MonsterVote - Vote on monster-spawning
This plugin allows to switch whether monsters will spawn by a server-wide voting.
Usage
- /mv : show help
- /mv status : Determine whether monsters are turned on/off at the moment
- /mv <on/off> : Start a voting to turn monsters on/off
- /mv <yes/no> : Vote on another player's proposition
Configuration
Only requirement for this plugin is "spawn-monsters" set to "true" in server.properties.
Furthermore you can adjust some settings in config.yml after you started your server first time with this plugin:
- language
- time between votings ("cooldown")
- time available for voting
- difficulty whereas monsters are spawning/not spawning
Permissions
- MonsterVote.mv : The only permission at the moment; allows the use of this plugin, default true
ToDo
Known issues
none - if you find some, tell me, please!
Version history / change log
Version 1.2 - bugfix - 2014/05/06
- fixed a bug causing the plugin to crash sometimes
Version 1.1 - bugfix - 2014/05/04
- fixed a mistake in permissions configuration
Version 1.0 - initial release - 2014/05/03