Allows banned players to join the game, but everything they do is in vain. Quietly punishes them, they may not know they are banned :/
If you found any bugs or have any suggestions, please open an issue on GitHub Issues.
If you like this plugin, please star it on GitHub.
Command | Permission | Description | Default |
---|---|---|---|
/crash | sanctioner.crash | Crashs the player's client | OP |
/stuck | sanctioner.stuck | Stucks the player's client | OP |
- Install Maven.
- Fork and clone the repo.
- Run
mvn clean package
. The compiled JAR can be found in thetarget/
directory.
This plugin uses bStats. You can opt out using the global bStats config; see the official website for more details.