You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| title | The title that are displayed to the player. (Minecraft RAW Text Format) |
46
-
| subtitle | The subtitle that are displayed to the player. (Minecraft RAW Text Format) |
47
-
| message | The chat message that are displayed to the player. (Minecraft RAW Text Format) |
45
+
| title | The title that are displayed to the player. ([Simplified Text Format](https://placeholders.pb4.eu/user/text-format/))|
46
+
| subtitle | The subtitle that are displayed to the player. ([Simplified Text Format](https://placeholders.pb4.eu/user/text-format/))|
47
+
| message | The chat message that are displayed to the player. ([Simplified Text Format](https://placeholders.pb4.eu/user/text-format/))|
48
48
| delayTick | How long to wait (in Minecraft tick) before showing the welcome message to the player. |
49
49
| permLevels | An array of numbers representing the op level of the player.<br>Player that are inside the OP Level range will have the welcome message be shown. |
jsonObject.addProperty("message", "<yellow>Please edit 'config/svrutil/feature.json' to change the welcome message. Thanks for installing Svrutil.</yellow>");
0 commit comments