This plugin is designed for complete control over your server, and order on it.
Features:
Convenient punishment system.
Donater control, in the form of group limits.
Convenient, and simple configuration.
The presence of localization in the plugin, at the same time, you can add your own localization. (80% Localizing)
Penalty Logging System
The system of keeping the punishment log (logging) in the form of GUI-interface.
Group limits, for example - the maximum time of punishments for your groups.
Asynchronous work with the database.
Canceling penalties from the administrator for a certain period of time.
All penalties are identified by the player's UUID.
Storage of penalties is carried out in a MySQL database.
Understandable configuration setup.
Automated creation of tables in a database.
Future plans:
Implement gradual punishments by /warn.
Implement the ability to punish a player in chat, by putting a gag on the player. (/mute)
Available commands:
/ban - Lock a player out permanently.
/tempban - Block a player for a certain period of time.
/unban - Remove a player's lockout.
/punishment - Main command
/punishment options - Subcommands for Punishments
/punishment options rollback - Rollback penalties from a certain player for a certain period of time.
/punishment options logs - Penalty Logging.
Plugin Dependencies:
LuckPerms
All you need to know about configurations so far is that config in the main Punishments folder is the main one.
And localized messages are in the directory ru/en, i.e. depending on the localization you set in the main config in the settings -> locale field.
I noticed not too long ago that a lot of punishment plugins lack very one simple thing - namely full control over donators, something like.. If an admin with the group “ADMIN” blocks a player, then another player without the group “ADMIN” will not be able to unblock him. You could even say that this is where the idea to write such a plugin where there is “such a thing” came from