-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
MiniMessage support for MOTD #8230
Copy link
Copy link
Closed
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.
Description
Metadata
Metadata
Assignees
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem?
Currently, the only way to set the MOTD of a server without plugins is using the
motdfield inserver.propertieswhich uses legacy section formatting instead of MiniMessage.Describe the solution you'd like.
Add a config option to paper-global.yml's
messagessection which allows specifying an MOTD using MiniMessage which overrides the one set inserver.propertiesDescribe alternatives you've considered.
Spending like 5 minutes to create a new Paper project in IntelliJ and setting the MOTD myself with
ComponentsOther
No response