SimpleFreeze is a very easy to use plugin which allows you to prevent players from doing basically anything.
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.12
- 1.13
- 1.16
- Source Code:
- https://github.com/Strikeless/Spigot-SimpleFreeze
You can configure the plugin in it's configuration file (plugins/SimpleFreeze/config.yml), where you can change various things such as the plugin messages and what a frozen player can do.
SimpleFreeze should work for any version starting from 1.8, but keep in mind I have only tested it using 1.8, 1.9, 1.12, 1.13, and 1.16.
Found a bug? Instead of just leaving a 1-star rating because of it, I would really appreciate if you issued it on the github page (https://github.com/Strikeless/Spigot-SimpleFreeze/issues), thanks!
This project will not be worked on anymore!
Commands:
/freeze: the command used to freeze a player
usage: /freeze <name or uuid>
/frozen: the command used to see a list of all frozen players
usage: /frozen <none, online, or offline>
/unfreeze: the command used to unfreeze a player, opposite of /freeze
usage: /unfreeze <name or uuid>
Permissions:
simplefreeze.*: wildcard permission, gives you access to all the commands
simplefreeze.freeze: gives you access to the /freeze command
simplefreeze.frozen: gives you access to the /frozen command
simplefreeze.unfreeze: gives you access to the /unfreeze command