Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 3 days ago
Updated 4 days ago
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.


