File Details
RPGHP-2.1
- R
- Jan 23, 2026
- 27.72 KB
- 26
- 1.21.11+11
File Name
RPGHP-2.1.jar
Supported Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
📦 RPGHP Patch Notes v2.1
Build Status: Stable | Supported Versions: 1.21+
📢 Update Overview
Version 2.2 focuses on critical stability improvements and code refactoring. This update resolves persistent compatibility issues with Paper/Spigot 1.21 caused by obfuscation and legacy reflection methods.
🛠 Changelog
-
[Critical Fix] Resolved Runtime Errors:
-
Fixed
java.lang.NoSuchMethodErrorand related exceptions caused by ProGuard obfuscation conflicts. -
Removed Obfuscation: The plugin is now distributed in a standard compiled format to ensure maximum compatibility with server libraries and dependencies.
-
-
[Refactor] Native API Implementation:
-
Migrated the Custom Head texture logic from legacy Reflection (NMS) to the Native Bukkit API (
PlayerProfileandPlayerTextures). -
This change ensures better performance and future-proofing against Minecraft updates.
-
-
[Bug Fix] Visual Corrections:
-
Corrected the vector rotation mathematics for cosmetic Wings/Auras. Particles now correctly align with the player's orientation.
-
📥 Upgrade Instructions
This is a recommended update for all users running Minecraft 1.21.
-
Delete the old
.jarfile from yourpluginsdirectory. -
Install the new RPGHP v2.1
-
Restart or Reload the server.
-
(Previous configuration files are fully compatible; no reset required.)