CombatLogX icon

CombatLogX -----

A modular combat tagging plugin.



10.3.8.0
CombatLogX:
  • Fixed a language issue with the combat-timer command.

Expansion: Cheat Prevention:
  • Fixed an issue with flight prevention, unfortunately this requires you to reset the cheat prevention config or change the flight section to the following:
    Code (YAML):
    flight :
      # Set this to true to prevent players from flying during combat
      # Set this to false to allow players to fly during combat
      #
      # Default: true
      prevent-flying
    : true

      # Set this to 'true' to set the 'allow-flight' flag back to true when a player is out of combat.
      # Set this to 'false' to make players re-enable their own flight abilities.
      # Flight will only be re-enabled if flight was detected before combat.
      # This option may cause issues with limited/timed flight plugins.
      re-enable-flight
    : true

      # This option will prevent fall damage if a player lost their flight due to CombatLogX
      #
      # Default: true
      prevent-fall-damage
    : true
     

Expansion: Mob Tagger:
  • Added a config option to invert the mob list:
    Code (YAML):

    # What types of mobs are allowed to tag players?
    # Add "*" to allow all mob types
    # Mob Type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
    mob-list
    :
     - "*"
     
    # Should the mob list be a block list instead of an allow list?
    mob-list-inverted
    : false
     
----------, Jan 6, 2021
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