ModsJava
Ban-Animations - Lightweight, easy ban animations! (G.W.EN Ban Animation)
=============================================
(v2.3.0) Ban-Animations (v2.3.0)
Similar to the G.W.E.N ban animation!
=============================================
(v2.3.0) Ban-Animations (v2.3.0)
Similar to the G.W.E.N ban animation!
=============================================
INFORMATION:
Have you ever wanted to ban someone and have an amazing animation play before they are banned? Great, this is the right place! This plugin is extremely light-weight and allows you to change the messages, the ban commands executed, and the animation that are showed. This plugin even includes a ban gui!
FEATURES:
COMING SOON:
- ✖ Lots and lots more animations. So far there is only one.

- ✓ Support for banning offline players
- ✓ Lots more updates =-)
- ✓ Predefined ban durations
- ✓ Customizable ban duration via a GUI
- ✓ Customizable ban reasons
- ✓ 1.9-1.19 MC support!
- PM me if you have any issues or questions.
PERMISSIONS:
- > animation.ban < - /ban
- > animation.tempban < - /tempban
✓ 250+ Downloads ✓
✓ 450+ Downloads ✓
✓ 650+ Downloads ✓
✓ 1050+ Downloads ✓
✓ 1500+ Downloads ✓
Spoiler: CONFIG
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Ban-Animation plugin by MehBoss #
# Version v2.3 #
# #
# ( ! ) NOW SUPPORTS MC VERSIONS 1.8 - 1.11 ( ! ) #
# #
# More animations coming soon! Suggest one in the discussion tab! #
# #
# SOUNDS: #
# #
# 1.8: #
# http://pastebin.com/9c0zSgZG #
# 1.9-1.11: #
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html #
# #
# #
# ** WARNING ** --> THE DURATION WILL ONLY WORK IF YOU SET 'Time-GUI' TO 'false'!!!! #
# PERMS: | animation.ban | | animation.tempban | #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
GUI:
Open-Sound: CLICK
Open-Message: '&aOpening..'
Temp-Ban-Command: 'essentials:tempban %PLAYER% %TIME% %REASON%'
Time-GUI: 'true'
Animation: 'true'
Ban-Command: 'essentials:ban %PLAYER% %REASON%'
Ban-Sound: GLASS
Increase-10-Sound: VILLAGER_YES
Decrease-10-Sound: VILLAGER_NO
Messages:
noPerms: '&cYou do not have permission to execute this command!'
Player-Not-Found: '&cThe player you have specified can not be found!'
ActionBar-Caught-Hacking: '&c&lYou have been caught hacking!'
Ban-Exempt: '&4You may not ban this player'
Item-1:
Displayname: '&cFly'
Material: 'ENDER_PEARL'
Reason: 'Fly hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aFly &7hacks!'
Item-2:
Displayname: '&dxRay'
Material: 'DIAMOND'
Reason: 'xRay hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &axRay &7hacks!'
Item-3:
Displayname: '&eAnti-Knockback'
Material: 'STICK'
Reason: 'Anti-KB hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aAnti-KB &7hacks!'
Item-4:
Displayname: '&aDolphin&8/&aJesus'
Material: 'WATER_BUCKET'
Reason: 'Dolphin/Jesus hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aDolphin &7or &aJesus &7hacks!'
Item-5:
Displayname: '&9Killaura'
Material: 'DIAMOND_SWORD'
Reason: 'Killaura hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aKillaura &7hacks!'
Item-6:
Displayname: '&6AutoArmor'
Material: 'DIAMOND_CHESTPLATE'
Reason: 'AutoArmor hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aAutoArmor &7hacks!'
Item-7:
Displayname: '&4AutoPot'
Material: 'MUSHROOM_SOUP'
Reason: 'Autopot'
Duration: '7d'
Lore:
- '&cBans &7the player for &aAutopot &7hacks!'
Item-8:
Displayname: '&5noFall'
Material: 'GOLDEN_APPLE'
Reason: 'noFall hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &anoFall &7hacks!'
Item-9:
Displayname: '&bOther'
Material: 'LAVA_BUCKET'
Reason: 'Other'
Duration: '7d'
Lore:
- '&cBans &7the player for &aOther &7hacks!'
Code (Text):
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Ban-Animation plugin by MehBoss #
# Version v2.3 #
# #
# ( ! ) NOW SUPPORTS MC VERSIONS 1.8 - 1.11 ( ! ) #
# #
# More animations coming soon! Suggest one in the discussion tab! #
# #
# SOUNDS: #
# #
# 1.8: #
# http://pastebin.com/9c0zSgZG #
# 1.9-1.11: #
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html #
# #
# #
# ** WARNING ** --> THE DURATION WILL ONLY WORK IF YOU SET 'Time-GUI' TO 'false'!!!! #
# PERMS: | animation.ban | | animation.tempban | #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
GUI:
Open-Sound: CLICK
Open-Message: '&aOpening..'
Temp-Ban-Command: 'essentials:tempban %PLAYER% %TIME% %REASON%'
Time-GUI: 'true'
Animation: 'true'
Ban-Command: 'essentials:ban %PLAYER% %REASON%'
Ban-Sound: GLASS
Increase-10-Sound: VILLAGER_YES
Decrease-10-Sound: VILLAGER_NO
Messages:
noPerms: '&cYou do not have permission to execute this command!'
Player-Not-Found: '&cThe player you have specified can not be found!'
ActionBar-Caught-Hacking: '&c&lYou have been caught hacking!'
Ban-Exempt: '&4You may not ban this player'
Item-1:
Displayname: '&cFly'
Material: 'ENDER_PEARL'
Reason: 'Fly hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aFly &7hacks!'
Item-2:
Displayname: '&dxRay'
Material: 'DIAMOND'
Reason: 'xRay hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &axRay &7hacks!'
Item-3:
Displayname: '&eAnti-Knockback'
Material: 'STICK'
Reason: 'Anti-KB hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aAnti-KB &7hacks!'
Item-4:
Displayname: '&aDolphin&8/&aJesus'
Material: 'WATER_BUCKET'
Reason: 'Dolphin/Jesus hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aDolphin &7or &aJesus &7hacks!'
Item-5:
Displayname: '&9Killaura'
Material: 'DIAMOND_SWORD'
Reason: 'Killaura hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aKillaura &7hacks!'
Item-6:
Displayname: '&6AutoArmor'
Material: 'DIAMOND_CHESTPLATE'
Reason: 'AutoArmor hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &aAutoArmor &7hacks!'
Item-7:
Displayname: '&4AutoPot'
Material: 'MUSHROOM_SOUP'
Reason: 'Autopot'
Duration: '7d'
Lore:
- '&cBans &7the player for &aAutopot &7hacks!'
Item-8:
Displayname: '&5noFall'
Material: 'GOLDEN_APPLE'
Reason: 'noFall hacks'
Duration: '7d'
Lore:
- '&cBans &7the player for &anoFall &7hacks!'
Item-9:
Displayname: '&bOther'
Material: 'LAVA_BUCKET'
Reason: 'Other'
Duration: '7d'
Lore:
- '&cBans &7the player for &aOther &7hacks!'
Sponsored by Kinetic Hosting - Enjoy 15% off of your first month! Use code BOSS during checkout

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.
Ban-Animations - Lightweight, easy ban animations! (G.W.EN Ban Animation) is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,895 times (via Spigot). Download it and open it directly in the game.