Skip to content

5. MySQL Addon

EncryptDev edited this page May 29, 2018 · 2 revisions

The MySQL API, save the user data in a sql database. You can download the api here: DOWNLOAD

Put the BMSQLAddon in the plugins folder, and restart your server. The first start throw a error. Not afraid this is normal. Go to the BossMode folder, and now change in the file storage_data.yml and change the mysql data, to your own.

Now change in the config.yml the storage from file in sql.

For Developer: I use the hikari client

Clone this wiki locally