promotional bannermobile promotional banner

CombatLog999

CombatLog999 is a Bukkit plugin that prevents players from logging out or teleporting during combat, ensuring fair play in PvP scenarios by implementing a robust combat system with configurable timers, penalties for combat violations, and player exemption

File Details

Better Config Update (version 1.0.3)

  • R
  • Nov 25, 2025
  • 16.13 KB
  • 19
  • 1.21.10+11

File Name

CombatLog999-1.0.3.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
### New Features
- **Combat Start Delay**: Added configurable delay before combat timer starts after taking or dealing damage, preventing accidental tagging
- **Visual Customization**: Added configurable boss bar colors with different colors for low, medium, and high time thresholds
- **Combat Log Logging**: Added detailed logging system that records all combat log violations to a file with timestamps, player names, and timer information
- **Config Comments**: Added comprehensive comments to the config.yml file to help users understand all options

### Enhancements
- Improved boss bar color system that dynamically changes based on remaining time
- Enhanced timer system with configurable thresholds for visual indicators
- Added detailed logging for server admin review of combat log incidents
- Improved combat tagging system with delayed activation option

### Configuration Updates
- Added `combat-start-delay` setting (0-60 seconds)
- Added `bossbar-color`, `bossbar-color-medium`, `bossbar-color-low` settings
- Added `low-time-threshold` and `medium-time-threshold` settings
- Updated config.yml with detailed comments explaining each option