Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /home <text=abcdefghijklmnopqrstuvwxyz> [<text>]:
- usage: /home <name>
- description: Go to your home
- permission: myhome.home
- trigger:
- if arg 2 is set:
- message "&cUtilize /home <home>."
- stop
- if arg 1 is "abcdefghijklmnopqrstuvwxyz":
- message " "
- message "&6Homes públicas: &fNenhuma."
- message "&6Homes particulares: &f%{homename.%player%::*}%"
- stop
- if {home.%player%::%arg 1%} is set:
- teleport player to {home.%player%::%arg 1%}
- message "&aTeleportado com sucesso."
Advertisement
Add Comment
Please, Sign In to add comment