· 9 years ago · Dec 04, 2016, 05:08 PM
1[17:28:18] [Server thread/INFO]: Starting minecraft server version 1.11
2[17:28:18] [Server thread/INFO]: Loading properties
3[17:28:18] [Server thread/INFO]: Default game type: SURVIVAL
4[17:28:18] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f950f8e-34b2c89 (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT)
5[17:28:18] [Server thread/INFO]: Debug logging is disabled
6[17:28:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[17:28:18] [Server thread/INFO]: Using 4 threads for Netty based IO
8[17:28:18] [Server thread/INFO]: Generating keypair
9[17:28:18] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
10[17:28:18] [Server thread/INFO]: Using epoll channel type
11[17:28:18] [Server thread/INFO]: Set PluginClassLoader as parallel capable
12[17:28:19] [Server thread/ERROR]: Could not load 'plugins/1.0.3-mineweb_bungee.jar' in folder 'plugins'
13org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
14 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
17 at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:300) [OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
18 at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
19 at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
20 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
21Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
22 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_101]
23 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_101]
24 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_101]
25 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_101]
26 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_101]
27 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_101]
28 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_101]
29 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_101]
30 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_101]
31 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
32 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
33 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_101]
34 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_101]
35 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
36 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_101]
37 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
38 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
39 ... 6 more
40Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
41 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_101]
42 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
43 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
44 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_101]
45 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_101]
46 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_101]
47 at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_101]
48 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_101]
49 at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_101]
50 at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_101]
51 at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_101]
52 at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_101]
53 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_101]
54 at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_101]
55 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
56 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
57 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_101]
58 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_101]
59 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
60 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_101]
61 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
62 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[OpenMod-Prov3.jar:git-Spigot-f950f8e-34b2c89]
63 ... 6 more
64[17:28:19] [Server thread/INFO]: [ES] : USENCP = true
65[17:28:19] [Server thread/INFO]: [ES] : AUTOSIGN_TYPE = BLOCKPLACE_AUTOSIGN
66[17:28:20] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b322
67[17:28:20] [Server thread/INFO]: [BetterChairs] Loading BetterChairs v0.9.0
68[17:28:20] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
69[17:28:20] [Server thread/INFO]: [BetterBrushes] Loading BetterBrushes v1.0.0.140406
70[17:28:20] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.0.11
71[17:28:20] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.13.1
72[17:28:20] [Server thread/INFO]: [dynmap] Loading dynmap v2.3-1142
73[17:28:20] [Server thread/INFO]: [dynmap] version=git-Spigot-f950f8e-34b2c89 (MC: 1.11)
74[17:28:20] [Server thread/INFO]: [dynmap] Mod Support API available
75[17:28:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
76[17:28:20] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.4.0-vk-0.5
77[17:28:20] [Server thread/INFO]: [DragonRaid] Loading DragonRaid v0.0.1
78[17:28:20] [Server thread/INFO]: [ScoreboardTimer] Loading ScoreboardTimer v1.3.2
79[17:28:20] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.6
80[17:28:20] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v4.1
81[17:28:20] [Server thread/INFO]: [MeltDown] Loading MeltDown v1.2.0
82[17:28:20] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.0.2
83[17:28:20] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.11.0) has not yet been tested! Proceed with caution.
84[17:28:20] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
85[17:28:20] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1041
86[17:28:20] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
87[17:28:20] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
88[17:28:20] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.11
89[17:28:20] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.5.1
90[17:28:20] [Server thread/INFO]: [AntiAd] Loading AntiAd v2.3.3
91[17:28:20] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1942
92[17:28:20] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
93[17:28:20] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.20
94[17:28:20] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
95[17:28:20] [Server thread/INFO]: [BottledExp] Loading BottledExp v1.9.5
96[17:28:20] [Server thread/INFO]: [VisualWorldEdit] Loading VisualWorldEdit v2.3
97[17:28:20] [Server thread/INFO]: [MineWeb_BukkitBridge] Loading MineWeb_BukkitBridge v1.1
98[17:28:20] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.20
99[17:28:20] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3
100[17:28:20] [Server thread/INFO]: [FamoustLottery] Loading FamoustLottery v6.4.4
101[17:28:20] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
102[17:28:20] [Server thread/INFO]: [MN] Loading MentionNotifier v1.2.2
103[17:28:20] [Server thread/INFO]: [EditableSign] Loading EditableSign v2.4.0
104[17:28:20] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.7.0
105[17:28:20] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.3.2#CUSTOM
106[17:28:20] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b446
107[17:28:20] [Server thread/INFO]: [Minigames] Loading Minigames v1.9.0.165
108[17:28:20] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v1.29.4
109[17:28:20] [Server thread/INFO]: [Paintball] Loading Paintball v1.3.7
110[17:28:20] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.4
111[17:28:20] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1442)
112[17:28:20] [Server thread/INFO]: [Sentinel] Loading Sentinel v0.6 (build 41)
113[17:28:20] [Server thread/INFO]: [ChopTree3] Loading ChopTree3 v4.0.0
114[17:28:20] [Server thread/INFO]: [Minigames-Regions] Loading Minigames-Regions v1.9.0.165
115[17:28:20] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.79
116[17:28:20] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b446
117[17:28:20] [Server thread/INFO]: [DaC] Loading DeACoudre v2.2.2
118[17:28:20] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.4
119[17:28:20] [Server thread/INFO]: [ChestShop] Loading ChestShop v4.0-r5
120[17:28:20] [Server thread/INFO]: [Quests] Loading Quests v2.7.3-b116
121[17:28:20] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b446
122[17:28:20] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.0.1-b446
123[17:28:20] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b446
124[17:28:20] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
125[17:28:20] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.3.3
126[17:28:20] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b446
127[17:28:20] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.0.2
128[17:28:20] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
129[17:28:20] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
130[17:28:20] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
131[17:28:21] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
132[17:28:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
133[17:28:21] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
134[17:28:21] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
135[17:28:21] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.20
136[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] === ENABLE START ===
137[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Loading Cachefile datas...
138[17:28:21] [User Authenticator #1/INFO]: UUID of player Valorann is a863cb0d-5155-4887-aef1-d505a5008559
139[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Loading Onlineplayer datas...
140[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Loading Registry datas...
141[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Saving Cachefile...
142[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Setup of IdUtil took 167ms.
143[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
144[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
145[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
146[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
147[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
148[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
149[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
150[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
151[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
152[17:28:21] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
153[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Integration Activated IntegrationVault
154[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinEvent set to Default
155[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinActionbar set to Default
156[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinActual set to Default
157[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinCommand set to Default
158[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinDisplayName set to Default
159[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinGamemode set to Default
160[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinInventory set to Default
161[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinKick set to Default
162[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinMessage set to Default
163[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinModification set to Default
164[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinPlayed set to Default
165[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinSenderPs set to Default
166[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinTeleport set to Default
167[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinTitle set to Default
168[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinVisibility set to Default
169[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinWorld set to Default
170[17:28:22] [Server thread/INFO]: [MassiveCore 2.8.20] === ENABLE COMPLETE (Took 1223ms) ===
171[17:28:22] [Server thread/INFO]: [MN] Enabling MentionNotifier v1.2.2
172[17:28:22] [Server thread/INFO]: [MN] MentionNotifier has been enabled (v1.2.2)
173[17:28:22] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
174[17:28:22] [Server thread/INFO]: Preparing level "world"
175[17:28:22] [Server thread/INFO]: -------- World Settings For [world] --------
176[17:28:22] [Server thread/INFO]: Mob Spawn Range: 4
177[17:28:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
178[17:28:22] [Server thread/INFO]: Cane Growth Modifier: 100%
179[17:28:22] [Server thread/INFO]: Melon Growth Modifier: 100%
180[17:28:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
181[17:28:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
182[17:28:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
183[17:28:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
184[17:28:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
185[17:28:22] [Server thread/INFO]: Vine Growth Modifier: 100%
186[17:28:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
187[17:28:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
188[17:28:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
189[17:28:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
190[17:28:22] [Server thread/INFO]: Random Lighting Updates: false
191[17:28:22] [Server thread/INFO]: Structure Info Saving: true
192[17:28:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
193[17:28:22] [Server thread/INFO]: Max TNT Explosions: 100
194[17:28:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
195[17:28:22] [Server thread/INFO]: Item Despawn Rate: 6000
196[17:28:22] [Server thread/INFO]: Item Merge Radius: 2.5
197[17:28:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
198[17:28:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
199[17:28:22] [Server thread/INFO]: View Distance: 10
200[17:28:22] [Server thread/INFO]: Experience Merge Radius: 3.0
201[17:28:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
202[17:28:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
203[17:28:22] [Server thread/INFO]: -------- World Settings For [world_nether] --------
204[17:28:22] [Server thread/INFO]: Mob Spawn Range: 4
205[17:28:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
206[17:28:22] [Server thread/INFO]: Cane Growth Modifier: 100%
207[17:28:22] [Server thread/INFO]: Melon Growth Modifier: 100%
208[17:28:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
209[17:28:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
210[17:28:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
211[17:28:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
212[17:28:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
213[17:28:22] [Server thread/INFO]: Vine Growth Modifier: 100%
214[17:28:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
215[17:28:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
216[17:28:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
217[17:28:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
218[17:28:22] [Server thread/INFO]: Random Lighting Updates: false
219[17:28:22] [Server thread/INFO]: Structure Info Saving: true
220[17:28:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
221[17:28:22] [Server thread/INFO]: Max TNT Explosions: 100
222[17:28:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
223[17:28:22] [Server thread/INFO]: Item Despawn Rate: 6000
224[17:28:22] [Server thread/INFO]: Item Merge Radius: 2.5
225[17:28:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
226[17:28:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
227[17:28:22] [Server thread/INFO]: View Distance: 10
228[17:28:22] [Server thread/INFO]: Experience Merge Radius: 3.0
229[17:28:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
230[17:28:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
231[17:28:22] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
232[17:28:22] [Server thread/INFO]: Mob Spawn Range: 4
233[17:28:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
234[17:28:22] [Server thread/INFO]: Cane Growth Modifier: 100%
235[17:28:22] [Server thread/INFO]: Melon Growth Modifier: 100%
236[17:28:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
237[17:28:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
238[17:28:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
239[17:28:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
240[17:28:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
241[17:28:22] [Server thread/INFO]: Vine Growth Modifier: 100%
242[17:28:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
243[17:28:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
244[17:28:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
245[17:28:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
246[17:28:22] [Server thread/INFO]: Random Lighting Updates: false
247[17:28:22] [Server thread/INFO]: Structure Info Saving: true
248[17:28:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
249[17:28:22] [Server thread/INFO]: Max TNT Explosions: 100
250[17:28:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
251[17:28:22] [Server thread/INFO]: Item Despawn Rate: 6000
252[17:28:22] [Server thread/INFO]: Item Merge Radius: 2.5
253[17:28:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
254[17:28:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
255[17:28:22] [Server thread/INFO]: View Distance: 10
256[17:28:22] [Server thread/INFO]: Experience Merge Radius: 3.0
257[17:28:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
258[17:28:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
259[17:28:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: -182006762924723752)
260[17:28:23] [Server thread/INFO]: Preparing spawn area: 27%
261[17:28:24] [Server thread/INFO]: Preparing spawn area: 93%
262[17:28:25] [Server thread/INFO]: Preparing start region for level 1 (Seed: -182006762924723752)
263[17:28:26] [Server thread/INFO]: Preparing spawn area: 98%
264[17:28:26] [Server thread/INFO]: Preparing start region for level 2 (Seed: -182006762924723752)
265[17:28:26] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b322
266[17:28:26] [Server thread/INFO]: GroupManager - INFO - World Found: world
267[17:28:26] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
268[17:28:26] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
269[17:28:26] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
270[17:28:26] [Server thread/INFO]: GroupManager version 2.0.1-b322 is enabled!
271[17:28:26] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
272[17:28:26] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
273[17:28:26] [Server thread/INFO]: [BetterChairs] Enabling BetterChairs v0.9.0
274[17:28:26] [Server thread/INFO]: [BetterChairs] Your server is running version v1_11_R1
275[17:28:26] [Server thread/INFO]: [BetterChairs] NMS hooked !
276[17:28:26] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
277[17:28:26] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
278[17:28:26] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
279[17:28:26] [Server thread/INFO]: [BetterBrushes] Enabling BetterBrushes v1.0.0.140406
280[17:28:26] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.0.11
281[17:28:26] [Server thread/INFO]: Tablist> Tablist v1.3.0.11 enabled!!
282[17:28:26] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.13.1
283[17:28:26] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
284[17:28:26] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
285[17:28:26] [Server thread/INFO]: [dynmap] Enabling dynmap v2.3-1142
286[17:28:27] [Server thread/INFO]: [dynmap] Added 1 custom biome mappings
287[17:28:27] [Server thread/INFO]: [dynmap] Using GroupManager 2.0.1-b322 for access control
288[17:28:27] [Server thread/INFO]: [dynmap] Mod Support processing completed
289[17:28:27] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
290[17:28:27] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
291[17:28:27] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
292[17:28:27] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
293[17:28:27] [Server thread/INFO]: [dynmap] version 2.3-1142 is enabled - core version 2.3-2074
294[17:28:27] [Server thread/INFO]: [dynmap] World 'world' disabled
295[17:28:27] [Server thread/INFO]: [dynmap] World 'world_nether' disabled
296[17:28:27] [Server thread/INFO]: [dynmap] World 'world_the_end' disabled
297[17:28:27] [Server thread/INFO]: [dynmap] Enabled
298[17:28:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
299[17:28:27] [User Authenticator #2/INFO]: UUID of player Yoman08 is 004d1598-22e4-482a-a875-2bb792e79647
300[17:28:28] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
301[17:28:28] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
302[17:28:28] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.4.0-vk-0.5
303[17:28:28] [Server thread/INFO]: [OpenInv] [Config] Update not required.
304[17:28:28] [Server thread/INFO]: [OpenInv] [Config] Update not required.
305[17:28:28] [Server thread/INFO]: [DragonRaid] Enabling DragonRaid v0.0.1
306[17:28:28] [Server thread/INFO]: [ScoreboardTimer] Enabling ScoreboardTimer v1.3.2
307[17:28:28] [Server thread/INFO]: ScoreboardTimer V1.3.2 enabled!
308[17:28:28] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.6
309[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
310[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
311[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Roofed" has border radius 2000 at X: 0.0 Z: 0.0
312[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Nether" has border radius 10000 at X: 36.7 Z: -102.2
313[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 25000 at X: 0.5 Z: 0.5
314[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Ressource" has border radius 20000 at X: 0.0 Z: 0.0
315[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "kingdom" has border radius 1000 at X: 313.6 Z: 518.5
316[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Ressource_" has border radius 10000 at X: 99.8 Z: 9.5
317[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Events" has border radius 20000 at X: 0.5 Z: 0.5
318[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world_the_end" has border radius 5000 at X: 0.3 Z: 0.5
319[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Empire" has border radius 6000 at X: 1172.5 Z: 1153.5
320[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Terre_Sauvage" has border radius 1000x850 at X: -1000.0 Z: -350.0
321[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Terre_Sauvgae" has border radius 1125x800 at X: 125.0 Z: 400.0
322[17:28:28] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
323[17:28:28] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -26.0 Y: 64.0 Z: 468.0
324[17:28:28] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v4.1
325[17:28:28] [Server thread/INFO]: [MeltDown] Enabling MeltDown v1.2.0
326[17:28:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
327[17:28:28] [Server thread/INFO]: -------- World Settings For [Immateriel] --------
328[17:28:28] [Server thread/INFO]: Mob Spawn Range: 4
329[17:28:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
330[17:28:28] [Server thread/INFO]: Cane Growth Modifier: 100%
331[17:28:28] [Server thread/INFO]: Melon Growth Modifier: 100%
332[17:28:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
333[17:28:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
334[17:28:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
335[17:28:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
336[17:28:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
337[17:28:28] [Server thread/INFO]: Vine Growth Modifier: 100%
338[17:28:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
339[17:28:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
340[17:28:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
341[17:28:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
342[17:28:28] [Server thread/INFO]: Random Lighting Updates: false
343[17:28:28] [Server thread/INFO]: Structure Info Saving: true
344[17:28:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
345[17:28:28] [Server thread/INFO]: Max TNT Explosions: 100
346[17:28:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
347[17:28:28] [Server thread/INFO]: Item Despawn Rate: 6000
348[17:28:28] [Server thread/INFO]: Item Merge Radius: 2.5
349[17:28:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
350[17:28:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
351[17:28:28] [Server thread/INFO]: View Distance: 10
352[17:28:28] [Server thread/INFO]: Experience Merge Radius: 3.0
353[17:28:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
354[17:28:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
355[17:28:28] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5835304662199758840)
356[17:28:29] [Thread-19/INFO]: --------------------
357[17:28:29] [Thread-19/INFO]: [CoreProtect] Version 2.14.1 now available.
358[17:28:29] [Thread-19/INFO]: [CoreProtect] Download: Type "/co version" in-game.
359[17:28:29] [Thread-19/INFO]: --------------------
360[17:28:29] [Thread-19/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
361[17:28:29] [Thread-19/INFO]: --------------------
362[17:28:29] [Server thread/INFO]: [dynmap] World 'Immateriel' disabled
363[17:28:29] [Server thread/INFO]: -------- World Settings For [Ressource] --------
364[17:28:29] [Server thread/INFO]: Mob Spawn Range: 4
365[17:28:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
366[17:28:29] [Server thread/INFO]: Cane Growth Modifier: 100%
367[17:28:29] [Server thread/INFO]: Melon Growth Modifier: 100%
368[17:28:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
369[17:28:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
370[17:28:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
371[17:28:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
372[17:28:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
373[17:28:29] [Server thread/INFO]: Vine Growth Modifier: 100%
374[17:28:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
375[17:28:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
376[17:28:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
377[17:28:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
378[17:28:29] [Server thread/INFO]: Random Lighting Updates: false
379[17:28:29] [Server thread/INFO]: Structure Info Saving: true
380[17:28:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
381[17:28:29] [Server thread/INFO]: Max TNT Explosions: 100
382[17:28:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
383[17:28:29] [Server thread/INFO]: Item Despawn Rate: 6000
384[17:28:29] [Server thread/INFO]: Item Merge Radius: 2.5
385[17:28:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
386[17:28:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
387[17:28:29] [Server thread/INFO]: View Distance: 10
388[17:28:29] [Server thread/INFO]: Experience Merge Radius: 3.0
389[17:28:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
390[17:28:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
391[17:28:29] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5730321981722954115)
392[17:28:30] [Server thread/INFO]: Preparing spawn area for Ressource, 65%
393[17:28:30] [Server thread/INFO]: [dynmap] World 'Ressource' disabled
394[17:28:31] [Server thread/INFO]: -------- World Settings For [Events] --------
395[17:28:31] [Server thread/INFO]: Mob Spawn Range: 4
396[17:28:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
397[17:28:31] [Server thread/INFO]: Cane Growth Modifier: 100%
398[17:28:31] [Server thread/INFO]: Melon Growth Modifier: 100%
399[17:28:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
400[17:28:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
401[17:28:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
402[17:28:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
403[17:28:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
404[17:28:31] [Server thread/INFO]: Vine Growth Modifier: 100%
405[17:28:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
406[17:28:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
407[17:28:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
408[17:28:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
409[17:28:31] [Server thread/INFO]: Random Lighting Updates: false
410[17:28:31] [Server thread/INFO]: Structure Info Saving: true
411[17:28:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
412[17:28:31] [Server thread/INFO]: Max TNT Explosions: 100
413[17:28:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
414[17:28:31] [Server thread/INFO]: Item Despawn Rate: 6000
415[17:28:31] [Server thread/INFO]: Item Merge Radius: 2.5
416[17:28:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
417[17:28:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
418[17:28:31] [Server thread/INFO]: View Distance: 10
419[17:28:31] [Server thread/INFO]: Experience Merge Radius: 3.0
420[17:28:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
421[17:28:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
422[17:28:31] [Server thread/INFO]: Preparing start region for level 5 (Seed: 6834597892585092876)
423[17:28:31] [Server thread/INFO]: [dynmap] World 'Events' disabled
424[17:28:31] [Server thread/INFO]: -------- World Settings For [Empire] --------
425[17:28:31] [Server thread/INFO]: Mob Spawn Range: 4
426[17:28:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
427[17:28:31] [Server thread/INFO]: Cane Growth Modifier: 100%
428[17:28:31] [Server thread/INFO]: Melon Growth Modifier: 100%
429[17:28:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
430[17:28:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
431[17:28:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
432[17:28:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
433[17:28:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
434[17:28:31] [Server thread/INFO]: Vine Growth Modifier: 100%
435[17:28:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
436[17:28:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
437[17:28:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
438[17:28:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
439[17:28:31] [Server thread/INFO]: Random Lighting Updates: false
440[17:28:31] [Server thread/INFO]: Structure Info Saving: true
441[17:28:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
442[17:28:31] [Server thread/INFO]: Max TNT Explosions: 100
443[17:28:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
444[17:28:31] [Server thread/INFO]: Item Despawn Rate: 6000
445[17:28:31] [Server thread/INFO]: Item Merge Radius: 2.5
446[17:28:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
447[17:28:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
448[17:28:31] [Server thread/INFO]: View Distance: 10
449[17:28:31] [Server thread/INFO]: Experience Merge Radius: 3.0
450[17:28:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
451[17:28:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
452[17:28:31] [Server thread/INFO]: Preparing start region for level 6 (Seed: -1252300372618339798)
453[17:28:32] [Server thread/INFO]: Preparing spawn area for Empire, 85%
454[17:28:32] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'Empire'.
455[17:28:32] [Server thread/INFO]: [dynmap] Loaded 146 pending tile renders for world 'Empire'
456[17:28:32] [Server thread/INFO]: -------- World Settings For [Terre_Sauvage] --------
457[17:28:32] [Server thread/INFO]: Mob Spawn Range: 4
458[17:28:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
459[17:28:32] [Server thread/INFO]: Cane Growth Modifier: 100%
460[17:28:32] [Server thread/INFO]: Melon Growth Modifier: 100%
461[17:28:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
462[17:28:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
463[17:28:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
464[17:28:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
465[17:28:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
466[17:28:32] [Server thread/INFO]: Vine Growth Modifier: 100%
467[17:28:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
468[17:28:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
469[17:28:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
470[17:28:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
471[17:28:32] [Server thread/INFO]: Random Lighting Updates: false
472[17:28:32] [Server thread/INFO]: Structure Info Saving: true
473[17:28:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
474[17:28:32] [Server thread/INFO]: Max TNT Explosions: 100
475[17:28:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
476[17:28:32] [Server thread/INFO]: Item Despawn Rate: 6000
477[17:28:32] [Server thread/INFO]: Item Merge Radius: 2.5
478[17:28:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
479[17:28:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
480[17:28:32] [Server thread/INFO]: View Distance: 10
481[17:28:32] [Server thread/INFO]: Experience Merge Radius: 3.0
482[17:28:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
483[17:28:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
484[17:28:32] [Server thread/INFO]: Preparing start region for level 7 (Seed: -311256686957718470)
485[17:28:32] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'Terre_Sauvage'.
486[17:28:32] [Server thread/INFO]: [dynmap] Loaded 6 pending tile renders for world 'Terre_Sauvage'
487[17:28:32] [Server thread/INFO]: -------- World Settings For [Admin] --------
488[17:28:32] [Server thread/INFO]: Mob Spawn Range: 4
489[17:28:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
490[17:28:32] [Server thread/INFO]: Cane Growth Modifier: 100%
491[17:28:32] [Server thread/INFO]: Melon Growth Modifier: 100%
492[17:28:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
493[17:28:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
494[17:28:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
495[17:28:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
496[17:28:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
497[17:28:32] [Server thread/INFO]: Vine Growth Modifier: 100%
498[17:28:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
499[17:28:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
500[17:28:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
501[17:28:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
502[17:28:32] [Server thread/INFO]: Random Lighting Updates: false
503[17:28:32] [Server thread/INFO]: Structure Info Saving: true
504[17:28:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
505[17:28:32] [Server thread/INFO]: Max TNT Explosions: 100
506[17:28:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
507[17:28:32] [Server thread/INFO]: Item Despawn Rate: 6000
508[17:28:32] [Server thread/INFO]: Item Merge Radius: 2.5
509[17:28:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
510[17:28:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
511[17:28:32] [Server thread/INFO]: View Distance: 10
512[17:28:32] [Server thread/INFO]: Experience Merge Radius: 3.0
513[17:28:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
514[17:28:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
515[17:28:32] [Server thread/INFO]: Preparing start region for level 8 (Seed: 6389859411367045759)
516[17:28:32] [Server thread/INFO]: [dynmap] World 'Admin' disabled
517[17:28:33] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.0-SNAPSHOT-sMD5NET-b1041
518[17:28:33] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.5-1.11|? / CB-Reflect
519[17:28:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
520[17:28:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
521[17:28:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
522[17:28:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
523[17:28:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
524[17:28:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
525[17:28:33] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
526[17:28:33] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
527[17:28:33] [Server thread/WARN]: [NoCheatPlus] Packet level access via ProtocolLib not available, supported configurations: | ProtocolLib 4.2.0 or later for Minecraft 1.11.x | ProtocolLib 4.1 or later for Minecraft 1.8.x to 1.10.x | ProtocolLib 3.7.0 for Minecraft 1.7.x and earlier | ProtocolLib 3.6.6 for PaperSpigot 1.8.x
528[17:28:33] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
529[17:28:33] [Server thread/INFO]: [NoCheatPlus] Version 3.15.0-SNAPSHOT-sMD5NET-b1041 is enabled.
530[17:28:33] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.5.1
531[17:28:33] [Server thread/INFO]: [iDisguise] iDisguise 5.5.1 enabled!
532[17:28:33] [Server thread/INFO]: [AntiAd] Enabling AntiAd v2.3.3
533[17:28:33] [Server thread/INFO]: [AntiAd] AntiAd Version 2.3.3 est maintenant activ??e.
534[17:28:34] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1942
535[17:28:34] [Server thread/INFO]: [TimeIsMoney] Loaded 4 Payouts!
536[17:28:34] [Server thread/INFO]: Time is Money v1942 started.
537[17:28:34] [Server thread/INFO]: [BottledExp] Enabling BottledExp v1.9.5
538[17:28:34] [Server thread/INFO]: [BottledExp] You are now able to fill XP into Bottles
539[17:28:34] [Server thread/INFO]: [BottledExp] Using GroupManager via Vault.
540[17:28:34] [Server thread/INFO]: [VisualWorldEdit] Enabling VisualWorldEdit v2.3
541[17:28:34] [Server thread/INFO]: [MineWeb_BukkitBridge] Enabling MineWeb_BukkitBridge v1.1
542[17:28:34] [Server thread/WARN]: 2016-12-04 17:28:34.238:INFO::Server thread: Logging initialized @22165ms
543[17:28:34] [Server thread/INFO]: [MineWeb_BukkitBridge] Factions not found, not hooked into it.
544[17:28:34] [Server thread/INFO]: [MineWeb_BukkitBridge] GroupManager found, hooked into it for permissions.
545[17:28:34] [Server thread/INFO]: [MineWeb_BukkitBridge] Vault found, hooked into it for economy.
546[17:28:34] [Server thread/INFO]: [MineWeb_BukkitBridge] Actual version : 1.1 && lastest version : 1.1
547[17:28:34] [Server thread/INFO]: [MineWeb_BukkitBridge] No update found.
548[17:28:34] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.20
549[17:28:34] [Server thread/INFO]: [CreativeGates 2.8.20] === ENABLE START ===
550[17:28:35] [Server thread/INFO]: [CreativeGates 2.8.20] === ENABLE COMPLETE (Took 62ms) ===
551[17:28:35] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.3
552[17:28:35] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
553[17:28:35] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
554[17:28:35] [Server thread/INFO]: [FamoustLottery] Enabling FamoustLottery v6.4.4
555[17:28:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
556[17:28:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
557[17:28:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
558[17:28:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
559[17:28:35] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
560[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
561[17:28:35] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
562[17:28:35] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
563[17:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
564[17:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
565[17:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
566[17:28:35] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
567[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
568[17:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
569[17:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
570[17:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
571[17:28:35] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled.
572[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
573[17:28:35] [Server thread/INFO]: [WorldGuard] (Immateriel) TNT ignition is PERMITTED.
574[17:28:35] [Server thread/INFO]: [WorldGuard] (Immateriel) Lighters are PERMITTED.
575[17:28:35] [Server thread/INFO]: [WorldGuard] (Immateriel) Lava fire is blocked.
576[17:28:35] [Server thread/INFO]: [WorldGuard] (Immateriel) All fire spread is disabled.
577[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Immateriel'
578[17:28:35] [Server thread/INFO]: [WorldGuard] (Ressource) TNT ignition is PERMITTED.
579[17:28:35] [Server thread/INFO]: [WorldGuard] (Ressource) Lighters are PERMITTED.
580[17:28:35] [Server thread/INFO]: [WorldGuard] (Ressource) Lava fire is blocked.
581[17:28:35] [Server thread/INFO]: [WorldGuard] (Ressource) All fire spread is disabled.
582[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Ressource'
583[17:28:35] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
584[17:28:35] [Server thread/INFO]: [WorldGuard] (Events) TNT ignition is PERMITTED.
585[17:28:35] [Server thread/INFO]: [WorldGuard] (Events) Lighters are PERMITTED.
586[17:28:35] [Server thread/INFO]: [WorldGuard] (Events) Lava fire is blocked.
587[17:28:35] [Server thread/INFO]: [WorldGuard] (Events) All fire spread is disabled.
588[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Events'
589[17:28:35] [Server thread/INFO]: [WorldGuard] (Empire) TNT ignition is PERMITTED.
590[17:28:35] [Server thread/INFO]: [WorldGuard] (Empire) Lighters are PERMITTED.
591[17:28:35] [Server thread/INFO]: [WorldGuard] (Empire) Lava fire is blocked.
592[17:28:35] [Server thread/INFO]: [WorldGuard] (Empire) All fire spread is disabled.
593[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Empire'
594[17:28:35] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
595[17:28:35] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'ignore-groups='
596[17:28:35] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
597[17:28:35] [Server thread/INFO]: [WorldGuard] (Terre_Sauvage) TNT ignition is PERMITTED.
598[17:28:35] [Server thread/INFO]: [WorldGuard] (Terre_Sauvage) Lighters are PERMITTED.
599[17:28:35] [Server thread/INFO]: [WorldGuard] (Terre_Sauvage) Lava fire is blocked.
600[17:28:35] [Server thread/INFO]: [WorldGuard] (Terre_Sauvage) All fire spread is disabled.
601[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Terre_Sauvage'
602[17:28:35] [Server thread/INFO]: [WorldGuard] (Admin) TNT ignition is PERMITTED.
603[17:28:35] [Server thread/INFO]: [WorldGuard] (Admin) Lighters are PERMITTED.
604[17:28:35] [Server thread/INFO]: [WorldGuard] (Admin) Lava fire is blocked.
605[17:28:35] [Server thread/INFO]: [WorldGuard] (Admin) All fire spread is disabled.
606[17:28:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Admin'
607[17:28:35] [Server thread/INFO]: [WorldGuard] Loading region data...
608[17:28:35] [Server thread/INFO]: [EditableSign] Enabling EditableSign v2.4.0
609[17:28:35] [Server thread/INFO]: [EditableSign] EditableSign version 2.4.0 is Enabled
610[17:28:35] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.7.0
611[17:28:35] [Server thread/INFO]: [JSONAPI] Logging to file: log_jsonapi
612[17:28:35] [Server thread/INFO]: [JSONAPI] Logging to console: true
613[17:28:35] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
614[17:28:35] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
615[17:28:35] [Thread-50/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
616[17:28:35] [Thread-50/INFO]: [JSONAPI] Any requests in this time will not work...
617[17:28:36] [Server thread/INFO]: [JSONAPI] Attempting to use port 30010
618[17:28:36] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.3.2#CUSTOM
619[17:28:36] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b446
620[17:28:36] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
621[17:28:36] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
622[17:28:36] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
623[17:28:36] [Server thread/INFO]: Using locale fr
624[17:28:36] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
625[17:28:36] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
626[17:28:36] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
627[17:28:36] [Server thread/INFO]: [Minigames] Enabling Minigames v1.9.0.165
628[17:28:36] [Server thread/INFO]: [Minigames] Using lang en_US
629[17:28:37] [Server thread/INFO]: Minigames successfully enabled.
630[17:28:37] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.29.4
631[17:28:37] [Server thread/INFO]: [MarriageMaster] Config Version: 23 => update needed
632[17:28:37] [Server thread/INFO]: [MarriageMaster] Config loaded
633[17:28:37] [Server thread/INFO]: [MarriageMaster] Language Version: 18 => no updated needed
634[17:28:37] [Server thread/WARN]: Could not initialize effect spawner. Running: org.bukkit.craftbukkit.v1_11_R1: git-Spigot-f950f8e-34b2c89 (MC: 1.11)
635[17:28:37] [Server thread/WARN]: [MarriageMaster] Not supported MC version. Heart effect disabled.
636[17:28:37] [Server thread/INFO]: [MarriageMaster] Checking for updates ...
637[17:28:37] [Server thread/INFO]: [MarriageMaster] Le plugin Mariage Master est actif!
638[17:28:37] [Server thread/INFO]: [Paintball] Enabling Paintball v1.3.7
639[17:28:37] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
640[17:28:37] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
641[17:28:37] [Server thread/INFO]: [Paintball] Loading the specified language now: fr.txt
642[17:28:37] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
643[17:28:37] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
644[17:28:37] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
645[17:28:37] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
646[17:28:37] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
647[17:28:37] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
648[17:28:37] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
649[17:28:37] [Server thread/INFO]: [Paintball] Loading ranks..
650[17:28:37] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
651[17:28:37] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
652[17:28:37] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
653[17:28:37] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.4
654[17:28:37] [Server thread/INFO]: [SilkSpawners] WorldGuard support is disabled due to config setting
655[17:28:37] [Server thread/INFO]: [SilkSpawners] Loading support for v1_11_R1
656[17:28:37] [Server thread/INFO]: [SilkSpawners] AutoUpdater is disabled due to config setting.
657[17:28:37] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
658[17:28:37] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1442)
659[17:28:37] [Server thread/INFO]: [Sentinel] Enabling Sentinel v0.6 (build 41)
660[17:28:37] [Server thread/INFO]: [Sentinel] Sentinel loading...
661[17:28:37] [Server thread/INFO]: [Sentinel] Sentinel loaded!
662[17:28:37] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
663[17:28:37] [Server thread/INFO]: [ChopTree3] Enabling ChopTree3 v4.0.0
664[17:28:37] [Server thread/INFO]: [Minigames-Regions] Enabling Minigames-Regions v1.9.0.165
665[17:28:37] [Server thread/INFO]: [Minigames-Regions] Minigames Regions successfully enabled!
666[17:28:37] [Thread-50/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
667[17:28:37] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.79
668[17:28:37] [Thread-50/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
669[17:28:37] [Thread-50/INFO]: [JSONAPI] 390 methods loaded in 8 namespaces.
670[17:28:37] [Thread-50/INFO]: [JSONAPI] ------[Connection information]-------
671[17:28:37] [Thread-50/INFO]: [JSONAPI] JSON Server listening on 30010
672[17:28:37] [Thread-50/INFO]: [JSONAPI] JSON Stream Server listening on 30011
673[17:28:37] [Thread-50/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 30012
674[17:28:37] [Thread-50/INFO]: [JSONAPI] Active and listening for requests.
675[17:28:37] [Thread-50/INFO]: [JSONAPI] External IP: 149.202.251.232
676[17:28:38] [Thread-61/INFO]: [MarriageMaster] Start downloading update: 1.29.9.1
677[17:28:38] [Thread-61/INFO]: [MarriageMaster] Downloading update: 100% of 184 bytes.
678[17:28:38] [Thread-61/WARN]: [MarriageMaster] The auto-updater was able to download the file, but the checksum did not match! Delete file.
679[17:28:38] [Thread-61/WARN]: [MarriageMaster] Checksum expected: 569ba2de58382068c625f49f369b34c4 Checksum download: 4fcd669f82d77cf9a075cfba970971ca
680[17:28:38] [Thread-50/INFO]: [JSONAPI] Port 30010 is properly forwarded and is externally accessible.
681[17:28:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b446
682[17:28:38] [Server thread/INFO]: [DaC] Enabling DeACoudre v2.2.2
683[17:28:38] [Thread-50/INFO]: [JSONAPI] Port 30011 is properly forwarded and is externally accessible.
684[17:28:38] [Thread-50/INFO]: [JSONAPI] Port 30012 is properly forwarded and is externally accessible.
685[17:28:38] [Thread-50/INFO]: [JSONAPI] -------------------------------------
686[17:28:38] [Server thread/INFO]: [DaC] DeACoudre has been enabled (v2.2.2)
687[17:28:38] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.4
688[17:28:38] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
689[17:28:40] [Server thread/INFO]: [GriefPrevention] 2853 total claims loaded.
690[17:28:40] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
691[17:28:40] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
692[17:28:40] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
693[17:28:40] [Server thread/INFO]: [GriefPrevention] GriefPrevention requires Vault for economy integration.
694[17:28:40] [Server thread/INFO]: [GriefPrevention] Attempting to load Vault...
695[17:28:40] [Server thread/INFO]: [GriefPrevention] Vault loaded successfully!
696[17:28:40] [Server thread/INFO]: [GriefPrevention] Looking for a Vault-compatible economy plugin...
697[17:28:40] [Server thread/INFO]: [GriefPrevention] Hooked into economy: Essentials Economy.
698[17:28:40] [Server thread/INFO]: [GriefPrevention] Ready to buy/sell claim blocks!
699[17:28:40] [Server thread/INFO]: [GriefPrevention] Boot finished.
700[17:28:41] [Server thread/INFO]: [ChestShop] Enabling ChestShop v4.0-r5
701[17:28:41] [Server thread/WARN]: 5 [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
702
703[17:28:41] [Server thread/WARN]: 53 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
704
705[17:28:41] [Server thread/WARN]: 58 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
706
707[17:28:41] [Server thread/WARN]: 60 [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
708
709[17:28:41] [Server thread/WARN]: 60 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
710
711[17:28:41] [Server thread/WARN]: 61 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
712
713[17:28:41] [Server thread/WARN]: 61 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - 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`) )
714
715[17:28:41] [Server thread/WARN]: 61 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
716
717[17:28:41] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
718[17:28:41] [Server thread/INFO]: [Quests] Enabling Quests v2.7.3-b116
719[17:28:41] [Server thread/INFO]: [Quests] There are new language phrases with the current version. They have been stored in /lang/en_new.yml
720[17:28:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b446
721[17:28:41] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b446
722[17:28:41] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
723[17:28:41] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b446
724[17:28:41] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
725[17:28:41] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
726[17:28:41] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.3.3
727[17:28:41] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
728[17:28:41] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling WorldGuard Support
729[17:28:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b446
730[17:28:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
731[17:28:41] [Server thread/INFO]: Done (19.577s)! For help, type "help" or "?"
732[17:28:41] [Server thread/INFO]: Starting GS4 status listener
733[17:28:41] [Server thread/INFO]: Starting remote control listener
734[17:28:41] [Server thread/WARN]: No rcon password set in '/home/minecraft/multicraft/servers/server1/server.properties', rcon disabled!
735[17:28:41] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
736[17:28:42] [Craft Scheduler Thread - 7/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
737[17:28:42] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
738[17:28:42] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
739[17:28:42] [Craft Scheduler Thread - 2/INFO]: [FamoustLottery]Checking for Updates ...
740[17:28:43] [Craft Scheduler Thread - 2/WARN]: [FamoustLottery]New version is available now!
741[17:28:43] [Craft Scheduler Thread - 2/WARN]: [FamoustLottery]Update at: http://dev.bukkit.org/server-mods/famoustlottery
742[17:28:43] [Craft Scheduler Thread - 8/INFO]: [AreaShop] Update from AreaShop V2.3.2#CUSTOM to AreaShop V2.4.0 available, get the latest version at http://dev.bukkit.org/bukkit-plugins/regionbuyandrent/
743[17:28:43] [Craft Scheduler Thread - 2/INFO]: [PvPManager] Checking for updates...
744[17:28:43] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
745[17:28:43] [Server thread/ERROR]: [Minigames] ?cFailed to load "Infect?"! The configuration file may be corrupt or missing!
746[17:28:43] [Server thread/WARN]: java.lang.NullPointerException
747[17:28:43] [Server thread/WARN]: at au.com.mineauz.minigames.minigame.reward.RewardsModule.load(RewardsModule.java:75)
748[17:28:43] [Server thread/WARN]: at au.com.mineauz.minigames.minigame.Minigame.loadMinigame(Minigame.java:1291)
749[17:28:43] [Server thread/WARN]: at au.com.mineauz.minigames.Minigames$1.run(Minigames.java:117)
750[17:28:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
751[17:28:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
752[17:28:43] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730)
753[17:28:43] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
754[17:28:43] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
755[17:28:43] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
756[17:28:43] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
757[17:28:44] [Craft Scheduler Thread - 2/INFO]: [PvPManager] Update Available: PvPManager v3.3.3.2
758[17:28:44] [Craft Scheduler Thread - 2/INFO]: [PvPManager] Link: http://dev.bukkit.org/bukkit-plugins/pvpmanager/
759[17:28:44] [Craft Scheduler Thread - 15/INFO]: [Paintball] --------- Serverlist ----------
760[17:28:44] [Craft Scheduler Thread - 15/INFO]: [Paintball] Wasn't able to post server: Server returned HTTP response code: 500 for URL: http://blablubbabc.de/paintball/serverlist/post.php
761[17:28:44] [Craft Scheduler Thread - 15/INFO]: [Paintball] Maybe the master server is down or has bad latency.
762[17:28:44] [Craft Scheduler Thread - 15/INFO]: [Paintball] --------- ---------------- ----------
763[17:28:44] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
764[17:28:44] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
765[17:28:44] [Craft Scheduler Thread - 15/INFO]: [Paintball] --------- Checking version ----------
766[17:28:44] [Craft Scheduler Thread - 15/INFO]: [Paintball] You are running the latest version (or a dev- or compat-build). :)
767[17:28:44] [Craft Scheduler Thread - 15/INFO]: [Paintball] --------- ---------------- ----------
768[17:28:44] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available