
RudAbilities - Custom Abilities 1.0
Fully Optimizied | Custom Map | Clans | Custom Plugins | Custom Events


Enjoy custom items that will give you an advantage in battle. We offer a variety of abilities that will take your PvP to the next level.
⚡ Features:
🔧 Fully configurable – Customize every ability to your liking.
🔄 Configurable uses – Set how many times each ability can be used.
🛡️ Compatible with UltimateClans – Abilities cannot be used between members and allies.
🌍 Compatible with WorldGuard – Block abilities in certain regions.
💯 Lag-free – Optimized to support a large number of players.
⚔️ Available Abilities:
- CobWebThrow – Throw a 3x3 cobweb trap that lasts for a configurable time.
- AntiElytra – Remove the elytra from a player on hit; it returns after a set time (dropped if inventory is full).
- AntiCobWeb – Instantly remove a 3x3 area of cobwebs around you.
- Stun – Paralyze your enemies for a set time, preventing the use of elytra and other actions.
- AntiBuild – Block the ability to place blocks.
- FullBox – Create a 5x5 cage to trap you and your enemies.
Config Files
abilities.yml
# /* $$$$$$$\ $$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$$\ $$$$$$\ $$\ $$$$$$\ $$$$$$$$\ $$$$$$\ $$$$$$$$\ $$$$$$\
# $$ __$$\ $$ | $$ |$$ __$$\ $$ __$$\ $$ __$$\ \_$$ _|$$ | \_$$ _|\__$$ __|\_$$ _|$$ _____|$$ __$$\
# $$ | $$ |$$ | $$ |$$ | $$ |$$ / $$ |$$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ / \__|
# $$$$$$$ |$$ | $$ |$$ | $$ |$$$$$$$$ |$$$$$$$\ | $$ | $$ | $$ | $$ | $$ | $$$$$\ \$$$$$$\
# $$ __$$< $$ | $$ |$$ | $$ |$$ __$$ |$$ __$$\ $$ | $$ | $$ | $$ | $$ | $$ __| \____$$\
# $$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ | $$\ $$ |
# $$ | $$ |\$$$$$$ |$$$$$$$ |$$ | $$ |$$$$$$$ |$$$$$$\ $$$$$$$$\ $$$$$$\ $$ | $$$$$$\ $$$$$$$$\ \$$$$$$ |
# \__| \__| \______/ \_______/ \__| \__|\_______/ \______|\________|\______| \__| \______|\________| \______/
abilities:
cobwebthrow:
item:
name: "&6&lCobwebThrow"
lore:
- "&8Abilities"
- "&fRemaining Uses&7: &a<uses>"
material: "SNOWBALL"
glow: true
uses: -1
cooldown: "1m"
sound: ""
antielytra:
item:
name: "&6&lAntiElytra"
lore:
- "&8Abilities"
- "&fRemaining Uses&7: &a<uses>"
material: "FEATHER"
glow: true
uses: -1
cooldown: "1m"
sound: ""
anticobweb:
item:
name: "&6&lAntiCobweb"
lore:
- "&8Abilities"
- "&fRemaining Uses&7: &a<uses>"
material: "EMERALD"
glow: true
uses: -1
cooldown: "1m"
sound: ""
stun:
item:
name: "&6&lStun"
lore:
- "&8Abilities"
- "&fRemaining Uses&7: &a<uses>"
material: "STICK"
glow: true
uses: -1
cooldown: "1m"
sound: ""
fullbox:
item:
name: "&4&lFullBox"
lore:
- "&8Abilities"
- "&fRemaining Uses&7: &a<uses>"
material: "BLAZE_ROD"
glow: true
uses: -1
cooldown: "1m"
sound: ""
antibuild:
item:
name: "&d&lAntiBuild"
lore:
- "&8Abilities"
- "&fRemaining Uses&7: &a<uses>"
material: "FLINT"
glow: true
uses: -1
cooldown: "1m"
sound: ""
config.yml
# /* $$$$$$$\ $$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$$\ $$$$$$\ $$\ $$$$$$\ $$$$$$$$\ $$$$$$\ $$$$$$$$\ $$$$$$\
# $$ __$$\ $$ | $$ |$$ __$$\ $$ __$$\ $$ __$$\ \_$$ _|$$ | \_$$ _|\__$$ __|\_$$ _|$$ _____|$$ __$$\
# $$ | $$ |$$ | $$ |$$ | $$ |$$ / $$ |$$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ / \__|
# $$$$$$$ |$$ | $$ |$$ | $$ |$$$$$$$$ |$$$$$$$\ | $$ | $$ | $$ | $$ | $$ | $$$$$\ \$$$$$$\
# $$ __$$< $$ | $$ |$$ | $$ |$$ __$$ |$$ __$$\ $$ | $$ | $$ | $$ | $$ | $$ __| \____$$\
# $$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ | $$\ $$ |
# $$ | $$ |\$$$$$$ |$$$$$$$ |$$ | $$ |$$$$$$$ |$$$$$$\ $$$$$$$$\ $$$$$$\ $$ | $$$$$$\ $$$$$$$$\ \$$$$$$ |
# \__| \__| \______/ \_______/ \__| \__|\_______/ \______|\________|\______| \__| \______|\________| \______/
deny-regions:
- "spawn"
global-cooldown:
time: "1m"
cobwebs-despawn: 5 #seconds
stun-duration: 5 #seconds
fullbox-despawn: 10 #seconds
antibuild-duration: 5 #seconds
language.yml
# /* $$$$$$$\ $$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$$\ $$$$$$\ $$\ $$$$$$\ $$$$$$$$\ $$$$$$\ $$$$$$$$\ $$$$$$\
# $$ __$$\ $$ | $$ |$$ __$$\ $$ __$$\ $$ __$$\ \_$$ _|$$ | \_$$ _|\__$$ __|\_$$ _|$$ _____|$$ __$$\
# $$ | $$ |$$ | $$ |$$ | $$ |$$ / $$ |$$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ / \__|
# $$$$$$$ |$$ | $$ |$$ | $$ |$$$$$$$$ |$$$$$$$\ | $$ | $$ | $$ | $$ | $$ | $$$$$\ \$$$$$$\
# $$ __$$< $$ | $$ |$$ | $$ |$$ __$$ |$$ __$$\ $$ | $$ | $$ | $$ | $$ | $$ __| \____$$\
# $$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ | $$ | $$ | $$ | $$\ $$ |
# $$ | $$ |\$$$$$$ |$$$$$$$ |$$ | $$ |$$$$$$$ |$$$$$$\ $$$$$$$$\ $$$$$$\ $$ | $$$$$$\ $$$$$$$$\ \$$$$$$ |
# \__| \__| \______/ \_______/ \__| \__|\_______/ \______|\________|\______| \__| \______|\________| \______/
ability-command-message:
give: "&aYou have given x<amount> &e<ability> &ato &f<player>&a."
received: "&aYou have received x<amount> &e<ability>&a."
reload: "&aYou have reloaded the config."
cooldown-message:
global: "&cWait! You can't use it now try it in &e<cooldown>&c."
ability: "&cWait! You can't use &e<ability> &ctry it in &e<cooldown>&c."
uses-message:
last-usage: "&c<ability> has been broken because it had no uses left."
unlimited-placeholder: "∞"
pvp-manage-message:
newbie: "&cYou can't use abilities with newbies."
clan-message:
cant-damage: "&cYou can't use abilities with members or allies."
region-message:
deny: "&cYou can't use this ability in this region."
abilities-message:
cobwebthrow:
used: "&eYou have thrown very sticky cobwebs"
antielytra:
used: "&eYou removed the elytra from &f<player>&e."
victim: "&f<damager> &ehas removed your elytra."
no-elytra: "&c<player> doesn't have an elytra."
inventory-full: "&c<damager> took your elytra, but your inventory was full, so they were thrown on the ground."
anticobweb:
used: "&e<player> has used AntiCobWeb."
your: "&eYou have used AntiCobWeb."
stun:
used: "&eYou have stun a &f<player>&e."
victim: "&eYou have stunned by &f<damager>&e."
cant-move: "&cYou can't move when you are stunned."
cant-firework: "&cYou can't use firework when you are stunned."
removed: "&aYou have been removed from stun."
fullbox:
used: "&eYou have trapped in a fullbox."
antibuild:
victim: "&cYou can't build more."
used: "&eYou have used AntiBuild."
cant-build: "&cYou can't build now."
cant-build-end: "&aYou can build now."
Proof of Ownership