promotional bannermobile promotional banner

rRPGCore

rRPGCore adds classic RPG progression to Hytale with copper/silver/gold currency and masterable professions.

File Details

Beta-RPGCore-0.2.0.jar

  • B
  • Jan 25, 2026
  • 4.57 MB
  • 21
  • Early Access

File Name

RPGCore-0.2.0.jar

Supported Versions

  • Early Access

[0.2.0] - 2025-01-25

Added

  • Main Level System - Unified player level that aggregates all profession progress

    • Milestone rewards at key level thresholds
    • Upgrade categories for permanent stat boosts
    • Persistent upgrade tracking per player
  • Ability System - Profession-based abilities with tiers

    • Timed buffs with configurable durations
    • Permanent buffs for passive bonuses
    • Ability configuration via config files
  • New Professions

    • Farming - Gain XP from harvesting crops
    • Combat - Gain XP from defeating enemies
    • Building - Gain XP from placing blocks
    • Fishing - Gain XP from catching fish
    • Gathering - Gain XP from collecting resources
  • MySQL Database Support - Optional database storage for multi-server setups

    • HikariCP connection pooling for performance
    • Automatic data migration from JSON to MySQL
    • Configurable database settings
  • Player Settings System - Per-player preferences and toggles

  • Permission System - Utility for checking player permissions

  • Sell Price Manager - Configurable sell prices for items

Changed

  • Storage system now uses factory pattern for JSON/MySQL switching
  • Admin settings moved to dedicated configuration class
  • Improved shop system architecture