A performant Spigot/Paper plugin to configure combat-related mechanics for Minecraft 1.9 onwards.
Modesets can be configured for your players to choose from. Each modeset can have any combination of the below features enabled, with examples provided to replicate 1.9 vs 1.8 combat. Players can switch between modesets via command, choosing from the modesets allowed for the world they are in.
Oftentimes a particular bug fix or feature has already been implemented but a new version of OCM has not been released yet. You can find the most up-to-date version of the plugin on Hangar.
Features are grouped in module
s as listed below, and can be individually configured and disabled. Modules that are fully disabled will have no impact on server performance.
- Attack cooldown
- Attack frequency
- Tool damage
- Critical hits
- Player regen
- Armour strength
- Armour durability
- Sword blocking
- Shield damage reduction
- Sword sweep
- Player knockback
- Fishing knockback
- Fishing rod velocity
- Projectile knockback
- Golden apple crafting & effects
- Potion effects & duration
- Chorus fruit
- Item crafting
- Offhand
- Bow boost
- New attack sounds
- Enderpearl cooldown
- Brewing stand refuel
- Enchantment table auto-lapis
- Burn delay
- Projectile randomness
Most plugins will work fine with OCM. Some are explicitly supported, including:
- Placeholder API (see wiki for details)
If you are interested in contributing, please check this page first.