Skip to content

Commit

Permalink
add new commands
Browse files Browse the repository at this point in the history
  • Loading branch information
ZetaMap committed Apr 19, 2021
1 parent b6586aa commit 93e8e22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* `/ut` Tells you the name of the unit you are controlling.
* `/vnw` (VoteNewWave) Vote for Sending a new Wave.
* `/maps` List all maps on server.
- [x] `/info-all [username]` Get all the player information.
* `/info-all [username]` Get all the player information.

### Admin Only Commands
* `/team [teamname]` This command lets admins change teams.
Expand All @@ -14,12 +14,12 @@
* `/pardon <ID>` Pardon a votekicked player by ID and allow them to join again.
* `/ban <type-id|name|ip> <username|IP|ID...>` Ban a person.
* `/unban <ip|ID>` Unban a person.
- [x] `/players [all|online|ban]` Gives the list of players according to the type of filter given.
* `/players [all|online|ban]` Gives the list of players according to the type of filter given.
* `/kill [username]` Kill a player.
- [ ] `/tp <name|x,y> [to_name|x,y]` Teleport to a coordinate or a player.
- [x] `/kill [username]` Kill a player.

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


Expand Down

0 comments on commit 93e8e22

Please sign in to comment.