You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admin only maintenance announcements now looks at the adminsee permission instead of checking for op. This should improve behavior when using a custom permissions system.
Admins will now be notified about admin only maintenance when they join the server.
You can disable telling players about server maintenance when they join the server. To disable this, you will need to reset your config file to see the setting.
Tweaked the ordering of some permission checks.
Made many optimizations to the code to help with performance.
Built with the latest Spigot 1.17.1 API
An API version is now specified to keep error messages from popping up on newer Spigot versions.
Too many arguments message is now used instead of Two arguments are needed message.