A pocketmine 5 plugin to allow server players to generate a verification code to use on a discord server.
Command /verify in-game gives the user a code
Command ^verify on discord allows the user to enter the code
If the code matches, the user will be verified, data is stored on a localhost mysql server and the code is regenerated.
Comand ^check on discord allows you to search verified users.