PluginBugs / Issues-CosmeticsCore

Repository used to keep track of issues of my plugin CosmeticsCore
https://lonedev.gitbook.io/cosmeticscore/
0 stars 0 forks source link

Disable on PvP #129

Closed adabugra closed 1 year ago

adabugra commented 1 year ago

Terms

Discord tag (optional)

No response

Describe the solution you'd like

Adding a config option or that disables all cosmetics when they enter combat.

Is your feature request related to a problem?

No

Describe alternatives you've considered

Maybe a CombatLogX integration

Additional context

No response

LoneDev6 commented 1 year ago

I can add this option in a future update

WhiteProject1 commented 1 year ago

DeluxeCombat support its important to

LoneDev6 commented 1 year ago

Each time a player attacks another player it will be considered "in combat" and will remain in this state for 10 seconds (configurable).

cosmetics:
  max_equippable:
    body: 3
    balloon: 2
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 10000
  hide_in_vanish: true