Hardcore Capitalism

Quick rating

Community listing page, reviews here may not be monitored by the author.

Hardcore Capitalism

By wdfeerOwner

No reviews yet

Numismatic Overhaul: lose money on death, get banned from debt.

Mod Loaders
Minecraft

About

Description

The What

Whenever a player dies, their balance is reduced by 5 Silver (unrecoverable). If this brings them into debt, they are banned. In singleplayer, the player is switched to spectator instead.

Configuration

Config file is located at config/hardcore-capitalism.cfg. Default:

# whether players should lose money on death
enableTakingMoney = true

# how much money (in copper coins) is taken from the player upon death
# default: 500
moneyTaken = 500

# whether players should be able to get banned
enableBanning = true

# ban the player if their balance (in copper coins) is lower than this upon death
# default: 0
banThreshold = 0

Requirements