ServerAuth icon indicating copy to clipboard operation
ServerAuth copied to clipboard

An advanced authentication plugin for PocketMine-MP

Results 14 ServerAuth issues
Sort by recently updated
recently updated
newest added

[04:19:56] [Server thread/CRITICAL]: Error: "Call to undefined method pocketmine\Server::getScheduler()" (EXCEPTION) in "plugins/ServerAuth/src/ServerAuth/Providers/MySQLProvider" at line 81 [04:19:56] [Server thread/DEBUG]: #0 plugins/ServerAuth/src/ServerAuth/ServerAuth(241): ServerAuth\Providers\MySQLProvider->init() [04:19:56] [Server thread/DEBUG]: #1 src/pocketmine/plugin/PluginBase(123): ServerAuth\ServerAuth->onEnable() [04:19:56] [Server thread/DEBUG]:...

Can you add when a player have 2 or 3 accounts,in the server have to show [ServerAuth] the player juanito have 2 accounts: juanito,Juan

TODO
Suggestion

How to: in order u need to use Classic GUI and players need to have items in his inventory 1-join with player name (Do not login) 2- put items in...

Plugin fails to load in version 1.6.2 "Unleashed" (API 3.0.0) MC:PE version 1.1.0.55 I am indeed using the latest version to ensure no bugs and I've ensured my PHP version...

After the Server Restart, the IP Login wont work, it says you must login ....

duplicate

Hi i've a little bug with mysql support i got this error : `[ServerAuth] ServerAuth can't connect to the MySQL database. Data will be saved locally. Error: No such file...

I was testing the allow move feature and it works great! but it let me move around maps, and win and spend money in the minigames. The problem is that...

Feature
Suggestion

The timeout just disconnects me nearly directly when I connect.

Currently the default password used by this project is unsalted sha256. This is unsafe due to advances in modern computing power and rainbow table attacks. To give some context, I...