mcGlobalBan

⭐ — (0 endorsements) 📥 47 downloads 📌 v1.0.0 📅 4/16/2026
🟡 Updated this year

By TheeCobra · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 4/12/2026 📅 Created: 4/16/2026

🔍 Analysis

  • 🏆 #725 of 1080 bukkit mods in this game by downloads

📋 About This Mod

<div align="center"> # <span style="color:#06b6d4">mcGlobalBan</span> <span style="color:#8b5cf6">**cross-server ban sharing without the drama**</span> (https://mc-globalban.net) </div> Every ban you hand out lands on a public registry, so the next admin who checks that name knows what they're walking into. No config files to juggle, no IPs leaving your box, no central company running it. Your server links itself on first boot. ## <span style="color:#06b6d4">What it does</span> When you run vanilla **/ban** or **/pardon**, the plugin quietly reports it to the registry. When a player tries to join, it checks the registry first and kicks them with a pre-formatted message if they're banned elsewhere. You also get a web dashboard, a review queue for disputed bans, private server-only notes, historical username tracking, and a 10-minute grace window so you can retract a mistake before other servers see it. There is no **/gban ban** command. You use the commands you already know. ## <span style="color:#06b6d4">Features</span> - **Auto-reports vanilla /ban and /pardon.** Bans you issue in-game get published automatically. Pardons propagate the same way. - **Login gate.** Banned players get the formatted kick message and never reach your world. - **Grace period.** New bans stay soft-hidden for 10 minutes. Change your mind and /pardon - the ban is retracted before the rest of the network ever sees it. - **Dispute queue.** If you think another server's ban on someone is sketchy, flag it from the dashboard. A reviewer handles it. - **Private notes.** Log in from in-game and drop notes on players that only your server can read. - **Username history.** The plugin and the registry track name changes via Mojang, so alts who renamed don't slip past. - **Web dashboard.** Live stats, full player profiles, ban history, linked alts, server trust trajectory, admin tools. - **8 languages.** English, Spanish, German, French, Portuguese, Russian, Chinese, Polish. Pick one in config.yml or drop your own file in the lang folder. - **Server genre tags.** Tag your server as pvp, smp, skyblock, prison, etc. so other admins know what kind of network issued the ban. ## <span style="color:#06b6d4">Installation</span> 1. Drop the jar into your **plugins** folder. 2. Start the server. The plugin links itself to mc-globalban.net on first boot and creates **plugins/mcGlobalBan/config.yml** and **link.yml**. 3. That's it. Run /ban and /pardon as normal. Requires Java 17 or newer and Spigot/Paper 1.20.4 through 1.21.x. Works alongside ViaVersion. ## <span style="color:#06b6d4">Commands</span> - **/gban lookup &lt;name&gt;** - pull up a player's global profile, bans, alts, and history. Tab-completes online players. - **/gban status** - show your server's link state, last sync, and network totals. - **/gban weblogin** - generate a 6-digit code you enter at (https://mc-globalban.net/login) to sign in on the website. - **/gban tags &lt;tag&gt; ** - set your server's genre tags. Tab-completes common ones. - **/gban reload** - reload config and language file. - **/gban unlink** - unlink from the registry and re-register fresh. Aliases: **/globalban**, **/gb** ## <span style="color:#06b6d4">Permissions</span> - **globalban.use** - run lookup and status. Default: everyone. - **globalban.web** - generate a web sign-in code with /gban weblogin. Default: op. - **globalban.admin** - reload the plugin, unlink, set server tags. Default: op. The plugin does not take over /ban or /pardon, so vanilla ban permissions still apply to those. ## <span style="color:#06b6d4">config.yml</span> - **api-url** - registry endpoint. Leave as default unless you know what you're doing. - **server-name** - name shown in the registry. Blank uses the server's own name. - **heartbeat-interval** - seconds between heartbeats to the registry. - **auto-report** - report vanilla /ban and /pardon automatically. - **deny-banned-login** - block banned players at pre-login with the registry's kick message. - **lang** - plugin language. One of en, es, de, fr, pt, ru, zh, pl. Defaults to en. ## <span style="color:#06b6d4">Privacy</span> The registry stores usernames, UUIDs, ban reasons, the server that issued the ban, and timestamps. That's it. **No IPs, no emails, no chat logs, no locations, nothing personal.**

# mcGlobalBan

cross-server ban sharing without the drama

[mc-globalban.net](https://mc-globalban.net)

Every ban you hand out lands on a public registry, so the next admin who checks that name knows what they're walking into. No config files to juggle, no IPs leaving your box, no central company running it. Your server links itself on first boot.

## What it does

When you run vanilla /ban or /pardon, the plugin quietly reports it to the registry. When a player tries to join, it checks the registry first and kicks them with a pre-formatted message if they're banned elsewhere. You also get a web dashboard, a review queue for disputed bans, private server-only notes, historical username tracking, and a 10-minute grace window so you can retract a mistake before other servers see it.

There is no /gban ban command. You use the commands you already know.

## Features

  • Auto-reports vanilla /ban and /pardon. Bans you issue in-game get published automatically. Pardons propagate the same way.
  • Login gate. Banned players get the formatted kick message and never reach your world.
  • Grace period. New bans stay soft-hidden for 10 minutes. Change your mind and /pardon - the ban is retracted before the rest of the network ever sees it.
  • Dispute queue. If you think another server's ban on someone is sketchy, flag it from the dashboard. A reviewer handles it.
  • Private notes. Log in from in-game and drop notes on players that only your server can read.
  • Username history. The plugin and the registry track name changes via Mojang, so alts who renamed don't slip past.
  • Web dashboard. Live stats, full player profiles, ban history, linked alts, server trust trajectory, admin tools.
  • 8 languages. English, Spanish, German, French, Portuguese, Russian, Chinese, Polish. Pick one in config.yml or drop your own file in the lang folder.
  • Server genre tags. Tag your server as pvp, smp, skyblock, prison, etc. so other admins know what kind of network issued the ban.

## Installation

1. Drop the jar into your plugins folder. 2. Start the server. The plugin links itself to mc-globalban.net on first boot and creates plugins/mcGlobalBan/config.yml and link.yml. 3. That's it. Run /ban and /pardon as normal.

Requires Java 17 or newer and Spigot/Paper 1. 20. 4 through 1. 21.x. Works alongside ViaVersion.

## Commands

  • /gban lookup <name> - pull up a player's global profile, bans, alts, and history. Tab-completes online players.
  • /gban status - show your server's link state, last sync, and network totals.
  • /gban weblogin - generate a 6-digit code you enter at (https://mc-globalban.net/login) to sign in on the website.
  • /gban tags <tag> - set your server's genre tags. Tab-completes common ones.
  • /gban reload - reload config and language file.
  • /gban unlink - unlink from the registry and re-register fresh.

Aliases: /globalban, /gb

## Permissions

  • globalban.use - run lookup and status. Default: everyone.
  • globalban.web - generate a web sign-in code with /gban weblogin. Default: op.
  • globalban.admin - reload the plugin, unlink, set server tags. Default: op.

The plugin does not take over /ban or /pardon, so vanilla ban permissions still apply to those.

## config.yml

  • api-url - registry endpoint. Leave as default unless you know what you're doing.
  • server-name - name shown in the registry. Blank uses the server's own name.
  • heartbeat-interval - seconds between heartbeats to the registry.
  • auto-report - report vanilla /ban and /pardon automatically.
  • deny-banned-login - block banned players at pre-login with the registry's kick message.
  • lang - plugin language. One of en, es, de, fr, pt, ru, zh, pl. Defaults to en.

## Privacy

The registry stores usernames, UUIDs, ban reasons, the server that issued the ban, and timestamps. That's it. No IPs, no emails, no chat logs, no locations, nothing personal.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
TheeCobra
Version
1.0.0
Downloads
47
Endorsements
0
Category
bukkit
Created
4/16/2026
Updated
4/12/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
management, social, utility

🔧 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 mcGlobalBan support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of mcGlobalBan?

Version 1.0.0, published 2026-04-12 with 47 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

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