- LimboAuth: https://zonely.gen.tr/plugins/zonely-limboauth-1.1.14.jar
- LimboAPI: https://github.com/Elytrium/LimboAPI/releases/download/1.1.26/limboapi-1.1.26.jar
- LimboFilter: https://github.com/Elytrium/LimboFilter/releases/download/1.1.18/limbofilter-1.1.18.jar
1. Connect the plugin to the database
First, open the/plugins/LimboAuth/config.yml file in your server’s main directory.
Edit the database configuration section according to the example below:
2. If passwords appear invalid
If users enter the correct password but still cannot log in, it usually means the hashing algorithm used by your website does not match LimboAuth’s supported algorithm. LimboAuth supports only the BCRYPT algorithm. Therefore: Check the “Cryptographic Encryption” setting in your admin panel and set it to BCRYPT.Congratulations! You have successfully completed the LimboAuth setup.
Your users can now register securely on the website and log in directly to the server.
Your users can now register securely on the website and log in directly to the server.
