
NullBrand
A simple yet lightweight MOTD, hover, and favicon plugin for Waterfall and BungeeCord.
- Загрузки
- 72
- Подписчики
- 1
- Обновлён
- 16 марта 2026 г.
- Лицензия
- Apache-2.0
Опубликован 4 февраля 2026 г.
NullBrand
NullBrand is an ultra-lightweight proxy plugin for Velocity that removes default proxy branding and provides a clean, configurable MOTD with full HEX color support.
Designed to be minimal, fast, and invisible.
✨ Features
🔒 F3 Branding Override
- Replace default proxy branding
- Fully configurable
- Supports legacy (
&) and HEX colors
📝 Custom MOTD
- Single or multi-line MOTD
- HEX (
#RRGGBB) and legacy color support - Applied instantly on ping
🔁 Reload Command
- Reload configuration without restarting
- Command:
/nullbrand reload - Permission-based
⚡ Extremely Lightweight
- No schedulers
- No background tasks
- No reflection
- Minimal memory usage
📦 Requirements
- Velocity 3.3.0+
- WaterFall, BungeeCord 1.16+
- Java 17+
📂 Installation
- Download the latest
NullBrand.jar - Place it in your Velocity
plugins/folder - Start the proxy once to generate the config
- Edit
config.ymlto your liking - Reload using
/nullbrand reload
⚙️ Configuration (config.yml)
# ---------------------------------------------------
# NullBrand Configuration
# Lightweight MOTD system
# ---------------------------------------------------
# Enables debug logging
debug: false
# ---------------------------------------------------
# MOTD SETTINGS
# ---------------------------------------------------
motd:
# Enable MOTD control
enabled: true
# Active profile
profile: "default"
# Favicon file inside /plugins/NullBrand/favicons/
favicon: "test.png"
# ---------------------------------------------------
# MOTD PROFILES
# ---------------------------------------------------
# NOTE: Hover will only work on Proxies, and it does not support HEX Colors!
profiles:
# Global fallback profile
global:
lines:
- "&7Welcome to our server"
- "&fHave fun!"
# Default server MOTD
default:
lines:
- "&5Null&dBrand"
- "&7This is line 2"
hover:
enabled: false
lines:
- "&7Welcome to &5Null&dBrand"
- "&7Running powerful infrastructure"
# Example event profile
event:
lines:
- "&6Special Event Live!"
- "&eJoin today!"
hover:
enabled: true
lines:
- "&6Limited time event"
- "&eDon't miss it!"

Ченджлог
1.0.2Релиз1.21.9, 1.21.10, 1.21.11 · 16 марта 2026 г.
This update focuses on stability and simplifying the plugin while improving the core features.
✨ Improvements
• Cleaner and optimized internal code • Improved MOTD profile system • Custom favicon support via /plugins/NullBrand/favicons/ • Better caching for MOTD and icons (improved performance)
🧹 Changes
• Removed F3 branding feature
Due to inconsistent behavior across proxy software (WaterFall, BungeeCord, forks and Velocity), the F3 branding system has been removed to keep NullBrand lightweight and stable.
💡 Current Features
• Unlimited MOTD profiles • Proxy hover messages • Custom server list icons • Cross-platform support (Bukkit + Proxy)
NullBrand is now more reliable and easier to maintain going forward.
More features and improvements are planned for future updates.
1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 4 февраля 2026 г.
Added support for:
- Folia,
- Paper,
- Purpur,
- Bukkit,
- Spigot
Комментарии
Загружаем…

