SimpleWarns is still been worked on and will be released soon
SimpleWarns is a very simple plugin that allows Admins to warn users and once they reach a certain Warn level they can be kicked banned and even put a custom command to be executed.
Current features;
- Simple Commands
- Fully configable
- Auto kick/ban depending on the level you set in the config
- Execute a command at a certain Warn level (EG; for jailing a user or teleport to a certain area)
Commands;
- /sw <playername> [reason] - Added 1 Warn level to this user with a given reason
- /sw clear <playername> - Clears a users warn levels and reasons
- /sw view <playername> || /sw view - first command is for admins, second is for the user to view there warnings
Permissions
- simplewarn.view - View your warnings
- simplewarn.admin.view - View other users warnings
- simplewarn.admin.clear - clear a users warnings
- simplewarn.admin.warn - Warn a user
- simplewarn.admin - All 3 admin commands in one
Example of Config & log files
#Warning Log Warnings: arnie231: WarnLevel: 2 Reasons: - Griefing warned by console - Swearing warned by admin #Configuration Messages: NoPermissions: You dont have permission for that Settings: onKickLevel: 3 onBanLevel: 7 onFineLevel: 5 FineAmount: 250 CustomCommand: /Jail %user%

