· 8 years ago · Dec 18, 2017, 09:32 AM
1[04:29:00 INFO]: [MotdManager-Reloaded] Enabling MotdManager-Reloaded v1.44
2[04:29:00 INFO]: [MotdManager-Reloaded] version 1.44 is enabled!
3[04:29:00 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
4[04:29:00 INFO]: [ChestShop] Enabling ChestShop v3.8.12
5[04:29:00 ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
6[04:29:00 INFO]: creating table 'items'
7[04:29:00 INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
8[04:29:00 ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
9[04:29:00 INFO]: creating table 'accounts'
10[04:29:00 INFO]: creating index 'accounts_shortName_idx' for table 'accounts
11[04:29:00 INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
12[04:29:00 INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
13[04:29:00 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
14[04:29:01 INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.0
15[04:29:02 INFO]: [SilkSpawners] WorldGuard was found and support is enabled