Fixed the plugin was trying to hook into ProtocolLib even without it
Fixed the plugin was not correctly configuring LockLogin wrapper for BungeeCord servers
TargetServer, the server instance for the use on the LockLogin API was not being correctly detected, as well as the messaging quee. Modules are able to speak betwen plugin instances again
What has been improved in this version?
Improved plugin internal security
The plugin won't allow anymore the access to its classes by non modules. LockLogin will perform a runtime check in order to verify it is being accessed from a module
The plugin will also log every action a module does, such as loggin someone or changing someone's password