Intro:
SimpleAbilities is my take on an HCF abilities plugin. It has some of the abilities that have been known in the gamemode and also a few new ones. I'm releasing it for free and also posting the source on my github. Enjoy crafters.Features:
- 8 Abilities total (more to come soon)
- A few custom abilities
- In-Game Ability editing system
- Ability to reload configuration and language file in game
Permissions:
- abilities.ability - Access the /ability command.
- abilities.reload - Access the /abilityrl command.
TOS:
- Do not attempt to sell this plugin.
Depends:
SimpleAbilities depends on my small lib Spark.
- Spark download: https://github.com/soresdev/Spark/releases
How to install:
1. Download Spark, and put it in your server.
2. Download SimpleAbilities and drop it in.
3. Start your server.
Config Files:
Code:
## Default configuration file for SimpleAbilities developed by sores ##
## Any time variables are based in seconds ##
abilities:
switcher:
enabled: true
cooldown: 45
cocaine:
enabled: true
cooldown: 30
speed_level: 2
speed_time: 5
anti_build:
enabled: true
cooldown: 60
time: 5
smelting_shovel:
enabled: true
armor_swap:
enabled: true
cooldown: 60
time: 3
potion_effect: true
lightning_rod:
enabled: true
cooldown: 45
fall_protection:
enabled: true
cooldown: 60
recall:
enabled: true
cooldown: 120
range: 20
potion_effect: true
Code:
NO_PERMISSION: '&cNo permission.'
NO_LONGER_ON_COOLDOWN: '&aYour %ability% Ability is no longer on cooldown.'
COOLDOWN_MESSAGE: '&cYour %ability% Ability is still on cooldown for %time% seconds.'
NO_PLAYER_FOUND: '&cNo player online with the name: &e%name%'
ABILITY_NOT_FOUND: '&cInvalid ability: &e%ability%&c, please try again.'
ABILITY_DISABLED: '&cThat ability is currently disabled.'
Images:
Proof of Ownership:
Extra:
Source Code: https://github.com/soresdev/SimpleAbilities
Download: https://www.mc-market.org/resources/14483/
Attachments
Last edited:
