LiveAnnouncer is a plugin created specifically for announcing live events on your server.
The messages, configuration, commands and command aliases within the plugin are fully customizable to your liking.
LiveAnnouncer features:
Fully customizable.
Aliases for commands.
Command Cooldowns.
LiveAnnouncer commands (customizable):
/liveannouncer
/onlive
IF YOU MODIFY THE COMMANDS, IT ONLY AFFECTS THE COMMANDS WITHIN THE GAME, NOT IN CONSOLE
IF YOU MODIFY THE COMMAND YOU DO NOT MODIFY THE PERMISSIONS
Code (Text):
Messages:
liveannouncer:
message: '&7Running LiveAnnouncer (%version%). Use "/liveannouncer help" to receive the commands list.'
version-message: '&7Running LiveAnnouncer in version %version%'
reload-in-progress-message: '&eLive Announcer LiveAnnouncer is reloading, please wait a moment...'
reload-complete-message: '&aLiveAnnouncer was successfully reloaded!'
cooldown: '&7Please wait %cooldown%s to use this command.'
help-message:
- '&cLiveAnnouncer Commands'
- '&f/liveannouncer &c- &7Principal command of the plugin.'
- '&f/liveannouncer help &c- &7Displays the list of commands for LiveAnnouncer.'
- '&f/liveannouncer version &c- &7Displays the actual version of LiveAnnouncer.'
- '&f/liveannouncer reload &c- &7Reload the config of LiveAnnouncer.'
- '&f/onlive &c- &7Announce a live event.'
onlive:
arguments: '&7This command requires a message to announce.'
no-permission: '&7You dont have the permissions to do that.'
cooldown: '&7Please wait %cooldown%s to use this command.'
message:
- '&8<---------------------------->'
- ' &c%player% &fis broadcasting!'
- ' &f%args%'
- '&8<---------------------------->'