Minimalistik Ban plugin. with ban , tempban, kick, unban, mute, tempmute, unmute, and more!
simple commands to manage bans, kicks, and mutes on your server.
Easy Ban is a simple Minecraft plugin that helps you manage punishments on your server quickly.
(version 1.4)
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.
If you want to do something on all server or even on Velocity then at "(server)" you can write "all"
Now you can connect Mysql and Synchronize data with another servers!
Сonfig: # ---------------------------------------------------- # # EasyBan Configuration # # ---------------------------------------------------- #server-name: "survival"
checkupdates: true
storage:
type: "local"
sync-interval: 4
mysql:
host: "localhost"
port: 3306
database: "easyban"
username: "root"
password: ""
table-prefix: "eb_" # Optional. Leave blank for no prefix.
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%."
unmute-ip-success: "IP %ip% has been unmuted."
donotbreak-success: "Player %player% has been blocked from breaking blocks on %server%."
deldonotbreak-success: "Player %player% can now break blocks again."
update-available: "There is a new version of the plugin available. You have version %current% and the newest one is %newest%."
From now the plugin is open-source
*The MySQL is working on NON SSL mode!
If you reinstall the plugin version, the bans that existed before the plugin was downloaded will not work.
It is NOT recommended to use plugin on Folia.
In version 1.4 can be bugs, if you find one please write in Discord Chanel.