mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2026-01-01 05:16:42 +00:00
22 lines
566 B
YAML
22 lines
566 B
YAML
name: HMCCosmetics
|
|
main: io.github.fisher2911.hmccosmetics.HMCCosmetics
|
|
version: 1.0.3
|
|
api-version: 1.17
|
|
softdepend:
|
|
- Multiverse
|
|
- PlaceholderAPI
|
|
depend:
|
|
- ProtocolLib
|
|
permissions:
|
|
hmccosmetics.cmd.default:
|
|
default: op
|
|
description: Permission to execute the default command
|
|
hmccosmetics.cmd.dye:
|
|
default: op
|
|
description: Permission to dye armor
|
|
hmccosmetics.cmd.reload:
|
|
default: op
|
|
description: Permission to use the reload command
|
|
hmccosmetics.cmd.set:
|
|
default: op
|
|
description: Permission to set other users' cosmetics |