Speedgot
NetworkJoinMessages | BungeeCord & Velocity wide join, leave, and swap messages
-----
Global join, leave, and swap messages for proxy servers.
Download Now
4.4 MB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
v3.5.0
New Features
Overhauls the
/njointoggle
command, enabling it to be ran against a target player and adding console support (
#35
)
Adds a new permission node:
networkjoinmessages.toggle.others
- allows the holder the ability to change a target player's message state
Tab completion for the new player argument respects the
toggle.others
permission and omits silent/vanished players
Adds three new configuration keys for command responses:
TargetNotFound
- sent when the player specified in the toggle join command is unknown
MustSpecifyPlayer
- sent when the player is omitted and the command was issued from console
ConfirmationOther
- sent when the command was successfully ran against a player who was not the issuer
Adds persistent player data, storing silent state and message toggle states to be restored on next start
Adds new storage types:
SQL
and
TEXT
TEXT
-
only available for first join storage
, stores entries line-by-line as
UUID:name
SQL
- stores data in a
mysql
,
mariadb
, or
postgresql
SQL server
requires SQL connection information be provided in the designated configuration block
Downloads the required driver upon initial utilization
Adds new configuration options
IgnoreJoinByDefault
,
IgnoreSwapByDefault
,
IgnoreLeaveByDefault
to set players default message states
Improvements
Resolves all expected placeholders from the Discord config messages
Fixes the cached leave message updating twice instead of once upon reload
Fixes a bug with uppercase server name aliases (
bc77fc5
)
Makes Discord messaging and message construction more efficient
Ensures thread safety everywhere known
Fixes a bug preventing the replacement of
%playercount_server%
in leave dependent messages (
45f8249
)
Development
Removes local SayanVanish dependency
Adds local Velocity proxy dependency (LimboAPI)
New bStats charts:
first_join_storage_type
,
player_data_storage_type
,
ignore_join_default
,
ignore_swap_default
,
ignore_leave_default
Related PR:
#38
----------
,
Mar 19, 2026
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
1,014
First Release:
Aug 5, 2024
Last Update:
Mar 19, 2026
Category:
---------------
All-Time Rating:
3 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support