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 Jun 10, 2012By the way: Combat Tag v4.6 is out! This is for Craftbukkit version 1.2.5-R3.0. If you wish to use it with 1.2.5-R4.0, beware that there may be bugs.
New features include: No more creation of player data files in the combat tag folder blockTeleport in the config (false by default) - Blocks all teleports due to plugins or commands... Beware: if you use this feature, while the player is tagged you can not teleport the player to you.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@missingscrews
Download the new version A.K.A: Combat Tag v.4.6
This is for Craftbukkit 1.2.5-R3.0. It is untested on R4.0, but I will be testing soon.
-
View User Profile
-
Send Message
Posted Jun 10, 2012@Davyhalliday
I also have problems with this on my server.
-
View User Profile
-
Send Message
Posted Jun 10, 2012Sweet I hear a new update for 1.3/1.4 was Coming this weekend :)
-
View User Profile
-
Send Message
Posted Jun 9, 2012@cheddar262
I will redirect the developer of PVP Rewards to that comment you just made.
-
View User Profile
-
Send Message
Posted Jun 8, 2012@xclucky
They have that quite buried and partially wrong. Combat Tag hasn't checked for client crashes since approximately v4.0, this is due to the fact that crashes can be synthesized very easily. Combat Tag does check for kicks if you turn it on in the options.
-
View User Profile
-
Send Message
Posted Jun 8, 2012Ok, if all feature requests and bugs could be made into tickets, I will address them.
The blocking of teleporting is in the config with disabledCommands. It is practically impossible to block every type of teleportation. That config option is not meant to be easy... Honestly, it will take a bit of time for a server owner to block all forms of teleportation. If you want teleportation blocked, then take that time.
Second, there is one permission node: combattag.ignore This is fairly descriptive... It is automatically given to ops.
-
View User Profile
-
Send Message
Posted Jun 8, 2012@Davyhalliday
Wow... I didn't realised this happened :L
-
View User Profile
-
Send Message
Posted Jun 8, 2012There is a block duplication bug where you are able to kill both the player and the PvPLogger.
It sometimes happens when you kill a player that logs out JUST after you kill him. The items drop and the PvPLogger NPC appears
Please fix this
-
View User Profile
-
Send Message
Posted Jun 7, 2012@cheddar262
It states it in their plugin configuration:
However, If you set this to false, the players will lose no money if they log out then get killed as an NPC. They may have already added in support for this plugin then, I will ask their developer. I can't imagine them supporting anther plugin but not adding full compatability with it.
-
View User Profile
-
Send Message
Posted Jun 7, 2012So what are the permission nodes?
-
View User Profile
-
Send Message
Posted Jun 7, 2012Hi, I was wondering if you could add a feature to the plugin which stops players from teleporting when they are tagged. I know that the plugin is mainly based on stopping people from escaping from PvP by disconnecting, but it would be really good if you could extend the plugin to being "fair PvP" plugin. Although ComBat tag already does have the option to block commands when tagged, it is very hard to find all the commands that result in escaping from PvP using other plugins. Futhermore, sometimes plugins teleport players from PvP without them typing a commands (for example /tp here). Thankyou very much and I congratulate you on creating such a brilliant plugin. I hope you take my idea on board. Sharp237
-
View User Profile
-
Send Message
Posted Jun 5, 2012@xclucky
Where in their documentation does it say they support combat tag? If so that is incorrect. The only thing which would happen is the pvplogger would lose karma or whatever, not the player.
I would need them to support me not me to support them. They have no API, no place for me to use to make things compatible. Even so, they can get all they need from my API.
-
View User Profile
-
Send Message
Posted Jun 5, 2012@cheddar262
How difficult would PVP Rewards be to support? Basically all that I can see that needs to be done is the money transfer process between the killed player and the killer when the NPC is killed. It does support CombatTag (which is how I found out about this plugin).
-
View User Profile
-
Send Message
Posted Jun 4, 2012@xclucky
Factions is fine... PVP Rewards, no
-
View User Profile
-
Send Message
Posted Jun 3, 2012Is both Factions and PVP Reward supported with this plugin?
-
View User Profile
-
Send Message
Posted Jun 2, 2012@Brocodo
Ok, forums are closed. In any case they wouldn't have accepted tickets in the first place. That is for the tickets section.
Two, please post in the open ticket about this problem and not in one already marked as closed. If you want the direct link: http://dev.bukkit.org/server-mods/combat-tag/tickets/66-cannot-damage-npc/
By the way: sorry for the delay everyone! I was hoping to get a new version out before I went on a long trip. Recently I was posting from my phone. I will be back tomorrow and hopefully get a new update in both 1.2.5 R1.0 and the latest release build by this upcoming Friday with a new way to store information that doesn't require all the player files! That might have to come later. Currently my main priority when I get back will be that way to store. Bugs will come after because I will probably create a couple of bugs and maybe fix a few.
-
View User Profile
-
Send Message
Posted Jun 2, 2012I have a huge bug. When people become NPC when the log off with a tag. The NPC spawnes, BUT you can't hit them! I don't know why it happens but please fix it! Your plugin is awesome and my server depends on it.
P.S. Sorry to post it here but forum doesn't work.
-
View User Profile
-
Send Message
Posted Jun 1, 2012@Slipswhitley
I do not... If you can, could you pm me the exact steps for how to reproduce the duplication?
-
View User Profile
-
Send Message
Posted Jun 1, 2012Hello
Are you aware about the duplication glitch with combat tag and mcmmo?
Has this been patched?
If not are you working on it?
Thanks,
SlipsWhitley