
PluginApache-2.0
NullBrand
A simple yet lightweight Motd and F3 Branding plugin for Waterfall, BungeeCord and Velocity.
11
Downloads
0
Followers
2 months ago
Updated
📦
2
Versions
📖About NullBrand
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)
branding:
enabled: true
text: "&5Null&dBrand"
motd:
enabled: true
lines:
- "&5Line 1"
- "&dLine 2"
hover:
enabled: false
lines:
- "&7Welcome to &5Null&dBrand"


