More corrections

master
zmv7 2022-02-03 15:51:18 +05:00 committed by GitHub
parent cc980962df
commit d820d5ac51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -11,11 +11,15 @@ and are named “`heal`”, “`physics`” and “`hotbar`”, respectively.
## List of commands
### No privileges required
* `/whoami`: Shows your name in a chat message.
* `/ip`: Shows your IP address in a chat message.
* `/pulverizeall`: Destroys all items in your player inventory and crafting grid.
* `/whoami`: Shows your name in your chat.
* `/ip`: Shows your IP address in your chat.
* `/pulverizeall`: Destroys all items in your inventory and crafting grid.
* `/killme`: Kills yourself.
### “`server`” privilege required
* `/ip <playername>`: Shows player's IP address in your chat.
* `/pulverizeall <playername>`: Destroys all items in player's inventory and crafting grid.
### “`hotbar`” privilege required
* `/hotbar <1...32>`: Sets the number of slots in your hotbar.
@ -25,7 +29,6 @@ and are named “`heal`”, “`physics`” and “`hotbar`”, respectively.
* `/sethp <hp number>` Sets your health to specified number.
* `/setbreath <breath number>`: Sets your breath to specified breath points.
### “`physics`” privilege required
* `/setspeed [<speed>]`: Sets your movement speed to `<speed>` (default: 1).