mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Update "respawn" description in README
Issue reported by TorchRJ_
This commit is contained in:
parent
edb989a04f
commit
05065d42d1
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ In scripts and remote control, no slash is needed to perform the command.
|
|||
- connect <server> [account] : go to the given server and resume the script
|
||||
- script <script name> : run a script containing a list of commands
|
||||
- send <text> : send a message or a command to the server
|
||||
- respawn : allows to respawn after death
|
||||
- respawn : Use this to respawn if you are dead (like clicking "respawn" ingame)
|
||||
- log <text> : display some text in the console (useful for scripts)
|
||||
- set varname=value : set a value which can be used as %varname% in further commands
|
||||
- wait <time> : wait <time> : wait X ticks (10 ticks = ~1 second. Only for scripts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue