Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command nick [<text>]:
- permission: paste.sk
- permission message: &cPermission haven't
- trigger:
- set {test.%player%} to "true"
- set {nick.%player%} to arg-1
- set player's tablist name to "%arg 1%"
- send "nickname change" to player
- on chat:
- if {test.%player%} is true:
- broadcast "%{nick.%player%}%: %colored message%"
Add Comment
Please, Sign In to add comment