Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 months ago
🔥 Attack Mastery - Grind Your Way to Melee Godhood!
Level up your attack damage by slaying levelled mobs!
A lightweight, grindy skill plugin for Paper/Spigot 1.21.11.
Max level 200 grants +1000% permanent melee damage boost.
🌟 Features
- Progressive XP System: Kill mobs → gain XP based on their HP (e.g., 10 HP = 15 XP). Grindy curve: 640K total XP to max.
- Damage Scaling: +5% per level via native Attributes (melee, bows, etc.). Non-OP, rewarding grind.
- BossBar Tracker: Personal bossbar shows
Attack Level X/200 [XP: current/max]. - Commands:
/attack(your stats),/attack quest,/attack <player>(admin), reset/set (perms). - Configurable: XP rates, max level, messages.
- Persistent Data: YAML storage, offline progress.
📹 Demo



🚀 Installation
- Drop
AttackMastery.jarin/plugins/. - Restart server.
- Grind mobs! First kill:
§a+15.0 XP (Attack Level 0/200)
⚙️ Config.yml (plugins/AttackMastery/config.yml)
max-level: 200
xp-multiplier: 1.5
xp-base: 200
xp-increment: 30
damage-per-level: 0.05
health-per-10-levels: 2.0
damage-reduction-per-level-after-100: 0.005
messages:
xp-gain: "&a+%.1f XP (%d/%d)"
level-up: "&6Attack Mastery Level Up! &eLevel %d &7(+%.0f%% Damage)"
no-lm: "&cAttackMastery requires LevelledMobs!"


