NullBrand   │ MOTD + HEX Support │ F3 Branding icon

NullBrand │ MOTD + HEX Support │ F3 Branding -----

A simple yet lightweight MOTD, hover, and favicon plugin for Waterfall and BungeeCord.



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
  1. Download the latest NullBrand.jar
  2. Place it in your Velocity plugins/ folder
  3. Start the proxy once to generate the config
  4. Edit config.yml to your liking
  5. Reload using /nullbrand reload
⚙️ Configuration (config.yml)
Code (Text):

# ---------------------------------------------------
# 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!"
 
[​IMG]
Resource Information
Author:
----------
Total Downloads: 16
First Release: Feb 4, 2026
Last Update: Mar 16, 2026
Category: ---------------
All-Time Rating:
0 ratings
Find more info at teronastudios.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings