Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /autowelcome <text>:
- permission: autowelcome
- trigger:
- set {autowelcome::%player's uuid%} to arg-1
- send "autowelcome set"
- on first join:
- wait 2 seconds
- loop all players:
- if {autowelcome::%loop-player's uuid%} is set:
- make loop-player say "%{autowelcome::%loop-player's uuid%}%"
Advertisement
Add Comment
Please, Sign In to add comment