* Fixed /history command!
* Removed the temporary View History button in the punish menu
NOTE
For the command to be fixed, update to the latest DeltaCore!
https://www.spigotmc.org/resources/deltacore-api-for-all-delta-plugins.94283/
NOTE
To use this version you must update to the latest DeltaCore version. https://www.spigotmc.org/resources/deltacore-api-for-all-delta-plugins.94283/
Changelogs
* Backend updates and improvements
* Added the ability to add commands for certain stackables to run commands after you punish someone
* Due to backend changes /history will no longer pop up the history gui. To combat this, in the /punish menu there is now a "View History" button at the bottom of the GUI to go into the history menu
* Console can now do /punish <player> <type>
* Added tab-completion for /punish <player> <type> so you can know what punishments are available
* Added succession messages which sends you a custom message when you punish a player. These messages have been added to the messages.yml file.
* Backend updates and improvements
* Added toggleable feature to confirm-punishment GUI
Add enabled to the confirm-punishment GUI section like the following:
Code:confirm-punishment: title: "&6&lConfirm Punishment" rows: 3 enabled: true
* Added 1.17 support and tested.
* Added an menu when you punish someone to either do a public punishment or a silent punishment.
You can now customize the displayname and lores for the menus that are in the gui.yml file
Added kicks and warns to the stackable offenses. Apparently LiteBans doesnt have a tempwarn command so warns are issued as permanent warns, unless you configure it to automatically expire after x amount of time. Just a heads up!
Added configurable guis, in the new guis.yml file. You can configure the punish menu and the history main menu. The sub-menus for each type of punishment cannot be modified.
New dependency required for the plugin to run due to complications with the API conflicting with other plugins using the same API. This has been fixed and now requires DeltaCore to be running on the server.
Fully tested 1.16.5 and works perfectly!
