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 2, 2013@UnitedFactions
Yes it works fine for me lol.
-
View User Profile
-
Send Message
Posted Apr 2, 2013@cheddar262
cheddar, ;) do you think player-heads plugin will work combinted with combat-tag? http://dev.bukkit.org/server-mods/player-heads/
-
View User Profile
-
Send Message
Posted Apr 2, 2013YAY This plugin is updated no more pvplogging on my server :D
-
View User Profile
-
Send Message
Posted Apr 1, 2013@Chuck_Bartowski
If you look in the config file, there's an option called disabledWorlds. If you put the name of the world in there, no NPCs will spawn.
-
View User Profile
-
Send Message
Posted Apr 1, 2013If you are currently using a plugin such as multiverse to allow you to have multiple worlds, is there or will there be anyway to disable Combat Tag in the worlds that are not the PVP world? Thanks!
-
View User Profile
-
Send Message
Posted Mar 31, 2013By the way, I will be going on a short trip until late on April 3rd. I will not be able to edit the combat tag code in any way. In any case, if something goes horribly wrong, I will be back in 3 days.
-
View User Profile
-
Send Message
Posted Mar 31, 2013@Shicking
I'm assuming you are using craftbukkit version 1.5.1. In which case you may want version 5.8.7 of Combat Tag now. If that doesn't work, I'll look into it. In any case a restart will get rid of the NPCs.
-
View User Profile
-
Send Message
Posted Mar 31, 20137:38:24 PM CONSOLE: [INFO] Shicking issued server command: /ct wipe
7:38:24 PM CONSOLE: [SEVERE] null
7:38:24 PM CONSOLE: exception executing command 'ct' in plugin CombatTag v5.8.5
Help? NPC's are flooded on my 250 player server D: going to disable it for now
-
View User Profile
-
Send Message
Posted Mar 31, 2013I put The Jar Fille In My Plugin Folder And No folder was created and the plugin is not even showing in my /pl And none of the commands work. Help please:/
-
View User Profile
-
Send Message
Posted Mar 30, 2013Download link would really help :D
-
View User Profile
-
Send Message
Posted Mar 30, 2013@cheddar262
Do you think you can put a dl link until its approved?
-
View User Profile
-
Send Message
Posted Mar 30, 2013@dotapurex1
Ah, wait until 5.8.7 is finished bring approved. I believe I uploaded the wrong file originally.
-
View User Profile
-
Send Message
Posted Mar 30, 2013@cheddar262
Yes, this error
16:33:39 [INFO] Connection reset 16:33:39 [SEVERE] Could not pass event PlayerQuitEvent to CombatTag v5.8.6 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:462) at net.minecraft.server.v1_5_R2.PlayerList.disconnect(PlayerList.java:25 4) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java :692) at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:297 ) at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java :110) at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:3 0) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:5 78) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:2 25) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:4 74) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java :407) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:5 73) Caused by: java.lang.NoSuchMethodError: net.minecraft.server.v1_5_R2.PlayerInter actManager.<init>(Lnet/minecraft/server/v1_5_R2/WorldServer;)V at com.topcat.npclib.NPCManager.spawnHumanNPC(NPCManager.java:123) at com.trc202.CombatTag.CombatTag.spawnNpc(CombatTag.java:114) at com.trc202.CombatTagListeners.NoPvpPlayerListener.onPlayerQuit(NoPvpP layerListener.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:425) ... 14 more
-
View User Profile
-
Send Message
Posted Mar 30, 2013@dotapurex1
Is it giving an error?
-
View User Profile
-
Send Message
Posted Mar 30, 2013Im using #2723 1.5.1-R0.1 Dev craftbukkit and this plugin isn't working?
The npc spawn isn't spawning?
-
View User Profile
-
Send Message
Posted Mar 30, 2013I have a feature request. Could you add a negate permissions just like the disabledcommands? That once you are in pvp certain permissions are disabled. This way we could disable worldedit jumpto and jumpthrough and some other permissions we do not want people to have while beeing in pvp battle?
Really like this plugin! keep up the pro works! :P
-
View User Profile
-
Send Message
Posted Mar 30, 2013@imaboy321
It's in the config explanation, but you just put "all" (without quotes) in the middle of the brackets in blockedCommands
-
View User Profile
-
Send Message
Posted Mar 30, 2013How do we block all commands???
-
View User Profile
-
Send Message
Posted Mar 30, 2013@evoxboss
I made it, he gave the link to the file before it was approved by bukkit. Oddly enough, when I do it, a bukkit moderator always takes it down.
-
View User Profile
-
Send Message
Posted Mar 30, 2013@deaddude22
I want to vouch for this! Thank you so much for that. Did you code it yourself? I need coders for my server and I'm willing to pay.