· 9 years ago · Jan 21, 2017, 06:06 PM
1[10:53:55] [Server thread/INFO]: Starting minecraft server version 1.11.2
2[10:53:55] [Server thread/INFO]: Loading properties
3[10:53:55] [Server thread/INFO]: Default game type: SURVIVAL
4[10:53:55] [Server thread/INFO]: Generating keypair
5[10:53:56] [Server thread/INFO]: Starting Minecraft server on 184.154.206.184:25565
6[10:53:56] [Server thread/INFO]: Using default channel type
7[10:53:56] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-4d3bf20 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
8[10:53:56] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
9[10:53:56] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.07-SNAPSHOT
10[10:53:56] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
11[10:53:56] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
12[10:53:56] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.4
13[10:53:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
14[10:53:56] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.4
15[10:53:56] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
16[10:53:56] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.07-SNAPSHOT
17[10:53:57] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
18[10:53:57] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
19[10:53:57] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
20[10:53:57] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
21[10:53:57] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
22[10:53:57] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
23[10:53:57] [Server thread/INFO]: Preparing level "world"
24[10:53:57] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6464160754495842156)
25[10:53:58] [Server thread/INFO]: Preparing spawn area: 61%
26[10:53:58] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6464160754495842156)
27[10:53:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6464160754495842156)
28[10:53:59] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
29[10:53:59] [Server thread/INFO]: [PermissionsEx] Initializing file backend
30[10:53:59] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
31[10:53:59] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
32[10:53:59] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
33[10:53:59] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
34[10:53:59] [Server thread/INFO]: Bukkit version format changed. Version not checked.
35[10:53:59] [Server thread/INFO]: git-Bukkit-4d3bf20 (MC: 1.11.2)
36[10:53:59] [Server thread/INFO]: 1.11.2-R0.1-SNAPSHOT
37[10:53:59] [Server thread/INFO]: Using locale en_US
38[10:54:00] [Server thread/INFO]: Using locale en_US
39[10:54:00] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
40[10:54:00] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
41[10:54:00] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.4
42[10:54:00] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
43[10:54:00] [Server thread/INFO]: [GriefPrevention] 4 total claims loaded.
44[10:54:00] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
45[10:54:00] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
46[10:54:00] [Server thread/INFO]: [GriefPrevention] Boot finished.
47[10:54:00] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
48[10:54:00] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.4
49[10:54:00] [Server thread/INFO]: [SilkSpawners] WorldGuard was not found and support is disabled
50[10:54:00] [Server thread/INFO]: [SilkSpawners] Loading support for v1_11_R1
51[10:54:00] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
52[10:54:00] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
53[10:54:00] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
54[10:54:00] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
55[10:54:00] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
56[10:54:00] [Server thread/INFO]: creating table 'items'
57[10:54:00] [Server thread/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`))
58[10:54:00] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
59[10:54:00] [Server thread/INFO]: creating table 'accounts'
60[10:54:00] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
61[10:54:00] [Server thread/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`) )
62[10:54:00] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
63[10:54:00] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
64[10:54:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
65[10:54:00] [Server thread/INFO]: Done (3.495s)! For help, type "help" or "?"
66[10:54:00] [pool-3-thread-7/INFO]: [Vault] Checking for Updates ...
67[10:54:00] [pool-3-thread-7/INFO]: [Vault] No new version available
68[10:54:08] [Server thread/INFO]: Saving...
69[10:54:08] [Server thread/INFO]: Saved the world
70[10:54:08] [Server thread/INFO]: Stopping the server
71[10:54:08] [Server thread/INFO]: Stopping server
72[10:54:08] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
73[10:54:08] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.7.4
74[10:54:08] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
75[10:54:08] [Server thread/INFO]: [GriefPrevention] Disabling GriefPrevention v16.4
76[10:54:08] [Server thread/INFO]: [GriefPrevention] GriefPrevention disabled.
77[10:54:08] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
78[10:54:08] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
79[10:54:08] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
80[10:54:08] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.07-SNAPSHOT
81[10:54:08] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
82[10:54:08] [Server thread/INFO]: Saving players
83[10:54:09] [Server thread/INFO]: Saving worlds
84[10:54:09] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
85[10:54:09] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
86[10:54:09] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End