mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-27 19:09:19 +00:00
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
name: HMCCosmetics
|
|
version: 1.9.4
|
|
main: io.github.fisher2911.hmccosmetics.HMCCosmetics
|
|
description: |
|
|
Intuitive, easy-to-use cosmetics plugin, designed for servers using resource packs.
|
|
load: STARTUP
|
|
authors:
|
|
- MasterOfTheFish
|
|
depend:
|
|
- ProtocolLib
|
|
permissions:
|
|
hmccosmetics.cmd.default:
|
|
description: Permission to execute the default command.
|
|
default: op
|
|
hmccosmetics.cmd.dye:
|
|
description: Permission to dye armor.
|
|
default: op
|
|
hmccosmetics.cmd.reload:
|
|
description: Permission to use the reload command.
|
|
default: op
|
|
hmccosmetics.cmd.set:
|
|
description: Permission to set other users' cosmetics.
|
|
default: op
|
|
hmccosmetics.cmd.wardrobe:
|
|
description: Permission to view the wardrobe
|
|
default: op
|
|
hmccosmetics.cmd.wardrobe.other:
|
|
description: Permission to open another player's wardrobe
|
|
default: op
|
|
hmccosmetics.cmd.wardrobe.portable:
|
|
description: Permission to use a portable wardrobe
|
|
default: op
|
|
api-version: 1.16
|
|
softdepend:
|
|
- Multiverse
|
|
- PlaceholderAPI
|
|
- Oraxen
|
|
- ItemsAdder
|
|
- Citizens
|
|
- ModelEngine
|