ModsJava
AbilityClass
AbilityClass Vanilla class, morph & skill system — YAML powered, ultra flexible! What is AbilityClass? A powerful, flexible, and completely…
⬇ Download on SpigotAbilityClass
Vanilla class, morph & skill system — YAML powered, ultra flexible!
A powerful, flexible, and completely vanilla-compatible class & skill system for Paper & Spigot!
Create unlimited custom classes and morphs with unique active/passive skills, all defined in easy YAML files.
No mods needed — all skills are triggered by real Minecraft actions like sneak, drop, attack, swap hand, and more.
Spoiler: Features
- Fully YAML configurable: add classes/morphs and assign any skills you want
- Many built-in skills: airwalk, dash, blink, timewarp, soulpull, etc.
- Trigger skills with vanilla actions: sneak, sprint, attack, hotbar, drop item, right-click, etc.
- Customize cooldowns, particles, sounds, and more
- No client mods needed! 100% server-side
Spoiler: Installation
- Place the plugin jar in your /plugins folder.
- Restart or reload your server.
- Edit /plugins/AbilityClass/ configs to create your classes and skills.
- Use /ability reload to reload config at any time.
Spoiler: Skill Triggers
Combine triggers using YAML triggers: lists!
| Trigger Type | Description / Event | Optional Fields |
| SNEAK | When sneaking (Shift) | - |
| DOUBLE_SNEAK | Double-tap sneak (double Shift) | - |
| SPRINT | When sprinting (Control) | - |
| SWAP_HANDS | Press F (main/offhand swap) | - |
| HOTBAR | Switch to a hotbar slot | slot: (0-8) |
| DROP_ITEM | Press Q (drop item) | item: (material name) |
| RIGHT_CLICK | Right click (air or block) | - |
| RIGHT_CLICK_BLOCK | Right click on a block | - |
| RIGHT_CLICK_AIR | Right click in the air | - |
| LEFT_CLICK | Left click (air or block) | - |
| LEFT_CLICK_BLOCK | Left click on a block | - |
| LEFT_CLICK_AIR | Left click in the air | - |
| ATTACK | Left-click (attack) an entity | entity_type: (optional) |
| KILL_ENTITY | Kill an entity (mob/player) | - |
| DAMAGED | Take damage | - |
| ITEM_CONSUME | Consume item (food, potion, etc.) | item: (material name) |
| ENTER_BIOME | Enter a specific biome | biome: (biome name) |
Combine triggers using YAML triggers: lists!
Spoiler: Built-in Skills (selection)
- Airwalk – Walk on air while sneaking
- Blazefly – Blaze-style dash & fireball
- Blink – Teleport short distance where you look
- Smash – Smash ground, temporary block explosion
- Phase – Pass through walls
- Timewarp – Return to your position after a delay
- Launch – Launch yourself in an arc
- Soulpull – Pull enemies toward you
- Stomp – Ground AoE knockback
- Decoy – Spawn a fake armor stand
- SummonMinions – Summon helper mobs
- ...and 30+ more!
Spoiler: YAML Example
skills:
blink:
skill : BLINK
triggers:
- type : RIGHT_CLICK
- type : SNEAK
cooldown : 8
particle : PORTAL
sound : ENTITY_ENDERMAN_TELEPORT
Code (YAML):
skills:
blink:
skill : BLINK
triggers:
- type : RIGHT_CLICK
- type : SNEAK
cooldown : 8
particle : PORTAL
sound : ENTITY_ENDERMAN_TELEPORT
Spoiler: Links
100% free and open source. Enjoy!
Note: if you have any Skill wishes, let me know I am happy to advance the plugin!
Note: if you have any Skill wishes, let me know I am happy to advance the plugin!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
AbilityClass is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 332 times (via Spigot). Download it and open it directly in the game.