CONFIGURATIONS
plugin.yml
This page mirrors the current plugin.yml metadata, command registration, and permission defaults used by VVoucher.
Config
plugin.yml
name: VVoucher
version: 1.0.0
main: hu.vzone.vvoucher.VVoucherPlugin
api-version: 1.16
authors:
- Viro
description: Configurable voucher plugin.
softdepend:
- PlaceholderAPI
- HeadDatabase
commands:
vvoucher:
description: Main command of VVoucher
usage: /vvoucher help
permissions:
vvoucher.help:
description: Allows usage of /vvoucher help
default: op
vvoucher.reload:
description: Allows usage of /vvoucher reload
default: op
vvoucher.give:
description: Allows usage of /vvoucher give
default: op
vvoucher.giveall:
description: Allows usage of /vvoucher giveall
default: op
vvoucher.getall:
description: Allows usage of /vvoucher getall
default: op
vvoucher.enable:
description: Allows usage of /vvoucher enable
default: op
vvoucher.disable:
description: Allows usage of /vvoucher disable
default: op
vvoucher.run-event:
description: Allows usage of /vvoucher run-event
default: op
vvoucher.update-notify:
description: Receives update notifications when a new VVoucher version is available
default: op