Auto messages
Last updated
Last updated
Do you want to have auto messages that get sent every minute or maybe ever hour? You can use the plugins auto message feautre. I will tell you how it works in here.
/automessage
That will open the menu with all the settings.
How do you make a new message?
First you would click on the clock on the right side that says "create a new automessag"
Once you have clicked on it will open this menu
First you would need to select the message type this can be:
Actionbar
Title
Bossbar
Chat message
You can select a type by clicking on the paper. If you have selected a bossbar the menu looks a bit different.
You would have to provide a bar color and the bar style.
Lets make a bossbar that is permanent and says "30% off /store".
The bar color if you click on the dye it will loop trough all possible colors. Lets use the default blue color for now.
Now we will set the message content that will be "30% off /store". When you click on the book it will close the menu and you will have to type the message in chat. Color codes work! Lets make it in bold red.
Now we have to set the bar style this means if you want to have it spaced out or just full.
We will not use the message delay because we want it to be a permanent bossbar, we can skip that option. The last option is if we want to have it permanent. I do want that so lets enable that.
It will automaticly disable the message delay. Now as you can see the redstone block has turned in to a emerald block that means that we can now save the message.
It will show some info and lets make sure that everything is correctly setup
It is! It is a bossbar, the message is correct, no delay because it is permanent and the bar color and style are also correct. Now that we have clicked the button it will start the task and in our case show it permantly
Now that is setup lets check the other options
When you click on the book in the main menu it will return with every message we have.
In our case since we only made one message there is only 1 displayed. It will show some info.
The message ID is just the a random ID. You can see all the options we have set.
The active is set to true that means that it is runs the task and the bossbar is disaplayed. If we click on the paper it will open a menu where we can delete the message, stop the task and start the task.
What does "task" mean?
Well when you have made for example a chat message that gets sent every 2 minutes it will use a "task" that starts a timer every 2 minutes when the timer ends it will send the message and start the timer again.
In the main menu you can start all tasks or stop all tasks
Want more info about this? Here is a wiki >