Overview
This plugin keeps track of the number of times a player has misbehaved and give an appropriate punishment. This would be useful because if one admin punishes someone another wont know about it. This way they don't have to tell each other and keep a record the plugin does it for them. This plugin is still in beta stages but for right now the levels are:
- Warning
- Warning
- Kick
- Temp ban
- Permanent Ban
Config Options
- How long a player is banned for (in time format of essentials)
- Reasons for banning
Sample Config
#default time banned Bantime: 30s #define your own reasons (format reason:reasonmessage) reson must be one word, case sensitive Swear: No swearing Greifing: Greifing is forbidden on this server
In the example above if a staff were to punish example for swear and it was there first time in trouble they would see: Warning: No swearing
Commands
- /punish - shows help page
- /punish help - shows help page
- /punish level - shows your punishment level
- /punish level <player> - shows punishment level of <player>
- /punish reset <player> - sets punishment level back to 0
- /punish set <player> <amount> - sets punishment level to <amount>
- /punish <player> <reason> - punishes <player> for <reason>
Permissions
- punishmanager.punish.use - allows use of /punish <player> <reason>
- punishmanager.punish.excempt - forbids player from being punished
- punishmanager.punish.use.level - allows use of /punish level
- punishmanager.punish.use.levelOther - checks level of another player
- punishmanager.punish.use.help - allows use of help page
- punishmanager.punish.use.reset - allows use of /punish reset
- punishmanager.punish.use.set - allows use of /punish set
Known bugs
- Punish level does not save(not a bug but i don't know how to make it save)
Requirements
Essentials
To Do (Note: Items marked done will be included in next update)
- Save hashmap DONE!
- Add name color based on level(maybe) DONE!
- Add voting DONE!
- Update to 1.4.7 DONE!
Development Stage
Current status of next release: Testing
- 4 comments
- 4 comments
Facts
- Date created
- Nov 25, 2012
- Category
- Last update
- Nov 30, 2012
- Development stage
- Beta
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- PunishManager
- Downloads
- 69
- Recent file
- B: PunishManagerV0.01 for CB 1.2.5-R4.0 Nov 30, 2012
- Reply
- #4
adamson_g Mar 07, 2013 at 21:19 UTC - 0 likes@ove98: Go
I'm trying but I am getting some errors that I am stumped on how to fix.
- Reply
- #3
ove98 Feb 22, 2013 at 17:56 UTC - 0 likesPlease Update This As Fast As You Can, :]
- Reply
- #2
adamson_g Jan 21, 2013 at 16:45 UTC - 0 likes@Pixiyo: Go
Thanks. I'm really pushing for the next update. I've changed the config format to make it easier to read. Once I finish testing it I will release it.
- Reply
- #1
Pixiyo Dec 15, 2012 at 12:48 UTC - 0 likesLooks great!