Skip to content

Commit 1b3eb82

Browse files
author
Flavius12
committed
Update README.md
1 parent b5ec083 commit 1b3eb82

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ PocketMine-MP plugins, PHP Web scripts
1313

1414
PocketMine-MP Alpha_1.4 API 1.11.0<br>
1515
PHP >= 5.4.0 *(for ServerAuthAccountManager)*<br>
16+
PHP MySQLi extension<br>
1617

1718
## Overview
1819

@@ -36,7 +37,7 @@ And more...
3637
**What is included?**
3738

3839
In the ZIP file you will find:<br>
39-
*- ServerAuth_v2.11.phar : ServerAuth Plugin + API*<br>
40+
*- ServerAuth_v2.12.phar : ServerAuth Plugin + API*<br>
4041
*- ServerAuthAccountManager : An advanced online script to manage ServerAuth accounts*<br>
4142
*- ServerAuthWebAPI : ServerAuth Web API to use on your own web scripts*<br>
4243

@@ -65,7 +66,7 @@ You can download precompiled versions of ServerAuth on [ServerAuth Releases](htt
6566

6667
[EvolSoft/ChatLogin](https://github.com/EvolSoft/ChatLogin): A ServerAuth extension to do login/register directly on chat
6768

68-
[EvolSoft/InvisibleLogin](https://github.com/EvolSoft/InvisibleLogin):A ServerAuth extension to make players invisible when they are not authenticated
69+
[EvolSoft/InvisibleLogin](https://github.com/EvolSoft/InvisibleLogin): A ServerAuth extension to make players invisible when they are not authenticated
6970

7071
[EvolSoft/EmailConfirm](https://github.com/EvolSoft/EmailConfirm): A ServerAuth extension which implements email confirmation when registering ServerAuth accounts
7172

0 commit comments

Comments
 (0)