Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /fakemsg [<text>]:
- trigger:
- if player has permissions "fakemsg.*" or "zitcraft.*":
- arg 1 is set:
- loop all players:
- set {_komenda} to "%colored arg 1%"
- replace all "{p}" with "%loop-player%" in {_komenda}
- send "%{_komenda}%" to loop-player
- arg 1 is not set:
- send "&6Uzycie: &b/fakemsg <wiadomosc>"
- send "&a {p} - loop-player
Advertisement
Add Comment
Please, Sign In to add comment