GamemodeWatcher
Keeping the game fair
Usage
- Simply place in your server's plugin directory and run/reload the server
- Configure the auto-generated config file to your liking
- Per-world settings
What is this plugin for?
- It's main focus is to keep all players in one gamemode
- This can be useful if you have staff always changing their gamemode or if you changed your server's default gamemode and you want to set all the players to that gamemode.
Permissions & Commands
- /gmwreload - Simple reloads the plugins's config file
- Permission node: gmwatcher.reload
- Your gamemode is not changed for all worlds
- Permission node: gmwatcher.bypass.*
- Your gamemode is not changed for the specified world
- Permission node (varies by worldname): gmwatcher.bypass.world_name
Configuration
- This plugin creates three constant checks on your players:
- When the player logs onto the server
- When the player moves
- When the player places a block (if the player isn't in the default gamemode then the block will not be placed)
- All of these options can be turned off or on separately via the config

