[Feature] Add a Prestige System
L8-Alphine opened this issue ยท 0 comments
What is your feature request?
Adding a prestige system that is able to know when you reach max level would be IDEAL because setting a max level is close to impossible by using the API and the docs is confusing on how to use a datapack to set a max level so having a max prestige would be awesome to have with the following features:
- Increase the difficultly of xp gain for leveling up by a configured amount like
0.5starting out then increases+0.5every time you prestige. - Add optional resetting your level + attributes then adding the bonus rewards like below
- Add configurable rewards like boost in attributes per prestige
- Add optional particle effects when you are going through a prestige
- Add optional setting to where you can apply custom "over head" ranks icons or have an API that will make this possible
- Add optional commands when you prestige
- Add optional title message when you prestige
- FOR THE LOVE OF GOD PLEASE ADD A MAX LEVEL OPTION as well as a max prestige level option
FYI This was going to be in my addon mod but the API is so weird and nearly non-existent that I'm requesting this feature to be added from 1.19.x - 1.21.x fabric please. I also have the basic framework for my mod working but it's not able to see the attributes and player level correctly
What type of change is this?
- Visual
- Features/Mechanics
- Performance
- Compat
- Others