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 {_cmd} to "%colored arg 1%"
- replace all "{p}" with "%loop-player%" in {_cmd}
- replace all "{player}" with "%loop-player%" in {_cmd}"
- replace all "%p" with "%loop-player%" in {_cmd}
- send "%{_cmd}%" to loop-player
Advertisement
Add Comment
Please, Sign In to add comment