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 Apr 23, 2013@Vauff
If you set the npcDespawnTime to 300, they should despawn after 5 minutes.
-
View User Profile
-
Send Message
Posted Apr 23, 2013Is there any way to make the NPC's despawn after lets say 5 minutes? After a while they start piling up and are all over my server :(
-
View User Profile
-
Send Message
Posted Apr 22, 2013Hi, in my plugin I'm using the PlayerDeathEvent to add experience to the killer. How would I do it with CombatTag NPCs?
-
View User Profile
-
Send Message
Posted Apr 21, 2013This stopped working on me, any suggestions?
-
View User Profile
-
Send Message
Posted Apr 18, 2013Hey, I am working on a plugin where I need to check if a player is in SafeZone (Factions), which I've already done, then set their remaining combat tag time. Help please?
-
View User Profile
-
Send Message
Posted Apr 15, 2013Is this is better than combatlog?
-
View User Profile
-
Send Message
Posted Apr 15, 2013getting some sort of fight with mcmmo
anyone else getting this?
http://pastebin.com/2JXKxcW2
-
View User Profile
-
Send Message
Posted Apr 14, 2013@ThaSourceGaming
I can't stop minecraft from adding it to the scoreboard, at least to my knowledge.
Edit: Just realized that you might be able to put the npc name in the config to "player" and it'll set the npc's name to that of the player. Then when they die it might put it under the correct name in the scoreboard. I'm not sure of this, though.
-
View User Profile
-
Send Message
Posted Apr 14, 2013You need to update this plugin so it doesn't interfere with Minecraft's new Scoreboard system. Due to it, you see "PvPLogger1" 2, 3 etc.. on the list of Top 5's. So please update it :)
Thank you!
-
View User Profile
-
Send Message
Posted Apr 14, 2013@TheD0tMan
You have to disable PvP at spawn
-
View User Profile
-
Send Message
Posted Apr 13, 2013Hey People can tag each other in spawn how do you stop that??
-
View User Profile
-
Send Message
Posted Apr 8, 2013@DjSmeXhy
Not much info to go on, but I just found this plugin and it did not work for me. See I did not have the most up to date craftbukkit, now that I do, it works!
-
View User Profile
-
Send Message
Posted Apr 7, 2013@DjSmeXhy
Explain please..
@beastlike56
How do you know this plugin is causing your error?
-
View User Profile
-
Send Message
Posted Apr 7, 2013Getting this crash: http://pastebin.com/QLsTStfK
-
View User Profile
-
Send Message
Posted Apr 7, 2013Plugin don't work for me :/
-
View User Profile
-
Send Message
Posted Apr 6, 2013@cheddar262
I'm waiting for your response in the ticket.
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Alslinet
You can utilize that feature if you have essentials on your server.
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Alslinet
This isn't a feature, it's a part of minecraft. I can re-add that code or at least attempt to that blocks that immunity. My assumption is that Mojang thought there should be a small grace period for logging in just in case there is lag logging in.
-
View User Profile
-
Send Message
Posted Apr 6, 2013My players get a few seconds of immunity to damage when they log in where thay can do damage but not take any. Is there any way to disable this feature too'?
-
View User Profile
-
Send Message
Posted Apr 3, 2013@deaddude22
Hey deaddude22, next time you're here, could you check your ticket? I'm waiting for a response in order to further investigate your ticket.