EasyBan

⭐ — (1 endorsements) 📥 2,951 downloads 📌 v1.5 📅 11/9/2025
🟡 Updated this year

By VovchikCraft · folia

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/22/2026 📅 Created: 11/9/2025

🔍 Analysis

  • 👍 0.0% endorsement rate
  • 🏆 #86 of 169 folia mods in this game by downloads

📋 About This Mod

# EasyBan **simple commands to manage bans, kicks, and mutes on your server.** ## Description: EasyBan is a simple Minecraft plugin that helps you manage punishments on your server quickly. ## Bye Modrinth.... So we should say that, we are leaving Modrinth, because of new Modrinth rools about Ai. But if you want we are still on (https://www.curseforge.com/minecraft/bukkit-plugins/easyban-) and on (https://hangar.papermc.io/VovchikCraft/EasyBan). The plugin will be deleted on Modrinth at 10th September. ## 🧰 Commands: (version 1.5) - "/eb ban (nickname) (reason) server:(server)" — permanently ban a player - "/eb tempban (nickname) (time) (timestamp) (reason) server:(server)" — temporarily ban a player - "/eb delban (nickname)" — unban a player - "/eb kick (nickname) (reason)" — kick a player - "/eb mute (nickname) (reason) server:(server)" — mute a player - "/eb tempmute (nickname) (time) (timestamp) (reason) server:(server)" — temporary mute - "/eb delmute (nickname) server:(server)" — unmute a player - "/eb ban-ip (nickname Or ip) (reason) server:(server) not:(nickname)" — permanently ban a ip - "/eb tempban-ip (nickname) (time)" (timestamp) (reason) server:(server)" — temporarily ban a ip - "/eb mute-ip (nickname Or ip) (reason) server:(server) not:(nickname)" — mute a ip - "/eb tempmute-ip (nickname Or ip) (time) (timestap) (reason) server:(server) not:(nickname) " — temporary mute a ip - "/eb delmute-ip (nickname Or ip) server:(server) - "/eb delban-ip (nickname Or ip) server:(server) - "/eb donotbrake (nickname) (reason) server:(server)" — Make that this player can not brake blocks anymore - "/eb deldonotbrake (nickname) server:(server)" — make that this player can breack blocks yet You not should use "server:(server)" if you dont have MySQL connected OR when you want to ban a player that is in the server that you are. "not:(nickname)" means that the for example ipban will work for everyone on this ip but Not for that player that you write there (if you dont want you can not use this) If you want to do something on all server or even on Velocity then at "(server)" you can write "all" ## New version 1.5! Added that you can for example unban player at that server, that you want! (And few small changes) <details> <summary>Сonfig:</summary> # ---------------------------------------------------- # # EasyBan Configuration # # ---------------------------------------------------- # # Name of this specific server (used for MySQL syncing) server-name: "survival" # Should the plugin check GitHub for new updates on startup? checkupdates: true storage: # Type can be "local" (uses data.yml) or "mysql" (cross-server sync) type: "local" # How often the plugin checks the database for new bans (in seconds) sync-interval: 4 mysql: host: "localhost" port: 3306 database: "easyban" username: "root" password: "" table-prefix: "eb_" # Optional. Leave blank for no prefix. </details> <details> <summary>Messages.yml:</summary> # ---------------------------------------------------- # # EasyBan Messages # # Supports MiniMessage (e.g. <red>, <#FF5555>, <bold>)# # ---------------------------------------------------- # prefix: "<dark_gray></dark_gray> " no-permission: "<red>You do not have permission to use this command!</red>" player-only: "<red>This command can only be used by players.</red>" invalid-usage: "<red>Usage: %usage%</red>" player-not-found: "<red>Player not found or invalid IP.</red>" banned-layout: "<red><bold>YOU ARE BANNED!</bold></red><newline><newline><gray>Reason:</gray> <white>%reason%</white><newline><gray>Banned by:</gray> <white>%admin%</white><newline><gray>Server:</gray> <white>%server%</white><newline><gray>Expires:</gray> <white>%time%</white>" muted-message: "<red>You are muted on server <yellow>%server%</yellow>! Reason: %reason%</red>" ipmuted-message: "<red>Your IP is muted on server <yellow>%server%</yellow>! Reason: %reason%</red>" cant-break-message: "<red>You are restricted from breaking blocks on server <yellow>%server%</yellow>! Reason: %reason%</red>" ban-success: "<green>Player <white>%player%</white> has been banned on <yellow>%server%</yellow>.</green>" unban-success: "<green>Player <white>%player%</white> has been unbanned.</green>" kick-success: "<green>Player <white>%player%</white> has been kicked.</green>" mute-success: "<green>Player <white>%player%</white> has been muted on <yellow>%server%</yellow>.</green>" unmute-success: "<green>Player <white>%player%</white> has been unmuted.</green>" ipmute-success: "<green>IP <white>%ip%</white> has been muted on <yellow>%server%</yellow>.</green>" unban-ip-success: "<green>IP <white>%ip%</white> has been unbanned.</green>" unmute-ip-success: "<green>IP <white>%ip%</white> has been unmuted.</green>" donotbreak-success: "<green>Player <white>%player%</white> has been

simple commands to manage bans, kicks, and mutes on your server. ## Description: EasyBan is a simple Minecraft plugin that helps you manage punishments on your server quickly.

## Bye Modrinth.... So we should say that, we are leaving Modrinth, because of new Modrinth rools about Ai. But if you want we are still on (https://www.curseforge.com/minecraft/bukkit-plugins/easyban-) and on (https://hangar.papermc.io/VovchikCraft/EasyBan). The plugin will be deleted on Modrinth at 10th September.

## 🧰 Commands: (version 1. 5) - "/eb ban (nickname) (reason) server:(server)" — permanently ban a player - "/eb tempban (nickname) (time) (timestamp) (reason) server:(server)" — temporarily ban a player - "/eb delban (nickname)" — unban a player - "/eb kick (nickname) (reason)" — kick a player - "/eb mute (nickname) (reason) server:(server)" — mute a player - "/eb tempmute (nickname) (time) (timestamp) (reason) server:(server)" — temporary mute - "/eb delmute (nickname) server:(server)" — unmute a player - "/eb ban-ip (nickname Or ip) (reason) server:(server) not:(nickname)" — permanently ban a ip - "/eb tempban-ip (nickname) (time)" (timestamp) (reason) server:(server)" — temporarily ban a ip - "/eb mute-ip (nickname Or ip) (reason) server:(server) not:(nickname)" — mute a ip - "/eb tempmute-ip (nickname Or ip) (time) (timestap) (reason) server:(server) not:(nickname) " — temporary mute a ip - "/eb delmute-ip (nickname Or ip) server:(server) - "/eb delban-ip (nickname Or ip) server:(server) - "/eb donotbrake (nickname) (reason) server:(server)" — Make that this player can not brake blocks anymore - "/eb deldonotbrake (nickname) server:(server)" — make that this player can breack blocks yet

You not should use "server:(server)" if you dont have MySQL connected OR when you want to ban a player that is in the server that you are. "not:(nickname)" means that the for example ipban will work for everyone on this ip but Not for that player that you write there (if you dont want you can not use this)

If you want to do something on all server or even on Velocity then at "(server)" you can write "all" ## New version 1. 5! Added that you can for example unban player at that server, that you want! (And few small changes)

Сonfig: # ---------------------------------------------------- # # EasyBan Configuration # # ---------------------------------------------------- #

# Name of this specific server (used for MySQL syncing) server-name: "survival"

# Should the plugin check GitHub for new updates on startup? checkupdates: true

storage: # Type can be "local" (uses data.yml) or "mysql" (cross-server sync) type: "local" # How often the plugin checks the database for new bans (in seconds) sync-interval: 4 mysql: host: "localhost" port: 3306 database: "easyban" username: "root" password: "" table-prefix: "eb_" # Optional. Leave blank for no prefix.

Messages.yml: # ---------------------------------------------------- # # EasyBan Messages # # Supports MiniMessage (e.g. , <#FF5555>, )# # ---------------------------------------------------- #

prefix: "[EasyBan] " no-permission: "You do not have permission to use this command!" player-only: "This command can only be used by players." invalid-usage: "Usage: %usage%" player-not-found: "Player not found or invalid IP."

banned-layout: "YOU ARE BANNED!Reason: %reason%Banned by: %admin%Server: %server%Expires: %time%" muted-message: "You are muted on server %server%! Reason: %reason%" ipmuted-message: "Your IP is muted on server %server%! Reason: %reason%" cant-break-message: "You are restricted from breaking blocks on server %server%! Reason: %reason%"

ban-success: "Player %player% has been banned on %server%." unban-success: "Player %player% has been unbanned." kick-success: "Player %player% has been kicked." mute-success: "Player %player% has been muted on %server%." unmute-success: "Player %player% has been unmuted." ipmute-success: "IP %ip% has been muted on %server%." unban-ip-success: "IP %ip% has been unbanned." unmute-ip-success: "IP %ip% has been unmuted." donotbreak-success: "Player %player% has been

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
VovchikCraft
Version
1.5
Downloads
2,951
Endorsements
1
Category
folia
Created
11/9/2025
Updated
8/22/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does EasyBan support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of EasyBan?

Version 1.5, published 2026-08-22 with 2,951 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More folia 👤 More by VovchikCraft 🔎 Similar Mods 🌐 Best folia (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods