← Plugins · HyPrison Core

Database (Optional MySQL)

UseMysql is in config.json. Connection details are in database.json. When MySQL is enabled, player progress and economy balances are stored in MySQL instead of JSON files.

config.json

database.json

Create the database and user before enabling. See the plugin’s database reference for table structure.