Automatic
Server messages sent at specific intervals

🌍 Localization
Pathlocalizations → language.yml → message.auto
auto:
types:
announcement:
- "<br><fcolor:1>◇ This server uses <click:open_url:\"https://flectone.net/pulse/\"><hover:show_text:\"<fcolor:2>https://flectone.net/pulse/\"><fcolor:2>FlectonePulse</hover></click> :)<br>"
- "<br><fcolor:1> ❝ Join our discord ❠ <br><fcolor:2> <u><click:open_url:\"https://discord.flectone.net\"><hover:show_text:\"<fcolor:2>https://discord.flectone.net\">https://discord.flectone.net</hover></click></u><br>"
- "<br><fcolor:1>⚡ Support <fcolor:2>FlectonePulse <fcolor:1>on Boosty <br><fcolor:1>⚡ <u><click:open_url:\"https://boosty.to/thefaser/\"><hover:show_text:\"<fcolor:2>https://boosty.to/thefaser/\">https://boosty.to/thefaser/</hover></click></u><br>"
- "<br><fcolor:1> ✉ Join our telegram ✉ <br><fcolor:2> <u><click:open_url:\"https://t.me/flectone\"><hover:show_text:\"<fcolor:2>https://t.me/flectone\">https://t.me/flectone</hover></click></u><br>"auto:
types:
announcement:
- "<br><fcolor:1>◇ Сервер использует <click:open_url:\"https://flectone.net/pulse/\"><hover:show_text:\"<fcolor:2>https://flectone.net/pulse/\"><fcolor:2>FlectonePulse</hover></click> :)<br>"
- "<br><fcolor:1> ❝ Заходи в дискорд ❠<br><fcolor:2> <u><click:open_url:\"https://discord.flectone.net\"><hover:show_text:\"<fcolor:2>https://discord.flectone.net\">https://discord.flectone.net</hover></click></u><br>"
- "<br><fcolor:1>⚡ Поддержи <fcolor:2>FlectonePulse <fcolor:1>на Boosty <br><fcolor:1>⚡ <u><click:open_url:\"https://boosty.to/thefaser/\"><hover:show_text:\"<fcolor:2>https://boosty.to/thefaser/\">https://boosty.to/thefaser/</hover></click></u><br>"
- "<br><fcolor:1> ✉ Заходи в телеграм ✉ <br><fcolor:2> <u><click:open_url:\"https://t.me/flectone\"><hover:show_text:\"<fcolor:2>https://t.me/flectone\">https://t.me/flectone</hover></click></u><br>"types
Types of automatic messages with a list
Information
You can add your own with any name or remove existing ones
⚙️ Setting
Pathmessage.yml → auto
auto:
enable: false
types:
announcement:
random: true
destination:
type: "CHAT"
ticker:
enable: true
period: 9000
sound:
enable: falseenable
Enables or disables the functionality of the module
types
Types of automatic messages
YOU CAN CREATE YOUR OWN
types:
newauto:
random: true
destination:
type: "CHAT"
ticker:
enable: true
period: 9000
sound:
enable: falserandom
If enabled, messages will be selected randomly; otherwise, they will be selected in order.
destination
Where the message will be sent
| Type | Explanation | Requires additional configuration? |
|---|---|---|
ACTION_BAR | Message above the player's inventory | Yes |
BOSS_BAR | Message at the top of the screen | Yes |
BRAND | Message in F3 | No |
CHAT | Message in chat | No |
TEXT_SCREEN | Message anywhere on the screen | Yes |
TITLE | Full-screen message | Yes |
SUBTITLE | Full-screen message (bottom line) | Yes |
TAB_HEADER | Message in TAB (top) | No |
TAB_FOOTER | Message in TAB (bottom) | No |
TOAST | Message in the top right corner (achievement) | Yes |
ticker
Updating every specific interval of time
sound
Sound playback
🔐 Permissions
Pathpermission.yml → message.auto
auto:
name: "flectonepulse.module.message.auto"
type: "TRUE"
types:
announcement:
name: "flectonepulse.module.message.auto.sound"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
types
Types of automatic messages and their sound permissions
-
soundPermission to use the sound
Last updated on
Edit on GitHub
FlectonePulse