Back to Mods
RibsCombatLog

RibsCombatLog

utilityribeirin

Prevents combat log in Hytale by killing players who disconnect during PVP.

About RibsCombatLog

RibsCombatLog

RibsCombatLog is a Hytale plugin designed to prevent players from avoiding PvP consequences by disconnecting during combat. When a player leaves the server voluntarily while tagged, they are automatically killed and their items are dropped at their location.

Features

Combat Tagging - Players are tagged when they hit or get hit by another player.

Essentials Plugins Compatibility - Prevents other plugins (like HyCommands or others essentials plugins) from overwriting blocked commands, ensuring they remain restricted during combat.

Both Players Tagged - Both attacker and victim are tagged in combat.

Combat Log Punishment - If a player disconnects while in combat, they are killed and their items are dropped.

Configurable Duration - Combat tag duration is configurable (default: 15 seconds).

Combat Enter/Leave Message - Shows messages when entering pvp and combat tag expires. This are customizable.

Command Blocking - Blocks specified commands while in combat (e.g., /spawn, /teleport, /warp).

Configurable Blocked Commands - List of blocked commands is configurable in config.json.

Config

When the plugin starts, it will create the following directory and file: <dataDirectory>/RibsCombatLog/config.json.

The default value for the duration is 15 seconds.

Default config.json

{ "combatTagDurationSeconds": 15 }

Instruction

You can either download the pre-compiled .jar file directly, or modify the source code to suit your needs and compile it yourself.

Compilation

To compile the plugin, use the following command:

mvn clean package -DskipTests Instalation

Locate the generated .jar file in the target/ directory.

Copy the .jar file and paste it into the mods/ folder of your Hytale server.

Restart the server to load the plugin.

Issues

If you have any issues or suggestions, feel free to leave a comment here or open a pull request on GitHub. Thanks!

Downloads
209
Created
Jan 15, 2026
Updated
Jan 18, 2026
Version
Early Access

Categories

UtilityLibrary

Download Mod

Download on CurseForge
Free download • 209 total downloads

Need a Server?

Run RibsCombatLog on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is RibsCombatLog?

Prevents combat log in Hytale by killing players who disconnect during PVP.

How do I download RibsCombatLog?

You can download RibsCombatLog for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created RibsCombatLog?

RibsCombatLog was created by ribeirin. The mod has been downloaded 209 times.

Is RibsCombatLog compatible with Hytale servers?

RibsCombatLog is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install RibsCombatLog?

To install RibsCombatLog: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.