
Quietus
Minecraft Fabric mod that allows customization of player XP drops.
- Загрузки
- 322
- Подписчики
- 1
- Обновлён
- 24 января 2023 г.
- Лицензия
- MIT
Опубликован 20 января 2023 г.
Quietus
Minecraft Fabric mod that allows customization of player XP drops, made for a private SMP I am part of.
Configuration
The configuration file can be found in server_folder/config/quietus.json with the default values of
{
"enabled": true,
"percentage": 0.8,
"maxLevels": -1
}
Commands
The /quietus command allows the user to change settings in-game as well as reload the configuration files to reload external changes.
/quietus: Shows help.
/quietus
toggle: Toggles the mod on or off.
percent [0.0..100.0]: Sets the percentage of XP to be dropped by players.
maxlevels [-1..]: Changes the maximum level worth of XP dropped, -1 is unlimited.
settings: Shows the current settings of the mod.
reload: Reloads the configuration file.
Ченджлог
1.1.0Релиз1.19.3 · 24 января 2023 г.
Update to work on integrated server and add xp level limit
1.0.0Релиз1.19.3 · 20 января 2023 г.
Initial release.
Комментарии
Загружаем…