Added feature list.

master
Robert Zenz 2015-12-17 23:15:11 +01:00
parent 632dbb369c
commit 092a268363
1 changed files with 9 additions and 0 deletions

9
README
View File

@ -5,6 +5,15 @@ A simple system that corrects the spawn of players without knowing anything
about the mapgen that is used.
Features
--------
* Allows to spawn a player without any prior knowledge of the mapgen used.
* Allows to place the player inside a radius around the configured spawn point.
* Makes the player face a random direction after spawning.
* Completely configurable from the Configuration.
Usage
-----