Skip to main content

Get 25% OFF on your first order with BisectHosting using code "DAQEM"!

Configuration

The X-Life mod features a straightforward configuration file that allows you to customize its core mechanics to better suit your server's needs.

Locating the Config File​

After running the server with the mod installed at least once, a configuration file will be generated in the following location:

<your-server-directory>/config/xlife.toml

You can edit this file with any standard text editor. Remember to restart your server for any changes to take effect.

Configuration Options​

General Settings​

KeyTypeDefaultDescription
invert_heartsBooleanfalseIf set to true, the heart color progression is inverted (e.g., 10 lives is red, 1 life is black). See the Lives System page for the full table.
enchanted_golden_apple_adds_lifeBooleanfalseIf set to true, players will gain one life upon eating an Enchanted Golden Apple.

Debug Settings​

KeyTypeDefaultDescription
is_debugBooleanfalseEnables or disables debug mode. It is recommended to keep this false unless you are troubleshooting.