CombatLog
CombatLog punishes players who log out in an attempt to escape combat
CombatLog has been updated to v2.3.0! Supports versions 1.7.10+
How effective is CombatLog? Take a look at this graph: http://bit.ly/CL-Graph
Sample config page: https://dev.bukkit.org/bukkit-plugins/combatlog/pages/configuration/
New API usage: https://dev.bukkit.org/bukkit-plugins/combatlog/pages/api/
Features:
- Easy-to-understand configuration file.
- Able to customize messages and disable unwanted features.
- Use /tag or /ct to check tag time.
- Remove players' Combat tags if they disconnect because of lag or if they were kicked.
- Block commands (using a blacklist/whitelist), teleportation, and enderpearls.
- Remove invisibility potions, disguises, or fly mode, upon entering Combat.
- Display CombatTags on an ActionBar.
Permissions:
- combatlog.bypass - Ability to bypass all of CombatLog's log prevention methods. (Default NONE)
- combatlog.reload - Ability to reload combatlog.yml. (Default OP)
- combatlog.update - Ability to see UpdateChecks upon logging in. (Default OP)
Consider donating to support development: http://bit.ly/CL-Donate
-
View User Profile
-
Send Message
Posted Mar 8, 2014I got same Issuse, it does combat tag pepole. But when they log out, they dont lose items.. Not first time i have this issuse.. Any2 found solution?
-
View User Profile
-
Send Message
Posted Mar 3, 2014Still waiting for Update!
-
View User Profile
-
Send Message
Posted Mar 1, 2014@lennardschaaf
Means your using java 6 and this plugin only supports java7.
-
View User Profile
-
Send Message
Posted Mar 1, 2014I get his error:Could not load 'plugins/CombatLog.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/jackproehl/plugins/CombatLog : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:313) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:236) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: java.lang.UnsupportedClassVersionError: com/jackproehl/plugins/CombatLog : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_45] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) [?:1.6.0_45] at java.lang.ClassLoader.defineClass(ClassLoader.java:615) [?:1.6.0_45] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_45] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_45] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_45] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_45] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_45] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_45] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_45] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_45] at java.lang.Class.forName0(Native Method) [?:1.6.0_45] at java.lang.Class.forName(Class.java:249) [?:1.6.0_45] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 9 more
Can anyone help me? I've got the newest java and im on mac.
-
View User Profile
-
Send Message
Posted Feb 27, 2014Another suggestion.
Be able to customize in the config and force combat stance if taking passive damage; such as cacti, fire, lava, tnt, etc. That way you can have PVP traps that kill players if they log off while damaged indirectly, not from mobs or players.
-
View User Profile
-
Send Message
Posted Feb 27, 2014Combatlog, can you also block the new hack "Auto-disconnect", combatlog can't track them when they do. Auto-disconnect = they log out when on 3 hearths without combat tagged.
-
View User Profile
-
Send Message
Posted Feb 26, 2014It is a problem. Some of hackers using something what even if player been hit, fly option is steel turn on. It is very annoying for others.
Other broblem i write before, with no punish by using "illegal char in chat" to escape from fight, can use with option: Remove-Tag-On-Kick: fale. Or using plugin what leave a ghost of player in game.
-
View User Profile
-
Send Message
Posted Feb 24, 2014@matagin
Submitted a ticket for you :)
-
View User Profile
-
Send Message
Posted Feb 24, 2014If you use World Border, you can walk past the border while combat tagged. It does teleport you back after you are out of combat.
-
View User Profile
-
Send Message
Posted Feb 24, 2014Posting my feature suggestion comment again. :)
Would it be possible to have a commands whitelist function so we are able to block all commands except a select few? This would prevent listing a huge number of commands in the config and instead only list the ones we want allowed, using the block all commands feature. For example, I'd like to allow /tag (/ct) but still block all commands.
-
View User Profile
-
Send Message
Posted Feb 23, 2014Remove gamemode -Disguise
doenst work?
Using the plugin : IDisguise
-
View User Profile
-
Send Message
Posted Feb 19, 2014@Nissix76
Problem is there isn't support for remove god mode right now, I have tried talking with the maintainer of Essentials, but no luck. I will try again later.
-
View User Profile
-
Send Message
Posted Feb 19, 2014@ChronixNetwork
Update to Java 7.
-
View User Profile
-
Send Message
Posted Feb 17, 2014@ChronixNetwork
Are there any errors?
-
View User Profile
-
Send Message
Posted Feb 17, 2014Is not working for me.... i drope the plugin on /plugins folder and then start my server stop it and the folder is not there! HELP!
-
View User Profile
-
Send Message
Posted Feb 17, 2014How far along is the update process? And will it include the lag / kicking combat tag removal? Also, how well does this CURRENTLY work in 1.7, are there any issues?
-
View User Profile
-
Send Message
Posted Feb 15, 2014@BlackFing85
Actually, I am officially recoding it now.
@Africanclaw
Make sure you're running Java 7.
@ToooiiiaaaCOBEL
Never heard of this before.
-
View User Profile
-
Send Message
Posted Feb 14, 2014Will this ever be updated to 1.7.2?
-
View User Profile
-
Send Message
Posted Feb 14, 2014Does this work with 1.7? Cuz its not working for me
-
View User Profile
-
Send Message
Posted Feb 11, 2014It is bug. If some one send illegal char in chat from his Minecraft client using hacks, CombatLogg leave him free with no punishment.