promotional bannermobile promotional banner
premium banner
EXTRASPELLSANDABILITIES — Server-side RPG skills & abilities system for Fabric. Level up 15 skills, gain passive bonuses and use mana-powered abilities to turn Minecraft into a true RPG.

Description

What it does

  • Adds 15 configurable skills with XP and levels (default 1–100).
  • Gain XP from actions (mining, chopping logs, fighting mobs, farming, excavation, etc.).
  • Unlock mana-powered abilities tied to skills; each ability has level requirements and cooldowns.
  • Persistent JSON player data; server-side only — works well for PvE and RPG servers.
  • Configurable XP multipliers, max level, and messaging options.
  • Player commands and admin commands for viewing and managing skills.

Key features

  • 15 skills implemented (core bonuses and XP sources).
  • Event-based XP gain (blocks broken, mobs killed, crops harvested, etc.).
  • Player-facing commands: /skills and /skills stats.
  • Admin commands (OP only): /skillsadmin setlevel, /skillsadmin addxp, /skillsadmin reset.
  • Configurable XP curve and per-skill multipliers.
  • Abilities system with mana cost, cooldowns, and per-player cooldown tracking.

Usage

  • View skills: /skills
  • View stats: /skills stats
  • Admin: /skillsadmin setlevel <player> <skill> <level>
  • Admin: /skillsadmin addxp <player> <skill> <amount>