• Added potions effects addition/removal on freeze/unfreeze. Thanks to
@M3z0id for the update.
N.B.: You need to update your config.yml in order to accommodate the update. You can find the updated version on the plugin's description page.
Now compiling the plugin against 1.17 to avoid a compatibility issue if compiled with 1.21+. If your server is on 1.21+, you don't need this update.
Fixed a missing permission node for the freeze/unfreeze commands.
- Added a config to disable chat for frozen players.
N.B.: You need to update the config and messages files or delete them to let the plugin regenerate the newer versions.
- Fixed a wrong return placement for the @a and all freeze command.
You can now use "@a" or "all" as the playername when you use the freeze command to freeze every player in the server at once.
- Fixed a command placeholder when freezing an unknown player.
- Fixed an error with the info command if used without a target.
- Now auto-complete the freeze, info and unfreeze commands.
• Added the anti-disconnection GUI, toggable in the config.
• Fixed the commands blacklist, the event wasn't registered.
• Fixed the unfreeze command to perform as the freeze command for offline players.
N.B.: You need to update the config and messages files or delete them to let the plugin regenerate the newer versions.
• Fixed the loading of commands text and configs
• Added the possibility to freeze offline players (must have joined at least once)
N.B: Be sure to update the messages files or let the plugin regenerate it by deleting it.
• Added the possibility to block commands while a player is frozen.
• Whitelist to enable commands even if the player is frozen.
N.B.: Make sure to update your config and your messages file or delete them to let the plugin regenerate them for you.
Complete plugin rewriting adding the tab completer and now using Java 17+
• Added the config option to block damages for frozen players
• Added the config option to block interaction for frozen players
• Added the config option to block blocks breaking for frozen players
You need to reset your messages and config file or to update it to the latest version.
• Added control teleportation location
• Added 1.17 support
Please, delete your messages.yml file or update it manually.
+ Added "/freeze info <player>" to know the informations about the frozen player
Note: Please, do update/delete the messages.yml file to make the plugin works properly!
+ Added the option to set the freeze cooldown message in the configs file.
+ Added the option to block the Y axis to prevent players from jumping/flying.
+ Fixed the freeze checks to work properly.
Note: Please, do update/delete the configs.yml file to make the plugin works properly!
+ Added the option to enable/disable the freeze toggling with only one command
+ Added the command "/unfreeze" which is also toggle ready
Note: Please, do update/delete the configs.yml and messages.yml files to make the plugin works properly!
+ Fixed the messages to match the right placeholders
+ Fixed the error message about a wrong sound added to the configs file
Note: Please, make sure to either update or delete the messages file to make the plugin update effective.
+ Added the multiple actions commands support in the configs file