HomeJavaModsBossBarCountdown OFFICIAL Version
BossBarCountdown OFFICIAL Version
BossBarCountdown [1.13–1.20+] ⏳
Customizable BossBar countdowns with end actions — Titles, Sounds, Commands & More!

✅ Features

Commands & Permissions

Command
Description Permission
/bossbar help Show help menu bossbar.command.help
/bossbar start <type> <seconds> Start a countdown bossbar.command.start
/bossbar stop Stop active countdown bossbar.command.stop
/bossbar reload Reload config and lang files bossbar.command.reload
/bossbar test <type> Execute on_finish actions manually bossbar.command.test
/bossbar verify Check config for errors bossbar.command.verify
/bossbar create <type> <color> <style> Create new bossbar type bossbar.command.create
Click to expand...
️ Configuration
Code (YAML):

# BossBarCountdown Configuration File

# Language file to load for messages.
# Must match one of the lang_XX.yml files (e.g., lang_en.yml or lang_es.yml)
lang
: en # Require restart

# BossBars are countdowns you can start via commands.
# Each type must have a unique key under 'bossbars'.
bossbars
:

  example
:
    title
: "&eCountdown: &a%time%"
    color
: RED           # Available: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
    style
: SEGMENTED_10   # Available: SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20
    type
: global         # global = all players; permission = only players with permission "bossbar.view.<type>"

    # Optional actions that trigger when the countdown ends
    on_finish
:
      repeat
: 1           # How many times to repeat the whole sequence
      delay_between
: 1     # Delay between each repetition (in seconds)

      actions
:
        message_welcome
:
          type
: message
          values
:
           - "&6The countdown has ended!"
            - "&aGood luck, %player%!"

        sound_bell
:
          type
: sound
          values
:
           - "ENTITY_EXPERIENCE_ORB_PICKUP"

        delay_1s
:
          type
: message
          values
:
            - delay
: 1

        run_command
:
          type
: command
          values
:
           - "say Countdown over for %player%"

        broadcast_end
:
          type
: broadcast
          values
:
           - "&c[Server] &7%player% finished the countdown!"

        show_title
:
          type
: title
          title
: "&aTime's Up!"
          subtitle
: "&eLet's Go!"
          fadeIn
: 10
          stay
: 60
          fadeOut
: 10

 
Localization
The plugin supports multiple languages via lang_*.yml.

Default included:
To change language:

language: en

Add your own translation by copying and editing files in /lang.

Dependencies
Troubleshooting
Screenshots
Coming soon...

Ideas & Suggestions
Feel free to DM me on Spigot if you have feedback or feature requests!

❤️ Support the Plugin
Leave a ⭐ review if you like the plugin — it helps a lot!

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

BossBarCountdown OFFICIAL Version is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 251 times (via Spigot). Download it and open it directly in the game.

Explore more