- Allows disabling of the prompt timeout by setting prompttimeout to 0 or below in the config.
- Fixed that the %frp_pack% and %frp_pack_<pack>_online% placeholders included packs that were requested but not loaded by a player yet (while they were in the prompt screen). This state will now be counted correctly as that they don't have the pack (empty).
- Fix issues with /frp reload resend like not resending the pack and some other internal data not getting properly reset
- Fix resetting the pack with the empty one on server/world switch not working
- Fixed that the WorldGuard flags weren't able to properly pick up that a pack was sent to the player on another server.
- Fixed an exception that could occur on Bungee if another plugin was sending a resource pack without a hash with the plugin API from an older Spigot server
- Fix a bug that would cause optional packs (called secondary in the past) to not load properly. (old configs with "secondary" should still work)
- Fix that the "failed" status was not accepted after "requested"
- Fix a NoSuchEleemtnException when a player wasn't connected to any server yet
- Fix issues with nLogin/OpeNLogin hook not loading properly
- Update to nLogin v10 api
- Add native nLogin support on Bungee and Velocity when installed there
- Fix use-auth-plugin config option not being reloadable on Bukkit-based servers
- Fix AuthMe/OpeNLogin status not being forwarded from the server when use-auth-plugin is disabled there but enabled on the proxy
- Fix send-delay not being applied after authentication