
Plugin that adds basic admin functions like having a separate admin inventory so you do not delete your items by accident along with a warning system that logs username uuid and ip
(Note check github for most up to date version, updates will be posted here just not as soon as github)
/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.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.This project is licensed under the MIT License. See the LICENSE file for details.
For support or inquiries, please open an issue on the GitHub repository.