Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on drop:
- if player doesn't have permission "item.drop":
- cancel event
- make player execute command "/drop"
- stop
- command /drop:
- trigger:
- message "&7(&d!&7) &7Dropping Items is disabled. Use &d/Trade!"
- command /broadcast <string>:
- aliases: /bc
- permission: chat.broadcast
- permission message: &7Sorry &c%player% &7you must have &6chat.broadcast&7 to run this command!
- trigger:
- broadcast "&bPRISONMINES &7%arg-1%"
- command /bc <string>:
- aliases: /broadcast
- permission: chat.broadcast
- permission message: &7Sorry &c%player% &7you must have &6chat.broadcast&7 to run this command!
- trigger:
- broadcast "&bPRISONMINES &7%arg-1%"
- command /clearchat:
- aliases: /cc
- permission: chat.clear
- permission message: &c7Sorry &c%player% &7you must have &6chat.clear&7 to run this command!
- trigger:
- loop 200 times:
- broadcast " "
- broadcast "&bPRISONMINES &b%player%, &7has cleared the chat!"
Add Comment
Please, Sign In to add comment