MaxDamages is a lightweight combat balancing plugin that lets you configure the
maximum damage a player can deal using specific weapons or tools.
Features
Configurable damage limits per weapon/tool (e.g. stone sword = 3 hearts)
Supports critical hit mechanics (still limits damage to the configured max)
Prevents overpowered PvP by enforcing hard caps
config.yml
Code (Text):
Combat:
bow: 3
hand: 1
swords:
wooden: 2
stone: 3
gold: 2
iron: 4
diamond: 5
Tools:
axe: 2
pickaxe: 2
shovel: 2
hoe: 2
flint: 1
shears: 1
fishing_rod: 1
Commands
/maxdamages reload - Reloads the config file - maxdamages.reload