Add DisplayNameNoColor tag in welcome/join messages #1344
This commit is contained in:
@@ -81,7 +81,7 @@ public final class RegistrationSettings implements SettingsHolder {
|
||||
"Available variables:",
|
||||
"{PLAYERNAME}: the player name (no colors)",
|
||||
"{DISPLAYNAME}: the player display name (with colors)",
|
||||
"{PLAYERLISTNAME}: the player list name (with colors)"})
|
||||
"{DISPLAYNAMENOCOLOR}: the player display name (without colors)"})
|
||||
public static final Property<String> CUSTOM_JOIN_MESSAGE =
|
||||
newProperty("settings.customJoinMessage", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user