Language

Simple Scheduled Messages

Simple Scheduled Messages

Modrinth

Configure messages to be sent by the server at regular intervals

473 downloads 3 followers updated 13mo ago
latest v1.0.1 Modrinth
Paper Purpur 1.20 – 1.21.11 ManagementSocialUtility

Simple Scheduled Messages

A basic plugin that allows you to configure messages that will cycle in order with the specified delay time.

These messages use MiniMessage Formatting and can be very basic or very complex.

Also allows admins to send server broadcasts with /broadcastmsg <message> that also use minimessage formatting.
It is recommended to only give this permission to trusted users, as minimessage can be used to run commands and open urls

| Command | Permission | Description |
|-----------------------|--------------------|-------------------------------------------------------|
| /smreload | messages.reload | Allows the user to reload the configs |
| /automessage toggle | messages.toggle | Allows the user to pause/resume auto-messages |
| /broadcastmsg | messages.broadcast | Allows the user to send a message to the whole server |

| Permissions | Description |
|----------------------|----------------------------------------|
| messages | Allows plugin functionality |
| messages.reload | Allows reloading the plugin |
| messages.toggle | Allows toggling auto-messages on/off |
| messages.broadcast | Allows sending a message to the server |

Default Config:

# delay between messages in seconds
delay-time: 10
messages-to-display:
  - "test"
  - "test 2"
  - "<red>Test in color</red>"
  - "<gradient:red:dark_blue>other test in color</gradient>"

Versions

Release
1.0.1
paper, purpur · 1.20, 1.20.1, 1.20.2 · 13mo ago
Fixes an issue where the scheduled messages could not be disabled by setting time to `-1` (they can be now) Tested in 1.21.5
249
Release
1.0.0
paper, purpur · 1.20, 1.20.1, 1.20.2 · 27mo ago
Initial Release
224

Comments 0

No comments yet. Be the first to share your thoughts.

Download Simple Scheduled Messages

Files are served directly from the original source. Modgrid does not host or modify them.