Code (YAML):
# Use placeholders from PlaceholderAPI in messages?
use_placeholderapi
: false
# Actions:
#
## [MESSAGE] <message> - Send a message (can also be used without the prefix)
## [TITLE] <title>;<subtitle>;<?fadeIn>;<?stay>;<?fadeOut> - Send a title (time in ms)
## [SOUND] <sound>;<?volume>;<?pitch> - Play a sound
## [ACTIONBAR] <message> - Send an actionbar message
## [CONSOLE] <command> - Execute a command from the console
## [PLAYER] <command> - Execute a command as a player
#
# Legacy colors are not supported here.
# MiniMessage is used exclusively.
# More about MiniMessage: https://docs.papermc.io/adventure/minimessage/format/
schedulers:
info:
enabled
: true
interval
: 120
actions
:
# If the %server_online% placeholder is not working, check the use_placeholderapi value,
# it must be set to true. Also, check if PlaceholderAPI and the Server expansion are installed.
1
:
-
" "
-
" <#FFD700>| <white>Current players online: <#FFD700>%server_online%<white>."
-
" "
-
"[SOUND] block.amethyst_block.place"
2
:
-
" "
-
" <hover:show_text:'<#FFD700>Visit'><click:open_url:'https://github.com/SuperCHIROK1'><#FFD700>| <white>Our website: <#FFD700>yourserver.net</click></hover>"
-
" "
-
"[SOUND] block.amethyst_block.place"
3
:
-
" "
-
" <hover:show_text:'<#FFD700>Join'><click:open_url:'https://github.com/SuperCHIROK1'><#FFD700>| <white>Our Discord: <#FFD700>discord.yourserver.net</click></hover>"
-
" "
-
"[SOUND] block.amethyst_block.place"
review:
enabled
: true
interval
: 180
actions:
1
:
-
" "
-
" <gradient:#FFD700:#FFA500> AmazingAnnounces</gradient> <gray>| <green>Do you like the plugin?"
-
" <white>Please leave a review on the <yellow><underlined>resource page</underlined></yellow>."
-
" <white>It is the best reward and motivation for the author! <red>❤"
-
" "
-
"[TITLE] <gradient:#FFD700:#FFA500>Announcement;<white>Please check the chat"
-
"[SOUND] block.note_block.pling"
messages:
no_permission
: '<br><yellow>
[✖
] <red>You do not have the required permissions to perform this action. Please report this to the server administrators.<br>'
reloaded
: '<br><yellow>
[✔
] <green>Plugin services and configurations have been successfully reloaded. You can find
all reload details in the console.<br>'