Download Quietus — Minecraft Mods — MetaMods

Quietus

Active

Downloads

0

Last update

2 years ago

Versions

1.19.3
Server
Fabric
Utils

Quietus

A Minecraft Fabric modification designed for customizing the experience drop system when players die. Initially created for a private server with friends where flexible configuration of this mechanism was required.

Configuration

The configuration file is located at server_folder/config/quietus.json and contains the following default parameters:

{
  "enabled": true,
  "percentage": 0.8,
  "maxLevels": -1
}

Commands

The main command /quietus is available, allowing you to change settings directly during gameplay and reload configuration files to apply external changes.

/quietus: Displays command help.
/quietus toggle: Enables or disables the mod's operation.
/quietus percent [0.0..100.0]: Sets the percentage of experience that will drop when a player dies.
/quietus maxlevels [-1..]: Changes the maximum experience level for dropping, where -1 means unlimited amount.
/quietus settings: Displays the current mod settings.
/quietus reload: Reloads the configuration file from memory.
Project members
qther

qther

Developer

Created: 20 Jan 2023

ID: 21745