ActionBarXtreme [1.10.x-1.21.x] | Taking the Actionbar to the extreme | Fully Customizable icon

ActionBarXtreme [1.10.x-1.21.x] | Taking the Actionbar to the extreme | Fully Customizable -----

Permanent Action Bar, fully customizable!



Actionbarxtreme.png

Welcome to ActionBarXtreme! This lightweight and easy-to-use plugin allows you to create a permanent action bar that can be fully customized to show off your server IP, announce events, or promote your server in any content creator's videos.

Additionally, the plugin includes an announce command that lets you broadcast messages (globally or to a specific player only) through the action bar, making it a great tool for communicating with your community.

ActionBarXtreme is a powerful and simple plugin that can help you enhance your server experience.


For questions or support, contact me through the SpigotMC site, or through GitHub:
https://github.com/lolcodingguru



Installation:
Upload the jar into your plugins folder and restart!
To update, upload the new jar into the plugins folder, and delete the old one. Make sure you save your config settings as they may reset.

features.png

- Permanent action bar that can be fully customized in the config file. Great to show off your server IP so that it can appear in any content creator's videos. Supports color codes and even has an alternating colors feature!

example1.png


- An announce command which lets you globally announce/broadcast to your members through the action bar!

twitchex2.png twichex.png

- An announce command which lets you announce/broadcast to specific members through the action bar!

playerannouncexample.png



commandandnodes.png

Commands:
/abx reload
/abx announce [duration] <message>
/abx announcetoplayer <player> [duration] <message>


Permission nodes:
abx.reload
abx.announce (for both /abx announce and /abx announcetoplayer)


examples.png

[​IMG]
[​IMG]
[​IMG]

defconfig.png
Code (YAML):
#================================================
# ||            Configuration File            ||
# ================================================

# ============[ Global Settings ]===========
# -------------------------------------------------------
# ||  Prefix that will appear before every    ||
# ||      announcement (announce command).    ||
# ||       For no prefix, leave as ""         ||
# -------------------------------------------------------
prefix
: "&4&l[Broadcast]&c "

# ============[ Permanent Action Bar ]===========
PermanentActionBar
:
  # -------------------------------------------------------
  # ||               Enable/Disable                ||
  # -------------------------------------------------------
  Enable
: false
 
  # -------------------------------------------------------
  # ||                 Message                     ||
  # ||   Color codes are supported (&4, &c, etc.)  ||
  # ||   Using color codes will override and       ||
  # ||    disable the alternating colors feature.  ||
  # ||            (and message styles)             ||
  # -------------------------------------------------------
  # Make sure to put the message in single quotes ('') if it contains color codes!
  actionBarMessage
: PLAY.SERVERNAME.NET
 
  # -------------------------------------------------------
  # ||    Duration (in ticks) 20 ticks = 1 second  ||
  # ||       In other words, every how often the   ||
  # ||     actionbar alternates between colors.    ||
  # -------------------------------------------------------
  duration
: 6
 
  # -------------------------------------------------------
  # ||             Message Styles                  ||
  # ||        More than one can be enabled.        ||
  # -------------------------------------------------------
  MessageStyles
:
    isBold
: true
    isItalic
: false
    isUnderline
: false
    isStrikethrough
: false
    isMagic
: false
 
  # -------------------------------------------------------
  # ||               Alternating Colors            ||
  # ||          Disabled for versions 1.10-1.11    ||
  # ||      Simply leave WHITE or just one color   ||
  # ||       if you dont want alternating colors.  ||
  # ||       You can add as many as you want       ||
  # -------------------------------------------------------
  # Find the full color list here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/ChatColor.html
  ChatColor
:
   - GREEN
    - YELLOW
    - AQUA
    - LIGHT_PURPLE
    - RED
    - BLUE
    - WHITE
    - MAGIC

# ===============[ Actionbar Announcements (/abx announce and /abx announcetoplayer ]=================
Announcements
:
  # -------------------------------------------------------
  # ||               Enable/Disable                ||
  # ||                                             ||
  # ||   This also affects /abx announcetoplayer   ||
  # -------------------------------------------------------
  Enable
: true

  # -------------------------------------------------------
  # ||          Default Duration (seconds)         ||
  # ||   The Duration for an announcement can be   ||
  # ||     set in the command, but this is the     ||
  # ||        default duration if the duration     ||
  # ||           argument was left blank           ||
  # ||                                             ||
  # || This also applies to /abx announcetoplayer  ||
  # -------------------------------------------------------
  defaultDuration
: 5

  # -------------------------------------------------------
  # ||               Sound Effect                  ||
  # ||      Should the DING sound effect be        ||
  # ||       played when an announcement is        ||
  # ||          made using the command?            ||
  # ||                                             ||
  # || This also applies to /abx announcetoplayer  ||
  # -------------------------------------------------------
  soundEffect
: true

# ===========================================================
# ||                   Configuration File                ||
# ===========================================================
#
#          Thank you for using ActionBarXtreme!
#         If you like the plugin, please consider
#            leaving a rating on SpigotMC:
#       https://www.spigotmc.org/resources/111234/
#
# ===========================================================
# If you encounter any bugs or issues, please contact
# me or report them on the plugin's GitHub repository.
#
# This is the end of the configuration file.
# Any changes made beyond this point may cause errors.

IMPORTANT: If you're running Minecraft versions 1.10 or 1.11, please note that these are considered legacy versions. As a result, the alternating colors feature will be disabled on these versions. I apologize for any inconvenience this may cause.

NOTE: This plugin uses bStats to collect anonymous usage data. You can opt out of this by disabling metrics in the config.yml file in the bStats folder.

The plugin is open-source and very lightweight. It will not cause any lag.
Resource Information
Author:
----------
Total Downloads: 1,674
First Release: Jul 15, 2023
Last Update: May 30, 2025
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings