config.yml

messages:

no-permission: "&cYou don't have perms to execute this command"

reloaded: "&aContentAnnouncer - Config has been reloaded"

reminder: "&a%player_name%, you are a content creator, you can advertise your content with the available commands"

staff-alert: "&a%player_name% has joined the server as a content creator"

youtube-help: "&aYou have to specify a youtube link, it must contain youtube.com"

twitch-help: "&aYou have to specify a twitch link, it must contain twitch.tv"

youtube-not-elapsed: "&cYou are on cooldown and can't announce again"

twitch-not-elapsed: "&cYou are on cooldown and can't announce again"

cooldowns:

youtube-cooldown: 10

twitch-cooldown: 10

register-youtube-on-file: true

register-twitch-on-file: true

logs:

youtube-log: "%announcer% has announced a new video! %link%"

twitch-log: "%announcer% has announced a new stream! %link%"

formats:

youtube-format:

- "=================================================="

- "&6%announcer% has uploaded a new video, check it out!"

- "&a&n%link%"

- "=================================================="

twitch-format:

- "=================================================="

- "&6%announcer% is now live streaming, check it out!"

- "&a&n%link%"

- "=================================================="

console-youtube:

- "=================================================="

- "There's a new video about the server, check it out!"

- "&a&n%link%"

- "=================================================="

console-twitch:

- "=================================================="

- "There's a new streaming about the server, check it out!"

- "&a&n%link%"

- "=================================================="

Last updated