NCombatTag is a simple, but yet effective combat tag plugin.
Spoiler: Useful Commands
/ct - Check your combat timer
Spoiler: Permissions
NCombat.Bypass - The ability to not be tagged. Must be enabled in config to work.
Spoiler: config.yml
#------------------------------------
#
# NCOMBAT TAG
# By NegativeKB
#
# Thanks for downloading my plugin!
# If you like it, consider making
# a positive review on the Spigot
# page!
#
#------------------------------------
settings:
bypass-with-permissions: false # IF 'true', PLAYERS WITH THE 'NCombat.Bypass' PERMISSION CANNOT BE COMBAT TAGGED.
combat-time: 20.0 # IN SECONDS, IF YOU WANT A WHOLE NUMBER, BE SURE TO PUT A '.0' AT THE END TO PREVENT ERRORS. AS SHOWN HERE
messages:
now-in-combat: '&cYou are now in combat! Do not log out.'
out-of-combat: '&7You are now out of combat! You may log out.'
not-in-combat: '&7You are not in combat.'
time-left: '&7Your combat timer runs out in &c%amount% seconds&7!'
cannot-do-command: '&cYou cannot do this command while in combat.'
announcements:
enabled: true
messages:
logged-out: '&c%player% &7has logged out while in combat!'
blocked-commands:
- '/spawn'
- '/espawn'
- '/fly'
- '/efly'
- '/home'
- '/warp'
- '/vanish'
Code (Text):
#------------------------------------
#
# NCOMBAT TAG
# By NegativeKB
#
# Thanks for downloading my plugin!
# If you like it, consider making
# a positive review on the Spigot
# page!
#
#------------------------------------
settings:
bypass-with-permissions: false # IF 'true', PLAYERS WITH THE 'NCombat.Bypass' PERMISSION CANNOT BE COMBAT TAGGED.
combat-time: 20.0 # IN SECONDS, IF YOU WANT A WHOLE NUMBER, BE SURE TO PUT A '.0' AT THE END TO PREVENT ERRORS. AS SHOWN HERE
messages:
now-in-combat: '&cYou are now in combat! Do not log out.'
out-of-combat: '&7You are now out of combat! You may log out.'
not-in-combat: '&7You are not in combat.'
time-left: '&7Your combat timer runs out in &c%amount% seconds&7!'
cannot-do-command: '&cYou cannot do this command while in combat.'
announcements:
enabled: true
messages:
logged-out: '&c%player% &7has logged out while in combat!'
blocked-commands:
- '/spawn'
- '/espawn'
- '/fly'
- '/efly'
- '/home'
- '/warp'
- '/vanish'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.8
- 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.
NCombatTag is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 132 times (via Spigot). Download it and open it directly in the game.