A lightweight chat format plugin with legacy, MiniMessage and PlaceholderAPI support. Designed for papermc 1.21, supports 1.19.1+
A lightweight, lovingly-built chat plugin for Paper servers - inspired by Nebo, the God of wisdom and communication.
Little Nebo keeps your chat customisable and safe, with graceful support for MiniMessage, PlaceholderAPI, and legacy color codes.
Designed with 1.21 in mind, but backported to run cleanly on 1.19.1+. 🧵
%player_name%, %luckperms_prefix%).&-style Minecraft color codes (toggleable).<pride:...> tags for servers before 1.21.<click> or <hover> in player messages.LittleNebo.jar into your /plugins/ folder./plugins/LittleNebo/config.yml to start customizing!| Command | Permission | Description |
|---|---|---|
/littlenebo reload |
littlenebo.reload |
Reloads the plugin config. |
/littlenebo debug |
littlenebo.admin |
Toggles debug mode on/off. |
/littlenebo debug config |
littlenebo.admin |
Shows current configuration values. |
/littlenebo debug test <msg> |
littlenebo.admin |
Previews how <msg> will be formatted. |
littlenebo.admin - manage the plugin and test formats littlenebo.reload - reload Little Nebo conflittlenebo.format.* - use named chat formats like admin, donator, etc.Here's a simple default format using MiniMessage:
formats:
default:
format: "<gray>[<green>Chat</green>]</gray> <white>{display_name}</white><gray>: </gray><white>{message}</white>"
{display_name} and {message} are automatically replaced by the plugin.%player_name% or any PlaceholderAPI placeholder, if installed.settings.parse-player-colors to true to allow & codes in player messages.More examples and explanations are available in the generated config.yml.
MIT License - use it, remix it, improve it. Just be kind.
This plugin was made with care and curiosity - thank you for your patience while I learn. 🫶