promotional bannermobile promotional banner

Respec Skill

Server-side skill reset and prestige for Pufferfish Skills. Reset skill points, ascend skill trees, configurable.
Back to Files

respec-skill-2.0.0.jar

File namerespec-skill-2.0.0.jar
Uploaded
May 28, 2026
Downloads
110
Size
22.4 KB
Mod Loaders
Fabric
File ID
8157750
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:respec-skill-1307504:8157750"

Learn more about Curse Maven

What's new

2.0.0

A ground-up rewrite. The altar/scroll mechanic from 1.x is removed entirely; respec now runs through a /respec command. Old config files (respec-skill.toml) are ignored — a fresh respec-skill.properties is written on first launch.

Game/Loader support

  • Updated to Minecraft 26.1.2

Player-facing changes

  • New: /respec opens a chat-clickable menu listing every Puffish skill category loaded on the server.
  • New: /respec <namespace:category> performs the respec directly (used by the menu's [Reset] button).
  • New: Every Puffish category is auto-discovered from SkillsAPI.streamCategories() — admins no longer have to list categories in the config.
  • New: Per-respec cost is paid from the player's inventory (default: 16 emeralds; configurable).
  • New: Optional per-player cooldown (cooldown_seconds, in-memory only — resets on server restart).
  • Removed: Respec Scroll item, the recipe, the lodestone-on-base-block altar mechanic, and the UseBlockCallback handler.

Prestige

  • One-way ascensions from one category into another. Configure with prestige.<n> = <from>, <to>, <min_points>, <xp_carryover_factor>, <cost_item>, <cost_count>.
  • /respec prestige lists configured paths (ineligible ones are shown greyed out with current vs required points).
  • /respec prestige <from_category> executes the ascension: source category is erased, target category gains currentXp × xp_carryover_factor, cost is consumed.
  • When any prestige path is configured, /respec links to the prestige menu at the bottom of its output.

This mod has no additional files