Hardcore Capitalism
The modification changes death penalties in the vanilla game, turning unfortunate situations into real financial losses. Each player death leads to an irreversible deduction of 500 silver coins from their personal account. If this payment forces the balance to go negative, the financially unstable violator gets banned from the server - bankruptcy becomes an inevitable consequence.
System Configuration
The configuration file is located at config/hardcore-capitalism. Default parameter values:
banThreshold = 0```
<br/>
## Required Components
For full mod functionality, the following additional libraries are required:
- Numismatic Overhaul - monetary operations system
- Fabric Language Kotlin - programming language support
- Fabric API - main framework
<br/>
![]()