An admin plugin with a configurable GUI-based moderation panel for your server! It simplifies bans, kicks, and mutes with a fast, zero-impact GUI and smart chat capture, completely replacing complicated commands.
A lightweight, powerful, and fully customizable moderation GUI for your Minecraft server.
mAdmin is an intuitive GUI-based moderation panel for Minecraft servers (1.21.1+). Built natively for Paper, it brings an easy-to-use menu directly to your administrators, letting them apply punishments without constantly rewriting long, complicated commands.
Need to drop a quick ban, a timed mute, or just a simple kick? mAdmin handles all of this seamlessly through interactive Inventory Menus and an intelligent chat capturing system.
It acts as a front-end wrapper for your existing moderation plugins (like LiteBans, AdvancedBan, or Vanilla), simply dispatching standard punishment commands (/ban, /tempban, etc.) from the server console.
config.yml&c, &l, etc.) as well as Modern HEX Colors (&#RRGGBB).mAdmin.jar file and place it into your server's plugins folder.config.yml file.The configuration file generates automatically on your first boot and is fully straightforward:
Click to view default config.ymlprefix: "&8[&cmAdmin&8]&r "
messages:
no-permission: "&cYou don't have permission to perform this command."
only-players: "&cThis command is for players only."
player-offline: "&cPlayer is no longer online."
enter-time: "&bType the TIME in chat (e.g. 1h, 1d):"
enter-reason: "&bType the REASON in chat:"
time-set: "&bTime set to: %time%. Now type the reason."
reason-set: "&bReason set: %reason%"
action-cancelled: "&cAction cancelled."
sanction-success: "&aSanction executed successfully."
sanction-failed: "&cUnable to execute sanction. Moderation plugin not found."
cannot-punish-self: "&cYou cannot punish yourself."
gui:
main-title: "&4Admin Panel - Players"
actions-title: "&cActions - "
confirm-title: "&4Confirm: "
items:
tempban: "&eᴛᴇᴍᴘʙᴀɴ"
tempmute: "&6ᴛᴇᴍᴘᴍᴜᴛᴇ"
ban: "&cʙᴀɴ"
kick: "&7ᴋɪᴄᴋ"
confirm: "&aᴄᴏɴғɪʀᴍ"
cancel: "&cᴄᴀɴᴄᴇʟ"
previous-page: "&eᴘʀᴇᴠɪᴏᴜs ᴘᴀɢᴇ"
next-page: "&eɴᴇxᴛ ᴘᴀɢᴇ"