MyApi 1.3
Details
-
FilenameMyApi.jar
-
Uploaded by
-
UploadedNov 16, 2015
-
Size20.09 KB
-
Downloads590
-
MD5144b83307758685cd94c95010112c638
Supported Bukkit Versions
- 1.8.1
- 1.8
- CB 1.7.9-R0.2
Changelog
Works on any bukkit version. This is not important.
Changes :
[Add]
- Add a new class MyApiLib. You can create a new instance of the api, get the instance with the projectName or remove the instance of the api from the lib.
- Add a new ApiResponse : DATABASE_CONNECTED, if the library is connected to mysql server / SQL file.
- Add a new method to know if the api is connected with the database.
[Modify]
- Modify how to create a instance of the api.
[Fixes]
- Fix a nullPointerException when calling selectValues method when condition is null.
- Fix others bugs and issues.
None for now.