Перейти к содержимому
Mineforgian

LevelsPlus

Simple weapon and armor leveling mod

Загрузки
983
Подписчики
1
Обновлён
6 сентября 2025 г.
Лицензия
GPL-2.0-only

Опубликован 6 сентября 2025 г.

Levels Plus

This is a fork of Levels, the underlying code is almost completely different as I abstracted most of the logic into a common package, this allows this version to be:

  • Fully configurable (the cfg file now has way more entries, you can configure for instance how long "Fire" lasts or how much "Absorbs" takes, and their max levels)
  • Easily implemented in other platforms (Right now supports Bukkit, Forge and Fabric)
  • Possibly allow sub mods to define their own attributes and register them, thanks to a registry instead of enums
  • Allow more or less than 3 levels, without being limited (eg: Soulbound in the past had 3 levels which behaved the exact same way, this has been fixed)
  • Better support for displaying upgrade summary (before each level had a custom description, now it has a placeholder for the value calculated based on the level)
  • Safer network implementation (old version could allow you to send fake packets and upgrade stuff without the necessary tokens and more)

Ченджлог

4.0.0Релиз1.20.1 · 6 сентября 2025 г.

First release

4.0.0Релиз1.20.1 · 6 сентября 2025 г.

First release

4.0.0Релиз1.16.5 · 6 сентября 2025 г.

First release

4.0.0Релиз1.16.5 · 6 сентября 2025 г.

First release

4.0.0Релиз1.12.2 · 6 сентября 2025 г.

First release

4.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 6 сентября 2025 г.

First release

Комментарии

Загружаем…