Skip to main content

Changelog

Stay up to date with the latest releases and updates across all HyperSystems plugins.

HyperFactions
0.4.3

HyperFactions v0.4.3

Fixed In-Game World Map Not Showing Claims - Fixed world map claim overlays not appearing on production servers - Root cause: `setWorldMapProvider()` only affects future world loads, not the live Wor...

View on GitHub
HyperFactions
0.4.2

HyperFactions v0.4.2

Fixed Admin Debug Commands - Fixed debug commands to be under `/f admin debug` instead of `/f debug` - Debug subcommands: `power`, `combat`, `claim`, `zone`, `protection` Admin Unclaim All GUI - Fix...

View on GitHub
HyperFactions
0.4.1

HyperFactions v0.4.1

Fixed Combat Tagging Restored - Fixed combat tagging not working after protection system refactor to ECS-based handlers - PvP combat now properly tags both attacker and defender - PvE combat (mob...

View on GitHub
HyperPerms
v2.7.0

v2.7.0: Track Promote/Demote & Update Command Fix

New Features Track-Based Promote/Demote Commands Easily manage user progression through rank tracks with two new commands: `/hp user promote <player> <track>` - Promotes a user to the next rank on t...

View on GitHub
HyperFactions
0.4.0

HyperFactions v0.4.0

Added Admin GUI System - Complete admin interface accessible via `/f admin` command - Dashboard page with server statistics overview - Factions management: browse all factions, view details, edit set...

View on GitHub
HyperPerms
v2.6.0

v2.6.0: HyperFactions Integration

New Features HyperFactions Integration - Added built-in support for HyperFactions permission integration - Seamless permission checking between HyperPerms and HyperFactions - Automatic permission pro...

View on GitHub
HyperFactions
v0.3.2

v0.3.2: Permission System Security Fix

Security Fix This release addresses a security issue where users could access `/hf` commands without being granted permission. Changes - Permission Check for Base Command: Added `hyperfactions.use`...

View on GitHub
HyperFactions
v0.3.1

v0.3.1

Fixed Storage Race Condition - Fixed checksum verification failures when saving factions rapidly - Concurrent writes no longer overwrite each other's temp files - Each atomic write now uses a uni...

View on GitHub
HyperFactions
v0.3.0

v0.3.0 - Data Loss Prevention, Zone Protection, Backup System

Critical Fixes Data Loss Prevention - Fixed faction data loss on update/reload when deserialization fails - Fixed silent exception handling in all storage classes - Added comprehensive loading valida...

View on GitHub
HyperFactions
0.2.0

HyperFactions v0.2.0

What's New in 0.2.0 Added Update System - GitHub releases update checker with HTTP caching - Login notifications for admins when updates are available - Per-player notification preferences (o...

View on GitHub
HyperPerms
v2.5.1

v2.5.1: Hytale-Native Permission Resolution

Changes Permission Resolution Fix - Aligned permission resolution order with Hytale's native implementation - Global wildcard (`*`) is now checked first, matching Hytale's behavior - Prefix wildcards...

View on GitHub
HyperPerms
v2.5.0

v2.5.0: Runtime Permission Discovery, Update Notifications & LuckPerms Migration

Runtime Permission Discovery, Update Notifications & LuckPerms Migration This is a massive update introducing intelligent runtime permission discovery, automatic update notifications, and a complete ...

View on GitHub
HyperFactions
0.1.0

v0.1.0 - Initial Alpha Test

See Changelog in [CHANGLOG.md](https://github.com/HyperSystemsDev/HyperFactions/blob/main/CHANGELOG.md)

View on GitHub
HyperPerms
v2.4.5

v2.4.5: VaultUnlocked Integration & Dynamic Permission Support

VaultUnlocked Integration & Dynamic Permission Support This is a major update that makes HyperPerms the first Hytale permission plugin with full VaultUnlocked support, enabling seamless compatibility...

View on GitHub
HyperPerms
v2.4.3

v2.4.3: Hytale Permission Discovery & Major Bug Fixes

What's Changed This is a major release with extensive bug fixes, a complete permission aliasing overhaul, and comprehensive documentation. We discovered how Hytale actually checks permissions and r...

View on GitHub
HyperPerms
v2.4.1

v2.4.1 - User Data Persistence Fix

What's Changed Critical Bug Fix: Player Group Assignments Preserved on Restart Fixed a critical issue where player-to-group assignments were lost after server restart, while group permissions themsel...

View on GitHub
HyperHomes
v0.1.0

HyperHomes v0.1.0 - Initial Release

HyperHomes v0.1.0 - Initial Release Personal home teleportation plugin for Hytale servers. Features - Set and teleport to multiple named homes - Share homes with other players - Interactive GUI for ...

View on GitHub
HyperPerms
v2.3.5

v2.3.5

What's Changed HyperHomes Integration - Added permission aliasing for HyperHomes plugin - `hyperhomes.gui` now properly maps to `com.hyperhomes.hyperhomes.command.homes.gui` - `hyperhomes.use` grants...

View on GitHub
HyperPerms
v2.3.4

v2.3.4 - ChatAPI Prefix Fix

What's Fixed This release fixes a critical regression where prefixes were returning empty strings for external plugins using the ChatAPI. Bug Fixes - Fixed ChatAPI race condition - The `getPrefix()...

View on GitHub
HyperPerms
v2.3.3

v2.3.3 - ChatAPI & Web Editor Fixes

What's Changed Bug Fixes - Fixed ChatAPI.getPrefix() returning empty - External plugins using the ChatAPI (like WerChat, HyFactions integrations) were sometimes getting empty prefixes due to timeout...

View on GitHub
HyperPerms
v2.3.2

v2.3.2 - Fix permissions, add resetgroups command

Bug Fixes - Fix faction placeholders (`%faction%`, `%faction_rank%`, `%faction_tag%`) not resolving in chat - Fix permission inheritance - inherited permissions from parent groups now work correctly ...

View on GitHub
HyperPerms
v2.3.1

v2.3.1 - Fix faction placeholders, Fix permission inheritance

Bug Fixes Faction Placeholders Fixed an issue where faction placeholders (`%faction%`, `%faction_rank%`, `%faction_tag%`) were not resolving properly in chat. Permission Inheritance Fixed permission...

View on GitHub
HyperPerms
v2.3.0

v2.3.0 - Tab List Support & Tebex Integration

New Features Tab List Formatting - Native prefix/suffix display in the server tab list - New `tabList` config section with customizable format - Uses same placeholders as chat (%prefix%, %player%, %s...

View on GitHub
HyperPerms
v2.2.5

v2.2.5 - Fix default group permissions for non-OP players

Bug Fix Fixed an issue where non-OP players couldn't use commands (like `/whereami`) even when their default group had the correct permissions. What was happening When Hytale queried HyperPerms for ...

View on GitHub
HyperPerms
v2.2.4

v2.2.4 - Windows Auto-Update Fix

Fixed auto-updater throwing an exception on Windows when trying to backup the old JAR (Windows locks loaded JAR files)

View on GitHub
HyperPerms
v2.2.3

v2.2.3 - Web Editor Fixes

- Fixed group prefixes not appearing in chat when edited via web editor - Fixed group deletion failing when group wasn't loaded in memory

View on GitHub
HyperPerms
v2.2.2

v2.2.2 - Web Editor Prefix Fix

Fixed group prefixes not appearing in chat when edited via web editor

View on GitHub
HyperPerms
v2.2.1

v2.2.1 - Fix prefix inheritance bug

Fixed prefix inheritance bug - prefixes now only come from user's direct groups, not inherited parent groups. ...

View on GitHub
HyperPerms
v2.2.0

v2.2.0 - Auto-update Feature

============================================= HyperPerms v2.2.0 Update ====================================...

View on GitHub