Combat Logger is a Minecraft Java plugin that tracks players in combat and prevents them from avoiding combat by logging off. If a player tries to log out while in combat, they will be punished by dying upon rejoining.
- Combat Logging Prevention: Whenever a player hits another player, they are added to a combat log.
- Timer-Based Removal: Players are automatically removed from the combat log after a configurable amount of time.
- Combat Penalty: If a player logs out while in combat, they will die upon rejoining the server.
- Download the plugin jar file from the releases section.
- Place the jar file into the
plugins
folder of your Minecraft server. - Restart or reload the server.