Back to mods
Proficiency Levels - Combat & Tools project artwork

CurseForge · Hytale mod

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!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Proficiency Levels - Combat & Tools release should I use?

Updated 7 months ago
Latest stable file ProficiencyLevels-2.0.1.jar
Game version Not listed
Mod system Built-in Hytale mod system

Proficiency Levels - Combat & Tools ProficiencyLevels-2.0.1.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should Proficiency Levels - Combat & Tools be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does Proficiency Levels - Combat & Tools ProficiencyLevels-2.0.1.jar need?

ProficiencyLevels-2.0.1.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add Proficiency Levels - Combat & Tools without breaking your instance.

Built for Proficiency Levels - Combat & Tools ProficiencyLevels-2.0.1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use ProficiencyLevels-2.0.1.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside ProficiencyLevels-2.0.1.jar. It opens that exact file at the source.

About this project

What does Proficiency Levels - Combat & Tools add?

Proficiency Levels - Combat & Tools ⚔️⛏️

Play as you always would. Level up while doing it.

Proficiency Levels adds a subtle yet rewarding RPG progression layer to Hytale. Every swing of your sword, every block you mine, every tree you chop—it all counts. The mod works silently in the background, making your character gradually stronger without changing how you play.


🎯 Philosophy: Play First, Progress Always

This mod was designed with one core principle: the player should never feel like they're grinding. Instead of forcing you to think about XP, the system rewards your natural gameplay:

  • Mining rocks? You're earning Mining XP.
  • Chopping trees? Woodcutting XP is flowing.
  • Fighting monsters? Your weapon skills improve.
  • Taking damage? Your Defense is getting stronger.

The progression is intentionally lightweight by default—you'll feel rewarded without the game becoming "easy mode."


✨ Features Overview

🗡️ Works with Every Weapon (NEW)

The mod now automatically recognizes new weapons! Whether you download a mod with Katanas, Scythes, or Muskets, they will instantly have their own skill progression.

  • Modded Weapons? Fully supported.
  • New Strategies? Master unique weapons like Scythes or Warhammers apart from standard Swords.
  • Instant Setup: No configuration needed. Just equip the weapon and start fighting!

📈 Deep Leveling System (Levels 1-400)

Each skill has 400 levels with carefully balanced XP curves:

Phase Levels Progression Style
Early Game 1-100 Fast progression, instant gratification
Mid Game 101-200 Steady climb, noticeable improvements
Late Game 201-400 Long-term goals for dedicated players

🛠️ Three Skill Categories

Category Skills Bonuses
Lifeskills Mining, Woodcutting Speed Bonus (up to +200%)
Attack Sword, Axe, Bow, Crossbow, Staff, Deployables Damage Bonus (+75%), Critical Chance (40%)
Defense Defense Damage Reduction (up to 50%)

⚡ Ready to Play

Installation

  1. Drop the .jar file into your Mods folder
  2. Launch Hytale
  3. That's it. No configuration required.

The mod comes pre-balanced out of the box. All XP values, bonus curves, and multipliers have been carefully tuned for a vanilla-friendly experience.


🎮 Player Commands

Command Description
/prl skills View all your skill levels and bonuses
/prl skills --category=CATEGORY; View specific category (attack/defense/lifeskills)
/prl stats See your total XP and average levels
/prl xp Toggle XP gain notifications on/off

Example Output:

=== PROFICIENCY SKILLS: ATTACK ===
[SWORD] Level 45
  [||||||||..] 8,234 / 12,500 XP
  DMG: +8.4% | Crit: 3.6%

🔧 Server Administrator Commands (OP Only)

Want to customize the experience for your server? Everything is configurable via commands:

Module Control

/prl module status              # See which modules are active
/prl module attack --action=disable      # Disable all attack skills
/prl module lifeskills --action=enable   # Re-enable gathering skills

XP Multipliers

/prl modify xp_all=2.0          # Double ALL XP gains
/prl modify xp_attack=0.5       # Halve attack XP only
/prl modify xp_lifeskills=3.0   # Triple gathering XP

Bonus Multipliers

/prl modify bonus_attack=1.5    # +50% to damage/crit bonuses
/prl modify bonus_defense=2.0   # Double defense reduction

View Current Settings

/prl modifiers                  # Display all active multipliers
/prl debug                      # Technical debug information
/prl reload                     # Reload configuration from file

📊 How Bonuses Work

Lifeskills: Speed Bonus

Mining and Woodcutting give you permanent passive speed increases:

Level Speed Bonus
1 +0%
100 +100%
200 +150%
400 +200%

Higher speed = faster block breaking = more XP per minute!

Attack: Damage & Critical Hits

Each weapon skill boosts your damage output:

Level Damage Bonus Critical Chance
1 +0% 0%
100 +50% 15%
200 +65% 25%
400 +75% 40%

Critical hits deal 3x damage!

Defense: Damage Reduction

Taking damage trains your Defense skill:

Level Damage Reduction
1 0%
100 25%
200 35%
400 50%

At max level, you take half damage from all sources!


⚙️ Configuration File

All settings are saved in plugins/ProficiencyLevels/config.json:

{
  "baseXp": {
    "MINING": 5,
    "WOODCUTTING": 10,
    "SWORD": 1,
    "MACE": 1,
    "BATTLEAXE": 1,
    "DAGGERS": 1,
    "SHORTBOW": 2,
    "CROSSBOW": 2,
    "DEPLOYABLE": 2,
    "STAFF": 3,
    "DEFENSE": 10
  },
  "oreMultipliers": {
    "Silver": 4.0,
    "Onyxium": 12.0,
    "Mithril": 15.0,
    "Adamantite": 10.0,
    "Iron": 3.0,
    "Prisma": 25.0,
    "Copper": 2.0,
    "Cobalt": 8.0,
    "Thorium": 6.0
  },
  "gemMultiplier": 8.0,
  "showXpGainsDefault": false,
  "autoSaveInterval": 10,
  "xpMultiplierAll": 10.0,
  "xpMultipliers": {
    "LIFESKILLS": 1.5,
    "ATTACK": 1.0,
    "DEFENSE": 1.0
  },
  "bonusMultipliers": {
    "LIFESKILLS": 1.0,
    "ATTACK": 100.0,
    "DEFENSE": 1.0
  }
}

Changes made via /prl modify are automatically saved and persist across server restarts.


🎲 XP Scaling Examples

Mining XP

Block Type Base XP With Ore Multiplier
Stone 5 5
Copper Ore 5 10
Iron Ore 5 15
Mithril Ore 5 75
Prisma Ore 5 125

Combat XP

Damage Dealt XP Gained
10 damage 10 XP
50 damage 50 XP
Critical (100 dmg) 100 XP

XP scales with damage dealt, encouraging better gear and skilled play!


💡 Design Goals

  1. Zero Learning Curve - Just play the game normally
  2. Vanilla-Friendly - Bonuses are noticeable but not game-breaking
  3. Long-Term Goals - 400 levels gives hundreds of hours of progression
  4. Server Control - Admins can tune everything without touching code
  5. Persistent Progress - Your levels save automatically

🚀 Quick Start for Server Owners

Want a more hardcore experience?

/prl modify xp_all=0.5          # Slower progression
/prl modify bonus_attack=0.75   # Weaker combat bonuses

Want a faster, more casual server?

/prl modify xp_all=3.0          # Triple XP gains
/prl modify bonus_lifeskills=2  # Faster gathering

Want only gathering skills?

/prl module attack --action=disable
/prl module defense  --action=disable

📝 Credits

Developed by TechOverdrive for the Hytale community.

Start your journey. Every action counts.

Project description from CurseForge.

Recent files

Proficiency Levels - Combat & Tools releases and Hytale builds

4 of 4 releases match

Looking for an older file? The official CurseForge project page is in Resources.