πRegular Alerts
You can set some messages to be sent every x seconds with hover and clickable options
You can set the message, the hover (a message that appears when hovering the mouse over the message) and the click action
Types of click actions:
OPEN_URLwhen clicked the message, it will open the url set in "action"RUN_COMMANDwhen clicked, it will force the player to run a command set in "action"NONEit will make nothing when clicked
You can create as many as you want, you can copy one of the examples.

Last updated