9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-06 15:51:50 +00:00

feat: require specific click type for cosmetic interactions

This commit is contained in:
LoJoSho
2023-07-31 15:29:24 -05:00
parent f645907ed5
commit e53e0110f9
4 changed files with 41 additions and 2 deletions

View File

@@ -48,6 +48,11 @@ cosmetic-settings:
x: 0.5
y: 3
z: 0.5
menu-settings:
cosmetic-type:
# This allows you to specify if it should require a special click type for the interaction to work.
equip-click: "ANY" # ANY or ClickType, https://jd.papermc.io/paper/1.20/org/bukkit/event/inventory/ClickType.html
unequip-click: "ANY" # ANY or ClickType, https://jd.papermc.io/paper/1.20/org/bukkit/event/inventory/ClickType.html
dye-menu:
# If you use ItemsAdder, set this to "§f:offset_-8::dye_menu:"
# If you use Oraxen, set this to "<glyph:neg_shift_8><glyph:dye_menu>"