Here's what's new:
✨ New Features
- Customizable GUI Items
Personalize the look of your GUI buttons! Enable custom textures in config.yml by setting gui.custom-textures to true. Define textures using base64 or Head Database IDs to match your server's style.
Location: config.yml → gui: custom-textures
- New Commands
- /changepin <newpin>
Players can now change their PIN directly via this command, bypassing the GUI. The GUI option remains available for those who prefer it.
- /autologin
Toggle auto-login preferences instantly without navigating the Account GUI.
Changes
- Revamped messages.yml Structure
We've introduced a dedicated pin section in messages.yml to better organize PIN-related messages, improving clarity and customization options.
Bug Fixes
- Fixed PIN Change Issue in GUI
Resolved a bug where changing the PIN via the /account GUI allowed the old PIN to remain valid until a server restart. Now, the new PIN takes effect immediately.
⚠️ Update Instructions
HoupAuth includes built-in logic to update internal files automatically. However, to ensure a smooth transition:
- Back up your current HoupAuth folder.
- Install the new plugin version.
- Start the server and check the updated file structure.
- Review config.yml and messages.yml for new settings.
While you can install the new version and restart directly, we strongly recommend backing up to avoid potential data inconsistencies.