ConsoleNamer
ModrinthCustomize the console's display name for the /say command — instead of always showing [Server], set any name you want.
BEFORE

AFTER

BEFORE

AFTER
With ConsoleNamer, you can change this to any name you like, for example:
Features
- 🏷️ Custom console name — replace the default
[Server]with a name of your choosing. - 🎨 Custom format — customize the entire message layout with color codes (
&), not just the name. - ⚙️ Management command
/consolenamer(aliases:/cn,/consolename) with sub-commands:set— change the console namesetprefix— change the prefix formatreload— reload the config without restarting the serverinfo— view the current configuration
- 🔊 Overrides the /say command — enable or disable overriding vanilla's
/say. - 👤 Keep player names on /say — option to apply the custom name only to console messages, leaving player-issued
/saymessages unaffected. - 🔌 PlaceholderAPI support (soft-dependency, not required).
- 🔐 Clear permission system with
consolenamer.adminandconsolenamer.say.
Example Config
console:
name: "AQUASURVIVAL"
format: "&8[&6%name%&8] &f%message%"
override-say: true
keep-player-name-on-say: true
Permissions
| Permission | Description | Default |
|---|---|---|
| consolenamer.admin | Allows editing the console name | op |
| consolenamer.say | Allows using the /say command | op |
Compatibility
- API version: 1.16+
- Soft-depend: PlaceholderAPI (optional, not required)
A lightweight, easy-to-configure plugin for servers that want to personalize console announcements without any complicated setup.
Versions
FAQ
How do I install ConsoleNamer?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is ConsoleNamer free?
ConsoleNamer is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does ConsoleNamer support?
Works with Bukkit, Paper, Spigot. Supports versions 1.16–1.21.11. See the download section on this page for the full list of supported versions and loaders.

Comments 0
No comments yet. Be the first to share your thoughts.