ConsoleNamer

ConsoleNamer

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

23 downloads

BEFORE

before

AFTER

after

BEFORE

before

AFTER

afterWith 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 name
    • setprefix — change the prefix format
    • reload — reload the config without restarting the server
    • info — 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 /say messages unaffected.
  • 🔌 PlaceholderAPI support (soft-dependency, not required).
  • 🔐 Clear permission system with consolenamer.admin and consolenamer.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.

No gallery available for this project.