https://github.com/error11o/combatlogger
A simple Combat logging plugin removing the bloat will having more features the others have
https://github.com/error11o/combatlogger
combatlog combatlogging minecraft papermc papermc-plugin
Last synced: about 1 month ago
JSON representation
A simple Combat logging plugin removing the bloat will having more features the others have
- Host: GitHub
- URL: https://github.com/error11o/combatlogger
- Owner: Error11O
- License: agpl-3.0
- Created: 2025-09-06T12:58:40.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-09-06T15:56:15.000Z (about 1 month ago)
- Last Synced: 2025-09-06T17:41:06.044Z (about 1 month ago)
- Topics: combatlog, combatlogging, minecraft, papermc, papermc-plugin
- Language: Kotlin
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Combat Logger
A simple combat logger for minecraft servers with some extra pvp related features.
Reason of this plugin was I was annoyed of bloated combat plugins that were bloated and still
missing features I wanted. If I am missing any features you want please open an issue or a PR.### Features
- kills the player if they log out during combat
- shows a bossbar when in combat
- shows a message when entering and leaving combat
- item cooldowns related to pvp e.g. ender pearl, chorus fruit
- block cooldown and block decay
- towny support
- damage increaser for pvp
- banned items including non pvp.
- command prevention while in combat e.g. /home, /warp, /spawn
- travel bans while in combat e.g. elytra, horse, boat, minecart
- storage access prevention while in combat e.g. chests, enderchests
- reloading config without restarting the server### TODO
- [ ] support other claiming plugins
- [ ] claim wall system instead of letting people enter claims (e.g. towny)
- [ ] permissions
- [ ] more config options e.g. bossbar color, message customization, etc.### Commands
- /combatlog reload - reloads the config
- /combatlog tag - tags the player who did the command for testing