Update README.md

This commit is contained in:
Robbie Ferguson 2016-05-18 07:28:24 -04:00
parent a23aad4334
commit 9af1969f37

@ -45,3 +45,4 @@ Deny a user's request to teleport to youor teleport you to them.
- Add a handful of coordinates which can be set in config and teleported to by anyone regardless of their protection status (eg., Spawn).
- Add a privilege which is required in order to use all commands. I haven't added such a thing since it hasn't been needed on our servers, but I imagine it would be useful on other servers who desire to grant these features only to specific players.
- Create a new function for the actual setpos() to remove all the redundant code each time the player is moved and the sound played.
- Rewrite to place all chat commands into one single command much like how /teleport works.