ServerAnnounce
作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
平台: bukkit paper spigot
标签: utility

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


#
# 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
请登录后举报
暂无评论,抢个沙发吧~