Commit Graph

9 Commits

Author SHA1 Message Date
Joimer
70521637a5 Scavenger Hunt plugin: Prevent some commands to be ran outside of room
Several commands should only be available within the Scavengers room.
2013-12-11 09:50:18 +01:00
Joimer
3b0730da08 Update Scavenger Hunt Plugin, allow mods to hold it
Now moderators and up can hold unofficial games.
Now a hint is given upon reaching the next step.
Don't use a male pronoun by default.
2013-12-05 11:19:46 +01:00
Joimer
893f9f2679 Improve Scavenger Hunt plugin
Add a declare to the scavenger hunt upon hunt starting.
Make all declares bold.
Add the /scavengerstatus command to check your status.
Add the /scavengerhelp command to check the scavenger commands.
2013-12-05 10:24:56 +01:00
Juanma Serrano
cbef6c3862 Scavenger Hunt plugin: Improve hints 2013-12-04 22:00:21 +01:00
Joimer
e3a424de6a Scavenger Hunt Plugin: proper slice is from 3 not from 2 2013-12-04 18:41:36 +01:00
Joimer
4df1039ff0 Scavenger Hunt plugin: Use userid for users 2013-12-04 18:28:43 +01:00
Joimer
52e50cb539 Update Scavenger Hunt plugin 2013-12-04 18:03:56 +01:00
Joimer
718d7a7c9b Implement Scavenger Hunt plugin
The Scavenger Hunt is a game held by admins using the room
'scavengers'. This plugin allows the game to be run automatically.
2013-12-04 18:00:22 +01:00
Joimer
14fcfdc47e Implement chat plugins
Chat plugins are a set of functionalities and data that allows
users to implement in their server additional plugins less related
to the main purpose of the simulator.

The plugins are to be used with chat commands and are tightly
implemented with them. Plugins can be used for games or other
relevant interaction of users with the chat commands.
2013-12-04 17:59:31 +01:00