π Database
CustomAchievements1653 supports both SQLite and MySQL databases.
SQLite (Default)
database:
type: SQLITEMySQL
database:
type: MYSQL
mysql:
host: localhost
port: 3306
database: customachievements
username: root
password: "your_password"
pool:
maximum-pool-size: 10
minimum-idle: 2
connection-timeout: 30000
idle-timeout: 600000
max-lifetime: 1800000Connection Pool (HikariCP)
Setting
Default
Description
Auto Save
Data Stored
Last updated
Was this helpful?
