forked from never2nv/NVus_Prison
New commands
This commit is contained in:
parent
27d24afbdc
commit
94c7ce9619
|
@ -42,4 +42,14 @@ commands:
|
|||
/gang kick <player> - Kick a player from your gang.
|
||||
/gang promote <player> - Promote a player to a higher rank.
|
||||
/gang demote <player> - Demote a player to a lower rank.
|
||||
aliases: [gangs]
|
||||
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