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 Feb 23, 2017Can you share the code? Please :)
-
View User Profile
-
Send Message
Posted Feb 21, 2017can u add support mod flans ?
-
View User Profile
-
Send Message
Posted Feb 16, 2017Whenever I hit my alt (Not opped) IT DOESN'T TAG HIM AND WHEN I TYPE /CT IT SAYS YOU'RE NOT IN COMBAT WHEN I HIT HIM!! HELLLLPP
-
View User Profile
-
Send Message
Posted Feb 16, 2017Hi, could you elaborate on this a little? Are you opped while hitting your alt? I need a bit more information to go on.
-
View User Profile
-
Send Message
Posted Feb 17, 2017Yes at first I was opped then I realized that wouldn't work because I have bypass, So I deopped my self and even removed my self from the group "Owner" and added my self to Member I did it again and I went on my alt and typed /ct and it still said "You are not in combat"
-
View User Profile
-
Send Message
Posted Feb 17, 2017Bypass actually defaults to none, so you need the permission node to be able to have the bypass at all. I'm not sure what is happening—would there be a way for you to send me a video of what happens?
-
View User Profile
-
Send Message
Posted Feb 18, 2017Yes, I have skype what about you ? My skype name is (neyrakevin253@gmail.com)
-
View User Profile
-
Send Message
Posted Feb 18, 2017Yes mine is xd3s1gns
-
View User Profile
-
Send Message
Posted Dec 29, 2016Hello, I get this error, I am running Spigot 1.8.7: http://pastebin.com/zxdYSaxN
-
View User Profile
-
Send Message
Posted Nov 26, 2016@FazedPvP
Just put the permission: -combatlog.bypass
-
View User Profile
-
Send Message
Posted Oct 26, 2016I don't know if this has been asked before, but is there a way to STOP operators bypassing CombatLog?
-
View User Profile
-
Send Message
Posted Oct 16, 2016I get this error when I start up the plugin I believe its something in the plugin.yml. I am running the lastest version of the plugin on a 1.8.9 server. http://pastebin.com/WjXbFjsK
-
View User Profile
-
Send Message
Posted Sep 28, 2016Error when the player is shooted with Arrow and another error with teleport: http://pastebin.com/a3qA2QPi
-
View User Profile
-
Send Message
Posted Sep 19, 2016My server 1.10.2 spigot running java7 (on java8 server has self atop without errors and without any attenion [logs are cuted]).
and my server working good on java 7 but this plugin is not loading. I don't have any plugin for fombat loggong (scripts are bugged)
-
View User Profile
-
Send Message
Posted Aug 30, 2016Useful plugin, thanks :)
-
View User Profile
-
Send Message
Posted Aug 29, 2016I maked a class for verify with a method, if player is tagged, that returns true or false.
http://pastebin.com/ze5wYVLu
Enjoy.
-
View User Profile
-
Send Message
Posted Aug 28, 2016@iiSnipezMC
Very good! I suggest to you put a API for verify if player is tagged.
-
View User Profile
-
Send Message
Posted Aug 28, 2016CombatLog v2.0.0 has been uploaded and is now pending approval. Compiled with 1.10 spigot and has been tested to be compatible with 1.7 and up.
-
View User Profile
-
Send Message
Posted Aug 17, 2016@ELWziUllrich Support! It will be good if the developers of this plugin will support Spigot version 1.10. P.S. I have the same error in the console.
-
View User Profile
-
Send Message
Posted Jul 22, 2016I have this error!! Im in 1.10 Spigot plz help
org.apache.commons.lang.UnhandledException: Plugin CombatLog v1.8.11 generated an exception while executing task 73 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;