This is intended to work alongside an anti combat logout type of plugin.
You will have to use ActionBarAPI for this plugin to work in previous versions to 1.12
This plugin is a really cool addition for your server, it hooks to your anti combat logout plugin, and it tracks the seconds remaining for the player to be able to logout without losing his inventory in the form of a customizable bar.
This is how it looks in game.
This is the configuration
Permissions:
- combatactionbar.nobar: The players with this permission will not receive the bar.
If you want to know which plugins are supported, click in this spoiler
You can see it in depth in this video
This plugin is open source, you can see the source here
You will have to use ActionBarAPI for this plugin to work in previous versions to 1.12
This plugin is a really cool addition for your server, it hooks to your anti combat logout plugin, and it tracks the seconds remaining for the player to be able to logout without losing his inventory in the form of a customizable bar.
This is how it looks in game.
This is the configuration
Code (Text):
# Check if the plugin should be able to automaticly update itself
# Powered by SpigetUpdater (https://github.com/InventivetalentDev/SpigetUpdater)
auto-update: true
# The character (or set of characters) representing a second
character: "||"
# The amount of seconds before the player is not tagged anymore
# This will be ignored if this plugin hooks to a combatlog-type plugin
time-untag: 10
# Check if officially supported plugins are installed on the server and hook to them
plugin-check: true
# Check if we should send the bar to the damaged and/or the damager players
send-damaged: true
send-damager: true
# Check if we should not send the bar if the player damages itself with a projectile
ignore-self-damage: true
# The worlds where the bar should not appear
disabled-worlds:
- disabledworld1
- disabledworld2
# This happens while a player is tagged in combat
# IMPORTANT: Use one of the sounds listed here: https://goo.gl/GDxBIR (Sounds for all versions)
on-tag:
text: "&bCombat: &7&l[&a{left}&c{right}&7&l] &r&e{time} &b[sec]"
sound:
type: NONE
volume: 1
pitch: 1
# This happens when the specified time has passed
# IMPORTANT: Use one of the sounds listed here: https://goo.gl/GDxBIR (Sounds for all versions)
on-untag:
text: '&aYou can now safely disconnect'
sound:
type: NONE
volume: 1
pitch: 1
# Powered by SpigetUpdater (https://github.com/InventivetalentDev/SpigetUpdater)
auto-update: true
# The character (or set of characters) representing a second
character: "||"
# The amount of seconds before the player is not tagged anymore
# This will be ignored if this plugin hooks to a combatlog-type plugin
time-untag: 10
# Check if officially supported plugins are installed on the server and hook to them
plugin-check: true
# Check if we should send the bar to the damaged and/or the damager players
send-damaged: true
send-damager: true
# Check if we should not send the bar if the player damages itself with a projectile
ignore-self-damage: true
# The worlds where the bar should not appear
disabled-worlds:
- disabledworld1
- disabledworld2
# This happens while a player is tagged in combat
# IMPORTANT: Use one of the sounds listed here: https://goo.gl/GDxBIR (Sounds for all versions)
on-tag:
text: "&bCombat: &7&l[&a{left}&c{right}&7&l] &r&e{time} &b[sec]"
sound:
type: NONE
volume: 1
pitch: 1
# This happens when the specified time has passed
# IMPORTANT: Use one of the sounds listed here: https://goo.gl/GDxBIR (Sounds for all versions)
on-untag:
text: '&aYou can now safely disconnect'
sound:
type: NONE
volume: 1
pitch: 1
- combatactionbar.nobar: The players with this permission will not receive the bar.
If you want to know which plugins are supported, click in this spoiler
Spoiler: Official Supported Plugins
CombatTagPlus (recommended)
CombatLog
CombatTag
PvPManager (and the paid one)
AntiCombatLog
GriefPrevention ( see this)
If you use other plugin that is not listed above, disable plugin-check in the configuration of the plugin and tell me to add support for the plugin you are using, thanks.
CombatLog
CombatTag
PvPManager (and the paid one)
AntiCombatLog
GriefPrevention ( see this)
If you use other plugin that is not listed above, disable plugin-check in the configuration of the plugin and tell me to add support for the plugin you are using, thanks.
You can see it in depth in this video
This plugin is open source, you can see the source here
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CombatActionBar is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 11,415 times (via Spigot). Download it and open it directly in the game.