[Idea] Adding hash type special for Minecraft Bukkit server plugin called AuthMe
-
Hello!
I’m writting this post because my last client want to use External Login on their page but he want use data used by AuthMe plugin on Bukkit Minecraft server. Unfortunatly External Login doesn’t have this type of hash.
So I looked in to code of plugin and… I’ve done this but I had to modify External Login a little bit.
I called this type of hash “Base AuthMe” that’s usually how it works ??
Based on Internet results[1] I’ve create my own hash type for AuthMe.I called this “baseauthme” => “Base AuthMe”
Below I link two files wich I modified:
– Exlog_built_plugin_data.php
https://gist.github.com/Mativve/0b2ea2cadd11cdce7aa4a841c3860967– validate_password.php
https://gist.github.com/Mativve/d68f4f363dacaab461d23c516e7ac454Unfortunately, I am not sure if the code is 100% correct, but it currently works without complaints at my client’s.
If such a feature were added, I would be happy.
Regards, Mativve
- The topic ‘[Idea] Adding hash type special for Minecraft Bukkit server plugin called AuthMe’ is closed to new replies.