Simple Combat Log
ModrinthSpigotMCThe Simple-Combat-Log plugin prevents players from logging out during combat by setting a combat timer, disabling actions like Elytra use, and broadcasting a message if they leave the server mid-combat.
54.1k downloads 33 followers updated 1mo ago
latest v1.17 Modrinth
⚔ CombatLog
A lightweight and highly configurable Paper plugin that prevents combat logging and related PvP abuse.
Built for competitive servers that need strict and predictable combat behavior.
🔥 Core Features
⏱ Combat Timer
- Starts when a player deals or receives damage
- Supports ActionBar or BossBar display
- Fully configurable duration
🚫 Combat Restrictions
While in combat, you can disable:
- Elytra usage (including boost)
- Teleporting
- Mending
- Riptide
- Explosion-based combat abuse (End Crystals / Respawn Anchors)
All restrictions are optional and configurable.
🧨 Smart Combat Triggers
- Player vs Player damage
- Projectile damage (Arrow, Trident, Wither Skull)
- Explosion-based tagging
- Ender Pearl land detection
- Optional combat zone with radius detection
🔒 Anti Kill Abuse System
Prevents farming the same victim repeatedly.
- Configurable kill limit
- Configurable time window
- Custom punish commands
- Fully automated
🌍 WorldGuard Integration
If WorldGuard is installed:
- Registers custom flag:
allow-combat-entry - Blocks region entry while in combat
- Fully optional integration
No hard dependency required.
Versions
Release
1.17
## **Changelog - CombatLog [Version 1.17]**
### ✨ **New Features**
- **Subcommand system** for `/combatlog`: `reload`, `status`, `untag` – better plugin…
Release
1.16
## New Features
**PlaceholderAPI Integration**
CombatLog now supports PlaceholderAPI. Use these placeholders in any compatible plugin (scoreboards, TAB, HUDs,…
Release
1.15
## Refactor — no functional changes
This release is a pure code refactor. Gameplay behaviour is **identical** to the previous version.
---
### Package…
Beta
1.14
Fixed an issue with the WorldGuard integration where the plugin checked an unused local flag instead of the actual `WorldGuardHook` status. As a result, the…
Release
1.13
This update introduces a cleaner and fully restructured configuration.
All settings are now logically grouped (`timer`, `restrictions`, `punishment`,…
Release
1.12
## Changelog
### Added
- New configuration options to control combat logging when an Ender Pearl lands.
- Players can now be set into combat when landing an…
Release
1.10
### Added: Mending Combat Restriction/Metrics
A new configuration option has been introduced:
```yaml
combat-log:
mending-disabled-in-combat: true
Release
1.9
### New Feature
- Prevents **kill farming / griefing** by tracking repeated kills on the same player.
- If a player kills the same victim more than **5 times…
Release
1.8
Combat timer can now be shown in the actionbar or bossbar.
New config option: `combat-log.display-mode` (`actionbar` or `bossbar`)

Comments 0
No comments yet. Be the first to share your thoughts.