Advertisement
LukaMC59

Untitled

Nov 5th, 2017
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. command discord:
  2. trigger:
  3. message "&9SkyPvP123 &8» &7Our Discord Invite link is &9%{discord}%"
  4.  
  5. command setdiscord [<text>]:
  6. permission: skypvp.setdiscord, skypvp.*
  7. permission message: &9SkyPvP123 &8» &7You haven't got enough permissions to do this command!
  8. trigger:
  9. if arg-1 is not set:
  10. message "&9SkyPvP123&8 »&7 /setdiscord [Link]"
  11. if arg-1 is set:
  12. set {discord} to argument 1
  13. message "&9SkyPvP123 &8» &7Discord Invite link has been set to &9%{discord}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement