9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-04 15:41:45 +00:00

feat: added option to disable emoting third person camera

This commit is contained in:
LoJoSho
2023-08-16 12:22:41 -05:00
parent 7131a45d9c
commit 28a37848c8
4 changed files with 40 additions and 28 deletions

View File

@@ -29,6 +29,8 @@ cosmetic-settings:
emote-air-check: true # Check if there is air under a player, if there is, don't play emote
emote-damage-leave: true # If the player should leave the emote when they take damage
emote-invincible: false # If the player should not take damage while doing an emote
# If a player should be put into camera mode when looking at an emote. Highly recommend keeping it as true.
emote-camera: true
helmet-add-enchantments: false # If the plugin should keep enchants on helmets. This is useful as some enchantments are client side only.
chest-add-enchantments: false # If the plugin should keep enchants on chestplate. This is useful as some enchantments are client side only.