kernitus / BukkitOldCombatMechanics

Spigot plugin to configure combat mechanics from 1.9 onwards
https://www.spigotmc.org/resources/19510/
Mozilla Public License 2.0
161 stars 69 forks source link

Ability to effectively turn whole plugin off for certain players #616

Closed Shodwriter closed 2 years ago

Shodwriter commented 2 years ago

The command /ocm toggle [player] on/off already exists, but that only affects the combat cooldown. I think it would be useful to have toggles for all features, such as tool damage, crafting, old golden apples, etc. This would be useful if you were using a plugin such as GeyserMC and you wanted bedrock players to have no combat cooldown but have different tool damages to make combat more interesting. An example syntax could be /ocm toggle [player] all on/off or /ocm toggle [player] old-player-regen on/off. I don't know if this is possible but it would be useful to have.

kernitus commented 2 years ago

Duplicate of #179