- Compatible API Versions
- 1.0.0
- Contributors
- Pigeon2333,LT_Name
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 command when the player enters server.
#@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