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 May 24, 2014Uploaded CombatTag v6.1.4
New in 6.1.4:
+Added ability to disable flight when tagged.
+Added separate permission for ignoring a pvp-log.
+Added location to alert message
+Re-added player names to API functionality
+Fix cast exception when player hit by dispenser
+Possible CrackShot Support (Testing)
-
View User Profile
-
Send Message
Posted May 24, 2014@Daconway
That's already in there with the blockedCommands config option. You can add it in the config or, with the permission combattag.command, you can use "/ct command add /<command>"
-
View User Profile
-
Send Message
Posted May 23, 2014Great plugin, however I have a few suggestions
- Add in a way to disable commands while in Combat Players can store their stuff in /chest while in combat
-
View User Profile
-
Send Message
Posted May 22, 2014Hello
can you block the new mod "Auto-disconnect" ? CombatTag can't tag them when they do Auto-disconnect = they log out when on 3 hearths without combat tagged. (Console message= "illegal characters in chat)".
In my server CombatTag is not very useful now because all player usen Auto-disconnect mod :(
Thanks.
-
View User Profile
-
Send Message
Posted May 21, 2014Video Tutorial on the Plugin
http://youtu.be/p9v9pzPMXvU
Credits Video: (AbsintoJ/Combat Tag)
-
View User Profile
-
Send Message
Posted May 13, 2014On combattaginstakill 1.1 the blocked command feature doesn't seem to work, not sure though as nobody reported it yet and I seem to be the only one having this issue.
-
View User Profile
-
Send Message
Posted May 11, 2014@FuRiouSOne
Combat Tag Instakill is built off of only bukkit, not craftbukkit. As such, it shouldn't break as easily between updates. I can't mark it as for anything higher than what it's set at now. Assume for "Combat Tag Instakill" that it works with future versions.
-
View User Profile
-
Send Message
Posted May 10, 2014Anyone explain what Combat Tag Instakill [v1.1.0] is all about? Notice it is compatible with UUID but not compatible with 1.7.9?
The instant kill portion of Combat Tag v6.1.3 [1.7.8 Dev 3046] does not work on 1.7.9, was curious if Combat Tag Instakill [v1.1.0] is for instant kill only?
-
View User Profile
-
Send Message
Posted May 5, 2014Please update your plugin.yml description you messed something up in it so the plugin gets an error and i really need this plugin so please fix it. Thanks.
-
View User Profile
-
Send Message
Posted May 4, 2014Plugin isnt ready for 1.7.9 yet
-
View User Profile
-
Send Message
Posted Apr 30, 2014hello?
-
View User Profile
-
Send Message
Posted Apr 29, 2014I get this error with the latest build of spigot.
[22:04:13] [Server thread/ERROR]: Could not load 'plugins/CombatTag.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R2/World at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [minecraft_server.jar:git-Spigot-1453] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [minecraft_server.jar:git-Spigot-1453] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-1453] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:360) [minecraft_server.jar:git-Spigot-1453] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:135) [minecraft_server.jar:git-Spigot-1453] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:450) [minecraft_server.jar:git-Spigot-1453] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1453] Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R2/World at java.lang.Class.forName0(Native Method) [?:1.7.0_51] at java.lang.Class.forName(Class.java:270) [?:1.7.0_51] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [minecraft_server.jar:git-Spigot-1453] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [minecraft_server.jar:git-Spigot-1453] ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R2.World at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) [minecraft_server.jar:git-Spigot-1453] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [minecraft_server.jar:git-Spigot-1453] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [?:1.7.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [?:1.7.0_51] at java.lang.Class.forName0(Native Method) [?:1.7.0_51] at java.lang.Class.forName(Class.java:270) [?:1.7.0_51] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [minecraft_server.jar:git-Spigot-1453] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [minecraft_server.jar:git-Spigot-1453] ... 6 more
-
View User Profile
-
Send Message
Posted Apr 21, 2014@cheddar262
Well that's why I didn't put a ticket, since it isn't a bug nor feature request.
There is a solution to it. Possibly a FAQ would reduce repeated questions.
Thanks again for the fix. :)
-
View User Profile
-
Send Message
Posted Apr 21, 2014@LiLChris06
I would suggest you use a ticket next time, but I might as well tell you. You can most likely turn off dropTagOnKick to have it do what you want.
You can see my explanation here: http://dev.bukkit.org/bukkit-plugins/combat-tag/tickets/248-nocheat-plus-implemantation/
-
View User Profile
-
Send Message
Posted Apr 20, 2014I was going to put this as a ticket, but there might be a solution.
Currently my players found a way to bypass.
1. Start combat
2. Spam commands (unknown commands works too)
3. NoCheatPlus kicks them, no tag/npc/death.
I can obviously remove all the chat checks, but that would leave me open to spam.
Any suggestions or a possible fix?
-
View User Profile
-
Send Message
Posted Apr 20, 2014@Frosty39801
Please look at your ticket: http://dev.bukkit.org/bukkit-plugins/combat-tag/tickets/253-broadcast-message-on-log-out/
-
View User Profile
-
Send Message
Posted Apr 20, 2014How can i disable the message when the player PvP logs? Also there is not configuration help about blocking commands. Could you help?
-
View User Profile
-
Send Message
Posted Apr 19, 2014@marubal21
I don't have a jenkins. All files are uploaded to bukkit dev.
-
View User Profile
-
Send Message
Posted Apr 19, 2014sorry for the dumb question, but how do i get to your jenkin builds?
-
View User Profile
-
Send Message
Posted Apr 18, 2014@zachrywilsn
I apologize, but please submit a ticket. As I've stated above and in the comment directly below yours:
"Please put all bugs and feature requests here: http://dev.bukkit.org/bukkit-plugins/combat-tag/tickets/ "
Edit: I just realized you are using Spigot 1387. That's built for craftbukkit 1.7.5. Therefore, you wouldn't be able to run anything but 6.1.1