File Details
HyperFactions-0.8.1.jar
- R
- Feb 17, 2026
- 1.89 MB
- 110
- Early Access
File Name
HyperFactions-0.8.1.jar
Supported Versions
- Early Access
⚔️ HyperFactions v0.8.1
Server compatibility fixes, offline player resolution, and improved world map reliability.
🛰️ Server Version: 2026.02.17-255364b8e
Until OrbisGuard Mixins is updated, you will need to remove it to prevent crashing
🐛 Bug Fixes
- 🔧 Map GUI crash — Fixed
NoSuchMethodErroronPacketHandler.write(Packet[])by switching toToClientPacket[]for latest server compatibility - 🔧 World map generator — Fixed generator not being set on live worlds added after startup
- 🔧 Server version warning — Manifest now specifies target server version (no more "does not specify a target server version" warning)
✨ New Features
- 🔍 Centralized PlayerResolver — Unified player name lookup across all commands and GUIs — resolves online players, faction member records, then PlayerDB API as fallback
- 👤 Offline player support — Treasury transfers,
/f who,/f power, and admin commands now resolve offline players via faction records and PlayerDB - ⏱️ Search debounce — Treasury transfer search waits 500ms after last keystroke before searching to avoid spamming PlayerDB
- 🌐 PlayerDB integration — Look up any Hytale player by username with a 5-minute TTL cache
- 📋 Debug logging — Diagnostic logging for player connections, online search, world map setup, and map generation
⚡ Improvements
- 🏗️ Target-aware build — Compile against release or prerelease server via
-PhytaleTargetGradle flag
📖 Full Changelog: GitHub

