Main Menu: •
Recent Alerts GUI New GUI menu located in the Main GUI menu. Accessed by running /minealerts (/ma) and clicking the Recent Alerts Item. Fully customizable Alert item's name, lore, and material.
• Modify Check Blocks GUI New GUI menu located in the Main GUI menu. Upon opening the Modify Check Blocks Menu, It will show you the different available Alert Types that you can modify the blocks that will trigger Alerts. Accessed by running /minealerts (/ma) and clicking the Modify Blocks Item. Fully customizable Alert item's name, lore, and material.
Player Check Menu: •
Punish GUI New GUI menu located in the Player Check GUI menu. With this new menu you can now run a few simple punishments to the player Straight from the GUI. Accessed by running /check <user> and clicking the Punish Item. Fully customizable Alert item's name, lore, and material.
Other: • NEW ALERT TYPE: SUS CHECK This alert will be fired when a players "total_sus_value" passes a certain amount. This is specified in blocklists.yml
• Alert Commands You can now specify lists of commands to be fired on alert. This is specified in blocklists.yml
Improvements: • Immensely Improved the Check Sus Players menu's loading code. It will now Close the Menu GUI if the amount of players is a bit larger then it can handle quickly. It will open the menu when the loading is complete.
• ReIterated the Permission's code to allow for a bit more flexibility.
• Changed the alert firing system (ish) to allow for some cooldowns between time alerts. It will now only fire every 5 alerts. (this is subject to change if needed)
• Heavily modified the PlayerData class to allow for simpler alert creation and firing.