Messages
@Serializable
Message text for user facing messages
These messages are used when presenting information to players. They support MiniMessage format. Customize these messages to match your server's branding.
Constructors
Link copied to clipboard
constructor(startupError: String = "<red>Server is starting, please try again in a moment...</red>", reconcileRestartTitle: String = "<red>Server is Restarting...</red>", reconcileRestartMessage: String = "server restart imminent", autoStartDisabled: String = "<red>Autostart is disabled for this server</red>")
Properties
Link copied to clipboard
Link copied to clipboard
The message to display during the grace period before server reconciliation (restarts)
Link copied to clipboard
The title of the message to display during the grace period before server reconciliation (restarts)
Link copied to clipboard
The message to display when the server times out during startup