Proficiency Levels - Combat & Tools

Level up your Hytale experience! Gain XP from mining, chopping, and combat with ANY weapon (even custom ones!). Unlock permanent speed, damage, and crit bonuses. 400 levels per skill, pre-balanced. Just drop in your Mods folder and play!
Back to Files

ProficiencyLevels-2.0.1.jar

File nameProficiencyLevels-2.0.1.jar
Uploaded
Jan 20, 2026
Downloads
2.1K
Size
100.2 KB
File ID
7496711
Type
R
Release
Supported game versions
  • Early Access

What's new

Changelog

[2.0.1] - 2026-01-20

✨ Dynamic Weapon Support

The mod has been refactored to support any weapon type dynamically! Use any modded or custom weapon, and the proficiency system will automatically track it.

  • Automatic Detection: IDs like Weapon_Scythe_Iron will create a "Scythe" skill automatically.
  • No Code Changes: Server owners can add new weapon types without waiting for mod updates.
  • Full Bonus Support: Custom weapons receive the standard Attack Damage and Critical Hit bonuses.

⚙️ Configuration Updates

  • Custom Base XP: You can now define XP values for custom weapons in config.json.
    "baseXp": {
      "SWORD": 1,
      "SCYTHE": 5,    <-- Custom weapon support
      "KATANA": 3
    }
    
  • Regex Parsing: The config parser is now smarter and handles arbitrary keys correctly.

This mod has no additional files