Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. I'm basically looking for a developer who can code me a custom punishment plugin. There will be three different categories; Silence, Treason and Banishment. It needs to be completely GUI based with different severities for each punishment. For example, Banishment has severity 1, severity 2, severity 3. The plugin also needs to record how many offenses the player has for each severity (within the category) and increase punishment time based on previous offenses. The essential commands are /punish (name) (reason), /unpunish (name), /blacklist (name). The blacklist command will basically permanently keep the user off the server and do the same for all their accounts (IP BAN). Banishment will just take the user to another world and not allow them to run commands, speak or receive messages. Treason will teleport the user to a set Jail but they will still be allowed to move around and communicate with others. Silence will just mute the user for the set time. I need the punishment time for the amount of offenses (1-5+) within each category to be configurable as well as the chat messages that get sent when the user is punished.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement