📣Announcements
Once you add Wamoone to your server, the levelling system is automatically enabled—no extra setup needed!
Setting Up Level Announcements
To enable level-up announcements in a specific channel, use:
/announce set
{channel}
Replace {channel}
with the desired channel where level-up messages should appear.
Customising Announcements
You can personalize the announcement messages using:
/announce customise
{content} {pingusertrue/false} {embedcolor} {showtitletrue/false}
{content}
– The message displayed when a user levels up.{pingusertrue/false}
– Choose whether to ping the user (true
orfalse
).{embedcolor}
– Set the embed color (hex code or color name).{showtitletrue/false}
– Show or hide the title in the announcement.
Testing Your Setup
After configuring your announcements, make sure everything looks right by running:
/announce test
This will send a test message to the configured channel, so you can verify your settings.
Last updated