HomeJavaMods⚡ NxBetterMessages ⚡
⚡ NxBetterMessages ⚡
nxbettermessages.png
FeaturesHeader.png
permissions.png
config.png
Code (YAML):
#  _   _      ____       _   _              __  __
# | \ | |    |  _ \     | | | |            |  \/  |
# |  \| |_  _| |_) | ___| |_| |_ ___ _ __  | \  / | ___  ___ ___  __ _  __ _  ___ ___
# | . ` \ \/ /  _ < / _ \ __| __/ _ \ '__| | |\/| |/ _ \/ __/ __|/ _` |/ _` |/ _ \/ __|
# |_| \_|\_/_|_| \_\  __/\__|\__\___|_|    |_|  |_|\___/\___\___|\__,_|\__, |\___|\___|
#                                                                       __/ |
#                                                                      |___/
#    NxBetterMessages v2.7
#    Created by NyxiikCZ
#
# ==============================================================================
#                               HELP & LEGEND
# ==============================================================================
#
#  PLACEHOLDERS:
#    %player%  - The player's name (e.g. Steve)
#    %count%   - Total number of unique players who have joined
#
#  COLORS (RED THEME):
#    This config is tuned to Red/Crimson colors.
#    Examples used:
#    &#FF3333 (Bright Neon Red)
#    &#CC0000 (Deep Crimson)
#    &#8B0000 (Dark Blood Red)
#
# ==============================================================================

# ------------------------------------------------------------------------------
#  MAIN SETTINGS
#  Here you can enable or disable specific plugin features.
# ------------------------------------------------------------------------------
settings
:
  # Enable custom join messages in chat? (If false, no join message will be shown)
  enable-join-messages
: true

  # Enable custom quit messages in chat?
  enable-quit-messages
: true

  # Enable a special broadcast when a player joins for the FIRST time?
  enable-first-join-message
: true

  # Enable the large Title on screen when a player joins?
  enable-join-title
: true

  # Check for plugin updates on startup and on connection?
  check-for-updates
: true

# ------------------------------------------------------------------------------
#  ON-SCREEN TITLES
#  Configuration for the big text shown on screen if enabled above.
# ------------------------------------------------------------------------------
titles
:
  join
:
    # Main title text. Using Bright Red and Dark Red combo.
    title
: "&#FF3333&lWELCOME &#CC0000&lTO THE SERVER"

    # Smaller text below. White text with Light Red player name.
    subtitle
: "&fHello &#FF8888%player%&f, prepare for battle!"

    # Timing (in ticks). 20 ticks = 1 second.
    fade-in
: 10   # How long it takes to appear (0.5s)
    stay
: 70     # How long it stays on screen (3.5s)
    fade-out
: 20 # How long it takes to disappear (1s)

# ------------------------------------------------------------------------------
#  MESSAGES
#  Standard messages for regular players and first-time joins.
# ------------------------------------------------------------------------------
messages
:
  # Broadcast when a player joins for the very first time
  # Style: Bright Red Welcome, Player name in Light Red, Count in Dark Red
  first-join
: "&#FF3333&lWELCOME! &fPlayer &#FF8888%player% &fjoined for the first time! &#8B0000(#%count%)"

  # Default join message for players without a special rank
  # Style: Dark Grey brackets, Bright Green plus, Name in grey
  default-join
: "&8[&#33FF33+&8] &7%player%"

  # Default quit message
  # Style: Dark Grey brackets, Bright Red minus, Name in grey
  default-quit
: "&8[&#FF3333-&8] &7%player%"

# ------------------------------------------------------------------------------
#  GROUPS
#  Here you define special messages for VIPs, Admins, Owners, etc.
#
#  IMPORTANT: The plugin reads this list from TOP to BOTTOM.
#  If a player has multiple permissions, the FIRST one found here will be used.
#  Therefore, always place the highest ranks (Owner) at the top.
# ------------------------------------------------------------------------------
groups
:
  owner
:
    permission
: "nxb.owner"
    # Dark Blood Red prefix, Bright Red name
    join
: "&#8B0000&lOWNER &#FF3333%player% &fhas entered the game!"
    quit
: "&#8B0000&lOWNER &#FF3333%player% &fhas vanished."

  admin
:
    permission
: "nxb.admin"
    # Crimson Red prefix, Light Red name
    join
: "&#CC0000&lADMIN &#FF8888%player% &fis now online."
    quit
: "&#CC0000&lADMIN &#FF8888%player% &fis offline."

  vip
:
    permission
: "nxb.vip"
    # Gold/Orange fits well with Red theme, creating a "Fire" effect
    join
: "&#FFAA00&lVIP &f%player% &ejoined the server!"
    quit
: "&#FFAA00&lVIP &f%player% &eleft the server."
images.png
Snímek obrazovky 2026-01-10 095425.png
Snímek obrazovky 2026-01-10 095608.png
Snímek obrazovky 2026-01-10 095650.png
obrázek_2026-01-11_084150675.png

Discord.png

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

⚡ NxBetterMessages ⚡ is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 1,070 times (via Spigot). Download it and open it directly in the game.

Explore more