Anti Combatlog
PluginLicenseRef-All-Rights-Reserved

Anti Combatlog

A simple, yet customizable Anti Combatlog Plugin

457
Downloads
1
Followers
3 months ago
Updated
📦
1
Versions

📖About Anti Combatlog

AntiCombatLog

Plugin

A simple, yet customizable Anti Combatlog Plugin. Default config is at the end of this page.

Discord: blizzard8562 (for Bug-Reports, other Issues and Feedback)

Features:

  • Customizable Messages
  • Configurable Combat timer
  • Custom Sounds
  • Configurable Punishments (for logging out in combat)

How to use:

  • /combatlog reload To reload the configuration.

Permissions:

  • anticomblog.reload You need this Permission to run /combatlog reload.

anticombatlog Logo

default config.yml

combat:
  duration-seconds: 15
  show-action-bar: true
  action-bar-message: "&cCombat: {time-left}s"

punishments:
  kill-on-logout: true
  drop-items-on-logout: true

messages:
  prefix: "&8[&cCombat&8]&r "
  combat-start: "{prefix}&eYou have entered combat. Do not log out for {duration}s."
  combat-refresh: "{prefix}&eCombat timer refreshed. {time-left}s remaining."
  combat-end: "{prefix}&aYou are no longer in combat."
  logout-kill: "{prefix}&cLogging out during combat killed you."
  logout-drop: "{prefix}&cLogging out during combat made you drop your items."
  logout-kill-notification: "{prefix}&cYou logged out during combat and were killed."
  logout-kill-notification-with-drops: "{prefix}&cYou logged out during combat and were killed. Your items were dropped."