What is Classes? Classes is a plugin that adds classes to your Minecraft server. Classes is light weight and easy to use!
- Light weight, does not makes your server lag
- Custom classes, make your own class
- GUI usage, select classes using a GUI
- Customizable, customize everything
- Prefix and suffix, show class with prefix and suffix
- EULA compatible, does not break the EULA
- /class - open class selection GUI: class.use
- permission for each class node: class.<class>
- Invisible sneak, invisible while shift sneaking, usage: INVISIBLE_SNEAK
- Fire hand, hit to burn enemies, usage: FIRE_HAND
- Attack block, block enemies attack, usage: ATTACK_BLOCK
- Life steal, steal enemies health, usage: LIFE_STEAL
- Death explosion, explode when you're dead, usage: DEATH_EXPLOSION
setting.yml
Code (Text):
# Force new player to select a class
new_player:
force_select_class: true
# Cooldown duration
class_command_cooldown: 86400
# Enable or disable prefix and suffix
chat:
prefix: true
suffix: false
# cooldown is on seconds form
# duration is on seconds form
# chance is 1 out of chance form
abilities:
invisible_sneak:
invisible_hit: false
cooldown: 3
fire_hand:
chance: 6
duration: 2
cooldown: 3
block:
chance: 6
cooldown: 3
life_steal:
chance: 8
cooldown: 3
death_explosion:
damage: 6
fire_spread: false
block_damage: false
new_player:
force_select_class: true
# Cooldown duration
class_command_cooldown: 86400
# Enable or disable prefix and suffix
chat:
prefix: true
suffix: false
# cooldown is on seconds form
# duration is on seconds form
# chance is 1 out of chance form
abilities:
invisible_sneak:
invisible_hit: false
cooldown: 3
fire_hand:
chance: 6
duration: 2
cooldown: 3
block:
chance: 6
cooldown: 3
life_steal:
chance: 8
cooldown: 3
death_explosion:
damage: 6
fire_spread: false
block_damage: false
Code (Text):
# Prefix supports color codes
# Damage formula = givenDamage * (0.1 * config)
# Defense formula = takenDamage * (0.1 * config)
# Speed formula(0.2F is normal speed) = 0.2F * config
# Icon uses items
# Slot ranged from 0-17
# A class able to have more than 1 ability, how to - ability: ATTACK_BLOCK, FIRE_HAND
classes:
Knight:
prefix: '&6[&rKNIGHT&6]'
suffix: '&6[&rKNIGHT&6]'
damage: 10.0
defense: 10.0
speed: 20.0
health: 20
icon: IRON_SWORD
slot: 0
ability: ATTACK_BLOCK
Pyro:
prefix: '&6[&rPYRO&6]'
suffix: '&6[&rPYRO&6]'
damage: 7.5
defense: 15.0
speed: 20.0
health: 15
icon: FIREBALL
slot: 1
ability: FIRE_HAND
Assassin:
prefix: '&6[&rASSASSIN&6]'
suffix: '&6[&rASSASSIN&6]'
damage: 20.0
defense: 7.5
speed: 25.0
health: 10
icon: LEATHER_BOOTS
slot: 2
ability: INVISIBLE_SNEAK
Undead:
prefix: '&6[&rUNDEAD&6]'
suffix: '&6[&rUNDEAD&6]'
damage: 10.0
defense: 20.0
speed: 15.0
health: 25
icon: ROTTEN_FLESH
slot: 3
ability: LIFE_STEAL
Bomber:
prefix: '&6[&rBOMBER&6]'
suffix: '&6[&rBOMBER&6]'
damage: 10.0
defense: 10.0
speed: 10.0
health: 20
icon: TNT
slot: 4
ability: DEATH_EXPLOSION
# Damage formula = givenDamage * (0.1 * config)
# Defense formula = takenDamage * (0.1 * config)
# Speed formula(0.2F is normal speed) = 0.2F * config
# Icon uses items
# Slot ranged from 0-17
# A class able to have more than 1 ability, how to - ability: ATTACK_BLOCK, FIRE_HAND
classes:
Knight:
prefix: '&6[&rKNIGHT&6]'
suffix: '&6[&rKNIGHT&6]'
damage: 10.0
defense: 10.0
speed: 20.0
health: 20
icon: IRON_SWORD
slot: 0
ability: ATTACK_BLOCK
Pyro:
prefix: '&6[&rPYRO&6]'
suffix: '&6[&rPYRO&6]'
damage: 7.5
defense: 15.0
speed: 20.0
health: 15
icon: FIREBALL
slot: 1
ability: FIRE_HAND
Assassin:
prefix: '&6[&rASSASSIN&6]'
suffix: '&6[&rASSASSIN&6]'
damage: 20.0
defense: 7.5
speed: 25.0
health: 10
icon: LEATHER_BOOTS
slot: 2
ability: INVISIBLE_SNEAK
Undead:
prefix: '&6[&rUNDEAD&6]'
suffix: '&6[&rUNDEAD&6]'
damage: 10.0
defense: 20.0
speed: 15.0
health: 25
icon: ROTTEN_FLESH
slot: 3
ability: LIFE_STEAL
Bomber:
prefix: '&6[&rBOMBER&6]'
suffix: '&6[&rBOMBER&6]'
damage: 10.0
defense: 10.0
speed: 10.0
health: 20
icon: TNT
slot: 4
ability: DEATH_EXPLOSION
Code (Text):
9adfe17f-7f86-4a15-bae9-e179b2439ca7:
class: Undead
health: 20.0
LtJim007
Don't forget to visit his channel for more video!
- How to install this plugin? drag and drop this plugin in your server plugins file and everything will be generated automatically when you started your server.
- Will this plugin makes my server lag? no, this plugin will not make your server lag.
- I found a bug what should I do? if you found a bug please tell me via PM, please do not post bugs on review section.
- I have a suggestion for the plugin, where can I submit it? if you have a suggestion for the plugin PM me and tell me about it, I'll be happy to listen to your suggestion.
- I don't understand something, can you help me? I'll be happy to help, just PM me and I'll answer ASAP.
By using this plugin you AGREED to the following statements.
This plugin is for PERSONAL USE ONLY, you're not allowed to redistribute this plugin in any condition without permission.
Due to the Minecraft EULA you're not allowed to use this plugin for special advantages for some players.
EULA can be found here https://account.mojang.com/documents/minecraft_eula
Decompiling this plugin is NOT ALLOWED in any way without permission.
Without any permission, you can't decompile nor modifying this plugin in any way.
I'm not responsible for any damage done by this plugin in any way.
Any direct or indirect damage done to your server by this plugin I can't be held for responsible.
WHEN UPDATING TO A VERSION WITH MAJOR UPDATE PLEASE REMOVE SETTING.YML AND CLASSES.YML BEFORE YOU START THE SERVER AND LET THE NEW CONFIGURATION LOAD (PLEASE BACKUP ALL OF YOUR FILES).
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- 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.
[Discontinued] Classes | SPECIAL ABILITIES is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10. Downloaded 5,058 times (via Spigot). Download it and open it directly in the game.