ToggleIt
This is die Plugin 'ToogleIt'! It allows you, to toggle Bukkit Events on the Server on and off, for Example if you need it for a competition, where the players aren't allowed to do certain things. It is my first plugin, so leave a comment suggest some things, i could add in addition.
The Plugin allows you to enable or disable:
- Chat (can players use chat?) (also good for Globalmute)
- ItemDrop (can players drop items?)
- ItemPickUp (can players pick up items?)
- Interact (can players interact (f.ex. build) in the world?)
- XpPickUp (can players pick up exp?)
- Move (can players move?)
- EggThrow (can players spawn Chicken?)
- Fish (is fishing allowed?)
- Respawn (are players able to Respawn [buggy])
- JoinMessage (disable or enable joinmessage)
- LeaveMessage (disable or enable leavemessage)
- Teleport (are players allowed to teleport?)
Installation: Just put the ToggleIt.jar file in your server plugins folder and restart the server.
Commands: /ToggleIt - Shows an easy list of commands
Permissions:
- ToggleIt.* - All Permissions
- ToggleIt.list - Allows you the '/ToggleIt list ' command
- ToggleIt.toggle.* - Allows you to toggle all events
- ToggleIt.toggle.<event> - Allows you to toggle a specific event (f.Ex.: ToggleIt.toggle.chat)
- ToggleIt.override.* - If a event is disabled, you can use it still
- ToggleIt.override.<event> - Allows you, to use a specific event, while disabled
Coming soon:
- Config file
- Edidable Messages
- Edidable Standard value of the Events on Server Restart
- More Events
Comments