Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /hug [<player>]:
- trigger:
- if arg-1 is set:
- if arg-player is not set:
- message "&cInvalid Player"
- if arg-player is set:
- if arg-player is "%player%":
- message "&7Ehmm... We see you don't have a life if you're hugging yourself..."
- if arg-player is set:
- if arg-player is not "%player%":
- message "&7You've hugged &a%arg-player%"
- send "&a%player%&7 hugged you. &cAwww"
- if arg-1 is not set:
- message "&c/hug (player)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement