Compatibility
Minecraft: Java Edition
1.20.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 5 months ago
Updated 5 months ago
(Note check github for most up to date version, updates will be posted here just not as soon as github)
YETIsUtils
Features
- Admin Mode Inventory Switch: Toggle between your 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.
- Discord Integration: Notifications about new reports and warnings are sent to specified Discord channels.
Commands
/adminmode
- Toggle between player inventory and admin inventory./warn <player> <reason>
- Issue a warning to a player./warnings <player>
- View the number of warnings a player has./warnmenu
- Open a GUI to view all player warnings./warnclear <player> <warning number>
- Clear a specific warning from a player./mywarns
- View your own warnings (if enabled in config)./report <issue>
- Report an issue to the admins./reportmenu
- Open a GUI to view all player reports./yetisutils reload
- Reload the plugin's configuration.
Permissions
yetisutils.adminmode
- Permission to toggle admin mode.yetisutils.warn
- Permission to issue warnings.yetisutils.warnings
- Permission to view player warnings.yetisutils.warnmenu
- Permission to open the warnings GUI.yetisutils.warnclear
- Permission to clear player warnings.yetisutils.mywarns
- Permission for players to view their own warnings.yetisutils.report
- Permission to report issues.yetisutils.reportmenu
- Permission to open the reports GUI.yetisutils.reload
- Permission to reload the plugin configuration.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contact
For support or inquiries, please open an issue on the GitHub repository.