disable sql database in ItemJoin

This commit is contained in:
cuqmbr 2025-07-23 21:36:24 +03:00
parent 76f7452ee6
commit 85b92006be
Signed by: cuqmbr
GPG Key ID: 1F62396D020F375C

View File

@ -34,7 +34,7 @@ General:
# These settings are optional as a database file is generated by default, or you can set up MySQL database connections. # These settings are optional as a database file is generated by default, or you can set up MySQL database connections.
Database: Database:
MySQL: true MySQL: false
database: 'minecraft_db' database: 'minecraft_db'
prefix: 'ij_' prefix: 'ij_'
host: 127.0.0.1 host: 127.0.0.1