CombatLogX icon

CombatLogX -----

A modular combat tagging plugin.



9.9.1.4
Expansion - Citizens Compatibility
- Fixed PlayerNPC cannot be cast to Monster error for "mob targeting"
- Fixed "last location" typo causing locations not to be saved properly
- Added config option to prevent players from being tagged by NPCs

Expansion - Cheat Prevention
- Made sure blocked commands ignore case
- Added config option to prevent right-clicking blocks during combat

Expansion - Placeholder Compatibility
- New placeholders
- combatlogx_is_newbie Check if a player is in newbie protection
- combatlogx_newbie_time_left Check how much time a newbie has left in protection

Expansion - Newbie Protection
- Added command "/pvpcheck" to check if a player has pvp disabled or not

language.yml
Code (YAML):

messages
:
  expansions
:
    cheat prevention
:
      blocks
:
        interaction not allowed
: "&c&oYou cannot right-click that during combat."
    placeholder compatibility
:
      newbie helper
:
        in protection
: "&aProtected"
        not in protection
: "&cNot Protected"
    newbie helper
:
      check
:
        format
: "&a{target} has pvp set to {setting}"
        setting enabled
: "&aON"
        setting disabled
: "&cOFF"
cheat prevention.yml
Code (YAML):

blocks
:
  # Set this to true to prevent players from right-clicking any blocks during combat (e.g. doors, buttons, etc...)
  #
  # Default: true
  prevent right-click
: true
citizens.yml
Code (YAML):

citizens
:
  # This option will prevent players from being tagged by NPC entities
  # Default: false
  prevent npc tagging
: false
 
----------, Sep 16, 2019
Resource Information
Author:
----------
Total Downloads: 398,302
First Release: Nov 12, 2016
Last Update: Jun 23, 2024
Category: ---------------
All-Time Rating:
380 ratings
Find more info at www.spigotmc.org...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings