NeonMC | AUTOBROADCAST | Skript v1.0

Autobroadcast skript actionbar
  • oll.png
  • wefw.png
  • oll.png
  • wefw.png
The Ultimate Auto Broadcast Script for Minecraft
☕ Support the Developer on Ko-fi


📢 NeonMC — Auto Broadcast v1.2
The simplest, cleanest, most configurable auto-broadcast script ever built for Skript. No bloat, no bugs, no extra addons required.



🚀 What is NeonMC AutoBroadcast?

Automatically send rotating messages to your players every X minutes — tips, server info, rules, Discord links, store reminders, and live stats. Everything is configured from a single, clearly labeled block at the top of the file. No YAML, no separate config, no addons. Just open and edit.

Designed for MC 1.21+ and Skript 2.12+.
YourImage1.png



💎 Features

  • 📋 Rotating Messages — Define as many broadcast messages as you want. The script sends them automatically at your interval.
  • 🎲 Random or Sequential Mode — Switch between random message picking or sequential order with one line in the config.
  • 💬 Dual Delivery — Each message is sent in chat AND as an action bar. The action bar duration is configurable in seconds.
  • 📊 Live Player Count — Write
    Code:
    {ONLINE}
    anywhere in a message to insert the current player count automatically. No PAPI needed.
  • ⏸️ Pause & Resume — Instantly pause all broadcasts with
    Code:
    /ab toggle
    and resume just as easily.
  • 🔘 Action Bar Toggle — Disable or re-enable the action bar delivery at runtime with
    Code:
    /ab actionbar
    , no reload needed.
  • ⚡ Zero Addons — Runs on pure Skript 2.12+. No SkBee, no skript-placeholders, no Vault. Nothing extra.
  • 🖥️ Console Logging — Optionally logs every broadcast to the console with the message ID.



⚙️ The Easiest Configuration Ever

A step-by-step guide is commented inside the script. Every option has a plain-English explanation next to it:

Code:
options:
    interval:          5 minutes  # How often to broadcast
    actionbar_seconds: 6          # How long the action bar stays visible
    separator:         &8&m-----  # Line shown above and below the message
    prefix:            &8[Auto] & # Prefix before every message
    log_console:       true       # Print to console (true/false)

Adding a message is literally one line:

Code:
set {ab::msgs::12} to "<##00C2FF>&lTIP: &7There are {ONLINE} players online right now!"



🛠️ Admin Commands

  • Code:
    /ab list
    — View all messages and their IDs
  • Code:
    /ab send
    — Force the next broadcast immediately
  • Code:
    /ab add <message>
    — Add a message at runtime (no reload)
  • Code:
    /ab remove <id>
    — Delete a message at runtime
  • Code:
    /ab edit <id> <message>
    — Replace a message at runtime
  • Code:
    /ab toggle
    — Pause or resume automatic broadcasts
  • Code:
    /ab actionbar
    — Toggle the action bar delivery on/off
  • Code:
    /ab status
    — View status, interval, mode, message count, action bar state

All commands require the
Code:
neonmc.broadcast.admin
permission (configurable in the options block).




🎫 Need Help?

Having trouble with the installation or found a bug?
Don't post in the reviews — open a ticket in our Discord and we'll sort it out fast. 🚀





☕ Support the Project
I spend countless hours developing and maintaining these premium scripts for free.
If NeonMC has helped your community, consider buying me a coffee!





EULA: Free EULA
193 Views
9 Downloads
Apr 6, 2026 Published
N/A Updated
Not yet rated
15.1 KB File size
DRM-free
  1. Yes
Type
  1. Chat
Game mode
  1. Survival
  1. Factions
  1. Oneblock
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
The plus version of the Squid Game minigame of the netflix series brought to minecraft.
3.50 star(s) 8 ratings
150 purchases
The same scoreboard as donutsmp and keyall system.
4.50 star(s) 3 ratings
78 purchases
Plot System with custom Currency (Custom Items).
5.00 star(s) 6 ratings
46 purchases
Custom fishing and enchantment system for your server.
Not yet rated
47 purchases
Custom farming and enchantment system for your server.
Not yet rated
47 purchases
193 Views
9 Downloads
Apr 6, 2026 Published
N/A Updated
Not yet rated
15.1 KB File size
DRM-free
  1. Yes
Type
  1. Chat
Game mode
  1. Survival
  1. Factions
  1. Oneblock
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
The plus version of the Squid Game minigame of the netflix series brought to minecraft.
3.50 star(s) 8 ratings
150 purchases
The same scoreboard as donutsmp and keyall system.
4.50 star(s) 3 ratings
78 purchases
Plot System with custom Currency (Custom Items).
5.00 star(s) 6 ratings
46 purchases
Custom fishing and enchantment system for your server.
Not yet rated
47 purchases
Custom farming and enchantment system for your server.
Not yet rated
47 purchases
Top