BroadcastX icon

BroadcastX -----

Simple yet powerful broadcaster! Unlimited Auto Broadcasts...




Log:
Removed command usage section in config:
Added in-game edit commands for broadcasts.
- /bx addline <name> <text>
- /bx setline <name> <line> <text>
- /bx removeline <name> <line> <text>

Fixed plugins gradient prefix for versions below 1.16 and made them one single colour.
Added a /bx command list page

Any issues please join my discord! Look on the main page...

This plugin only works right for server versions over > 1.12
----------, Mar 6, 2022

Log: from 1.5-BETA
Quick command create update, forgot to add the enable: false - when creating a new broadcast.
----------, Mar 1, 2022

Log:
Redesigned how configs save/load
Fixed /bx reload
Added enable/disable feature to each seperate broadcasts (This how it works): Example broadcast
Code (YAML):
broadcasts:
  example
:
    enable
: true
    messages
:
     - ''
      - '                    &f&l▹ &a&l %player_name% &f&l◃'
      - '           &fWant free &2rewards &feverday?'
      - '           &fSupport us by voting! &2/vote'
      - ''
    webhook
: 'Want daily rewards? Support us by doing /vote in-game ...'
    click
: '/vote'
    sound
: 'ENTITY_PLAYER_LEVELUP'
----------, Mar 1, 2022

coollogo_com-4434343.png

Log:
Added discord webhook style setting in config.yml - There are 2 styles: [EMBED, RAWMSG]
Added an option to add -1 to 'players-needed', to disable the function fully.
Fixed up the /bx reload, this will now try to set more values on executing without needing to restart the server. (Some config.yml settings will still a full server restart)
- what it now reloads?
* now sets a new webhook url if changed.
* fixed up issues reloading & saving config.yml, strings.yml, donation.yml
Fixed some functions of the code to work better.
Added /bx version - this will get the version of the plugin you are using.
Fixed up permissions on all command arguments... sorry this was a mistake, now globally player needs bx.command to us /bx <> <>

NOTE: This will require of a full config.yml re-generation, remove & restart the server.
----------, Feb 28, 2022

coollogo_com-1851471.png

log: v1.3-BETA Update Fix
Fixed players-needed from breaking broadcasts not being sent at all.
----------, Feb 28, 2022

Log:
Added discord webhook embed instead of normal raw bot messages.
Added donation broadcast alerts when someone purchases from your store (Currently only fully supports craftingstore)
- will generate a 'donation.yml' file to configurate the alert strings/values.
Added 'players-needed' in the config.yml to set how many players are needed to start the broadcasts.
Added Bstats to the plugins - helps me track plugin stats(server versions using it etc.)

NOTE: This will require of a full config.yml re-generation, remove & restart the server.
----------, Feb 28, 2022

coollogo_com-1851471.png

LOG:
Added useful configuration information to config.yml & strings.yml
Added Discord support for webhooks[To-add to a broadcast follow this]:
Code (YAML):
broadcasts :
  # You can make unlimited broadcasts!
  # Make sure broadcast names do not contain spaces as you won't be able to access them in-game create/delete command.
  broadcast-with-webhook
:
    # full message that will show to everyone
    messages
:
     - ''
      - '                    &f&l▹ &a&l %player_name% &f&l◃'
      - '           &fWant free &2rewards &feverday?'
      - '           &fSupport us by voting! &2/vote'
      - ''
    webhook
:
      - '**VOTING**'
      - '*get rewards everyday!*'
Added API for the plugin:
Code (Java):

API. SendFullMessage (player, "this is a tooltip", "line1", "line2" ) ;
 
----------, Feb 24, 2022

coollogo_com-1851471.png

LOG:
Added /bx <send> <player> <message>
Added Ability for console to execute all plugin commands.

upload_2022-2-24_15-29-44.png
----------, Feb 24, 2022

Resource Information
Author:
----------
Total Downloads: 1,061
First Release: Feb 24, 2022
Last Update: Mar 6, 2022
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings