Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mysqlPass = root #Password for MySQL db (if applicable)
- mysqlUser = root #Username for MySQL db (if applicable)
- MySQL = false #If true, uses MySQL. If false, uses Sqlite
- mysqlDB = jdbc:mysql://localhost:3306/minecraft #DB for MySQL (if applicable)
- engine = INNODB #Engine for the Database (INNODB is recommended)
- autoWatch = true #Automatically start watching players
- sendDelay = 4 #Delay to batch send updates to database (4-5 recommended)
- defaultSearchRadius = 2 #Default search radius for bbhere and bbfind
- flatFileLogs = false #If true, will also log actions to .logs (one for each player)
Advertisement
Add Comment
Please, Sign In to add comment