PluginLicenseRef-All-Rights-Reserved
ServerAnnounce
A simple announcement plugin for your server!
146
Downloads
0
Followers
11 months ago
Updated
📦
1
Versions
📖About ServerAnnounce
Want an easy way to announce information on your Minecraft Server?
ServerAnnounce is your easy solution!
Works with Minecraft versions 1.16 - 1.21

Create custom messages to be displayed in your chat!
- Ability to use color codes AND Hex (1.16+)!
- Add multiple lines to your announcements using '-n'
- Commands to change everything without going into the config!
- Add a custom prefix before each message with your servers name!
- Set a custom interval between messages!
- Option to enable or disable the messages!
- Option to make messages appear at random!




- /SAlist - See a list of the announcements in the config as well as their number
- Usage: /SAlist
- /SAadd - Add announcements without going into the config
- Usage: /SAadd [New Announcement]
- /SAremove - Remove announcements without going into the config
- Usage: /SAremove [Number of announcement you want to remove. See /SAlist]
- /SAenable - Toggle announcements being displayed
- Usage: /SAenable
- /SArandom - Toggle announcements being displayed in random order
- Usage: /SArandom
- /SALinkHoverText - Set the text when hovering over a link
- Usage: /SALinkHoverText [Text when hovering]
- /SAprefix - Change prefix that appears before each message
- Usage: /SAprefix [Prefix]
- /SAtime - Change the amount of time in seconds between each message
- Usage: /SAtime [Time in seconds]
- /SAhelp - Shows a list of commands
- Usage: /SAhelp
- /SAbroadcast - Allows you to broadcast a message to the server with your set prefix
- Usage: /SAbroadcast [Broadcast]
- /SAreload - Reload the plugin
- Usage: /SAreload


# Welcome to the ServerAnnounce 1.9 Config created by Inner_Manager
#
# Time in seconds between messages
time: 60
#
# The prefix that shows up before each announcement. Leave it as '' if you do not want it.
prefix: '#b000ff[#9132feS#7043fbe#4c4ef4r#1755ecv#0059e1e#005bd5r#005bc7An#005bd5n#0059e1o#1755ecu#4c4ef4n#7043fbc#9132fee#b000ff]'
#
# Text when hovering over a link. Leave it as '' if you do not want it.
linkHoverText: 'Click Me!'
#
# Enables the announcements
enable: true
#
# Enables messages being displayed in random order
random: false
#
# Here are your announcements. Feel free to add as many as you want!
announcements:
- '#ff0000T#fe0030e#f7004ds#eb0065t #d9007am#c31b8be#aa3397s#8e409ds#72499ea#574e9ag#3f5191e'
- '#FF0000You can also add new lines -n#00FF00just like -n#0000FFthis!'
- '#32a852You should probably change the config'
- '#7ae9ebWelcome to the server!'
#
# Time in seconds between messages
time: 60
#
# The prefix that shows up before each announcement. Leave it as '' if you do not want it.
prefix: '#b000ff[#9132feS#7043fbe#4c4ef4r#1755ecv#0059e1e#005bd5r#005bc7An#005bd5n#0059e1o#1755ecu#4c4ef4n#7043fbc#9132fee#b000ff]'
#
# Text when hovering over a link. Leave it as '' if you do not want it.
linkHoverText: 'Click Me!'
#
# Enables the announcements
enable: true
#
# Enables messages being displayed in random order
random: false
#
# Here are your announcements. Feel free to add as many as you want!
announcements:
- '#ff0000T#fe0030e#f7004ds#eb0065t #d9007am#c31b8be#aa3397s#8e409ds#72499ea#574e9ag#3f5191e'
- '#FF0000You can also add new lines -n#00FF00just like -n#0000FFthis!'
- '#32a852You should probably change the config'
- '#7ae9ebWelcome to the server!'

- ServerAnnounce.* - Gives permission to all ServerAnnounce commands
- ServerAnnounce.list - Access to /SAlist
- ServerAnnounce.add - Access to /SAadd
- ServerAnnounce.remove - Access to /SAremove
- ServerAnnounce.enable - Access to /SAenable
- ServerAnnounce.random - Access to /SArandom
- ServerAnnounce.linkhovertext - Access to /SALinkHoverText
- ServerAnnounce.prefix - Access to /SAprefix
- ServerAnnounce.time - Access to /SAtime
- ServerAnnounce.help - Access to /SAhelp
- ServerAnnounce.broadcast - Access to /SAbroadcast
- ServerAnnounce.reload - Access to /SAreload
Legacy bukkit/spigot users:
The latest version of this plugin only works with versions 1.11 and up
If you are using an version pre - Spigot 1.11, please download ServerAnnounce version 1.2 as it will work with Spigot 1.4 and up.
Thanks for reading! If you come across any issues with the plugin, please send me a message so it can be addressed!