• Fix: Fixed error with sounds that would not allow commands to execute.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
• Addition: Support for version 1.21.3.
If you are enjoying the plugin, please take some time to leave a review. They are greatly appreciated! ❤
Addition: RGB color support for messages (check wiki).
Addition: Message showing to all online players when "ar stop" is used.
Change: Changed main command from autorestart to ultimateautorestart due to some incompatibilities with other plugins (to remove aliases, edit plugin.yml).
Addition: You can now use the $last placeholder in interval request messages to display how long ago the server was last restarted (applies to both /ar for users, and /ar time for admins)
Addition: PlaceholderAPI placeholders for the above, %ultimateautorestart_last_seconds% and %ultimateautorestart_last_formatted%.
Fix: An issue that would break plugin functionality if there were no restarts scheduled but a manual one was started via /ar now.
Fix: Removed some forgotten debug messages for timed commands.
Change: UltimateAutoRestart no longer uses an async bukkit runnable, but an independent timer (which means, the task will not be affected by TPS. Pretty much meaning that restarts will not be delayed anymore if your server has bad performance or lag spikes).
Change: Caching more data instead of accessing the configuration in order to grab values.
Change: Removed the intervalTicks configuration option as it is no longer required.
Fix: Just a small fix that addresses the extra space at the end when there's only minutes in the countdown. This update is optional and only needed if you want the formatting to be nice(r).
