File Details
MyApi 1.3
- R
- Nov 17, 2015
- 20.09 KB
- 589
- CB 1.7.9-R0.2+2
File Name
MyApi.jar
Supported Versions
- CB 1.7.9-R0.2
- 1.8.1
- 1.8
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.

