Skip to content

Configuration

Configuration options for the Enhanced Death module.


Overview

The Enhanced Death module provides configurable settings for death mechanics including hospital locations, money loss on death, and hospital system enablement.


HospitalLocations

📋 Description

A list of Vector positions where players respawn after death (hospital locations).

⚙️ Type

Table

💾 Default Value

{Vector(-6175.214355, 9022.834961, 112.811897)}

🌐 Realm

Server


HospitalsEnabled

📋 Description

Enables or disables the hospital respawn system.

⚙️ Type

Boolean

💾 Default Value

false

🌐 Realm

Server


LoseMoneyOnDeath

📋 Description

Enables or disables money loss when players die.

⚙️ Type

Boolean

💾 Default Value

false

🌐 Realm

Server


DeathMoneyLoss

📋 Description

Sets the percentage of money lost on death (as a decimal between 0 and 1).

⚙️ Type

Float

💾 Default Value

0.05

📊 Range

Minimum: 0 Maximum: 1

🌐 Realm

Server