AutoAnnouncer is a plugin that automatically announcer an
Announcement after a certain amount of time configured in the config
* Infinite messages that are chosen at random from the config
* Everything can be enabled or disabled in the config!
* Easy to use config!
* PlaceholderAPI support for all messages used!
* Customizable permissions and No Permission messages!
/areload|arel|arl <- This command is used to reload the plugins config
announcer.reload <- This is the permission to reload the config
PlaceholderAPI is completely supported with all messages in the plugin (except permission messages).
Code:
# Standard bukkit codes are fully supported!
AutoAnnouncer:
AnnouncerMessage:
Announcer:
- "You can join our discord at https://discord.gg/25TVBY"
- "Don't forget to vote for the server using /vote!"
- "Come visit our shop: https://shop.example.com"
Delay: 5 seconds
AnnouncerHeader:
Message: "&7[---------&8[&4&lAnnouncement&8]&7---------]"
Enabled: true
Enable_Space: true
AnnouncerFooter:
# PlaceholderAPI is fully supported with this plugin.
Message: "&4Thank you for playing on play.example.com, %server_online% out of %server_max_players% are online"
Enabled: true
Enable_Space: true
Prefix_Settings:
Prefix: "&8[&4&lAnnouncer&8]"
Enable_Prefix: true
Commands:
Reload:
Message: "&6{plugin_name} {plugin_version} has been reloaded."
Enable: true
Disable_Message: 'Command disabled! If you want to enable this command set "Enabled" in the config to true!'
Permission:
Reload_Permission: "announcer.reload"
Reload_NoPermission_Message: "Insufficient permission (announcer.reload)"
Motd:
Motd_Message:
Message:
- "&5Welcome to the server"
- "&6How are you today?"
- "&dThank you for downloading!"
# To add a space just do - " "
Motd_Header:
Message: "&2This is a header!"
Enabled: true
Motd_Footer:
Message: "&aThis is a footer!"
Enabled: true
Settings:
Enable_Announcer: true
Enable_Motd: true
# Don't mess anything below this comment
Log_Lag_Over_Milis: 100
Debug: []
Version: 1
Thank you for checking out my resource! If you would like any support then contact me here, or alternatively contact me on discord (PolarDyth#9999 or join my discord it's pretty empty )