mirror of
https://github.com/TotalFreedomMC/OpenInv.git
synced 2025-07-24 14:33:45 +00:00
Provide more compatibility with essentials
Since essentials conflict with this alias, i think it would be better this way. After all you can always use /oe which is a lot shorter than /enderchest :)
This commit is contained in:
parent
27657b57a1
commit
fd40fa8939
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ commands:
|
|||
/<command> - Open last person's inventory
|
||||
/<command> <Player> - Open a player's inventory
|
||||
openender:
|
||||
aliases: [oe, enderchest]
|
||||
aliases: [oe]
|
||||
description: Opens the enderchest of a player
|
||||
usage: |
|
||||
/<command> <Player> - Opens a player's enderchest
|
||||
|
@ -35,4 +35,4 @@ commands:
|
|||
aliases: [ac]
|
||||
description: Toggle anychest function, which allows opening of blocked chests.
|
||||
usage: |
|
||||
/<command> [Check] - Checks whether anychest is enabled
|
||||
/<command> [Check] - Checks whether anychest is enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue