Skip to content

Commit

Permalink
add /tp and auto-pause
Browse files Browse the repository at this point in the history
  • Loading branch information
ZetaMap committed Apr 24, 2021
1 parent c632ca7 commit b862fd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
* `/unban <ip|ID>` Unban a person.
* `/players [all|online|ban]` Gives the list of players according to the type of filter given.
* `/kill [username]` Kill a player.
- [x] `/tp <name|x,y> [to_name|x,y]` Teleport to a coordinate or a player.
* `/tp <name|x,y> [to_name|x,y]` Teleport to a coordinate or a player.

### Server Commands
* `unban-all [y|n]` Unban all ID and IP.
- [x] `auto-pause [on|off]` Pause the game if no one is connected.
* `auto-pause [on|off]` Pause the game if no one is connected.


### Feedback
Expand Down

0 comments on commit b862fd2

Please sign in to comment.