# # # This file tells the plugin where it # should store player stats. # # The method option can either be 'yaml' or 'mysql'. # If it is mysql, you must configure the mysql section below. # # method: yaml mysql: useSSL: false password: '' ip: 127.0.0.1:3306 database: '' table: ajtntrun_stats username: ''