Add rankup system

This commit is contained in:
PiggyPiglet
2026-02-19 19:20:57 +08:00
parent 2e242687b9
commit c07f413132
2 changed files with 16 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **Q** - **Q**
- *No Expansions* - *No Expansions*
- **R** - **R**
- **[Rankup System](#rankupsystem)**
- **[RPGLevelling](#rpglevelling)** - **[RPGLevelling](#rpglevelling)**
- **S** - **S**
- **[SimpleClaims](#simpleclaims)** - **[SimpleClaims](#simpleclaims)**
@@ -880,6 +881,18 @@ Members and relations:
---- ----
### **[RankupSystem](https://www.curseforge.com/hytale/mods/rankup-system)**
/// integrated | Built into mod
///
```
%rankup_rank%
%rankup_next_rank%
%rankup_cost%
```
----
### **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)** ### **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)**
/// command | papi ecloud download RPGLevelling /// command | papi ecloud download RPGLevelling
/// ///

View File

@@ -188,6 +188,9 @@ No Plugins available
---- ----
## R ## R
- **[Rankup System](https://www.curseforge.com/hytale/mods/rankup-system)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#rankupsystem)**]
- **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)** - **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)**
- [ ] Supports placeholders. - [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#rpglevelling)**] - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#rpglevelling)**]