File Details
rpgstats-0.1.2.jar
- R
- Jan 20, 2026
- 61.90 KB
- 100
- Early Access
File Name
rpgstats-0.1.2.jar
Supported Versions
- Early Access
0.1.2
Added
- Clarified
damage_multiplier_basebehavior inconfig.tomlcomments (lower number = more damage). - Standardized permission root to
rpgstatsfor LuckPerms compatibility. - Explicit permission nodes are now registered so LuckPerms can list them.
- Added XP blacklist config for NPC type IDs and roles to block XP from non-hostiles.
- Added
xp_blacklist.tomlso XP blacklist entries can live outsideconfig.toml. - Default
xp_blacklist.tomlnow ships with a starter list of non-hostile NPC type IDs. - Added per-stat cap settings in
config.toml(default 25) with enforcement in/stats addand/stats set. - Restricted
/stats set,/stats reset <player>, and/stats reloadto OP or explicit permission grants.
Removed
- None.
Fixed
- Stats now persist between sessions after logout/login.
/stats set levelnow blocks values abovemax_leveland reports the server cap.- Health, mana, and stamina now scale down when stats drop below 10, with floors (health 10, mana 0, stamina 1).
- XP blacklist parsing now supports multi-line arrays and loads immediately after first creation.
- Stat values now clamp to a minimum of 1 when set.

