Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
SupaDupaBroadcast
Yet another auto broadcaster but with JSON/tellraw messages!
Features:
- Add messages on the fly (using the ingame command sdbadd)
- Change the interval on the fly (using the ingame command sdbint)
- Reload the config on the fly (using the ingame command sdbrl)
- Supports json/tellraw message (just add 'json:' infront of the json array)
- Fully custom message, no annoying prefixes!
- Color support (just use &)
- Use \n for multi line messages (in your text tag if you use the json format)
Usage:
- Drop the plugin into your plugins folder
- Start or restart the server
- It will generate a config
- Use the ingame commands or the config to customize the messages and the interval
- Be sure to use some fancy json/tellraw messages
- you can generate some using this site: https://www.minecraftjson.com/
- copy the command it's generates without the '/tellraw @p ',
- add 'json:' infront of it
- add it to the messages
- ???
- Profit
- Leave feature requests on github ;)
Permissions/Commands:
- sdbrl:
- description: 'Reloads the config from disk'
- permission: 'sdbrl'
- sdbadd:
- description: 'Adds a messages to the list'
- permission: 'sdbadd'
- sdbint:
- description: 'Changes the interval of messages being displayed'
- permission: 'sdbint'
- sbignore:
- description: 'Toogles if you will receive the messages'
- permission: 'sbignore'
Sample Config
click here
#╭━━╮╱╱╱╱╱╱╱╭━━╮╱╱╱╱╱╱╱╭━━╮╱╱╱╱╱╱╱╭╮╱╱╱╱╭━┳╮╱
#┃━━╋┳┳━┳━╮╱╰╮╮┣┳┳━┳━╮╱┃╭╮┣┳┳━┳━╮╭╯┣━┳━╮┃━┫╰╮
#┣━━┃┃┃╋┃╋╰╮╭┻╯┃┃┃╋┃╋╰╮┃╭╮┃╭┫╋┃╋╰┫╋┃━┫╋╰╋━┃╭┫
#╰━━┻━┫╭┻━━╯╰━━┻━┫╭┻━━╯╰━━┻╯╰━┻━━┻━┻━┻━━┻━┻━╯
#╱╱╱╱╱╰╯╱╱╱╱╱╱╱╱╱╰╯╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱
# how often (in server ticks, 20 ticks = 1 second) should a new message be shown
interval: 1200
# should the message should be print to the console?
console-output: true
# List with messages
messages:
- I am just a random test message with some &3colors
- json:["",{"text":"This ","color":"dark_aqua","bold":true},{"text":"Plugin ","color":"gold","italic":true,"underlined":true,"hoverEvent":{"action":"show_text","value":{"text":"","extra":[{"text":"Made by MiniDigger","color":"dark_aqua"}]}},"bold":false},{"text":"is ","color":"dark_green","italic":false,"underlined":false},{"text":"awesome ","color":"dark_gray","bold":true,"italic":true,"underlined":true},{"text":"!!!!!!!!!!!!!!","color":"yellow","bold":true,"italic":true,"underlined":true,"strikethrough":true,"obfuscated":true}]
Source: https://github.com/MiniDigger/SupdaDupaBroadcast Pullrequests welcome ;)
If you encounter any issues, please open a issue on github: https://github.com/MiniDigger/SupdaDupaBroadcast/issues
Pinned Versions
Pages
Members
Owner