Update README.md

This commit is contained in:
Panquesito7 2019-07-12 11:09:08 -05:00 committed by GitHub
parent 905afd49d2
commit ad5bfcb1c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ Each command needs a privilege. These are the following privileges:
- **tp_tpc** is requiered in order to use "/tpe"
- **tp_tpc** is requiered in order to use "/tpj"
- **interact** is also requiered to use all commands.
"tp_admin" overrides everything: e.g. you can teleport to players even when they haven't decided if to accept, or not.
"tp_admin" overrides everything: e.g. you can teleport to players even when they haven't decided if to accept, or not, or teleport them to you.
Players can also teleport to coordinates, however, if the area is protected, the teleport will be denied.
## Usage:
@ -51,7 +51,7 @@ Players can also teleport to coordinates, however, if the area is protected, the
- **Description:** Accept a user's request to teleport to you or teleport you to them (does not apply to those who have "tp_admin" privilege).
``` /tpn ```
- **Description:** Deny a user's request to teleport to your teleport you to them (does not apply to those who have "tp_admin" privilege).
- **Description:** Deny a user's request to teleport to you or teleport you to them.
## Notes:
Players with the 'tp_admin' privilege override all the required privileges above, except 'interact'.