Skip to content

kernitus/BukkitOldCombatMechanics

Repository files navigation

by kernitus and Rayzr522

A performant Spigot/Paper plugin to configure combat-related mechanics for Minecraft 1.9 onwards.


Paper Spigot Bukkit

Modesets

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.

⚡ Development Builds

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.

Configurable Features

Features are grouped in modules as listed below, and can be individually configured and disabled. Modules that are fully disabled will have no impact on server performance.

Combat

  • Attack cooldown
  • Attack frequency
  • Tool damage
  • Critical hits
  • Player regen

Armour

  • Armour strength
  • Armour durability

Swords & Shields

  • Sword blocking
  • Shield damage reduction
  • Sword sweep

Knockback

  • Player knockback
  • Fishing knockback
  • Fishing rod velocity
  • Projectile knockback

Gapples & Potions

  • Golden apple crafting & effects
  • Potion effects & duration
  • Chorus fruit

New feature disabling

  • Item crafting
  • Offhand
  • Elytra
  • Bow boost
  • New attack sounds
  • Enderpearl cooldown
  • Brewing stand refuel
  • Enchantment table auto-lapis
  • Burn delay
  • Projectile randomness

Plugin Compatibility

Most plugins will work fine with OCM. Some are explicitly supported, including:

  • Placeholder API (see wiki for details)

Contributions

If you are interested in contributing, please check this page first.


bStats