File Details
v5.5.25-beta10 (Hytale)
- R
- Jan 19, 2026
- 3.47 MB
- 3.0K
- Early Access
File Name
LuckPerms-Hytale-5.5.25-beta10.jar
Supported Versions
- Early Access
Changes in beta10:
- Changed LP implementation of
PermissionProvider#getGroupsForUserto include LuckPerms groups as well as "virtual groups". We hope this may improve compatibility with the various Essentials and chat formatting mods out there. If you happen to be an author of such a mod, or are using one that isn't working quite right with LuckPerms, please get in touch with us on Discord or GitHub as we would like to make improvements! https://discord.gg/luckperms
Changes in beta9:
- Fix deadlock issue during plugin disable caused by PluginManager write lock and classloading
- Add support for looking up UUIDs for offline players who haven't joined since LuckPerms was installed. Set
use-server-uuid-cache: truein LuckPerms config, and make sure you're using the latest HytaleServer.jar.
Changes in beta8:
- Include all registered Hytale command permissions automatically in the tree view and web editor autocomplete.
- Fixed a bug with Player context calculation and Hytale NPCs
Changes in beta7:
- Add support for "legacy" ('&' character) Minecraft style formatting codes in prefixes and suffixes.
Changes in beta6:
Added LuckPerms context support for "world" and "gamemode" - see https://luckperms.net/wiki/Context for info.
Added support for Hytale's "virtual groups" functionality, effectively this makes sure that default permissions defined on built-in and custom commands are respected.
For more information, see the GitHub PR: https://github.com/LuckPerms/LuckPerms/pull/4213
or the Hytale wiki page: https://luckperms.net/wiki/Hytale