-
Notifications
You must be signed in to change notification settings - Fork 0
Advanced Message Format
PQguanfang edited this page Mar 18, 2026
·
1 revision
The default language text is directly filled into the text content that needs to be output, along with color codes. However, you can also utilize this feature to enable the plugin to display not only regular chat box messages, but also actionbars, titles, bossbars, sounds, and more!
You can still use color codes (including MiniMessage) while using our advanced message format.
welcome: 'Welcome to the server!'welcome: '[message]&aWelcome![/message]'welcome: '[title=20,60,20]&6Welcome;;&eThis is sub title[/title]'
# Format: [title=fadeIn,Stay,fadeOut]title;;subTitle[/title]
You can mix and match these different message types, just like this.
welcome: '[message]&aGood day![/message][title=20,60,20]&6Welcome;;&eThis is sub title[/title]'welcome: '[actionbar]&7Please wait...[/actionbar]'welcome: '[bossbar=GREEN,SOLID,1.0]&aHappy Today[/bossbar]'welcome: '[sound=ENTITY_EXPERIENCE_ORB_PICKUP,1,1][/sound][sound=ENTITY_PLAYER_LEVELUP,1,1][/sound]'