Pigeon2333
Member
Pigeon2333 submitted a new resource:
JoinCommand - Execute commands when the player enters server
JoinCommand - Execute commands when the player enters server
Read more about this resource...Execute commands when the player enters server.
YAML:#Delay of executing commands. If the command works abnormally, adjust the delay. # 20tick=1s delay: 0 #The first time a player enters the server to execute a command. #@p is preceded by "" to support player names with Spaces. #Add &con to represent console permissions to execute. command: - tell "@p" Welcome!&con - say Player "@p" joins the server!&con - me Hello! - give "@p" 264:0 1&con