forked from never2nv/NVus_Prison
New commands
This commit is contained in:
parent
27d24afbdc
commit
94c7ce9619
|
@ -43,3 +43,13 @@ commands:
|
|||
/gang promote <player> - Promote a player to a higher rank.
|
||||
/gang demote <player> - Demote a player to a lower rank.
|
||||
aliases: [gangs]
|
||||
sellall:
|
||||
description: Sell all eligible items in your inventory.
|
||||
usage: |
|
||||
/sellall - Sell all eligible items in your inventory.
|
||||
aliases: [selleverything]
|
||||
autosell:
|
||||
description: Toggle auto selling all eligible items in your inventory.
|
||||
usage: |
|
||||
/autosell - Toggle auto selling all eligible items in your inventory.
|
||||
aliases: [ automaticsell ]
|
Loading…
Reference in New Issue