Combat Tag
This plugin is unsupported!!! Use CombatTagPlus instead.
The essential PvP plugin that prevents hit-n-quit players. No longer will the fun of killing other players be ruined!
Combat tag is a plugin that can prevent your players from pvp logging, period.
Reason why we developed this:
When your players are in the heat of battle, sometimes someone gets cold feet, and logs out while in combat!
This means that the player can no longer be harmed, because they are offline.
This can be EXTREMELY irritating to other players, because the person they were attacking, is now safe and keeps all of their items.
How it works:
Combat tag makes it impossible to pvp log!
When a player is struck by another player, combat tag logs it in its log.
If one of the players logs off within 10 seconds (time can be changed) of being struck, combat tag comes to play.
Combat tag makes it so that if the player logs off within the ten second field, he spawns an NPC with the same inventory/health as him.
The player that was attacking then can attack the NPC, and the same is done to the logged off player.
If the player kills the NPC, the player that logged off in combat is also killed, and drops everything in their inventory.
If the player causes damage to the NPC, the player that is logged off also takes the damage (including armor).
Video Demonstration: http://www.youtube.com/watch?v=g4G5MZmHA9A
Video tutorial espaƱol: http://www.youtube.com/watch?v=EXLi4vgJ-uc
Video Tutorial italiano: https://www.youtube.com/watch?v=kVixSdjBXvw
Features:
- Tracks players in combat
- Custom tag time
- Supports disabling in specified worlds
- Supports disabling commands while in combat
- Use /ct or /combattag to keep track of how long until combat is over
How to install:
Everything that is needed for an install should be located here:
http://dev.bukkit.org/server-mods/combat-tag/pages/setup/
Config:
Explanation of the config file options:
http://dev.bukkit.org/server-mods/combat-tag/pages/config-file/
Commands:
There are five commands:
All "ct" can be replaced with "combattag"
/ct = Check your remaining tag time
/ct reload = Reload Combat Tag's configuration file
/ct wipe = Wipes all npcs on the map
/ct command add /<command> = Adds command to blocked commands list
/ct command remove /<command> = Removes command from blocked commands list
Permissions:
There are currently four permission nodes:
Note: Ops automatically get permissions
combattag.ignore = Player does not get tagged and doesn't spawn npcs
combattag.ignore.pvplog = Player does get tagged, but doesn't spawn npcs
combattag.reload = Allow player to reload the Combat Tag configuration file
combattag.wipe = Allow player to wipe all npcs on the map
combattag.command = Allow player to modify disabled commands from in game
combattag.alert = Alert people with this permission of a person logging out while in pvp
Source:
https://github.com/TechzoneMC/CombatTagLegacy/
Problems:
If you have any bugs or feature requests, go here!:
https://github.com/TechzoneMC/CombatTagLegacy/issues
API:
If you wish to use the Combat Tag API:
http://dev.bukkit.org/server-mods/combat-tag/pages/using-the-api/
About Incompatibilities:
As with any plugin where fake players exist, there will be places where other plugins do not take into account the possibility of fake players and may have unexpected results. I can't change how other plugins handle these NPCs, so probably a good bet if you're getting random PvPLogger files is to change the npc name to "player." That way the player and the NPC will share the same files.
Known Incompatibilities:
- Heroes in both instakill and NPC mode - No duplication of items, but players will respawn in their old location with the health they logged out at
- ModifyWorld - Npcs will not take damage
https://github.com/TechzoneMC/CombatTagLegacy/wiki/Feature-ComparisonFeature Comparison
-
View User Profile
-
Send Message
Posted Jul 12, 2012@Cheddar262 reporting issues on latest...
Player_A hits Player_B ... Player_B then combat logs (quits) all items drop when they leave and a message states that they have died by HeroicDeath.
Upon logging in, they appear at the same exact location. Thoughts? config below.
npcDieAfterTime=false
tagMessage=You are now in combat. Type /ct to check your remaining tag time.
tagMessageDamaged=You have been hit by [player]. Type /ct to check your remaining tag time.
blockEditWhileTagged=true
dontSpawnInWG=false
Enable-Debugging=false
Version=4.8
commandMessageTagged=You are in combat for [time] seconds.
npcDespawnTime=-1
commandMessageNotTagged=You are not currently in combat\!
disabledCommands=[]
InstaKill=true
npcName=PvpLogger
sendMessageWhenTagged=true
blockTeleport=true
Tag-Duration=10
disabledWorlds=[exampleWorld,exampleWorld2]
tagMessageDamager=You have hit [player]. Type /ct to check your remaining tag time.
DropTagOnKick=true
-
View User Profile
-
Send Message
Posted Jul 12, 2012thanks for updating
-
View User Profile
-
Send Message
Posted Jul 12, 2012@NegroBob
That is quite interesting there. I'm assuming serrated strikes continues the bleed on the player while they are logged out, or does it stop when they log out and resume when they log in?
-
View User Profile
-
Send Message
Posted Jul 12, 2012There is a major dupe bug on my server I just discovered. There is a possibility that with the mcmmo plug in the "serrated strikes" feature.
What happens is they hit the person with serrated strikes and log out the pvp logger will die and drop the stuff.
Upon the account returning it will drop a second set of the items they are holding.
Just caught someone with chests full of tnt and diamond blocks potentially disasterous for a server.
-
View User Profile
-
Send Message
Posted Jul 11, 2012Just downloaded the new Version, thank you so much! That's just what the Plugin needed!
WorldGuard Regions + NPC Wipe = AWESOME!!
-
View User Profile
-
Send Message
Posted Jul 11, 2012Currently waiting on Combat Tag v4.8 to be approved!
In this update:
Fixed bugs:
-Possibly fixed another not often occurring, but still potentially major dupe bug.
-Most likely fixed Essentials commands not being blocked correctly
New features:
-New command to wipe all npcs on the map (/ct wipe)
-New permission to go with the command "combattag.wipe" (Automatically given to ops)
-Added option to disable npcs spawning in WorldGuard regions that have invincibility or no pvp
-
View User Profile
-
Send Message
Posted Jul 11, 2012@vortechjsbz
Exactly correct. Thank you for answering this. I'm still waiting on updates from anyone who would like to add their information about a duplication bug to the pool. The more people who describe the bug to me, the better I can replicate it. The only thing I can tell is that it's a split second bug.
I may have found it and fixed it, but I have no idea honestly because of how challenging it is to reproduce.
-
View User Profile
-
Send Message
Posted Jul 11, 2012@lbb601
Check the tickets.. >.> Two biggies are stopping us from testing this. The dupe bug is 84, dev claims cannot replicate, waiting on OP to update ticket with more info. There are also multiple tickets tickets reporting an incompatibility with PEX (Modifyworld) causing invinsible NPCs. A fix seems to be dependent on that dev who is patching but is still a WIP/pending.
-
View User Profile
-
Send Message
Posted Jul 11, 2012Hello, im very interested in this plugin but I am also very concerned about the duplication glitch. If there is any chance that duplication can take place i cant use it. Can someone say that they have experienced duplication?
-
View User Profile
-
Send Message
Posted Jul 11, 2012Edit: Sorry, I found the answer
-
View User Profile
-
Send Message
Posted Jul 11, 2012Love the explosion when someone logs.. I also love plugins that are simple and just plain work.
-
View User Profile
-
Send Message
Posted Jul 9, 2012@Dyspen
Please make a ticket about the problem. Thank you.
-
View User Profile
-
Send Message
Posted Jul 9, 2012@buyrdenid
There is reloading the plugins on the server, but I can add that command in the future.
-
View User Profile
-
Send Message
Posted Jul 9, 2012@theFlaxbeard
I don't believe it does. You can try and find out.
-
View User Profile
-
Send Message
Posted Jul 9, 2012I'm sorry everyone for my current inactivity. I have been extremely busy and been needing to relax a bit. I will pick back up in the next week or so.
-
View User Profile
-
Send Message
Posted Jul 9, 2012My players cannot kill the npc? Why not? Otherwise works perfectly.
-
View User Profile
-
Send Message
Posted Jul 8, 2012Is there a command to clear the world from pvp loggers? If not you should add that
-
View User Profile
-
Send Message
Posted Jul 8, 2012Does this work with Guns+
-
View User Profile
-
Send Message
Posted Jul 7, 2012<<reply 784951="">>
I love the plugin, but I think the explosion is kind of unnecessary. A config option would be great, thanks! I'd build myself a version but I'm not sure what libs you use.
-
View User Profile
-
Send Message
Posted Jun 29, 2012If you have submitted a ticket, please respond to my questions quickly. I can't fix a problem normally without extra information.