The plugin saves user settings in userdata.db within the data folder. To store settings in your own database, modify the config.yml file.
Navigate inside the Ads folder and open the config.yml
config.yml
Scroll down to the MySQLsection and set Use to true.
MySQL
Adjust values like Host, Port, Database, Username, and Passwordto suit your requirements.
Host, Port, Database, Username
Password
Create the database if it hasn't been done already.
If you have no password (not recommended) just leave it empty ('')
Last updated 1 year ago