Added developer API for addons to register live boost providers (conditional currency/enchant multipliers that apply instantly)
Added number formatting to the developer API (PinnaPrisonAPI#getFormat): abbreviated/grouped notation and "100D"-style amount parsing using format.yml suffixes
Added GUI developer API (PinnaPrisonAPI#getGuis): addons can register their own custom-item types for any guis/*.yml menu, including drag-and-drop slots
Fixed hex colors (&#RRGGBB) in holograms, hologram lines, entity/NPC names and boss bars rendering as a wrong legacy color (e.g. #0088cc showed as red) on every supported Minecraft version
Fixed the 1.1.3 hologram options (shadow-radius, shadow-strength, display-width/height, line-width, shadowed, see-through) doing nothing on 1.20.4-1.21.x servers
Modified files:
Added %pinnaprison_leveling_nextlevel_<leveling>% placeholder that shows the next level (current + 1, stays at max level)
Added new hologram options to every hologram (mine placeables, AFK block idle/proc holograms, mine bosses): shadow-radius, shadow-strength, display-width, display-height, line-width, shadowed and see-through
Added the new hologram options to the /mp hologram in-game editor with tab completion
Added playtime milestones (new bundled category, progress in minutes played) and %pinnaprison_playtime%, %pinnaprison_playtime_seconds/minutes/hours% placeholders
Added gang points milestones: tracks the lifetime gang points a player earned across all gangs (kept when leaving/switching gangs or when the gang spends points) with the new %pinnaprison_gang_points_earned% placeholder
Fixed lucky blocks being placeable as real blocks when held in the off hand
Fixed lucky blocks being equipped into the helmet slot (shift-click, drag or slot swap)
Modified files:
afk-block.yml
privatemines/mines/default.yml
privatemines/bosses/inferno_golem.yml
privatemines/bosses/crystal_titan.yml
milestones/categories/playtime.yml
milestones/categories/gang-points.yml
guis/milestones.yml
- Added keep-upgrade option to keep pmine upgrades if you change the mine type (schematic)
- Added toggleable automatic levelings with permissions
- Added enchant order list so enchants can be ordered in the pickaxe lore.
Modified files:
privatemines/config.yml
levelings/rankup.yml
levelings/pickaxelevel.yml
levelings/rebirth.yml
pickaxe/config.yml
- Added gangs
- Added mine bosses
- Added enchant refunds
Modified files:
privatemines/mines/default.yml
config.yml
guis/upgrade-enchant.yml
guis/gem-upgrade-enchant.yml
messages.yml
- Added background setting to holograms
- Added enchant activations in autosell summary
- Added show/hide entities option in settings gui
Modified files:
autosell.yml
guis/settings.yml
