Analysis updated 2026-07-06 · repo last pushed 2026-04-25
Ban a disruptive player from a Discord support channel without logging into the server console.
Mute a player for a set duration using a Discord form with nickname, length, and reason fields.
Kick a player instantly by clicking a button in the Discord moderation panel.
Customize which in-game commands are triggered for each punishment action to match your existing setup.
| thesashadev/discordpunishments | asutosh936/job-finder-app | babisha-dev/core-java-programs | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | Java | Java | Java |
| Last pushed | 2026-04-25 | — | 2026-07-04 |
| Maintenance | Maintained | — | Active |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 2/5 | 1/5 |
| Audience | ops devops | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires compiling the Java plugin, creating a Discord bot, and configuring bot tokens and permissions.
DiscordPunishments is a plugin for Minecraft servers that lets moderation staff ban, mute, or kick players directly from Discord. Instead of typing commands into the server console or remembering exact syntax, a moderator can click buttons and fill out a short form in Discord, and the punishment is carried out automatically in the game. The plugin creates a moderation panel in Discord with dedicated buttons for banning, muting, and kicking. When a moderator clicks one, a pop-up form appears asking for the player's nickname, how long the punishment should last, and the reason behind it. Once submitted, the plugin translates that information into the appropriate Minecraft command and applies it on the server. The specific in-game commands triggered by each action are configurable, so server owners can tailor the setup to their existing moderation system. This tool is designed for people who run or moderate Minecraft servers, particularly communities that already rely on Discord for staff coordination. For example, if a player is being disruptive in-game and a moderator is already monitoring a Discord support channel, that moderator can issue a 24-hour mute or a permanent ban without ever leaving Discord or logging into the server console. This makes the workflow faster and reduces the chance of mistyping a command. The project is built in Java and designed for Minecraft servers running the Paper or Spigot software. Server administrators can compile the plugin themselves, and there is a permission system to control who is allowed to access the Discord moderation panel. The documentation also cautions users to keep their Discord bot tokens and production configuration files out of version control, treating those as private secrets stored outside of the codebase.
A Minecraft server plugin that lets moderators ban, mute, or kick players through a Discord panel with buttons and forms, instead of typing commands in the server console.
Mainly Java. The stack also includes Java, Paper, Spigot.
Maintained — commit in last 6 months (last push 2026-04-25).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.