CombatLogX icon

CombatLogX -----

A modular combat tagging plugin.



9.9.2.2
Its been a while since I made an update but here you go. This should fix any CheatPrevention issues that people are having.

Expansion - Cheat Prevention
- Removed command list and whitelist mode
- Added `blocked-commands` and `allowed-commands`
- Check below to see how your config should look

cheat prevention.yml
Code (YAML):


commands
:
  # This is a list of commands that will be blocked
  # You must type the / or the command will not be blocked
  # If a plugin does not register commands properly, they may not be blocked
  # The plugin checks the command with startsWith, so if you want to block `/t` and allow `/tpa`, put `/tpa` in the allowed list
  # Use "*" to block all commands
  blocked-commands
:
   - "/spawn"
    - "/warp"
    - "/tp"
    - "/msg"
    - "/fly"

  # This is a list of commands that bypass the blocked command list
  # This list is meant for commands that start with a blocked command or a sub-command
  # Use "*" to allow all commands and ignore the blocked command list completely
  allowed-commands
:
   - "/msg SirBlobman"
    - "/warp pvp"
----------, Mar 17, 2020
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