Advertisement
Guest User

sudo skript by mike

a guest
Nov 19th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. command /sudo [<player>] [<text>]:
  2. permission: sudo.use
  3. trigger:
  4. if arg-1 is set:
  5. if arg-2 is set:
  6. make arg-1 say arg-2
  7. else:
  8. send "&C&lERROR &8» &7You need to put a player as the first argument, and the second the text / command you want them to send!"
  9. else:
  10. send "&C&lERROR &8» &7You need to put a player as the first argument, and the second the text / command you want them to send!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement