feat: Void economy basics
kitchen sink commit but trying to start making sence of this repo. so the main thing is void economy Kitchen-Sink
This commit is contained in:
@ -8,4 +8,17 @@ api-version: '1.20'
|
||||
commands:
|
||||
void:
|
||||
description: Interact with the void road plugin
|
||||
usage: "/void <give|manage>"
|
||||
usage: "/void [give|event]"
|
||||
# permission: void.balance
|
||||
# permission-message: "you are disliked :/"
|
||||
|
||||
permissions:
|
||||
void.manage:
|
||||
description: "GameMaster's command"
|
||||
default: op
|
||||
void.balance:
|
||||
description: "User of thevoidroad"
|
||||
default: not op
|
||||
void.event:
|
||||
description: "Create event"
|
||||
default: op
|
||||
|
Reference in New Issue
Block a user