disable sql database in ItemJoin
This commit is contained in:
parent
76f7452ee6
commit
85b92006be
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user