Furniture Database
-
There are 2 supported database types:
- SQLite
- MySQL
For MySQL support, you must change the type to MySQL and change these options:
- database
- user
- password
- port
- host
Code (Text):config:
UseMetrics: true
Language: EN_en
NormalGamemodeRemove: true
Database:
type: MySQL
database: "dataname"
user: user1
password: abcdefghijklmnoprstuvwxyz
port: 3306 (3306 is default MySQL port)
host: localhost
importCheck: false
timer:
Enable: false
timer: 300
Change the importCheck to true and restart your server.
This option will import all Furniture from SQLite into MySQL and change the .db file into db.old
The plugin searches in the plugin folder for a .db file and use this file for importing.
Wish to stop/start your server faster?
Use with caution, may cause lag spikes!
This option may cause small/large lag spikes depending on the amount of furniture being placed during the save interval.
To enable this option, set the timer enable option to true:
Code (Text):
timer:
Enable: true
timer: 300
Back to main page. - Loading...
- Loading...
XenCarta PRO
© Jason Axelrod from 8WAYRUN.COM