Command (as Player)
Execute commands as the player
Usage
command|cmd|player|execute
Examples
- 'command: spawn'
# Seperate multiple commands with ;
# The action at the bottom is the equivalent of those:
# - 'command: spawn'
# - 'command: say I am Back'
- 'command: spawn ; say I am Back'
Last updated
Was this helpful?