promotional bannermobile promotional banner

rRPGCore

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

File Details

rRPGCore 0.1.1

  • R
  • Jan 19, 2026
  • 284.63 KB
  • 440
  • Early Access

File Name

RPGCore-0.1.1.jar

Supported Versions

  • Early Access

[0.1.1] - 2025-01-19

Added

  • PlacedBlockTracker system - Tracks player-placed blocks (logs, ores) to prevent XP farming exploits
  • RegrowableOreDamageBlocker - Prevents visual glitches when damaging depleted ore blocks waiting to regrow
  • Roadmap section in documentation

Fixed

  • Player-placed logs and ores no longer give profession XP when broken
  • Fixed PlaceBlockEvent API usage - now correctly gets block type from player's held item
  • Improved client synchronization for depleted ore blocks

Changed

  • XP systems (Mining, Woodcutting) now check PlacedBlockTracker before awarding XP
  • Regrowable ore system now shares pending regrowth data with damage blocker