Update readme to reflect new reload command and permission

This commit is contained in:
SeanOMik 2020-07-08 12:54:35 -05:00
parent aab01fc2b9
commit 4059644144
No known key found for this signature in database
GPG Key ID: FA4D55AC05268A88
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Energetic Storage is a plugin that is heavily inspired by a forge mod named, [Ap
## Permissions ## Permissions
* `energeticstorage.*`: Gives all Energetic Storage permissions. * `energeticstorage.*`: Gives all Energetic Storage permissions.
* `energeticstorage.reload`: Gives permission to reload the Energetic Storage configuration files.
* `energeticstorage.esgive`: Gives permission to give an Energetic Storage item to themselves. * `energeticstorage.esgive`: Gives permission to give an Energetic Storage item to themselves.
* `energeticstorage.esgive.others`: Gives permission to give an Energetic Storage item to others. * `energeticstorage.esgive.others`: Gives permission to give an Energetic Storage item to others.
* `energeticstorage.system.open.untrusted`: Gives permission to open an ES System that the player is not trusted on. * `energeticstorage.system.open.untrusted`: Gives permission to open an ES System that the player is not trusted on.
@ -27,6 +28,7 @@ Energetic Storage is a plugin that is heavily inspired by a forge mod named, [Ap
* `energeticstorage.system.destroy.untrusted`: Gives permission to destroy a system the player isn't trusted on. * `energeticstorage.system.destroy.untrusted`: Gives permission to destroy a system the player isn't trusted on.
## Commands ## Commands
* /esreload
* /esgive [drive/system] [1k, 4k, 16k, 64k] (player) * /esgive [drive/system] [1k, 4k, 16k, 64k] (player)
## Config: ## Config: