SCAutoBroadcaster icon

SCAutoBroadcaster -----

Cool message auto broadcaster for your BungeeCord network!




- MiniMessage library updated from version 4.1.0 to 4.10.1

If you have any issues after update please post to discussion section. Thanks! Have a good day :)
----------, May 29, 2022

- Algorithm for sending messages has been reworked (now it works faster)
- Fixed instant sending of all messages while using /scab reload command
- Minor fixes and improvements
----------, Feb 6, 2022

- ConcurrentModificationException fix
----------, Feb 5, 2022

- Added Processor caching for better performance
- Added ability to set processors for any message (previously only for message groups)
- Added delivery optimization system to avoid sending messages to target server at the same time
- Config revamp with auto-updater
- Added more checks and informative messages
- Huge message handling optimization (~ +30% speed up)
- Removed multi-line (%n%) symbol - now it's unnecessary

Special thanks: @Josh12rice
----------, Feb 5, 2022

- Fixed an issue with incorrect message coloring and formatting
- Added message headers and footers (leave blank to disable)
- Added message processing system. Currently available:
DEFAULT - Bukkit like text coloring and formatting.
MINI_MESSAGE - Using kyori's minimessage library. More info can be found here: https://docs.adventure.kyori.net/minimessage

You can choose default processor with "defaultProcessor" config value. Also you can set different processors for any message group - just add "processor: DEFAULT or MINI_MESSAGE" entry into your message section.
Code (YAML):
  'mini_message_example':
     interval
: 15
     randomMessages
: true
     processor
: MINI_MESSAGE
     servers
:
    - global
     messages
:
    - '<yellow>This is a <italic>MiniMessage</italic> test'
- Cleaned code

Special thanks: @Josh12rice
Note: Clickable URLs feature doesn't work with MINI_MESSAGE processing method because this library supports hover and click event formatting like:
Code (Text):
<hover:show_text:''<red>test''>TEST</hover> <click:open_url:https://test.com>this</click>
----------, Nov 14, 2021

Changelog (Version 1.3.0):
- Updated default configuration
- Added ability to choice order of dispatching messages: randomly or in order. Config value: randomMessages true/false. See default config. Default value: true.
- Servers blacklist. Use "-" like negative permissions at the beginning of the server name. You can find an example in default configuration file.
----------, Aug 18, 2020

- Added compatibility with latest BungeeCord
----------, Aug 14, 2020

- Fixed a bug where the second line of text was not colored. Thanks @Danielabou for report
----------, Aug 31, 2019

- Added multi-line messages support.
New line character: %n%
----------, Jun 21, 2019

Changelog (Version 1.1.1):
- Minor parser fixes
- Code refactoring and cleanup
- Reworked message system for better performance
----------, Apr 11, 2019

Changelog (Version 1.1.0):
- Minor performance improvements
- Added ability to enable/disable clickable URLs
- Added config updater
- Customizable URL hover text
----------, Apr 10, 2019

Resource Information
Author:
----------
Total Downloads: 1,512
First Release: Apr 9, 2019
Last Update: May 29, 2022
Category: ---------------
All-Time Rating:
9 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings