updated README

master
Cédric Ronvel 2019-11-26 13:58:05 +01:00
parent a9e1afdf8d
commit 8c6096c3e5
1 changed files with 6 additions and 3 deletions

View File

@ -8,6 +8,7 @@
### Features
* Create/manage as many respawn points you want, to be used randomly (e.g. on player death or first connection)
* Create/manage as many team respawn points you want
* Create/manage global map place
* Each player can have its own personal places (stored and used separately from the global places)
* Each place and respawn retains not only the position, **but also a direction where to look**,
@ -17,11 +18,13 @@
* Powerful teleport command
* teleport self or teleport other (with different privileges)
* teleport to a respawn point, a global place, an own place, a coordinate, your last death place, or next to a player
* Every death are logged, with the reason and the place it happened (if closed to a known global place)
* teleport whole teams to their respective team respawn
* Assign any player to a team, list team members
* List any type of places
* List any player death
* Have a setting allowing player to respawn to their personal own place named "home" instead of using a regular respawn point
(disabled by default)
* Every death are displayed and logged, with the reason and the place it happened (if closed to a known global place)
* Have a setting allowing players to respawn to their team respawn instead of using a regular respawn point (disabled by default)
* Have a setting allowing player to respawn to their personal own place named "home" instead of using a regular respawn point (disabled by default)