With the sessions plugin you are able to start a session, end a session, and vote for a session along with multiple other commands. Boomerang allows you to enhance your server management with sessions.
Sessions ConfigurationCopy link to section
- Enable the sessions plugin by running
/config > "Configure Plugin" > "Sessions"
and then enable the sessions plugin. - Go to the sessions configuration embed by running
/config > "Sessions"
and then click on the setting option you'd like to configure.
Setting | Description |
---|---|
Sessions Channel | This is the channel that the session embeds will be sent to. |
Sessions Role | This is the role that is allowed to run all the session commands. |
Server Code | This is the code of the ER:LC server which will be displayed when a session starts and be used for buttons. |
Sessions Ping | This will be the role that Boomerang will ping when running |
Vote Ping | This will be the role that Boomerang will ping when running |
Boost Ping | This will be the role that Boomerang will ping when running |
- The changes you have configured will automatically change without you needing to confirm any changes.
Customise EmbedCopy link to section
If you'd like to create a customisable session embed you are able to do so using Boomerang. Be sure to follow each step carefully and make sure you have configured the sessions plugin correctly before doing this. Click here for the variable reference.
- Run the
/config
command and find the "Configure Session" option. - Click on last dropdown and customise the embed to your liking.
Session CommandsCopy link to section
These are the other session related commands that your configured session roles or management roles can use.
Permission Note
Only people with the Management or Session Role permissions configured via
the /config
command can access the session commands.
Command | Description |
---|---|
/session vote | This command will send an embed with two buttons where your members can vote for a session. You are able to set how many votes are required. |
/session start | This command will send an embed to your sessions channel, ping the voters, and ping the role you configured. |
/session boost | This command will send an embed to your sessions channel along with a role mention saying the server is low on players. |
/session shutdown | This command will send an embed to your sessions channel saying the server shutdown. |
/session full | This command will say that the server is full and has reached 39/39 players. |