Spigot Link : https://www.spigotmc.org/resources/autocast-50-off-weekend-sale.43894/
Leakers Note : Please Give me a positive rating as a token of appreciation
DONATION: Want more plugins donate any amount to paypal.me/qtchan
Tested Minecraft Versions: 1.7,1,8,1.9,1.10,1.11,1.12
Contributors: InstantlyMoist (me)
AutoCast is a easy to use, advanced and well optimized broadcasting system. With many unique features it's the best autobroadcasting plugin available.
I hope you'll enjoy reading this page, peace out.
Autocast contains a ton of features and customization, this list will give you a rough idea of what AutoCast is capable of.
Outdated video (By me)
Default configuration file:
Leakers Note : Please Give me a positive rating as a token of appreciation
DONATION: Want more plugins donate any amount to paypal.me/qtchan
Tested Minecraft Versions: 1.7,1,8,1.9,1.10,1.11,1.12
Contributors: InstantlyMoist (me)

AutoCast is a easy to use, advanced and well optimized broadcasting system. With many unique features it's the best autobroadcasting plugin available.
I hope you'll enjoy reading this page, peace out.

Autocast contains a ton of features and customization, this list will give you a rough idea of what AutoCast is capable of.
- Unlimited messages
- PlaceholderAPI support
- Sounds, Particles, Permissions and commands per message
- (Animated) Title/subtitle support
- (Animated) Actionbar support
- (Animated) Bossbar support
- JSON message (Wich means messages are clickable, and you can hover over them to get more information)
- Different clicktypes (When you click a message it could open a link, or execute a command)
- Book support (This will open a book with text upon a message)
- World blacklist
- aSynchronous data fetching/sending, so it doesn't affect any of the server performance
- MOTD on join
- Title when entering a specific (WorldGuard) region
- Ability to turn off the messages as a player.
- Everything is customizable

Outdated video (By me)

Default configuration file:
Code:
Code (Text):
###################
#A-U-T-O---C-A-S-T#
###################
#
# Welcome to this new revolutionary AutoCast plugin
# This plugin is the most customizable Auto-broadcasting plugin ever.
# I hope you like it!
# Don't forget to vote
#
# Note: To disable sounds, particles, permissions, hover, or clicks. Please set them to NONE and don't clear the fields
# Note: Particles only work on 1.9+
#
Delay: 60
# Delay in seconds
MinimumPlayers: 1
# Minimum players before a AutoCast gets casted.
# Set to 0 to disable
ConsoleOutput: true
# Should the messages be put out in the console?
TogglePermission: 'ac.toggle'
# Permission to toggle the autobroadcasts either on or off
HidePermission: 'ac.hide'
# Permission to hide the autobroadcasting messages
ReloadPermission: 'ac.reload'
# Permission to reload the config/data file
ForcecastPermission: 'ac.force'
# Permission to force a autobroadcast message
NotifyPermission: 'ac.update'
# Permission to recieve a update message
ListPermission: 'ac.list'
# Permission to view the messages list
PreviewPermission: 'ac.preview'
# Permission to preview messages
NoPermissionMessage: '&7[&c&lError&7]: You dont have permissions to execute this command.'
# Message when the specified player doesn't have the needed permission
HiddenMessage: '&7[&a&lAutoCast&7]: Messages are now %state%'
# Message when you type /ac hide
# %state% will be replaced with hidden or unhidden
AlreadyState: '&7[&c&lError&7]: AutoCast is already %state%'
# Message when the autobroadcasts are already enabled/disabled
# Note: %state will be replaced with enabled or disabled
UnknownArgument: '&7[&c&lError&7]: You specified an unknown argument'
# Message when you type a wrong command
UnknownMessage: '&7[&c&lError&7]: That message is unknown'
# Message when you specified an unknown message
NotaPlayer: '&7[&c&lError&7]: You arent a player!'
# Message when you aren't a player when it's needed
ChangedState: '&7[&a&lAutoCast&7]: AutoCast is now %state%'
# Message when you change the state
# Note: %state% will be replaced with enabled or disabled
Messages:
# Note: To disable certain functions, please enter NONE
1:
# Can be anything BUT cant be the same as something else!
Enabled: true
# Declares if a message is enabled or not
Message:
- '&0&m---------------[-&r &a&lAutoCast &0&m-]---------------&r'
- '&a Thanks for downloading AutoCast!'
- '&a Currently %server_online% player(s) are playing on this server'
- '&a Click on me to see the full list of players!'
- '&0&m-----------------------------------------------------&r'
# Messages for the broadcast, supports placeholders
Sound: 'BLOCK_ANVIL_FALL'
# Make sure to use correct sounds
Particle: 'FLAME'
# Particle played on broadcast
Permission: 'NONE'
# Permission to see the message
CommandsAsPlayer:
- 'me loves AutoCast!'
CommandsAsConsole:
- 'give %player% dirt 1'
Hover: '&a&lClick on me to see the online players'
# Hover message
ClickType: 'COMMAND'
# Valid types are: LINK, COMMAND, SUGGESTCOMMAND
Click: 'list'
# Command/Link/Suggestion opened on click
Title:
# 1.9+
# Set title or subtitle to NONE to disable
Title:
- '&aF'
- '&aFe'
- '&aFet'
- '&aFetc'
- '&aFetch'
- '&aFetchi'
- '&aFetchin'
- '&aFetching'
- '&aFetching p'
- '&aFetching pi'
- '&aFetching pin'
- '&aFetching ping'
- '&aFetching ping.'
- '&aFetching ping..'
- '&aFetching ping...'
- '&aYour ping is %player_ping%ms'
- '&aYour ping is %player_ping%ms'
- '&aYour ping is %player_ping%ms'
- '&aYour ping is %player_ping%ms'
Subtitle:
# Please use the same amount of messages as Title, otherwise it wouldn't work
- '&cTh'
- '&cThis'
- '&cThis ma'
- '&cThis may t'
- '&cThis may tak'
- '&cThis may take a'
- '&cThis may take a se'
- '&cThis may take a seco'
- '&cThis may take a second'
- '&cThis may take a second'
- '&cThis may take a second'
- '&cThis may take a second'
- '&cThis may take a second'
- '&cThis may take a second'
- '&cThis may take a second'
- '&r'
- '&r'
- '&r'
- '&r'
Stay: 80
# How long should the title stay here (In ticks)
# It will divide this by the amount of titles you have
ActionBar:
# 1.9.2+, PlaceholderAPI support
# To disable set first line to NONE
- '&aA'
- '&aAu'
- '&aAut'
- '&aAuto'
- '&aAutoC'
- '&aAutoCa'
- '&aAutoCas'
- '&aAutoCast'
ActionBarDelay: 5
# Time in ticks, how fast should it update?
WorldBlackList:
- 'example'
# Worlds where this message is blocked
BookText: 'NONE'
# Text in the book, set to NONE to disable and use \n to make a new line
# Also PlaceholderAPI support here!
BossbarMessage:
1:
Message: '&cH'
Color: 'PINK'
2:
Message: '&aHe'
Color: 'WHITE'
3:
Message: '&bHel'
Color: 'BLUE'
4:
Message: '&6Hell'
Color: 'RED'
5:
Message: '&9Hello'
Color: 'YELLOW'
BossbarStay: 5
# How long should the bossbar stay?
# Broadcast command settings:
BroadcastPermission: 'ac.bc'
# Permission to do /bc
BroadcastLayout: '&7[&a&lAutoCast&7]: %message%'
# Message when you broadcast something
# Note: %message% will be replaced with the typed message
# Note2: %player% will be replaced with the player name
BroadcastSound: 'ENTITY_BLAZE_SHOOT'
# Message that will sound on a broadcast
# MOTD settings
MOTDEnabled: true
MOTD:
1:
Message: '&7[&a&lAutoCast&7]: Welcome to this server!'
# Line 1 of the message
Hover: '&7Yeah, welcome'
ClickType: 'NONE'
# Valid types are: LINK, COMMAND, SUGGESTCOMMAND, NONE
Click: 'NONE'
# What should it do on click?
2:
Message: '&7%server_online% players online, click on me to see them all!'
Hover: '&7Yep, all of them'
ClickType: 'COMMAND'
# Valid types are: LINK, COMMAND, SUGGESTCOMMAND, NONE
Click: 'list'
3:
Message: '&7Click on me to join the disocrd'
Hover: '&7You are welcome'
ClickType: 'LINK'
# Valid types are: LINK, COMMAND, SUGGESTCOMMAND, NONE
Click: 'https://discord.gg/WStdvYW'
MOTDTitles:
Delay: 100
# Delay in seconds devided by the length of the titles
Title:
- '&4W'
- '&cWe'
- '&eWel'
- '&6Welc'
- '&2Welco'
- '&aWelcom'
- '&bWelcome'
- '&3Welcome'
- '&1Welcome'
- '&9Welcome'
- '&dWelcome'
- '&5Welcome'
- '&fWelcome'
- '&7Welcome'
- '&8Welcome'
- '&0Welcome'
Subtitle:
- '&4B'
- '&cBa'
- '&eBac'
- '&6Back'
- '&2Back'
- '&aBack'
- '&bBack'
- '&3Back'
- '&1Back'
- '&9Back'
- '&dBack'
- '&5Back'
- '&fBack'
- '&7Back'
- '&9Back'
- '&0Back'
RegionEnterTitle:
test:
# Region name
Title:
- '&cOne'
- '&aOne'
- '&cOne'
- '&aOne'
- '&aOne'
- '&cOne'
- '&aOne'
Subtitle:
- '&cOne'
- '&aOne'
- '&cOne'
- '&aOne'
- '&aOne'
- '&cOne'
- '&aOne'
Delay: 100
# Delay in seconds devided by the length of the titles

- /autocast (Alias: /ac)
- Base command of the plugin
- /autocast (on/off/enable/disable/toggle)
- This will turn the autobroadcasting messages either on or off
- Permission: ac.toggle (Customizable)
- /autocast reload
- Reinitializes the plugin
- Permission: ac.reload (Customizable)
- /autocast list
- Show all the messages in a list
- Permission: ac.list (Customizable)
- /autocast preview (message)
- Previews a message for the sender only
- Permission: ac.preview (Customizable)
- /autocast hide
- Hides the autocast messages
- Permission: ac.hide (Customizable)
- /broadcast (Alias: /bc, /shout)
- Broadcasts a specified message
- Permission ac.bc (Customizable)

- You may not sell, reupload, or send my plugin to anyone else.
- You may not reproduce any of my code in your plugin
- You may not decompile this plugin
- No refunds were given, no matter what.
- I may change this when I want to
- Discord: InstantlyMoist#5807
- Skype: blijschaap
- Spigot PM
- Discuss section