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

LevelUP

Level and progression Library, Use a global level system for progression

Загрузки
870
Подписчики
5
Обновлён
16 июня 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 14 апреля 2026 г.

Исходный код

titleLevelUP LevelUP is a lightweight progression framework that adds a global leveling and XP system designed to be used across multiple mods. It acts as the backbone of the Mythcraft ecosystem, providing a consistent way for mods to scale difficulty, unlock features, and reward player progression.

Core Features

Global Player Level

  • Custom level system separate from vanilla XP

  • Scales with configurable progression curves

  • Designed to be used by multiple mods simultaneously

Inventory Level Display

  • Clean level display integrated into the inventory UI

  • Shows current level at a glance

Built for Mod Integration

LevelUP is designed as a library + framework, not just a standalone mod.

Other mods can:

  • Read player level and XP

  • Spawn LevelUP XP orbs

  • React to level-up events

  • Scale mechanics based on player progression

For Developers

LevelUP is a lightweight progression framework that adds a global leveling and XP system designed to be used across multiple mods. It acts as the backbone of the Mythcraft ecosystem, providing a consistent way for mods to scale difficulty, unlock features, and reward player progression. LevelUP WIKI

Sponsor

ko Fi

Curseforge

Modrinth

Discord

Personal

Ченджлог

1.2Релиз1.21.1 · 14 апреля 2026 г.

Update 1.2

refactored all commands

  • /levels add xp [int] id
  • /levels add level [int] id
  • /levels add multiplier [int] id
  • /levels set xp [int] id
  • /levels set level [int] id
  • /levels set multiplier [float] id
  • /levels reset id/levels spawnorbs [int]
  • /levels pause [bool]
  • /levels query id
  • /levels max [int]

Hud

  • New bottom display option
  • New stay on screen function

Full changes https://github.com/Revilo-Dev/LevelUP

Комментарии

Загружаем…