Releases
Utils3.1
Changelog
[3.1.1] - 2024-05-30
Current features
Admin Mode Inventory Switch: Toggle between regular player inventory and a separate admin inventory.
Player Warnings: Issue warnings to players, store and view warnings, and clear specific warnings.
Player Reports: Players can report issues, which are stored and viewable by admins in a GUI.
Configuration Reload: Reload the plugin's configuration without restarting the server.
Auto IP Ban: Automatically ban a player's IP after a configurable number of warnings.
Permissions: Configurable permissions for commands to ensure only authorized users can perform certain actions.
/warnmenu
command to open a GUI showing players with warnings.
/warnclear <player> <warning number or *>
command to clear specific warnings or all warnings for a player.
/mywarns
command for players to view their own warnings (if enabled in config).
Changed
/mywarnings
command renamed to /mywarns
.
Improved message colors for better readability.
Enhanced inventory click handling to prevent item pickups in GUI.
Updated /warn
command to log player IP and include in warning files.
Updated plugin to respect configuration settings for features and debug mode.
Improved error handling and logging for better debugging.
Fixed
Resolved an issue where the plugin would display certain messages twice.
Fixed NPE in ReportGUI
when trying to access a report that doesn't exist.
You can’t perform that action at this time.