Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Badbird5907

A highly customizable combat logout plugin made for 1.19+

Report AntiCombatLog?

AntiCombatLog

SpigotMC Resource

If you're getting errors like this: NoClassDefFoundError: net/citizensnpcs/api/util/Colorizer Try updating to the newest version of Citizens, and AntiCombatLog.

If there are bugs with the holograms, use this citizens version: [https://ci.citizensnpcs.co/job/Citizens2/2816/](http:// https://ci.citizensnpcs.co/job/citizens2/2816/) and this anticombatlog version: https://ci.badbird5907.net/job/AntiCombatLog/52/

These bugs should be fixed by the newest version, but I don't have time to test.

AntiCombatLog is a highly customizable plugin that punishes players who log out while in combat / "combat tagged".

There will and are going to be bugs with this plugin, so if you do encounter one, please open a issue on the github https://github.com/Badbird-5907/AntiCombatLog/issues

This plugin depends on Citizens2 (http://ci.citizensnpcs.co/job/Citizens2)

Discord Server: https://discord.badbird.dev/

Video: @YouTube

commands

/anticombatlog - The main command /resettag - resets a player's combat tag timer

permissions
anticombatlog.command.resettag - permission for /resettag

todo
  • Make armour actually work on the NPC
config.yml
combat-log-seconds: 15
npc-combat-log: true # set to true to spawn a npc - false to insta kill
combat-logged-message-radius: -1 # set to -1 to broadcast to everyone
combat-tag-seconds: 15
npc-hit-reset-seconds: 35 # set to -1 to disable
only-show-player-name: false # set to true to only show player name, instead of the 'DISCONNECTED: name'
enable-hologram: true # enable the countdown timer hologram
# Weather to use a scoreboard, actionbar, or both
# Values: BOARD ACTIONBAR BOTH NONE
notify-type: BOTH
login-after-combat-log-add-timer-seconds: 5 # seconds to add to the combat timer if you log out and back in while in combat
set-death-message: true # only change this if you have a death message plugin and it isn't working
tag-on-enderpearl: true # this option will combat tag players if they throw a pearl
elytra-disable: false # Disable elytra gliding & boost on combat tag
kill-after-timer-expires: false # Kill players after the combat tag timer expires, if they don't rejoin
blocked-commands:
  enabled: true
  blocked:
    - blockedcommandhere
messages:
  combat-tagged: '&cYou have been combat tagged. If you log out right now, you will not be safe. Your combat tag expires in &e%1'
  un-combat-tagged: '&aYou have been un-combat tagged! You may safely log out now.'
  logged-out-combat: '&6%1 &ahas logged out while in combat! You can still kill them for &e%2&a seconds.'
  action-bar-message: '&cYou are in combat for &e%1&c seconds.'
  log-in-after-kill: '&cYou were killed while you were logged out in combat.'
  combat-expired: '&aYour combat tag has expired.'
  kill-message: '&c%1 was killed while combat logged.'
  blocked-command: '&cYou cannot use that command while in combat.'
exempt-worlds:
  - 'world-name-here'
disable:
  fly: false
hooks:
  duels:
    enabled: false
    dont-combat-tag: true
update-check: true

Information

CategoryGameplay
Published onApril 22, 2023
LicenseUnspecified
Downloads484
Stars3
Watchers0

Pinned Versions

Members