· 6 years ago · Sep 07, 2019, 05:32 PM
1[13:04:48] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[13:04:48] [Server thread/INFO]: Loading properties
3[13:04:48] [Server thread/INFO]: Default game type: SURVIVAL
4[13:04:49] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[13:04:49] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
6[13:04:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[13:04:49] [Server thread/INFO]: Using 4 threads for Netty based IO
8[13:04:49] [Server thread/INFO]: Debug logging is disabled
9[13:04:49] [Server thread/INFO]: Data value allowed items:
10[13:04:49] [Server thread/INFO]: Generating keypair
11[13:04:49] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
12[13:04:49] [Server thread/INFO]: Using epoll channel type
13[13:04:49] [Server thread/ERROR]: Could not load 'plugins/economy.jar' in folder 'plugins'
14org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
15 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
16 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) [Spigot.jar:git-PaperSpigot-"4c7641d"]
17 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [Spigot.jar:git-PaperSpigot-"4c7641d"]
18 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [Spigot.jar:git-PaperSpigot-"4c7641d"]
19 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [Spigot.jar:git-PaperSpigot-"4c7641d"]
20 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
21Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
22 ... 6 more
23[13:04:50] [Server thread/INFO]: Set PluginClassLoader as parallel capable
24[13:04:51] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.1.0
25[13:04:51] [Server thread/INFO]: [Trenchpickaxe] Loading Trenchpickaxe v1.0
26[13:04:51] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
27[13:04:51] [Server thread/INFO]: [UltimateAutoRestart] Loading UltimateAutoRestart vB26
28[13:04:51] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
29[13:04:51] [Server thread/INFO]: [PlayTime] Loading PlayTime v2.2-1.8
30[13:04:51] [Server thread/INFO]: [CommandAliases] Loading CommandAliases v1.0
31[13:04:51] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.0
32[13:04:51] [Server thread/INFO]: [TnTFill] Loading TnTFill v3.0
33[13:04:51] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.7.2
34[13:04:51] [Server thread/INFO]: [SlowChat] Loading SlowChat v1.3
35[13:04:51] [Server thread/INFO]: [AdvancedHelp] Loading AdvancedHelp v1.8.1
36[13:04:51] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.7.1
37[13:04:51] [Server thread/INFO]: [NoPlugins] Loading NoPlugins v7.0
38[13:04:51] [Server thread/INFO]: [CustomDrops] Loading CustomDrops v3.1.4
39[13:04:51] [Server thread/INFO]: [AntiVPN] Loading AntiVPN v4.9.31
40[13:04:52] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fACF
41[13:04:52] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fSQLite
42[13:04:52] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fMySQL
43[13:04:52] [ForkJoinPool-1-worker-3/WARN]: [Fatal Error] 48.pom:809:9: The element type "plugin" must be terminated by the matching end-tag "</plugin>".
44
45[13:04:53] [Server thread/INFO]: §b====================================
46[13:04:53] [Server thread/INFO]: §eAnti-VPN runs better on Paper!
47[13:04:53] [Server thread/INFO]: §ehttps://whypaper.emc.gs/
48[13:04:53] [Server thread/INFO]: §b====================================
49[13:04:53] [Server thread/INFO]: §b====================================
50[13:04:53] [Server thread/INFO]: §4DEAR LORD why are you on 1.8???
51[13:04:53] [Server thread/INFO]: §4Have you tried ViaVersion or ProtocolSupport lately?
52[13:04:53] [Server thread/INFO]: §b====================================
53[13:04:53] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.3
54[13:04:53] [Server thread/ERROR]: us/myles/viaversion/libs/javassist/NotFoundException initializing ViaVersion v2.1.3 (Is it up to date?)
55java.lang.NoClassDefFoundError: us/myles/viaversion/libs/javassist/NotFoundException
56 at us.myles.ViaVersion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:88) ~[?:?]
57 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:298) [Spigot.jar:git-PaperSpigot-"4c7641d"]
58 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [Spigot.jar:git-PaperSpigot-"4c7641d"]
59 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [Spigot.jar:git-PaperSpigot-"4c7641d"]
60 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
61Caused by: java.lang.ClassNotFoundException: us.myles.viaversion.libs.javassist.NotFoundException
62 at java.net.URLClassLoader$1.run(URLClassLoader.java:371) ~[?:1.8.0_212]
63 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) ~[?:1.8.0_212]
64 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
65 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) ~[?:1.8.0_212]
66 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
67 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
68 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
69 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
70 ... 5 more
71Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)
72 at java.util.zip.ZipFile.read(Native Method) ~[?:1.8.0_212]
73 at java.util.zip.ZipFile.access$1400(ZipFile.java:60) ~[?:1.8.0_212]
74 at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:734) ~[?:1.8.0_212]
75 at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:434) ~[?:1.8.0_212]
76 at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.8.0_212]
77 at sun.misc.Resource.getBytes(Resource.java:124) ~[?:1.8.0_212]
78 at java.net.URLClassLoader.defineClass(URLClassLoader.java:463) ~[?:1.8.0_212]
79 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) ~[?:1.8.0_212]
80 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) ~[?:1.8.0_212]
81 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) ~[?:1.8.0_212]
82 at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
83 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) ~[?:1.8.0_212]
84 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
85 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
86 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
87 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
88 ... 5 more
89[13:04:53] [Server thread/INFO]: [GenBuckets] Loading GenBuckets v1.0
90[13:04:53] [Server thread/INFO]: [TigerReports] Loading TigerReports v4.9.3
91[13:04:53] [Server thread/INFO]: [PotionCommands] Loading PotionCommands v1.2
92[13:04:53] [Server thread/INFO]: [Wild] Loading Wild v3.15.2
93[13:04:53] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
94[13:04:53] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.6
95[13:04:53] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v2.1-SNAPSHOT
96[13:04:53] [Server thread/INFO]: [PluginManagerReloaded] Loading PluginManagerReloaded v1.0.2
97[13:04:53] [Server thread/INFO]: [AskOp] Loading AskOp v2.0.0
98[13:04:53] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
99[13:04:53] [Server thread/INFO]: [NoPluginViewer] Loading NoPluginViewer v1.0
100[13:04:53] [Server thread/INFO]: [JellyLegs] Loading JellyLegs v2.0
101[13:04:53] [Server thread/INFO]: [HarvesterHoes] Loading HarvesterHoes v1.0
102[13:04:53] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
103[13:04:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
104[13:04:53] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
105[13:04:53] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.1-SNAPSHOT-sMD5NET-b1153
106[13:04:53] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
107[13:04:53] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
108[13:04:53] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
109[13:04:53] [Server thread/INFO]: [PhantomAntiDupe] Loading PhantomAntiDupe v1.2
110[13:04:53] [Server thread/INFO]: [MovingDevApi] Loading MovingDevApi v1.0.3
111[13:04:53] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
112[13:04:53] [Server thread/INFO]: [BlowableObsidians] Loading BlowableObsidians v5.0
113[13:04:53] [Server thread/INFO]: [BankNote] Loading BankNote v1.0.2
114[13:04:53] [Server thread/INFO]: [Vouchers] Loading Vouchers v2.1.0
115[13:04:53] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
116[13:04:53] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
117[13:04:53] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
118[13:04:53] [Server thread/INFO]: [NoWeather] Loading NoWeather v2.1
119[13:04:53] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.22.0
120[13:04:53] [Server thread/INFO]: [AntiDisconnectSpam] Loading AntiDisconnectSpam v1.0
121[13:04:53] [Server thread/INFO]: [ConditionalCommands] Loading ConditionalCommands v1.4
122[13:04:53] [Server thread/INFO]: [StaffChat] Loading StaffChat v1.3.1
123[13:04:53] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
124[13:04:53] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
125[13:04:53] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
126[13:04:53] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.7.2
127[13:04:53] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.7.4.1
128[13:04:53] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.4
129[13:04:53] [Server thread/INFO]: [MoneyPouch] Loading MoneyPouch v2.1.10
130[13:04:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
131[13:04:53] [Server thread/INFO]: [RewardPRO] Loading RewardPRO v4.0.1
132[13:04:53] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.2.0
133[13:04:53] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.6.4
134[13:04:53] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v7.2.29
135[13:04:54] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.4
136[13:04:54] [Server thread/INFO]: [Enderpearl Cooldown] Loading EnderpearlCooldown v2.7
137[13:04:54] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.5.1
138[13:04:54] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
139[13:04:54] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.0
140[13:04:54] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.18
141[13:04:54] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
142[13:04:54] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1605)
143[13:04:54] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.6
144[13:04:54] [Server thread/INFO]: [XPBoost] Loading XPBoost v3.1.0
145[13:04:54] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
146[13:04:54] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
147[13:04:54] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.3.5
148[13:04:54] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.3.1
149[13:04:54] [Server thread/INFO]: [MysteryMobSpawner] Loading MysteryMobSpawner vR6.1-SNAPSHOT
150[13:04:54] [Server thread/INFO]: [HoloExtension] Loading HolographicDisplaysExtension v1.6.6
151[13:04:54] [Server thread/INFO]: [TheCore] Loading TheCore v1.3-SNAPSHOT
152[13:04:54] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.1
153[13:04:54] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.1
154[13:04:54] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.1
155[13:04:54] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.12
156[13:04:54] [Server thread/INFO]: [WildStacker] Loading WildStacker v2.9.2
157[13:04:54] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4
158[13:04:54] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v1.2.0
159[13:04:54] [Server thread/INFO]: [KoTH] Loading KoTH v1.5.1
160[13:04:54] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
161[13:04:54] [Server thread/INFO]: [ChunkBuster] Loading ChunkBuster v1.2.7
162[13:04:54] [Server thread/INFO]: [PremiumCreeperEggs] Loading PremiumCreeperEggs v1.1
163[13:04:54] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v1.8.6
164[13:04:54] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.18.1
165[13:04:54] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.4
166[13:04:54] [Server thread/INFO]: [WildTools] Loading WildTools v2.5.4
167[13:04:54] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.1.0
168[13:04:54] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.1.0 enabled
169[13:04:54] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.7.2
170[13:04:54] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.8.8
171[13:04:54] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
172[13:04:54] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
173[13:04:54] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
174[13:04:54] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
175[13:04:54] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
176[13:04:54] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
177[13:04:55] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
178[13:04:55] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
179[13:04:55] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
180[13:04:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
181[13:04:55] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
182[13:04:55] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
183[13:04:55] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v7.2.29
184[13:04:56] [Server thread/INFO]:
185[13:04:56] [Server thread/INFO]:
186[13:04:56] [Server thread/INFO]: [0;32;1m _ __[m
187[13:04:56] [Server thread/INFO]: [0;32;1m |_ ._ o _ \ / _ ._ | _| /__ _ ._ _ ._ _. _|_ _ ._ [m
188[13:04:56] [Server thread/INFO]: [0;32;1m |_ |_) | (_ \/\/ (_) | | (_| \_| (/_ | | (/_ | (_| |_ (_) | [m
189[13:04:56] [Server thread/INFO]: [0;32;1m | [m
190[13:04:56] [Server thread/INFO]:
191[13:04:56] [Server thread/INFO]:
192[13:04:56] [Server thread/INFO]: Documentation can be found at http://discuss.dynamic-bytes.com/p/1-wiki
193[13:04:56] [Server thread/INFO]:
194[13:04:56] [Server thread/INFO]:
195[13:04:56] [Server thread/INFO]: > Loading structures (.EWG schematics)
196[13:04:56] [Server thread/INFO]: - TREES_bonsai_small
197[13:04:56] [Server thread/INFO]: - DECO_rock_04
198[13:04:56] [Server thread/INFO]: - TREES_willow_small
199[13:04:56] [Server thread/INFO]: - TREES_forgottenForest_medium_5
200[13:04:56] [Server thread/INFO]: - TREES_fantasy_small
201[13:04:56] [Server thread/INFO]: - DECO_rock_18
202[13:04:56] [Server thread/INFO]: - TREES_pine_tiny
203[13:04:56] [Server thread/INFO]: - TREES_scotsPine_normal_11
204[13:04:56] [Server thread/INFO]: - TREES_fantasy_normal_2
205[13:04:56] [Server thread/INFO]: - TREES_pine_tiny_2
206[13:04:56] [Server thread/INFO]: - TREES_stoneForest_normal_2
207[13:04:56] [Server thread/INFO]: - TREES_bonsai_big_2
208[13:04:56] [Server thread/INFO]: - DECO_forest_house
209[13:04:57] [Server thread/INFO]: - TREES_willow_huge
210[13:04:57] [Server thread/INFO]: - TREES_pine_huge
211[13:04:57] [Server thread/INFO]: - TREES_jungle_normal_2
212[13:04:57] [Server thread/INFO]: - TREES_nether_normal
213[13:04:57] [Server thread/INFO]: - TREES_jungle_big
214[13:04:57] [Server thread/INFO]: - TREES_willow_tiny_2
215[13:04:57] [Server thread/INFO]: - TREES_pine_big
216[13:04:57] [Server thread/INFO]: - TREES_birch_normal_4
217[13:04:57] [Server thread/INFO]: - TREES_pine_normal
218[13:04:57] [Server thread/INFO]: - TREES_tropicalForest_medium_3
219[13:04:57] [Server thread/INFO]: - DECO_rock_01
220[13:04:57] [Server thread/INFO]: - TREES_stoneForest_normal_3
221[13:04:57] [Server thread/INFO]: - TREES_dead_medium
222[13:04:57] [Server thread/INFO]: - DECO_rock_22
223[13:04:57] [Server thread/INFO]: - DECO_jungle_tower
224[13:04:57] [Server thread/INFO]: - DECO_rock_23
225[13:04:57] [Server thread/INFO]: - TREES_bonsai_medium_2
226[13:04:57] [Server thread/INFO]: - DECO_portals_204
227[13:04:57] [Server thread/INFO]: - TREES_willow_medium_2
228[13:04:57] [Server thread/INFO]: - DECO_rock_03
229[13:04:57] [Server thread/INFO]: - TREES_forgottenForest_medium
230[13:04:57] [Server thread/INFO]: - TREES_scotsPine_normal_12
231[13:04:57] [Server thread/INFO]: - TREES_tropicalForest_medium_2
232[13:04:57] [Server thread/INFO]: - TREES_willow_tiny_3
233[13:04:57] [Server thread/INFO]: - DECO_rock_20
234[13:04:57] [Server thread/INFO]: - TREES_dead_normal_2
235[13:04:57] [Server thread/INFO]: - TREES_forgottenForest_medium_4
236[13:04:57] [Server thread/INFO]: - TREES_pine_small_3
237[13:04:57] [Server thread/INFO]: - TREES_bonsai_normal_2
238[13:04:57] [Server thread/INFO]: - DECO_rock_10
239[13:04:57] [Server thread/INFO]: - TREES_pine_small
240[13:04:57] [Server thread/INFO]: - TREES_jungle_small_3
241[13:04:57] [Server thread/INFO]: - TREES_birch_normal_2
242[13:04:57] [Server thread/INFO]: - TREES_stoneForest_normal
243[13:04:57] [Server thread/INFO]: - TREES_jungle_huge
244[13:04:57] [Server thread/INFO]: - TREES_bonsai_big_3
245[13:04:57] [Server thread/INFO]: - DECO_rock_17
246[13:04:57] [Server thread/INFO]: - TREES_pine_normal_2
247[13:04:57] [Server thread/INFO]: - TREES_birch_normal
248[13:04:57] [Server thread/INFO]: - TREES_jungle_small_2
249[13:04:57] [Server thread/INFO]: - TREES_willow_medium
250[13:04:57] [Server thread/INFO]: - TREES_forgottenForest_normal_2
251[13:04:57] [Server thread/INFO]: - TREES_willow_big
252[13:04:57] [Server thread/INFO]: - TREES_pine_medium
253[13:04:57] [Server thread/INFO]: - TREES_scotsPine_normal_6
254[13:04:57] [Server thread/INFO]: - TREES_bonsai_medium
255[13:04:57] [Server thread/INFO]: - DECO_rock_19
256[13:04:57] [Server thread/INFO]: - TREES_dead_big
257[13:04:57] [Server thread/INFO]: - TREES_jungle_normal
258[13:04:57] [Server thread/INFO]: - TREES_tropicalForest_medium_1
259[13:04:57] [Server thread/INFO]: - TREES_jungle_normal_4
260[13:04:57] [Server thread/INFO]: - DECO_rock_24
261[13:04:57] [Server thread/INFO]: - TREES_tropicalForest_medium_4
262[13:04:57] [Server thread/INFO]: - TREES_willow_normal
263[13:04:57] [Server thread/INFO]: - TREES_pine_small_2
264[13:04:57] [Server thread/INFO]: - TREES_jungle_small
265[13:04:57] [Server thread/INFO]: - TREES_fantasy_small_2
266[13:04:57] [Server thread/INFO]: - TREES_jungle_medium
267[13:04:57] [Server thread/INFO]: - DECO_rock_25
268[13:04:57] [Server thread/INFO]: - TREES_bonsai_normal
269[13:04:57] [Server thread/INFO]: - TREES_bonsai_tiny
270[13:04:57] [Server thread/INFO]: - TREES_tropicalForest_small_1
271[13:04:57] [Server thread/INFO]: - DECO_rock_21
272[13:04:57] [Server thread/INFO]: - TREES_dead_normal
273[13:04:57] [Server thread/INFO]: - TREES_scotsPine_normal_10
274[13:04:57] [Server thread/INFO]: - TREES_bonsai_huge
275[13:04:57] [Server thread/INFO]: - TREES_willow_big_2
276[13:04:57] [Server thread/INFO]: - TREES_forgottenForest_normal_3
277[13:04:57] [Server thread/INFO]: - TREES_fantasy_small_3
278[13:04:57] [Server thread/INFO]: - TREES_scotsPine_normal_8
279[13:04:57] [Server thread/INFO]: - DECO_rock_02
280[13:04:57] [Server thread/INFO]: - TREES_birch_normal_3
281[13:04:57] [Server thread/INFO]: - DECO_desert_tower
282[13:04:57] [Server thread/INFO]: - TREES_bonsai_big
283[13:04:57] [Server thread/INFO]: - TREES_fantasy_normal
284[13:04:57] [Server thread/INFO]: - TREES_scotsPine_normal_9
285[13:04:57] [Server thread/INFO]: - TREES_willow_tiny
286[13:04:57] [Server thread/INFO]: - TREES_jungle_normal_3
287[13:04:57] [Server thread/INFO]: - TREES_dead_huge
288[13:04:57] [Server thread/INFO]: - TREES_dead_medium_2
289[13:04:57] [Server thread/INFO]:
290[13:04:57] [Server thread/INFO]: > Loading configuration
291[13:04:57] [Server thread/INFO]: [MVdW] EpicWorldGenerator added custom placeholder {ewgbiome}
292[13:04:57] [Server thread/INFO]:
293[13:04:57] [Server thread/INFO]: Done
294[13:04:57] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
295[13:04:57] [Server thread/INFO]: Preparing level "Default"
296[13:04:57] [Server thread/INFO]: -------- World Settings For [Default] --------
297[13:04:57] [Server thread/INFO]: Mob Spawn Range: 4
298[13:04:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
299[13:04:57] [Server thread/INFO]: Cane Growth Modifier: 100%
300[13:04:57] [Server thread/INFO]: Melon Growth Modifier: 100%
301[13:04:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
302[13:04:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
303[13:04:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
304[13:04:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
305[13:04:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
306[13:04:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
307[13:04:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
308[13:04:57] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
309[13:04:57] [Server thread/INFO]: Anti X-Ray: true
310[13:04:57] [Server thread/INFO]: Engine Mode: 1
311[13:04:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
312[13:04:57] [Server thread/INFO]: Replace Blocks: [1, 5]
313[13:04:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
314[13:04:57] [Server thread/INFO]: Random Lighting Updates: false
315[13:04:57] [Server thread/INFO]: Structure Info Saving: true
316[13:04:57] [Server thread/INFO]: Sending up to 10 chunks per packet
317[13:04:57] [Server thread/INFO]: Max Entity Collisions: 8
318[13:04:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
319[13:04:57] [Server thread/INFO]: Max TNT Explosions: 5000
320[13:04:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
321[13:04:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
322[13:04:57] [Server thread/INFO]: Clear tick list: false
323[13:04:57] [Server thread/INFO]: Experience Merge Radius: 3.0
324[13:04:57] [Server thread/INFO]: Item Despawn Rate: 6000
325[13:04:57] [Server thread/INFO]: Item Merge Radius: 2.5
326[13:04:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
327[13:04:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
328[13:04:57] [Server thread/INFO]: View Distance: 10
329[13:04:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
330[13:04:57] [Server thread/INFO]: -------- World Settings For [Default] --------
331[13:04:57] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
332[13:04:57] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
333[13:04:57] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
334[13:04:57] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
335[13:04:57] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
336[13:04:57] [Server thread/INFO]: Keep spawn chunk loaded: true
337[13:04:57] [Server thread/INFO]: World async lighting: false
338[13:04:57] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
339[13:04:57] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
340[13:04:57] [Server thread/INFO]: Water over lava flow speed: 5
341[13:04:57] [Server thread/INFO]: Fix TNT cannons: true
342[13:04:57] [Server thread/INFO]: Allow undead horse types to be leashed: false
343[13:04:58] [Server thread/INFO]: CUSTOM TERRAIN: Scots pine forest
344[13:04:58] [Server thread/INFO]: [0;32;1m~~~~~~~~~~~~[ EWG Settings for Default ]~~~~~~~~~~~~[m
345[13:04:58] [Server thread/INFO]: [m
346[13:04:58] [Server thread/INFO]: [0;37;22mBiomes that will generated;[m
347[13:04:58] [Server thread/INFO]: [0;37;22m * Mesa[m
348[13:04:58] [Server thread/INFO]: [0;37;22m * Tropical Forest[m
349[13:04:58] [Server thread/INFO]: [0;37;22m * Deciduous Forest[m
350[13:04:58] [Server thread/INFO]: [0;37;22m * River[m
351[13:04:58] [Server thread/INFO]: [0;37;22m * Deep Ocean[m
352[13:04:58] [Server thread/INFO]: [0;37;22m * Birch Forest[m
353[13:04:58] [Server thread/INFO]: [0;37;22m * Fantasy Forest[m
354[13:04:58] [Server thread/INFO]: [0;37;22m * Bonsai Forest[m
355[13:04:58] [Server thread/INFO]: [0;37;22m * Pine Forest 2[m
356[13:04:58] [Server thread/INFO]: [0;37;22m * Pine Forest[m
357[13:04:58] [Server thread/INFO]: [0;37;22m * Plains[m
358[13:04:58] [Server thread/INFO]: [0;37;22m * Jungle[m
359[13:04:58] [Server thread/INFO]: [0;37;22m * Desert[m
360[13:04:58] [Server thread/INFO]: [0;37;22m * Ocean[m
361[13:04:58] [Server thread/INFO]: [0;37;22m * Forgotten Forest[m
362[13:04:58] [Server thread/INFO]: [0;37;22m * Stone Forest[m
363[13:04:58] [Server thread/INFO]: [0;37;22m * Scots pine forest[m
364[13:04:58] [Server thread/INFO]: [m
365[13:04:58] [Server thread/INFO]: [0;37;22mGenerator version: 7.2.29[m
366[13:04:58] [Server thread/INFO]: [m
367[13:04:58] [Server thread/INFO]: Biomes in total: 17[m
368[13:04:58] [Server thread/INFO]: Preparing world injection[m
369[13:04:58] [Server thread/INFO]: -------- World Settings For [Default_nether] --------
370[13:04:58] [Server thread/INFO]: Mob Spawn Range: 4
371[13:04:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
372[13:04:58] [Server thread/INFO]: Cane Growth Modifier: 100%
373[13:04:58] [Server thread/INFO]: Melon Growth Modifier: 100%
374[13:04:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
375[13:04:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
376[13:04:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
377[13:04:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
378[13:04:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
379[13:04:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
380[13:04:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
381[13:04:58] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
382[13:04:58] [Server thread/INFO]: Anti X-Ray: true
383[13:04:58] [Server thread/INFO]: Engine Mode: 1
384[13:04:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
385[13:04:58] [Server thread/INFO]: Replace Blocks: [1, 5]
386[13:04:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
387[13:04:58] [Server thread/INFO]: Random Lighting Updates: false
388[13:04:58] [Server thread/INFO]: Structure Info Saving: true
389[13:04:58] [Server thread/INFO]: Sending up to 10 chunks per packet
390[13:04:58] [Server thread/INFO]: Max Entity Collisions: 8
391[13:04:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
392[13:04:58] [Server thread/INFO]: Max TNT Explosions: 5000
393[13:04:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
394[13:04:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
395[13:04:58] [Server thread/INFO]: Clear tick list: false
396[13:04:58] [Server thread/INFO]: Experience Merge Radius: 3.0
397[13:04:58] [Server thread/INFO]: Item Despawn Rate: 6000
398[13:04:58] [Server thread/INFO]: Item Merge Radius: 2.5
399[13:04:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
400[13:04:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
401[13:04:58] [Server thread/INFO]: View Distance: 10
402[13:04:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
403[13:04:58] [Server thread/INFO]: -------- World Settings For [Default_nether] --------
404[13:04:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
405[13:04:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
406[13:04:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
407[13:04:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
408[13:04:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
409[13:04:58] [Server thread/INFO]: Keep spawn chunk loaded: true
410[13:04:58] [Server thread/INFO]: World async lighting: false
411[13:04:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
412[13:04:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
413[13:04:58] [Server thread/INFO]: Water over lava flow speed: 5
414[13:04:58] [Server thread/INFO]: Fix TNT cannons: true
415[13:04:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
416[13:04:58] [Server thread/INFO]: -------- World Settings For [Default_the_end] --------
417[13:04:58] [Server thread/INFO]: Mob Spawn Range: 4
418[13:04:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
419[13:04:58] [Server thread/INFO]: Cane Growth Modifier: 100%
420[13:04:58] [Server thread/INFO]: Melon Growth Modifier: 100%
421[13:04:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
422[13:04:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
423[13:04:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
424[13:04:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
425[13:04:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
426[13:04:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
427[13:04:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
428[13:04:58] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
429[13:04:58] [Server thread/INFO]: Anti X-Ray: true
430[13:04:58] [Server thread/INFO]: Engine Mode: 1
431[13:04:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
432[13:04:58] [Server thread/INFO]: Replace Blocks: [1, 5]
433[13:04:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
434[13:04:58] [Server thread/INFO]: Random Lighting Updates: false
435[13:04:58] [Server thread/INFO]: Structure Info Saving: true
436[13:04:58] [Server thread/INFO]: Sending up to 10 chunks per packet
437[13:04:58] [Server thread/INFO]: Max Entity Collisions: 8
438[13:04:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
439[13:04:58] [Server thread/INFO]: Max TNT Explosions: 5000
440[13:04:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
441[13:04:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
442[13:04:58] [Server thread/INFO]: Clear tick list: false
443[13:04:58] [Server thread/INFO]: Experience Merge Radius: 3.0
444[13:04:58] [Server thread/INFO]: Item Despawn Rate: 6000
445[13:04:58] [Server thread/INFO]: Item Merge Radius: 2.5
446[13:04:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
447[13:04:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
448[13:04:58] [Server thread/INFO]: View Distance: 10
449[13:04:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
450[13:04:58] [Server thread/INFO]: -------- World Settings For [Default_the_end] --------
451[13:04:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
452[13:04:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
453[13:04:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
454[13:04:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
455[13:04:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
456[13:04:58] [Server thread/INFO]: Keep spawn chunk loaded: true
457[13:04:58] [Server thread/INFO]: World async lighting: false
458[13:04:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
459[13:04:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
460[13:04:58] [Server thread/INFO]: Water over lava flow speed: 5
461[13:04:58] [Server thread/INFO]: Fix TNT cannons: true
462[13:04:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
463[13:04:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4706036247458639776)
464[13:04:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5913811850335405533)
465[13:05:00] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4365372569904265789)
466[13:05:00] [Server thread/INFO]: [Trenchpickaxe] Enabling Trenchpickaxe v1.0
467[13:05:00] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
468[13:05:00] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
469[13:05:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
470[13:05:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
471[13:05:00] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
472[13:05:00] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart vB26
473[13:05:00] [Server thread/INFO]: [0;33;1mUltimateAutoRestart vB26 , free resource by [0;35;1mNorska [0;33;1m- [0;32;1mEnabling plugin...[m
474[13:05:00] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] Checking for PlaceholderAPI...[m
475[13:05:00] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] [0;32;1mSUCCESS! [0;33;1mHooked into PlaceholderAPI![m
476[13:05:00] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] Starting metrics [0;37;22m(took 0[0;37;22mms)[m
477[13:05:00] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] Registered commands [0;37;22m(took 1[0;37;22mms)[m
478[13:05:00] [Server thread/INFO]: [0;33;1m[[0;32;1mUltimateAutoRestart[0;33;1m] [0;32;1mSpecific Daily Reboot is enabled and set at : 17700 seconds.[m
479[13:05:00] [Server thread/INFO]: [m
480[13:05:00] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] [0;32;1mCompleted startup.[m
481[13:05:00] [Server thread/INFO]: [m
482[13:05:00] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
483[13:05:00] [Server thread/INFO]: [PlayTime] Enabling PlayTime v2.2-1.8
484[13:05:01] [Server thread/INFO]: [CommandAliases] Enabling CommandAliases v1.0
485[13:05:01] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.0
486[13:05:01] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
487[13:05:01] [Server thread/INFO]: [TnTFill] Enabling TnTFill v3.0
488[13:05:01] [Server thread/INFO]: [SlowChat] Enabling SlowChat v1.3
489[13:05:01] [Server thread/INFO]: [SlowChat] Config is up to date!
490[13:05:01] [Server thread/INFO]: [SlowChat] Setting language to EN (English)
491[13:05:01] [Server thread/INFO]: [SlowChat] Plugin enabled!
492[13:05:01] [Server thread/INFO]: [SlowChat] Checking for updates...
493[13:05:01] [Server thread/INFO]: [SlowChat] SlowChat is up to date!
494[13:05:01] [Server thread/INFO]: [AdvancedHelp] Enabling AdvancedHelp v1.8.1
495[13:05:01] [Server thread/INFO]: [0;33;1m=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[m
496[13:05:01] [Server thread/INFO]: [0;33;1mYou are using an older version of AdvancedHelp![m
497[13:05:01] [Server thread/INFO]: [0;33;1mDownload the newest version here:[m
498[13:05:01] [Server thread/INFO]: [0;36;1mhttps://goo.gl/mVXpDL[m
499[13:05:01] [Server thread/INFO]: [0;33;1m=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[m
500[13:05:01] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.7.1
501[13:05:01] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
502[13:05:01] [Server thread/INFO]: [ChatReaction] 15 words loaded!
503[13:05:01] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
504[13:05:01] [Server thread/INFO]: ---------------------------
505[13:05:01] [Server thread/INFO]: ChatReaction Updater
506[13:05:01] [Server thread/INFO]:
507[13:05:01] [Server thread/INFO]: Could not connect to spigotmc.org
508[13:05:01] [Server thread/INFO]: to check for updates!
509[13:05:01] [Server thread/INFO]:
510[13:05:01] [Server thread/INFO]: ---------------------------
511[13:05:01] [Server thread/INFO]: ---------------------------
512[13:05:01] [Server thread/INFO]: ChatReaction Updater
513[13:05:01] [Server thread/INFO]:
514[13:05:01] [Server thread/INFO]: You are running 1.7.1
515[13:05:01] [Server thread/INFO]: The latest version
516[13:05:01] [Server thread/INFO]: of ChatReaction!
517[13:05:01] [Server thread/INFO]:
518[13:05:01] [Server thread/INFO]: ---------------------------
519[13:05:01] [Server thread/INFO]: [NoPlugins] Enabling NoPlugins v7.0
520[13:05:01] [Server thread/ERROR]: [NoPlugins] Plugin NoPlugins v7.0 has failed to register events for class me.xanium.noplugin.listeners.ProtectionListener because org/bukkit/event/player/PlayerCommandSendEvent does not exist.
521[13:05:01] [Server thread/INFO]: [NoPlugins] Minecraft version: v1_8_R3
522[13:05:01] [Server thread/ERROR]: [NoPlugins]
523[13:05:01] [Server thread/ERROR]: [NoPlugins]
524[13:05:01] [Server thread/ERROR]: [NoPlugins] =============================================
525[13:05:01] [Server thread/ERROR]: [NoPlugins] NoPlugins Version 7.0 and above does not protect your server information on older versions!
526[13:05:01] [Server thread/ERROR]: [NoPlugins] =============================================
527[13:05:01] [Server thread/ERROR]: [NoPlugins]
528[13:05:01] [Server thread/ERROR]: [NoPlugins]
529[13:05:01] [Server thread/INFO]: [NoPlugins] --------------------------------
530[13:05:01] [Server thread/INFO]: [NoPlugins] New Version: 7.1
531[13:05:01] [Server thread/INFO]: [NoPlugins] Current Version: 7.0
532[13:05:01] [Server thread/INFO]: [NoPlugins] Download link: https://www.spigotmc.org/resources/12965
533[13:05:01] [Server thread/INFO]: [NoPlugins] This plugin is seriously recommended to update if you want to keep your plugins private.
534[13:05:01] [Server thread/INFO]: [NoPlugins] --------------------------------
535[13:05:02] [Server thread/INFO]: [NoPlugins] Successfully loaded.
536[13:05:02] [Server thread/INFO]: [CustomDrops] Enabling CustomDrops v3.1.4
537[13:05:02] [Server thread/INFO]: [AntiVPN] Enabling AntiVPN v4.9.31
538[13:05:02] [Server thread/INFO]: [AntiVPN] [m{c.z.h.HikariDataSource} HikariPool-1 - Starting...[m
539[13:05:02] [Server thread/WARN]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
540[13:05:02] [Server thread/INFO]: [AntiVPN] [m{c.z.h.HikariDataSource} HikariPool-1 - Start completed.[m
541[13:05:02] [Server thread/INFO]: [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;33;1mPlan was not found. Personal analytics support has been disabled.[m
542[13:05:02] [Server thread/INFO]: [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;32;1mEnabling support for PlaceholderAPI.[m
543[13:05:02] [Server thread/INFO]: [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;32;1mEnabled[m
544[13:05:02] [Server thread/INFO]: [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;33;1m[[0;36;1mVersion [0;37;1m4.9.31[0;33;1m] [0;33;1m[[0;37;1m2[0;33;22m Commands[0;33;1m] [0;33;1m[[0;37;1m3[0;34;1m Events[0;33;1m][m
545[13:05:02] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
546[13:05:02] [Server thread/INFO]: [GenBuckets] Enabling GenBuckets v1.0
547[13:05:03] [Server thread/INFO]: [GenBuckets] Plugin enabled successfully!
548[13:05:03] [Server thread/INFO]: [TigerReports] Enabling TigerReports v4.9.3
549[13:05:03] [Server thread/INFO]: [TigerReports] The plugin is using BungeeCord.
550[13:05:03] [Server thread/INFO]: [PotionCommands] Enabling PotionCommands v1.2
551[13:05:03] [Server thread/INFO]: [Wild] Enabling Wild v3.15.2
552[13:05:03] [Server thread/INFO]: [Wild] Factions hook enabled
553[13:05:03] [Server thread/INFO]: [Wild] WorldGuard hook enabled
554[13:05:03] [Server thread/INFO]: [Wild] Factions hook enabled
555[13:05:03] [Server thread/INFO]: [Wild] Already Converted
556[13:05:03] [Server thread/INFO]: [Wild] Changes from version 3.11.0 to 3.12.0 include: +
557* Reworked gui +
558* Fixed NPE from refundPlayer
559[13:05:03] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
560[13:05:03] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.6
561[13:05:03] [Server thread/INFO]: [ClearLag] Loading modules...
562[13:05:03] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
563[13:05:03] [Server thread/INFO]: [ClearLag] Modules have been loaded!
564[13:05:03] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
565[13:05:03] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
566[13:05:03] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v2.1-SNAPSHOT
567[13:05:03] [Server thread/INFO]: [AutoBroadcast] Created by NickTheDev, http://nikdev.net/
568[13:05:03] [Server thread/INFO]: [AutoBroadcast] 3 Broadcast(s) loaded successfully!
569[13:05:03] [Server thread/INFO]: [PluginManagerReloaded] Enabling PluginManagerReloaded v1.0.2
570[13:05:03] [Server thread/INFO]: [PluginManagerReloaded] Checking for a new version...
571[13:05:03] [Server thread/ERROR]: Error occurred while enabling PluginManagerReloaded v1.0.2 (Is it up to date?)
572java.lang.NoClassDefFoundError: org/mcstats/Metrics
573 at com.jadeningle.PluginManager.PluginManagerReloaded.onEnable(PluginManagerReloaded.java:75) ~[?:?]
574 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
575 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [Spigot.jar:git-PaperSpigot-"4c7641d"]
576 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [Spigot.jar:git-PaperSpigot-"4c7641d"]
577 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [Spigot.jar:git-PaperSpigot-"4c7641d"]
578 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [Spigot.jar:git-PaperSpigot-"4c7641d"]
579 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [Spigot.jar:git-PaperSpigot-"4c7641d"]
580 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [Spigot.jar:git-PaperSpigot-"4c7641d"]
581 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [Spigot.jar:git-PaperSpigot-"4c7641d"]
582 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [Spigot.jar:git-PaperSpigot-"4c7641d"]
583 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [Spigot.jar:git-PaperSpigot-"4c7641d"]
584 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
585Caused by: java.lang.ClassNotFoundException: org.mcstats.Metrics
586 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
587 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
588 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
589 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
590 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
591 ... 12 more
592[13:05:03] [Server thread/INFO]: [PluginManagerReloaded] Disabling PluginManagerReloaded v1.0.2
593[13:05:03] [Server thread/INFO]: [PluginManagerReloaded] Plugin Manager Reloaded is now disabled!
594[13:05:03] [Server thread/INFO]: [AskOp] Enabling AskOp v2.0.0
595[13:05:03] [Server thread/INFO]: [0;37;1m----------[m
596[13:05:03] [Server thread/INFO]: [0;33;22mAsk[0;33;1mOp[0;32;1m is enabled![m
597[13:05:03] [Server thread/INFO]: [0;36;1mMade by NamerPRO[m
598[13:05:03] [Server thread/INFO]: [0;37;1m----------[m
599[13:05:03] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
600[13:05:03] [Thread-18/INFO]: [ClearLag] No updates found!
601[13:05:03] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
602[13:05:03] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
603[13:05:03] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 135.0 Y: 64.0 Z: 80.0
604[13:05:03] [Server thread/INFO]: [NoPluginViewer] Enabling NoPluginViewer v1.0
605[13:05:03] [Server thread/INFO]: [JellyLegs] Enabling JellyLegs v2.0
606[13:05:03] [Server thread/INFO]: [JellyLegs] JellyLegs plugin enabled! Plugin Made By TidalYT
607[13:05:03] [Server thread/INFO]: [HarvesterHoes] Enabling HarvesterHoes v1.0
608[13:05:03] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
609[13:05:03] [Server thread/INFO]: [Votifier] Loaded token for website: default
610[13:05:03] [Server thread/INFO]: [Votifier] QUIET mode enabled!
611[13:05:03] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
612[13:05:03] [Votifier NIO boss/ERROR]: [Votifier] Votifier was not able to bind to /45.35.54.121:8192
613[13:05:04] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: test
614[13:05:04] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
615[13:05:04] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Mars_nether
616[13:05:04] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
617[13:05:04] [Server thread/INFO]: -------- World Settings For [pvp] --------
618[13:05:04] [Server thread/INFO]: Mob Spawn Range: 4
619[13:05:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
620[13:05:04] [Server thread/INFO]: Cane Growth Modifier: 100%
621[13:05:04] [Server thread/INFO]: Melon Growth Modifier: 100%
622[13:05:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
623[13:05:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
624[13:05:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
625[13:05:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
626[13:05:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
627[13:05:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
628[13:05:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
629[13:05:04] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
630[13:05:04] [Server thread/INFO]: Anti X-Ray: true
631[13:05:04] [Server thread/INFO]: Engine Mode: 1
632[13:05:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
633[13:05:04] [Server thread/INFO]: Replace Blocks: [1, 5]
634[13:05:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
635[13:05:04] [Server thread/INFO]: Random Lighting Updates: false
636[13:05:04] [Server thread/INFO]: Structure Info Saving: true
637[13:05:04] [Server thread/INFO]: Sending up to 10 chunks per packet
638[13:05:04] [Server thread/INFO]: Max Entity Collisions: 8
639[13:05:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
640[13:05:04] [Server thread/INFO]: Max TNT Explosions: 5000
641[13:05:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
642[13:05:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
643[13:05:04] [Server thread/INFO]: Clear tick list: false
644[13:05:04] [Server thread/INFO]: Experience Merge Radius: 3.0
645[13:05:04] [Server thread/INFO]: Item Despawn Rate: 6000
646[13:05:04] [Server thread/INFO]: Item Merge Radius: 2.5
647[13:05:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
648[13:05:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
649[13:05:04] [Server thread/INFO]: View Distance: 10
650[13:05:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
651[13:05:04] [Server thread/INFO]: -------- World Settings For [pvp] --------
652[13:05:04] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
653[13:05:04] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
654[13:05:04] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
655[13:05:04] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
656[13:05:04] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
657[13:05:04] [Server thread/INFO]: Keep spawn chunk loaded: true
658[13:05:04] [Server thread/INFO]: World async lighting: false
659[13:05:04] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
660[13:05:04] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
661[13:05:04] [Server thread/INFO]: Water over lava flow speed: 5
662[13:05:04] [Server thread/INFO]: Fix TNT cannons: true
663[13:05:04] [Server thread/INFO]: Allow undead horse types to be leashed: false
664[13:05:04] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
665[13:05:04] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: End_nether
666[13:05:04] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
667[13:05:04] [Server thread/INFO]: -------- World Settings For [Mars] --------
668[13:05:04] [Server thread/INFO]: Mob Spawn Range: 4
669[13:05:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
670[13:05:04] [Server thread/INFO]: Cane Growth Modifier: 100%
671[13:05:04] [Server thread/INFO]: Melon Growth Modifier: 100%
672[13:05:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
673[13:05:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
674[13:05:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
675[13:05:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
676[13:05:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
677[13:05:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
678[13:05:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
679[13:05:04] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
680[13:05:04] [Server thread/INFO]: Anti X-Ray: true
681[13:05:04] [Server thread/INFO]: Engine Mode: 1
682[13:05:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
683[13:05:04] [Server thread/INFO]: Replace Blocks: [1, 5]
684[13:05:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
685[13:05:04] [Server thread/INFO]: Random Lighting Updates: false
686[13:05:04] [Server thread/INFO]: Structure Info Saving: true
687[13:05:04] [Server thread/INFO]: Sending up to 10 chunks per packet
688[13:05:04] [Server thread/INFO]: Max Entity Collisions: 8
689[13:05:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
690[13:05:04] [Server thread/INFO]: Max TNT Explosions: 5000
691[13:05:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
692[13:05:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
693[13:05:04] [Server thread/INFO]: Clear tick list: false
694[13:05:04] [Server thread/INFO]: Experience Merge Radius: 3.0
695[13:05:04] [Server thread/INFO]: Item Despawn Rate: 6000
696[13:05:04] [Server thread/INFO]: Item Merge Radius: 2.5
697[13:05:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
698[13:05:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
699[13:05:04] [Server thread/INFO]: View Distance: 10
700[13:05:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
701[13:05:04] [Server thread/INFO]: -------- World Settings For [Mars] --------
702[13:05:04] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
703[13:05:04] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
704[13:05:04] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
705[13:05:04] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
706[13:05:04] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
707[13:05:04] [Server thread/INFO]: Keep spawn chunk loaded: true
708[13:05:04] [Server thread/INFO]: World async lighting: false
709[13:05:04] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
710[13:05:04] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
711[13:05:04] [Server thread/INFO]: Water over lava flow speed: 5
712[13:05:04] [Server thread/INFO]: Fix TNT cannons: true
713[13:05:04] [Server thread/INFO]: Allow undead horse types to be leashed: false
714[13:05:04] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8410784028411150362)
715[13:05:05] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: EndReal
716[13:05:05] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
717[13:05:05] [Server thread/INFO]: -------- World Settings For [world] --------
718[13:05:05] [Server thread/INFO]: Mob Spawn Range: 4
719[13:05:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
720[13:05:05] [Server thread/INFO]: Cane Growth Modifier: 100%
721[13:05:05] [Server thread/INFO]: Melon Growth Modifier: 100%
722[13:05:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
723[13:05:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
724[13:05:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
725[13:05:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
726[13:05:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
727[13:05:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
728[13:05:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
729[13:05:05] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
730[13:05:05] [Server thread/INFO]: Anti X-Ray: true
731[13:05:05] [Server thread/INFO]: Engine Mode: 1
732[13:05:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
733[13:05:05] [Server thread/INFO]: Replace Blocks: [1, 5]
734[13:05:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
735[13:05:05] [Server thread/INFO]: Random Lighting Updates: false
736[13:05:05] [Server thread/INFO]: Structure Info Saving: true
737[13:05:05] [Server thread/INFO]: Sending up to 10 chunks per packet
738[13:05:05] [Server thread/INFO]: Max Entity Collisions: 8
739[13:05:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
740[13:05:05] [Server thread/INFO]: Max TNT Explosions: 5000
741[13:05:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
742[13:05:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
743[13:05:05] [Server thread/INFO]: Clear tick list: false
744[13:05:05] [Server thread/INFO]: Experience Merge Radius: 3.0
745[13:05:05] [Server thread/INFO]: Item Despawn Rate: 6000
746[13:05:05] [Server thread/INFO]: Item Merge Radius: 2.5
747[13:05:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
748[13:05:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
749[13:05:05] [Server thread/INFO]: View Distance: 10
750[13:05:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
751[13:05:05] [Server thread/INFO]: -------- World Settings For [world] --------
752[13:05:05] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
753[13:05:05] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
754[13:05:05] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
755[13:05:05] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
756[13:05:05] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
757[13:05:05] [Server thread/INFO]: Keep spawn chunk loaded: true
758[13:05:05] [Server thread/INFO]: World async lighting: false
759[13:05:05] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
760[13:05:05] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
761[13:05:05] [Server thread/INFO]: Water over lava flow speed: 5
762[13:05:05] [Server thread/INFO]: Fix TNT cannons: true
763[13:05:05] [Server thread/INFO]: Allow undead horse types to be leashed: false
764[13:05:05] [Server thread/INFO]: Loading custom biome: Ice Spikes[m
765[13:05:05] [Server thread/INFO]: Loading custom biome: Spruce Taiga[m
766[13:05:05] [Server thread/INFO]: Loading custom biome: Amplified Jungle[m
767[13:05:05] [Server thread/INFO]: Loading custom biome: Savanna[m
768[13:05:05] [Server thread/INFO]: Loading custom biome: Swampland[m
769[13:05:05] [Server thread/INFO]: [0;32;1m~~~~~~~~~~~~[ EWG Settings for world ]~~~~~~~~~~~~[m
770[13:05:05] [Server thread/INFO]: [m
771[13:05:05] [Server thread/INFO]: [0;37;22mBiomes that will generated;[m
772[13:05:05] [Server thread/INFO]: [0;37;22m * Mesa[m
773[13:05:05] [Server thread/INFO]: [0;37;22m * Tropical Forest[m
774[13:05:05] [Server thread/INFO]: [0;37;22m * Deciduous Forest[m
775[13:05:05] [Server thread/INFO]: [0;37;22m * River[m
776[13:05:05] [Server thread/INFO]: [0;37;22m * Deep Ocean[m
777[13:05:05] [Server thread/INFO]: [0;37;22m * Birch Forest[m
778[13:05:05] [Server thread/INFO]: [0;37;22m * Fantasy Forest[m
779[13:05:05] [Server thread/INFO]: [0;37;22m * Bonsai Forest[m
780[13:05:05] [Server thread/INFO]: [0;37;22m * Pine Forest 2[m
781[13:05:05] [Server thread/INFO]: [0;37;22m * Pine Forest[m
782[13:05:05] [Server thread/INFO]: [0;37;22m * Plains[m
783[13:05:05] [Server thread/INFO]: [0;37;22m * Jungle[m
784[13:05:05] [Server thread/INFO]: [0;37;22m * Desert[m
785[13:05:05] [Server thread/INFO]: [0;37;22m * Ocean[m
786[13:05:05] [Server thread/INFO]: [0;37;22m * Forgotten Forest[m
787[13:05:05] [Server thread/INFO]: [0;37;22m * Stone Forest[m
788[13:05:05] [Server thread/INFO]: [0;37;22m * Scots pine forest[m
789[13:05:05] [Server thread/INFO]: [0;37;22m[0;37;22m * Ice Spikes[m
790[13:05:05] [Server thread/INFO]: [0;37;22m[0;37;22m * Spruce Taiga[m
791[13:05:05] [Server thread/INFO]: [0;37;22m[0;37;22m * Amplified Jungle[m
792[13:05:05] [Server thread/INFO]: [0;37;22m[0;37;22m * Savanna[m
793[13:05:05] [Server thread/INFO]: [0;37;22m[0;37;22m * Swampland[m
794[13:05:05] [Server thread/INFO]: [m
795[13:05:05] [Server thread/INFO]: [0;37;22mGenerator version: 70.0[m
796[13:05:05] [Server thread/INFO]: [m
797[13:05:05] [Server thread/INFO]: Biomes in total: 22[m
798[13:05:05] [Server thread/INFO]: Preparing world injection[m
799[13:05:05] [Server thread/INFO]: Preparing start region for level 5 (Seed: 4159009218279679330)
800[13:05:05] [Server thread/INFO]: -------- World Settings For [Features2] --------
801[13:05:05] [Server thread/INFO]: Mob Spawn Range: 4
802[13:05:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
803[13:05:05] [Server thread/INFO]: Cane Growth Modifier: 100%
804[13:05:05] [Server thread/INFO]: Melon Growth Modifier: 100%
805[13:05:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
806[13:05:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
807[13:05:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
808[13:05:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
809[13:05:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
810[13:05:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
811[13:05:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
812[13:05:05] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
813[13:05:05] [Server thread/INFO]: Anti X-Ray: true
814[13:05:05] [Server thread/INFO]: Engine Mode: 1
815[13:05:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
816[13:05:05] [Server thread/INFO]: Replace Blocks: [1, 5]
817[13:05:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
818[13:05:05] [Server thread/INFO]: Random Lighting Updates: false
819[13:05:05] [Server thread/INFO]: Structure Info Saving: true
820[13:05:05] [Server thread/INFO]: Sending up to 10 chunks per packet
821[13:05:05] [Server thread/INFO]: Max Entity Collisions: 8
822[13:05:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
823[13:05:05] [Server thread/INFO]: Max TNT Explosions: 5000
824[13:05:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
825[13:05:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
826[13:05:05] [Server thread/INFO]: Clear tick list: false
827[13:05:05] [Server thread/INFO]: Experience Merge Radius: 3.0
828[13:05:05] [Server thread/INFO]: Item Despawn Rate: 6000
829[13:05:05] [Server thread/INFO]: Item Merge Radius: 2.5
830[13:05:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
831[13:05:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
832[13:05:05] [Server thread/INFO]: View Distance: 10
833[13:05:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
834[13:05:05] [Server thread/INFO]: -------- World Settings For [Features2] --------
835[13:05:05] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
836[13:05:05] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
837[13:05:05] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
838[13:05:05] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
839[13:05:05] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
840[13:05:05] [Server thread/INFO]: Keep spawn chunk loaded: true
841[13:05:05] [Server thread/INFO]: World async lighting: false
842[13:05:05] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
843[13:05:05] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
844[13:05:05] [Server thread/INFO]: Water over lava flow speed: 5
845[13:05:05] [Server thread/INFO]: Fix TNT cannons: true
846[13:05:05] [Server thread/INFO]: Allow undead horse types to be leashed: false
847[13:05:05] [Server thread/INFO]: Preparing start region for level 6 (Seed: 299317145055671730)
848[13:05:06] [Server thread/INFO]: -------- World Settings For [Features] --------
849[13:05:06] [Server thread/INFO]: Mob Spawn Range: 4
850[13:05:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
851[13:05:06] [Server thread/INFO]: Cane Growth Modifier: 100%
852[13:05:06] [Server thread/INFO]: Melon Growth Modifier: 100%
853[13:05:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
854[13:05:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
855[13:05:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
856[13:05:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
857[13:05:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
858[13:05:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
859[13:05:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
860[13:05:06] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
861[13:05:06] [Server thread/INFO]: Anti X-Ray: true
862[13:05:06] [Server thread/INFO]: Engine Mode: 1
863[13:05:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
864[13:05:06] [Server thread/INFO]: Replace Blocks: [1, 5]
865[13:05:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
866[13:05:06] [Server thread/INFO]: Random Lighting Updates: false
867[13:05:06] [Server thread/INFO]: Structure Info Saving: true
868[13:05:06] [Server thread/INFO]: Sending up to 10 chunks per packet
869[13:05:06] [Server thread/INFO]: Max Entity Collisions: 8
870[13:05:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
871[13:05:06] [Server thread/INFO]: Max TNT Explosions: 5000
872[13:05:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
873[13:05:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
874[13:05:06] [Server thread/INFO]: Clear tick list: false
875[13:05:06] [Server thread/INFO]: Experience Merge Radius: 3.0
876[13:05:06] [Server thread/INFO]: Item Despawn Rate: 6000
877[13:05:06] [Server thread/INFO]: Item Merge Radius: 2.5
878[13:05:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
879[13:05:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
880[13:05:06] [Server thread/INFO]: View Distance: 10
881[13:05:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
882[13:05:06] [Server thread/INFO]: -------- World Settings For [Features] --------
883[13:05:06] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
884[13:05:06] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
885[13:05:06] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
886[13:05:06] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
887[13:05:06] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
888[13:05:06] [Server thread/INFO]: Keep spawn chunk loaded: true
889[13:05:06] [Server thread/INFO]: World async lighting: false
890[13:05:06] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
891[13:05:06] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
892[13:05:06] [Server thread/INFO]: Water over lava flow speed: 5
893[13:05:06] [Server thread/INFO]: Fix TNT cannons: true
894[13:05:06] [Server thread/INFO]: Allow undead horse types to be leashed: false
895[13:05:06] [Server thread/INFO]: Preparing start region for level 7 (Seed: -7951564935675388285)
896[13:05:06] [Server thread/INFO]: -------- World Settings For [End] --------
897[13:05:06] [Server thread/INFO]: Mob Spawn Range: 4
898[13:05:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
899[13:05:06] [Server thread/INFO]: Cane Growth Modifier: 100%
900[13:05:06] [Server thread/INFO]: Melon Growth Modifier: 100%
901[13:05:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
902[13:05:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
903[13:05:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
904[13:05:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
905[13:05:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
906[13:05:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
907[13:05:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
908[13:05:07] [Server thread/INFO]: Hopper Transfer: 7 Hopper Check: 7 Hopper Amount: 5
909[13:05:07] [Server thread/INFO]: Anti X-Ray: true
910[13:05:07] [Server thread/INFO]: Engine Mode: 1
911[13:05:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
912[13:05:07] [Server thread/INFO]: Replace Blocks: [1, 5]
913[13:05:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
914[13:05:07] [Server thread/INFO]: Random Lighting Updates: false
915[13:05:07] [Server thread/INFO]: Structure Info Saving: true
916[13:05:07] [Server thread/INFO]: Sending up to 10 chunks per packet
917[13:05:07] [Server thread/INFO]: Max Entity Collisions: 8
918[13:05:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
919[13:05:07] [Server thread/INFO]: Max TNT Explosions: 5000
920[13:05:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
921[13:05:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
922[13:05:07] [Server thread/INFO]: Clear tick list: false
923[13:05:07] [Server thread/INFO]: Experience Merge Radius: 3.0
924[13:05:07] [Server thread/INFO]: Item Despawn Rate: 6000
925[13:05:07] [Server thread/INFO]: Item Merge Radius: 2.5
926[13:05:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
927[13:05:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
928[13:05:07] [Server thread/INFO]: View Distance: 10
929[13:05:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
930[13:05:07] [Server thread/INFO]: -------- World Settings For [End] --------
931[13:05:07] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
932[13:05:07] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
933[13:05:07] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
934[13:05:07] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
935[13:05:07] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
936[13:05:07] [Server thread/INFO]: Keep spawn chunk loaded: true
937[13:05:07] [Server thread/INFO]: World async lighting: false
938[13:05:07] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
939[13:05:07] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
940[13:05:07] [Server thread/INFO]: Water over lava flow speed: 5
941[13:05:07] [Server thread/INFO]: Fix TNT cannons: true
942[13:05:07] [Server thread/INFO]: Allow undead horse types to be leashed: false
943[13:05:07] [Server thread/INFO]: Preparing start region for level 8 (Seed: 7852453217346943331)
944[13:05:07] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
945[13:05:07] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
946[13:05:07] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.1-SNAPSHOT-sMD5NET-b1153
947[13:05:07] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
948[13:05:07] [Server thread/ERROR]: [NoCheatPlus] java.lang.NullPointerException
949 fr.neatmonster.nocheatplus.utilities.map.BlockProperties.setBlock(BlockProperties.java:975)
950 fr.neatmonster.nocheatplus.utilities.map.BlockProperties.initBlocks(BlockProperties.java:1235)
951 fr.neatmonster.nocheatplus.utilities.map.BlockProperties.init(BlockProperties.java:889)
952 fr.neatmonster.nocheatplus.NoCheatPlus.initBlockProperties(NoCheatPlus.java:1253)
953 fr.neatmonster.nocheatplus.NoCheatPlus.onEnable(NoCheatPlus.java:960)
954 org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
955 org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
956 org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
957 org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
958 org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
959 net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
960 net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
961 net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
962 net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
963 net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
964 java.lang.Thread.run(Thread.java:748)
965
966[13:05:07] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.overrideflags): moving_piston
967[13:05:07] [Server thread/WARN]: [NoCheatPlus] Bad block id (compatibility.blocks.overrideflags): grass_path
968[13:05:07] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
969[13:05:07] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
970[13:05:07] [Server thread/INFO]: [NoCheatPlus] Confirm teleport packet available (via name): TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
971[13:05:07] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [NoCheatPlus] Unsupported client packet in current Minecraft version: TELEPORT_ACCEPT[PLAY, CLIENT, 0, classNames: [PacketPlayInTeleportAccept] (unregistered)]
972[13:05:07] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance | CatchAllAdapter
973[13:05:08] [Server thread/INFO]: [NoCheatPlus] Version 3.16.1-SNAPSHOT-sMD5NET-b1153 is enabled.
974[13:05:08] [Server thread/INFO]: [PhantomAntiDupe] Enabling PhantomAntiDupe v1.2
975[13:05:08] [Server thread/INFO]: [MovingDevApi] Enabling MovingDevApi v1.0.3
976[13:05:08] [Server thread/INFO]: MovingDevApiAPI is enabled![m
977[13:05:08] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
978[13:05:08] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
979[13:05:08] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
980[13:05:08] [Server thread/INFO]: [BlowableObsidians] Enabling BlowableObsidians v5.0
981[13:05:08] [Server thread/INFO]: [BankNote] Enabling BankNote v1.0.2
982[13:05:08] [Server thread/INFO]: MCUpdate enabled and loaded
983[13:05:08] [Server thread/INFO]: [Vouchers] Enabling Vouchers v2.1.0
984[13:05:08] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
985[13:05:08] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
986[13:05:08] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
987[13:05:08] [Server thread/ERROR]: [DeluxeMenus] Plugin DeluxeMenus v1.12.0 has failed to register events for class com.extendedclip.deluxemenus.PlayerListener because org/bukkit/event/entity/EntityPickupItemEvent does not exist.
988[13:05:08] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
989[13:05:08] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
990[13:05:08] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
991[13:05:08] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
992[13:05:08] [Server thread/INFO]: [PermissionsEx] Initializing file backend
993[13:05:08] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
994[13:05:08] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
995[13:05:08] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
996[13:05:08] [Server thread/INFO]: [NoWeather] Enabling NoWeather v2.1
997[13:05:08] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.22.0
998[13:05:08] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
999[13:05:08] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.22.0
1000[13:05:08] [Server thread/INFO]: [FeatherBoard] Framework version: 2019-07
1001[13:05:08] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
1002[13:05:08] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
1003[13:05:08] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
1004[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
1005[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
1006[13:05:08] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
1007[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
1008[13:05:08] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
1009[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
1010[13:05:08] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
1011[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
1012[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading messages ...
1013[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
1014[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
1015[13:05:08] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
1016[13:05:08] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
1017[13:05:11] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
1018[13:05:11] [Server thread/INFO]: [FeatherBoard] Loaded 3441 of the 3441 placholders
1019[13:05:11] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
1020[13:05:12] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
1021[13:05:12] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
1022[13:05:12] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
1023[13:05:12] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
1024[13:05:12] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
1025[13:05:12] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
1026[13:05:13] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
1027[13:05:13] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
1028[13:05:13] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
1029[13:05:13] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
1030[13:05:13] [Server thread/INFO]: [0;35;22m[[0;34;1mFeatherBoard[0;35;22m] [0;32;1mYour version is up to date![m
1031[13:05:13] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
1032[13:05:13] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
1033[13:05:13] [Server thread/INFO]: [AntiDisconnectSpam] Enabling AntiDisconnectSpam v1.0
1034[13:05:13] [Server thread/INFO]: [AntiDisconnectSpam] Starting...
1035[13:05:13] [Server thread/INFO]: [AntiDisconnectSpam] Started!
1036[13:05:13] [Server thread/INFO]: [ConditionalCommands] Enabling ConditionalCommands v1.4
1037[13:05:13] [Server thread/INFO]: [ConditionalCommands] Initializing placeholders...
1038[13:05:13] [Server thread/INFO]: [ConditionalCommands] Ready.
1039[13:05:13] [Server thread/INFO]: [StaffChat] Enabling StaffChat v1.3.1
1040[13:05:13] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
1041[13:05:13] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
1042[13:05:13] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
1043[13:05:13] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
1044[13:05:13] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
1045[13:05:13] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
1046[13:05:13] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
1047[13:05:13] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
1048[13:05:13] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.7.2
1049[13:05:13] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.7.4.1
1050[13:05:13] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
1051[13:05:13] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
1052[13:05:13] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
1053[13:05:13] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
1054[13:05:13] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
1055[13:05:13] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
1056[13:05:13] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
1057[13:05:13] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
1058[13:05:13] [Server thread/INFO]: [CrazyCrates] Loading custom files.
1059[13:05:13] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Premium.yml.
1060[13:05:13] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Ultra.yml.
1061[13:05:13] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Legacy.yml.
1062[13:05:13] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Vote.yml.
1063[13:05:13] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Koth.yml.
1064[13:05:13] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
1065[13:05:13] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
1066[13:05:13] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
1067[13:05:13] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
1068[13:05:13] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
1069[13:05:13] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
1070[13:05:13] [Server thread/INFO]: [CrazyCrates] 1 player's data has been marked to be removed.
1071[13:05:13] [Server thread/INFO]: [CrazyCrates] All empty player data has been removed.
1072[13:05:13] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
1073[13:05:13] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@415ac8ab}
1074[13:05:13] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@30e477ed}
1075[13:05:13] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@27ecfeca}
1076[13:05:13] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@63b4b07e}
1077[13:05:13] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@5895036f}
1078[13:05:14] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.4
1079[13:05:14] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;36;1mVersion: [0;31;1m3.4 [0;36;1mMC Version: [0;31;1mOLDER_THAN_ONE_DOT_NINE[m
1080[13:05:14] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;31;1mThis plugin is Copyright (c) 2019 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx[m
1081[13:05:14] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mStarting plugin enable...[m
1082[13:05:14] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mPrefix set to: '[0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1m'[m
1083[13:05:14] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mPlugin Enabled![m
1084[13:05:14] [Server thread/INFO]: [MoneyPouch] Enabling MoneyPouch v2.1.10
1085[13:05:14] [Server thread/INFO]: [MoneyPouch] Your server is running version v1_8_R3
1086[13:05:14] [Server thread/INFO]: [MoneyPouch] MoneyPouch setup was successful!
1087[13:05:14] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
1088[13:05:14] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
1089[13:05:14] [Server thread/INFO]: [RewardPRO] Enabling RewardPRO v4.0.1
1090[13:05:14] [Server thread/INFO]: [0;36;22m[21mRewardPro >>> Plugin RewardPro is enabled with plugin version: '4.0.1' and on spigot version: '188'[m
1091[13:05:14] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.2.0
1092[13:05:14] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.6.4
1093[13:05:14] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.4
1094[13:05:14] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
1095[13:05:14] [Server thread/INFO]: [Enderpearl Cooldown] Enabling EnderpearlCooldown v2.7
1096[13:05:14] [Server thread/INFO]: [MVdWPlaceholderAPI] EnderpearlCooldown added custom placeholder {ec_time_left}
1097[13:05:14] [Server thread/INFO]: [MVdWPlaceholderAPI] EnderpearlCooldown added custom placeholder {ec_time_left_decimal}
1098[13:05:14] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.5.1
1099[13:05:14] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
1100[13:05:14] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3)
1101[13:05:14] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
1102[13:05:14] [Server thread/INFO]: | Command file(s) found : 1
1103[13:05:14] [Server thread/INFO]: | Config : Ready.
1104[13:05:14] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
1105[13:05:14] [Server thread/INFO]: | Custom commands loaded : 9
1106[13:05:14] [Server thread/INFO]: | Version: 5.5.1
1107[13:05:14] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
1108[13:05:14] [Server thread/INFO]: | You are running the latest version of MyCommand.
1109[13:05:14] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
1110[13:05:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
1111[13:05:15] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
1112[13:05:15] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
1113[13:05:15] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.0
1114[13:05:15] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.18
1115[13:05:15] [Server thread/INFO]: [LiteBans] Using default database drivers.
1116[13:05:16] [Server thread/WARN]: [LiteBans] Failed to hook into ServerListPlus. Try using the latest dev build
1117[13:05:16] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
1118[13:05:16] [Server thread/INFO]: [LiteBans] Connecting to database...
1119[13:05:16] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/container/plugins/LiteBans/litebans] (196.9 ms).
1120[13:05:16] [Server thread/INFO]: [LiteBans] Database connection fully initialized (278.6 ms).
1121[13:05:16] [Server thread/INFO]: [LiteBans] v2.3.18 enabled. Startup took 1056 ms.
1122[13:05:16] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
1123[13:05:17] [Server thread/INFO]: [BuycraftX] Looks like this is a fresh setup. Get started by using 'tebex secret <key>' in the console.
1124[13:05:17] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1605)
1125[13:05:17] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.6
1126[13:05:17] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
1127[13:05:17] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
1128[13:05:17] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
1129[13:05:17] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
1130[13:05:17] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
1131[13:05:17] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
1132[13:05:17] [Server thread/INFO]: [XPBoost] Enabling XPBoost v3.1.0
1133[13:05:17] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_hasboost}
1134[13:05:17] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_boost}
1135[13:05:17] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_boost_time}
1136[13:05:17] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_timeleft}
1137[13:05:17] [Server thread/INFO]: [MVdWPlaceholderAPI] XPBoost added custom placeholder {xpboost_type}
1138[13:05:17] [Server thread/INFO]: [XPBoost] Enabled.
1139[13:05:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
1140[13:05:18] [Server thread/INFO]: [WorldGuard] (Default) TNT ignition is PERMITTED.
1141[13:05:18] [Server thread/INFO]: [WorldGuard] (Default) Lighters are PERMITTED.
1142[13:05:18] [Server thread/INFO]: [WorldGuard] (Default) Lava fire is blocked.
1143[13:05:18] [Server thread/INFO]: [WorldGuard] (Default) Fire spread is UNRESTRICTED.
1144[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Default'
1145[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_nether) TNT ignition is PERMITTED.
1146[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_nether) Lighters are PERMITTED.
1147[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_nether) Lava fire is blocked.
1148[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_nether) Fire spread is UNRESTRICTED.
1149[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Default_nether'
1150[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_the_end) TNT ignition is PERMITTED.
1151[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_the_end) Lighters are PERMITTED.
1152[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_the_end) Lava fire is blocked.
1153[13:05:18] [Server thread/INFO]: [WorldGuard] (Default_the_end) Fire spread is UNRESTRICTED.
1154[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Default_the_end'
1155[13:05:18] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
1156[13:05:18] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
1157[13:05:18] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
1158[13:05:18] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
1159[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
1160[13:05:18] [Server thread/INFO]: [WorldGuard] (Mars) TNT ignition is PERMITTED.
1161[13:05:18] [Server thread/INFO]: [WorldGuard] (Mars) Lighters are PERMITTED.
1162[13:05:18] [Server thread/INFO]: [WorldGuard] (Mars) Lava fire is blocked.
1163[13:05:18] [Server thread/INFO]: [WorldGuard] (Mars) Fire spread is UNRESTRICTED.
1164[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mars'
1165[13:05:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1166[13:05:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1167[13:05:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1168[13:05:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1169[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1170[13:05:18] [Server thread/INFO]: [WorldGuard] (Features2) TNT ignition is PERMITTED.
1171[13:05:18] [Server thread/INFO]: [WorldGuard] (Features2) Lighters are PERMITTED.
1172[13:05:18] [Server thread/INFO]: [WorldGuard] (Features2) Lava fire is blocked.
1173[13:05:18] [Server thread/INFO]: [WorldGuard] (Features2) Fire spread is UNRESTRICTED.
1174[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Features2'
1175[13:05:18] [Server thread/INFO]: [WorldGuard] (Features) TNT ignition is PERMITTED.
1176[13:05:18] [Server thread/INFO]: [WorldGuard] (Features) Lighters are PERMITTED.
1177[13:05:18] [Server thread/INFO]: [WorldGuard] (Features) Lava fire is blocked.
1178[13:05:18] [Server thread/INFO]: [WorldGuard] (Features) Fire spread is UNRESTRICTED.
1179[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Features'
1180[13:05:18] [Server thread/INFO]: [WorldGuard] (End) TNT ignition is PERMITTED.
1181[13:05:18] [Server thread/INFO]: [WorldGuard] (End) Lighters are PERMITTED.
1182[13:05:18] [Server thread/INFO]: [WorldGuard] (End) Lava fire is blocked.
1183[13:05:18] [Server thread/INFO]: [WorldGuard] (End) Fire spread is UNRESTRICTED.
1184[13:05:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'End'
1185[13:05:18] [Server thread/INFO]: [WorldGuard] Loading region data...
1186[13:05:19] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
1187[13:05:19] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mVault compatible economy found! Economy support for CommandNPC has been enabled.[m
1188[13:05:19] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mInitiating Database[m
1189[13:05:19] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mInjecting command info into Citizens.[m
1190[13:05:19] [Thread-26/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mLoading commands complete![m
1191[13:05:19] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mSetting up BungeeCord[m
1192[13:05:19] [Server thread/INFO]: [0;30;1m[[0;32;22mCommandNPC[0;30;1m] [0;33;22mCommandNPC successfully loaded![m
1193[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.3.5
1194[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Loading the Config.yml
1195[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Config.yml
1196[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Loading the Messages.yml
1197[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Messages.yml
1198[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Loading the Data.yml
1199[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Data.yml
1200[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Loading custom files.
1201[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Tier 2.yml.
1202[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Tier 3.yml.
1203[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Tier 1.yml.
1204[13:05:19] [Server thread/INFO]: [CrazyEnvoy] Finished loading custom files.
1205[13:05:19] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_cooldown}
1206[13:05:19] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_time_left}
1207[13:05:19] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_crates_left}
1208[13:05:19] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.3.1
1209[13:05:19] [Server thread/INFO]: [MysteryMobSpawner] Enabling MysteryMobSpawner vR6.1-SNAPSHOT
1210[13:05:19] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1211[13:05:19] [Server thread/WARN]: java.lang.ClassNotFoundException: de.dustplanet.silkspawners.compat.null.NMSHandler
1212[13:05:19] [Server thread/WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
1213[13:05:19] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102)
1214[13:05:19] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87)
1215[13:05:19] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
1216[13:05:19] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
1217[13:05:19] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
1218[13:05:19] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
1219[13:05:19] [Server thread/WARN]: at de.dustplanet.util.SilkUtil.setupNMSProvider(SilkUtil.java:150)
1220[13:05:19] [Server thread/WARN]: at de.dustplanet.util.SilkUtil.<init>(SilkUtil.java:122)
1221[13:05:19] [Server thread/WARN]: at de.dustplanet.util.SilkUtil.hookIntoSilkSpanwers(SilkUtil.java:139)
1222[13:05:19] [Server thread/WARN]: at net.ryu.mysterymobspawner.utils.hooks.SilkSpawnerHook.check(SilkSpawnerHook.java:16)
1223[13:05:19] [Server thread/WARN]: at net.ryu.mysterymobspawner.utils.hooks.Hooks.load(Hooks.java:12)
1224[13:05:19] [Server thread/WARN]: at net.ryu.mysterymobspawner.MysteryMobSpawnerPlugin.init(MysteryMobSpawnerPlugin.java:29)
1225[13:05:19] [Server thread/WARN]: at net.ryu.mysterymobspawner.MysteryMobSpawnerPlugin.onEnable(MysteryMobSpawnerPlugin.java:19)
1226[13:05:19] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
1227[13:05:19] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
1228[13:05:19] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407)
1229[13:05:19] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
1230[13:05:19] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
1231[13:05:19] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
1232[13:05:19] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
1233[13:05:19] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
1234[13:05:19] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
1235[13:05:19] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
1236[13:05:19] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1237[13:05:19] [Server thread/ERROR]: [SilkSpawners] Could not find support for this CraftBukkit version.
1238[13:05:19] [Server thread/INFO]: [SilkSpawners] Check for updates at https://dev.bukkit.org/projects/silkspawners/
1239[13:05:19] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners now!
1240[13:05:19] [Server thread/INFO]: [HoloExtension] Enabling HolographicDisplaysExtension v1.6.6
1241[13:05:19] [Server thread/INFO]: [0;32;1m=================================[m
1242[13:05:19] [Server thread/INFO]: [0;33;22mMade by Virtus Develops[m
1243[13:05:19] [Server thread/INFO]: [0;37;22mHolographicDisplaysExtension: [0;33;22m1.6.6[m
1244[13:05:19] [Server thread/INFO]: [0;37;22mRunning on: git-PaperSpigot-"4c7641d" (MC: 1.8.8)[m
1245[13:05:19] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
1246[13:05:19] [Server thread/INFO]: Config Version: [0;33;22m5[m
1247[13:05:19] [Server thread/INFO]: Enabling Papi placeholders.[m
1248[13:05:19] [Server thread/INFO]: [0;32;1m=================================[m
1249[13:05:19] [Server thread/INFO]: [TheCore] Enabling TheCore v1.3-SNAPSHOT
1250[13:05:19] [Server thread/INFO]: [0;30;1m[21m[9m-----------------------------------------------[m
1251[13:05:19] [Server thread/INFO]: [0;37;22mPlugin: [0;37;1mTheCore[m
1252[13:05:19] [Server thread/INFO]: [0;37;22mVersion: [0;37;1m1.3-SNAPSHOT[m
1253[13:05:19] [Server thread/INFO]: [0;37;22mAuthor: [0;37;1mMinerbeef[m
1254[13:05:19] [Server thread/INFO]: [0;37;22mAction: [0;32;1m[21mENABLING[m
1255[13:05:19] [Server thread/INFO]: [0;30;1m[21m[9m-----------------------------------------------[m
1256[13:05:19] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Verifier error: Cycle detected in dependency graph: Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4
1257[13:05:19] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.1
1258[13:05:19] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
1259[13:05:19] [Server thread/INFO]: No kits found to migrate.
1260[13:05:19] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
1261[13:05:19] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
1262[13:05:19] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
1263[13:05:20] [Server thread/INFO]: Using locale en
1264[13:05:20] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
1265[13:05:20] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
1266[13:05:20] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
1267[13:05:20] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
1268[13:05:20] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.1
1269[13:05:20] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.1
1270[13:05:20] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.12
1271[13:05:20] [Server thread/INFO]: [WildStacker] Enabling WildStacker v2.9.2
1272[13:05:20] [Server thread/INFO]: [WildStacker] ******** ENABLE START ********
1273[13:05:20] [Server thread/INFO]: [WildStacker] Loading configuration started...
1274[13:05:20] [Server thread/INFO]: [WildStacker] - Stacking drops is disabled
1275[13:05:20] [Server thread/INFO]: [WildStacker] - Stacking entities is enabled
1276[13:05:20] [Server thread/INFO]: [WildStacker] - Stacking spawners is enabled
1277[13:05:20] [Server thread/INFO]: [WildStacker] - Stacking barrels is disabled
1278[13:05:20] [Server thread/INFO]: [WildStacker] Loading configuration done (Took 119ms)
1279[13:05:20] [Server thread/INFO]: [WildStacker] Loading messages started...
1280[13:05:20] [Server thread/INFO]: [WildStacker] - Found 50 messages in lang.yml.
1281[13:05:20] [Server thread/INFO]: [WildStacker] Loading messages done (Took 132ms)
1282[13:05:20] [Server thread/INFO]: [WildStacker] ******** ENABLE DONE ********
1283[13:05:21] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4
1284[13:05:21] [Server thread/INFO]:
1285 __ ___ _ _
1286/ _\ __ ___ ____ _ __ _ ___ / __\_ _ ___| |_(_) ___ _ __ ___
1287\ \ / _` \ \ / / _` |/ _` |/ _ \/ _\/ _` |/ __| __| |/ _ \| '_ \/ __|
1288_\ \ (_| |\ V / (_| | (_| | __/ / | (_| | (__| |_| | (_) | | | \__ \
1289\__/\__,_| \_/ \__,_|\__, |\___\/ \__,_|\___|\__|_|\___/|_| |_|___/
1290 |___/
1291Made with love, by ProSavage & SavageLLC Team.
1292[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] ==== Setup ====
1293[13:05:21] [Server thread/INFO]: [TrackX] Tracker starting for savagefactions
1294[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Minecraft Version 1.8 found, Title Fadeouttime etc will not be configurable.
1295[13:05:21] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
1296[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] ==== End Setup ====
1297[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] === ENABLE START ===
1298[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Config.yml was found to be up-to-date!
1299[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Loaded 1 players
1300[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Loaded 3 Factions
1301[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Loading board from disk
1302[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Loaded 0 board locations
1303[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] CoreProtect not found, disabling Inspect
1304[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Enabling Faction Flight!
1305[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Found FactionsTop plugin. Disabling our own /f top command.
1306[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Economy integration through Vault plugin successful.
1307[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
1308[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Successfully registered placeholders with PlaceholderAPI.
1309[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] Found MVdWPlaceholderAPI. Adding hooks.
1310[13:05:21] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-4] === ENABLE DONE (Took 602ms) ===
1311[13:05:21] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v1.2.0
1312[13:05:21] [Server thread/INFO]: [FactionsTop] Essentials found, using as economy backend.
1313[13:05:21] [Server thread/WARN]: [FactionsTop] Invalid Material: IRON_GOLD
1314[13:05:21] [Server thread/WARN]: [FactionsTop] Invalid Material: LAPIS_LAZULI_BLOCK
1315[13:05:21] [Server thread/WARN]: [FactionsTop] Invalid Material: LAPIS_LAZULI
1316[13:05:21] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop_rank:last}
1317[13:05:21] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop_rank:1}
1318[13:05:21] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop_rank:2}
1319[13:05:21] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop_rank:3}
1320[13:05:21] [Server thread/INFO]: [FactionsTop] MVdWPlaceholderAPI found, added placeholders.
1321[13:05:21] [Server thread/INFO]: [FactionsTop] H2 successfully loaded via classpath.
1322[13:05:22] [Server thread/INFO]: [KoTH] Enabling KoTH v1.5.1
1323[13:05:22] [Server thread/INFO]: [KoTH] VanishNoPacket hook: Disabled
1324[13:05:22] [Server thread/INFO]: [KoTH] Featherboard hook: Disabled
1325[13:05:22] [Server thread/INFO]: [KoTH] Bossbar hook: Disabled
1326[13:05:22] [Server thread/INFO]: [KoTH] PvPManager hook: Disabled
1327[13:05:22] [Server thread/INFO]: [KoTH] Essentials Vanish hook: Enabled
1328[13:05:22] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
1329[13:05:23] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1330[13:05:23] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1331[13:05:23] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
1332[13:05:23] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
1333[13:05:23] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
1334[13:05:23] [Server thread/INFO]: [ChunkBuster] Enabling ChunkBuster v1.2.7
1335[13:05:23] [Server thread/INFO]: [ChunkBuster] Hooked into FactionsUUID/SavageFactions
1336[13:05:23] [Server thread/INFO]: [ChunkBuster] Hooked into WorldGuard 6
1337[13:05:23] [Server thread/INFO]: [PremiumCreeperEggs] Enabling PremiumCreeperEggs v1.1
1338[13:05:24] [Server thread/INFO]: [PremiumCreeperEggs] Detected Bukkit Version: v1_8_R3
1339[13:05:24] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1340[13:05:24] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1341[13:05:24] [Server thread/INFO]: [PremiumCreeperEggs] Hooked onto SilkSpawners
1342[13:05:24] [Server thread/INFO]: [PremiumCreeperEggs] Hooked onto WorldGuard
1343[13:05:24] [Server thread/INFO]: [PremiumCreeperEggs] Hooked onto PlaceholderAPI
1344[13:05:24] [Server thread/INFO]: [BossShopPro] Enabling BossShopPro v1.8.6
1345[13:05:24] [Server thread/INFO]: [BossShopPro] Loading data...
1346[13:05:24] [Server thread/INFO]: [BossShopPro] Hooked into PlaceholderAPI.
1347[13:05:24] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1348[13:05:24] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1349[13:05:24] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.18.1
1350[13:05:24] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
1351[13:05:24] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1352[13:05:24] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1353[13:05:24] [Server thread/INFO]: [ShopGUIPlus] SilkSpawners support enabled.
1354[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading mobdropsnew > 17 (shops.yml), item not loaded
1355[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 18 (shops.yml), item not loaded
1356[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 19 (shops.yml), item not loaded
1357[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 20 (shops.yml), item not loaded
1358[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 21 (shops.yml), item not loaded
1359[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 22 (shops.yml), item not loaded
1360[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 23 (shops.yml), item not loaded
1361[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 24 (shops.yml), item not loaded
1362[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 25 (shops.yml), item not loaded
1363[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 26 (shops.yml), item not loaded
1364[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 27 (shops.yml), item not loaded
1365[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 28 (shops.yml), item not loaded
1366[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 29 (shops.yml), item not loaded
1367[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 30 (shops.yml), item not loaded
1368[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 31 (shops.yml), item not loaded
1369[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 32 (shops.yml), item not loaded
1370[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glassnew > 33 (shops.yml), item not loaded
1371[13:05:24] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading brewingnew > 9 (shops.yml), item not loaded
1372[13:05:24] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
1373[13:05:24] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.4
1374[13:05:24] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1375[13:05:24] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1376[13:05:24] [Server thread/INFO]: [WildTools] Enabling WildTools v2.5.4
1377[13:05:24] [Server thread/INFO]: [WildTools] ******** ENABLE START ********
1378[13:05:24] [Server thread/INFO]: [WildTools] Loading configuration started...
1379[13:05:25] [Server thread/INFO]: [WildTools] - Found 13 tools in config.yml.
1380[13:05:25] [Server thread/INFO]: [WildTools] Loading configuration done (Took 373ms)
1381[13:05:25] [Server thread/INFO]: [WildTools] Loading messages started...
1382[13:05:25] [Server thread/INFO]: [WildTools] - Found 0 messages in lang.yml.
1383[13:05:25] [Server thread/INFO]: [WildTools] Loading messages done (Took 283ms)
1384[13:05:25] [Server thread/INFO]: [WildTools] ******** ENABLE DONE ********
1385[13:05:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1386[13:05:25] [Server thread/INFO]: Done (28.195s)! For help, type "help" or "?"
1387[13:05:25] [Server thread/INFO]: Starting GS4 status listener
1388[13:05:25] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
1389[13:05:25] [Server thread/INFO]: Timings Reset
1390[13:05:25] [Server thread/INFO]: [WildTools] Loading providers started...
1391[13:05:25] [Server thread/INFO]: [WildTools] - Using v1_8_R3 adapter.
1392[13:05:25] [Server thread/INFO]: [WildTools] - Using ShopGUIPlus as PricesProvider.
1393[13:05:25] [Server thread/INFO]: [WildTools] - Using SavageFactions as FactionsProvider.
1394[13:05:25] [Server thread/INFO]: [WildTools] Loading providers done (Took 9ms)
1395[13:05:26] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'WorldGuard' found. Using it now.[m
1396[13:05:26] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'FactionsUUID' found. Using it now.[m
1397[13:05:26] [Server thread/INFO]: [WildStacker] Loading providers started...
1398[13:05:26] [Server thread/INFO]: [WildStacker] - Using CustomDrops as Custom LootTable.
1399[13:05:26] [Server thread/INFO]: [WildStacker] - Using SilkSpawners as SpawnersProvider.
1400[13:05:26] [Server thread/INFO]: [WildStacker] - Using HolographicDisplays as HologramsProvider.
1401[13:05:26] [Server thread/INFO]: [WildStacker] - Using NoCheatPlus as AntiCheatProvider.
1402[13:05:26] [Server thread/INFO]: [WildStacker] Loading providers done (Took 15ms)
1403[13:05:26] [Craft Scheduler Thread - 8/INFO]: [TitleManager] Searching for updates.
1404[13:05:26] [Craft Scheduler Thread - 11/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
1405[13:05:26] [Server thread/WARN]: [NoCheatPlus] The block data is incomplete:
1406--- Missing entries -------------------------------
1407* BLOCK BREAKING (AIR)
1408* BLOCK BREAKING (STONE / SOLID+GROUND)
1409* BLOCK BREAKING (GRASS / SOLID+GROUND)
1410* BLOCK BREAKING (DIRT / SOLID+GROUND)
1411* BLOCK BREAKING (COBBLESTONE / SOLID+GROUND)
1412* BLOCK BREAKING (WOOD / SOLID+GROUND)
1413* FLAGS (SAPLING) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1414* BLOCK BREAKING (BEDROCK / SOLID+GROUND)
1415* BLOCK BREAKING (WATER / LIQUID+WATER+HEIGHT_8SIM_DEC+FALLDIST_ZERO)
1416* BLOCK BREAKING (STATIONARY_WATER / LIQUID+WATER+HEIGHT_8SIM_DEC+FALLDIST_ZERO)
1417* BLOCK BREAKING (LAVA / LIQUID+LAVA+HEIGHT_8SIM_DEC+FALLDIST_HALF)
1418* BLOCK BREAKING (STATIONARY_LAVA / LIQUID+LAVA+HEIGHT_8SIM_DEC+FALLDIST_HALF)
1419* BLOCK BREAKING (SAND / SOLID+GROUND)
1420* BLOCK BREAKING (GRAVEL / SOLID+GROUND)
1421* BLOCK BREAKING (GOLD_ORE / SOLID+GROUND)
1422* BLOCK BREAKING (IRON_ORE / SOLID+GROUND)
1423* BLOCK BREAKING (COAL_ORE / SOLID+GROUND)
1424* BLOCK BREAKING (LOG / SOLID+GROUND)
1425* BLOCK BREAKING (LEAVES / SOLID+GROUND)
1426* BLOCK BREAKING (SPONGE / SOLID+GROUND)
1427* BLOCK BREAKING (GLASS / SOLID+GROUND)
1428* BLOCK BREAKING (LAPIS_ORE / SOLID+GROUND)
1429* BLOCK BREAKING (LAPIS_BLOCK / SOLID+GROUND)
1430* BLOCK BREAKING (DISPENSER / SOLID+GROUND)
1431* BLOCK BREAKING (SANDSTONE / SOLID+GROUND)
1432* BLOCK BREAKING (NOTE_BLOCK / SOLID+GROUND)
1433* BLOCK BREAKING (BED_BLOCK / SOLID+GROUND)
1434* BLOCK BREAKING (POWERED_RAIL / RAILS)
1435* BLOCK BREAKING (DETECTOR_RAIL / RAILS)
1436* BLOCK BREAKING (PISTON_STICKY_BASE / SOLID+GROUND)
1437* BLOCK BREAKING (WEB)
1438* FLAGS (LONG_GRASS) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1439* FLAGS (DEAD_BUSH) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1440* BLOCK BREAKING (PISTON_BASE / SOLID+GROUND)
1441* BLOCK BREAKING (PISTON_EXTENSION / SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1442* BLOCK BREAKING (WOOL / SOLID+GROUND)
1443* FLAGS (YELLOW_FLOWER) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1444* FLAGS (RED_ROSE) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1445* FLAGS (BROWN_MUSHROOM) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1446* FLAGS (RED_MUSHROOM) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1447* BLOCK BREAKING (GOLD_BLOCK / SOLID+GROUND)
1448* BLOCK BREAKING (IRON_BLOCK / SOLID+GROUND)
1449* BLOCK BREAKING (DOUBLE_STEP / SOLID+GROUND)
1450* BLOCK BREAKING (STEP / SOLID+IGN_PASSABLE+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1451* BLOCK BREAKING (BRICK / SOLID+GROUND)
1452* BLOCK BREAKING (BOOKSHELF / SOLID+GROUND)
1453* BLOCK BREAKING (MOSSY_COBBLESTONE / SOLID+GROUND)
1454* BLOCK BREAKING (OBSIDIAN / SOLID+GROUND)
1455* BLOCK BREAKING (TORCH / IGN_PASSABLE+GROUND_HEIGHT+HEIGHT8_1)
1456* BLOCK BREAKING (FIRE)
1457* BLOCK BREAKING (MOB_SPAWNER / SOLID+GROUND)
1458* BLOCK BREAKING (WOOD_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1459* BLOCK BREAKING (CHEST / SOLID+GROUND)
1460* BLOCK BREAKING (REDSTONE_WIRE)
1461* BLOCK BREAKING (DIAMOND_ORE / SOLID+GROUND)
1462* BLOCK BREAKING (DIAMOND_BLOCK / SOLID+GROUND)
1463* BLOCK BREAKING (WORKBENCH / SOLID+GROUND)
1464* BLOCK BREAKING (CROPS)
1465* BLOCK BREAKING (SOIL / SOLID+GROUND+HEIGHT100+GROUND_HEIGHT)
1466* BLOCK BREAKING (FURNACE / SOLID+GROUND)
1467* BLOCK BREAKING (BURNING_FURNACE / SOLID+GROUND)
1468* BLOCK BREAKING (SIGN_POST / IGN_PASSABLE)
1469* BLOCK BREAKING (WOODEN_DOOR / SOLID+GROUND+VARIABLE_USE+VARIABLE_REDSTONE)
1470* BLOCK BREAKING (LADDER / IGN_PASSABLE+GROUND+CLIMBABLE+FACING_LOW3D2_NSWE)
1471* BLOCK BREAKING (RAILS / RAILS)
1472* BLOCK BREAKING (COBBLESTONE_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1473* BLOCK BREAKING (WALL_SIGN / IGN_PASSABLE)
1474* BLOCK BREAKING (LEVER)
1475* BLOCK BREAKING (STONE_PLATE / SOLID+IGN_PASSABLE+GROUND)
1476* BLOCK BREAKING (IRON_DOOR_BLOCK / SOLID+GROUND)
1477* BLOCK BREAKING (WOOD_PLATE / SOLID+GROUND)
1478* BLOCK BREAKING (REDSTONE_ORE / SOLID+GROUND)
1479* BLOCK BREAKING (GLOWING_REDSTONE_ORE / SOLID+GROUND)
1480* BLOCK BREAKING (REDSTONE_TORCH_OFF)
1481* BLOCK BREAKING (REDSTONE_TORCH_ON)
1482* BLOCK BREAKING (STONE_BUTTON)
1483* BLOCK BREAKING (SNOW / GROUND+HEIGHT_8SIM_INC)
1484* BLOCK BREAKING (ICE / SOLID+GROUND+ICE)
1485* BLOCK BREAKING (SNOW_BLOCK / SOLID+GROUND)
1486* BLOCK BREAKING (CACTUS / SOLID+GROUND)
1487* BLOCK BREAKING (CLAY / SOLID+GROUND)
1488* BLOCK BREAKING (SUGAR_CANE_BLOCK)
1489* BLOCK BREAKING (JUKEBOX / SOLID+GROUND)
1490* BLOCK BREAKING (FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1491* BLOCK BREAKING (PUMPKIN / SOLID+GROUND)
1492* BLOCK BREAKING (NETHERRACK / SOLID+GROUND)
1493* BLOCK BREAKING (SOUL_SAND / SOLID+GROUND)
1494* BLOCK BREAKING (GLOWSTONE / SOLID+GROUND)
1495* BLOCK BREAKING (PORTAL)
1496* BLOCK BREAKING (JACK_O_LANTERN / SOLID+GROUND)
1497* BLOCK BREAKING (CAKE_BLOCK / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
1498* BLOCK BREAKING (STAINED_GLASS / SOLID+GROUND)
1499* BLOCK BREAKING (TRAP_DOOR / SOLID+GROUND+GROUND_HEIGHT+PASSABLE_X4+ATTACHED_LOW2_SNEW+VARIABLE_USE+VARIABLE_REDSTONE)
1500* BLOCK BREAKING (MONSTER_EGGS / SOLID+GROUND)
1501* BLOCK BREAKING (SMOOTH_BRICK / SOLID+GROUND)
1502* BLOCK BREAKING (HUGE_MUSHROOM_1 / SOLID+GROUND)
1503* BLOCK BREAKING (HUGE_MUSHROOM_2 / SOLID+GROUND+HEIGHT100+GROUND_HEIGHT)
1504* BLOCK BREAKING (IRON_FENCE / SOLID+GROUND+VARIABLE+THIN_FENCE)
1505* BLOCK BREAKING (THIN_GLASS / SOLID+GROUND+VARIABLE+THIN_FENCE)
1506* BLOCK BREAKING (MELON_BLOCK / SOLID+GROUND)
1507* BLOCK BREAKING (PUMPKIN_STEM)
1508* FLAGS (MELON_STEM) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1509* BLOCK BREAKING (VINE / CLIMBABLE)
1510* BLOCK BREAKING (FENCE_GATE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE+PASSABLE_X4+VARIABLE_USE+VARIABLE_REDSTONE)
1511* BLOCK BREAKING (BRICK_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1512* BLOCK BREAKING (SMOOTH_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1513* BLOCK BREAKING (MYCEL / SOLID+GROUND)
1514* BLOCK BREAKING (NETHER_BRICK / SOLID+GROUND)
1515* BLOCK BREAKING (NETHER_FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1516* BLOCK BREAKING (NETHER_BRICK_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1517* FLAGS (NETHER_WARTS) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1518* BLOCK BREAKING (ENCHANTMENT_TABLE / SOLID+GROUND)
1519* BLOCK BREAKING (BREWING_STAND / SOLID+IGN_PASSABLE+GROUND+HEIGHT100+GROUND_HEIGHT)
1520* BLOCK BREAKING (CAULDRON / SOLID+GROUND)
1521* BLOCK BREAKING (ENDER_PORTAL)
1522* BLOCK BREAKING (ENDER_PORTAL_FRAME / SOLID+GROUND+XZ100+GROUND_HEIGHT+MIN_HEIGHT16_13)
1523* BLOCK BREAKING (ENDER_STONE / SOLID+GROUND)
1524* BLOCK BREAKING (DRAGON_EGG / SOLID+GROUND)
1525* BLOCK BREAKING (REDSTONE_LAMP_OFF / SOLID+GROUND)
1526* BLOCK BREAKING (REDSTONE_LAMP_ON / SOLID+GROUND)
1527* BLOCK BREAKING (WOOD_DOUBLE_STEP / SOLID+GROUND)
1528* BLOCK BREAKING (WOOD_STEP / SOLID+GROUND+XZ100)
1529* BLOCK BREAKING (COCOA / GROUND)
1530* BLOCK BREAKING (SANDSTONE_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1531* BLOCK BREAKING (EMERALD_ORE / SOLID+GROUND)
1532* BLOCK BREAKING (ENDER_CHEST / SOLID+GROUND)
1533* BLOCK BREAKING (TRIPWIRE_HOOK)
1534* BLOCK BREAKING (TRIPWIRE)
1535* BLOCK BREAKING (EMERALD_BLOCK / SOLID+GROUND)
1536* BLOCK BREAKING (SPRUCE_WOOD_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1537* BLOCK BREAKING (BIRCH_WOOD_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1538* BLOCK BREAKING (JUNGLE_WOOD_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1539* BLOCK BREAKING (BEACON / SOLID+GROUND)
1540* BLOCK BREAKING (COBBLE_WALL / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1541* BLOCK BREAKING (FLOWER_POT)
1542* BLOCK BREAKING (CARROT)
1543* BLOCK BREAKING (POTATO)
1544* BLOCK BREAKING (WOOD_BUTTON)
1545* BLOCK BREAKING (SKULL)
1546* BLOCK BREAKING (ANVIL / SOLID+GROUND)
1547* BLOCK BREAKING (TRAPPED_CHEST / SOLID+GROUND)
1548* BLOCK BREAKING (GOLD_PLATE / SOLID+GROUND)
1549* BLOCK BREAKING (IRON_PLATE / SOLID+GROUND)
1550* BLOCK BREAKING (REDSTONE_COMPARATOR_OFF)
1551* BLOCK BREAKING (REDSTONE_COMPARATOR_ON)
1552* BLOCK BREAKING (DAYLIGHT_DETECTOR / SOLID+GROUND)
1553* BLOCK BREAKING (REDSTONE_BLOCK / SOLID+GROUND)
1554* BLOCK BREAKING (QUARTZ_ORE / SOLID+GROUND)
1555* BLOCK BREAKING (HOPPER / SOLID+GROUND)
1556* BLOCK BREAKING (QUARTZ_BLOCK / SOLID+GROUND)
1557* BLOCK BREAKING (QUARTZ_STAIRS / SOLID+GROUND)
1558* BLOCK BREAKING (ACTIVATOR_RAIL / RAILS)
1559* BLOCK BREAKING (DROPPER / SOLID+GROUND)
1560* BLOCK BREAKING (STAINED_CLAY / SOLID+GROUND)
1561* BLOCK BREAKING (STAINED_GLASS_PANE / SOLID+GROUND+VARIABLE+THIN_FENCE)
1562* BLOCK BREAKING (LEAVES_2 / SOLID+GROUND)
1563* BLOCK BREAKING (LOG_2 / SOLID+GROUND)
1564* BLOCK BREAKING (ACACIA_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1565* BLOCK BREAKING (DARK_OAK_STAIRS / STAIRS+SOLID+GROUND+HEIGHT100+XZ100+GROUND_HEIGHT)
1566* BLOCK BREAKING (SLIME_BLOCK / SOLID+GROUND)
1567* BLOCK BREAKING (BARRIER / SOLID+GROUND)
1568* BLOCK BREAKING (IRON_TRAPDOOR / SOLID+GROUND+VARIABLE_REDSTONE)
1569* BLOCK BREAKING (PRISMARINE / SOLID+GROUND)
1570* BLOCK BREAKING (SEA_LANTERN / SOLID+GROUND)
1571* BLOCK BREAKING (HAY_BLOCK / SOLID+GROUND)
1572* BLOCK BREAKING (CARPET)
1573* BLOCK BREAKING (HARD_CLAY / SOLID+GROUND)
1574* BLOCK BREAKING (COAL_BLOCK / SOLID+GROUND)
1575* BLOCK BREAKING (PACKED_ICE / SOLID+GROUND)
1576* FLAGS (DOUBLE_PLANT) BlockProps(0.0 / ToolProps(NONE/NONE) / [0, 0, 0, 0, 0, 0])
1577* BLOCK BREAKING (STANDING_BANNER / SOLID+GROUND)
1578* BLOCK BREAKING (WALL_BANNER / SOLID+GROUND)
1579* BLOCK BREAKING (DAYLIGHT_DETECTOR_INVERTED / SOLID+GROUND)
1580* BLOCK BREAKING (RED_SANDSTONE / SOLID+GROUND)
1581* BLOCK BREAKING (RED_SANDSTONE_STAIRS / SOLID+GROUND)
1582* BLOCK BREAKING (DOUBLE_STONE_SLAB2 / SOLID+GROUND)
1583* BLOCK BREAKING (STONE_SLAB2 / SOLID+GROUND)
1584* BLOCK BREAKING (SPRUCE_FENCE_GATE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE+PASSABLE_X4+VARIABLE_USE+VARIABLE_REDSTONE)
1585* BLOCK BREAKING (BIRCH_FENCE_GATE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE+PASSABLE_X4+VARIABLE_USE+VARIABLE_REDSTONE)
1586* BLOCK BREAKING (JUNGLE_FENCE_GATE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE+PASSABLE_X4+VARIABLE_USE+VARIABLE_REDSTONE)
1587* BLOCK BREAKING (DARK_OAK_FENCE_GATE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE+PASSABLE_X4+VARIABLE_USE+VARIABLE_REDSTONE)
1588* BLOCK BREAKING (ACACIA_FENCE_GATE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE+PASSABLE_X4+VARIABLE_USE+VARIABLE_REDSTONE)
1589* BLOCK BREAKING (SPRUCE_FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1590* BLOCK BREAKING (BIRCH_FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1591* BLOCK BREAKING (JUNGLE_FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1592* BLOCK BREAKING (DARK_OAK_FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1593* BLOCK BREAKING (ACACIA_FENCE / SOLID+HEIGHT150+GROUND+VARIABLE+THICK_FENCE)
1594* BLOCK BREAKING (SPRUCE_DOOR / SOLID+GROUND+VARIABLE_USE+VARIABLE_REDSTONE)
1595* BLOCK BREAKING (BIRCH_DOOR / SOLID+GROUND+VARIABLE_USE+VARIABLE_REDSTONE)
1596* BLOCK BREAKING (JUNGLE_DOOR / SOLID+GROUND+VARIABLE_USE+VARIABLE_REDSTONE)
1597* BLOCK BREAKING (ACACIA_DOOR / SOLID+GROUND+VARIABLE_USE+VARIABLE_REDSTONE)
1598* BLOCK BREAKING (DARK_OAK_DOOR / SOLID+GROUND+VARIABLE_USE+VARIABLE_REDSTONE)
1599[13:05:26] [Craft Scheduler Thread - 8/INFO]: [TitleManager] No update was found.
1600[13:05:26] [Craft Scheduler Thread - 11/INFO]: [GAListener] Connection established!
1601[13:05:26] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
1602[13:05:26] [Craft Scheduler Thread - 11/INFO]: [GAListener] Loading queued votes
1603[13:05:26] [Craft Scheduler Thread - 11/INFO]: [GAListener] Loaded 1 queued votes
1604[13:05:26] [Craft Scheduler Thread - 18/WARN]: java.net.UnknownHostException: api.aquazus.fr
1605[13:05:26] [Craft Scheduler Thread - 18/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
1606[13:05:26] [Craft Scheduler Thread - 18/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1607[13:05:26] [Craft Scheduler Thread - 18/WARN]: at java.net.Socket.connect(Socket.java:589)
1608[13:05:26] [Craft Scheduler Thread - 18/WARN]: at java.net.Socket.connect(Socket.java:538)
1609[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
1610[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
1611[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
1612[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
1613[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
1614[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
1615[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
1616[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
1617[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
1618[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
1619[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
1620[13:05:26] [Craft Scheduler Thread - 18/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
1621[13:05:26] [Craft Scheduler Thread - 18/WARN]: at fr.aquazus.slowchat.misc.AquAPI$1.run(AquAPI.java:55)
1622[13:05:26] [Craft Scheduler Thread - 18/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
1623[13:05:26] [Craft Scheduler Thread - 18/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1624[13:05:26] [Craft Scheduler Thread - 18/WARN]: at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
1625[13:05:26] [Craft Scheduler Thread - 18/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1626[13:05:26] [Craft Scheduler Thread - 18/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1627[13:05:26] [Craft Scheduler Thread - 18/WARN]: at java.lang.Thread.run(Thread.java:748)
1628[13:05:26] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
1629[13:05:26] [Craft Scheduler Thread - 6/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
1630
1631The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
1632[13:05:26] [Craft Scheduler Thread - 6/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1633[13:05:26] [Craft Scheduler Thread - 6/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1634[13:05:26] [Craft Scheduler Thread - 6/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1635[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1636[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1637[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
1638[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
1639[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
1640[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
1641[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
1642[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
1643[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
1644[13:05:26] [Craft Scheduler Thread - 6/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1645[13:05:26] [Craft Scheduler Thread - 6/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
1646[13:05:26] [Craft Scheduler Thread - 6/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1647[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
1648[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
1649[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
1650[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
1651[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
1652[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
1653[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.movingdev.minecraft.api.database.DatabaseHandler$1.run(DatabaseHandler.java:32)
1654[13:05:26] [Craft Scheduler Thread - 6/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
1655[13:05:26] [Craft Scheduler Thread - 6/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1656[13:05:26] [Craft Scheduler Thread - 6/WARN]: at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
1657[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1658[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1659[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.lang.Thread.run(Thread.java:748)
1660[13:05:26] [Craft Scheduler Thread - 6/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
1661[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
1662[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
1663[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
1664[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
1665[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
1666[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.Socket.connect(Socket.java:589)
1667[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.Socket.connect(Socket.java:538)
1668[13:05:26] [Craft Scheduler Thread - 3/INFO]: [TigerReports] The plugin is using the SQLite (default) database.
1669[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.Socket.<init>(Socket.java:434)
1670[13:05:26] [Craft Scheduler Thread - 6/WARN]: at java.net.Socket.<init>(Socket.java:244)
1671[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
1672[13:05:26] [Craft Scheduler Thread - 6/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
1673[13:05:26] [Craft Scheduler Thread - 6/WARN]: ... 21 more
1674[13:05:26] [Craft Scheduler Thread - 6/INFO]: MovingDevApiAPI is diabled![m
1675[13:05:26] [Craft Scheduler Thread - 12/WARN]: [CrazyAuctions] com.massivestats.MassiveStats was unable to communicate with its API endpoint.
1676[13:05:27] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 156 placeholder expansions are available on the cloud.
1677[13:05:27] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
1678[13:05:27] [Craft Scheduler Thread - 6/INFO]: [Wild] You are using the latest version thanks
1679[13:05:27] [Server thread/INFO]: [Citizens] Loaded 16 NPCs.
1680[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,169,58,302
1681[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1682[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,489,20,483
1683[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1684[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,211,65,404
1685[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1686[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,214,65,404
1687[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1688[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,217,65,404
1689[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1690[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,214,65,407
1691[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1692[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,211,65,398
1693[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1694[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,214,65,395
1695[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1696[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,214,65,398
1697[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1698[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,217,65,398
1699[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1700[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9339,104,6797
1701[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1702[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9342,104,6788
1703[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1704[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9339,104,6791
1705[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1706[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9342,104,6800
1707[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1708[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9342,104,6797
1709[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1710[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9345,104,6797
1711[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1712[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9345,104,6791
1713[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1714[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,9342,104,6791
1715[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1716[13:05:27] [Server thread/INFO]: [WildStacker] Couldn't load spawner: world,315,31,389
1717[13:05:27] [Server thread/INFO]: [WildStacker] Block doesn't exist anymore.
1718[13:05:27] [Server thread/INFO]: [0;37;22m[9m--------[m[0;37;22m([0;33;22m[21mZone[0;33;1m[21mRaids [0;37;1m[21mFactions[0;37;22m)[0;37;22m[9m--------[m
1719[13:05:27] [Server thread/INFO]: [m
1720[13:05:27] [Server thread/INFO]: [0;30;1m> [0;33;1mType /help for all the info you need![m
1721[13:05:27] [Server thread/INFO]: [0;30;1m> [0;33;1mType /vote to support us and recieve rewards![m
1722[13:05:27] [Server thread/INFO]: [0;30;1m> [0;33;1mType /rules to learn the rules![m
1723[13:05:27] [Server thread/INFO]: [m
1724[13:05:27] [Server thread/INFO]: [0;37;22m[9m--------------------------------[m
1725[13:05:27] [Craft Scheduler Thread - 20/INFO]: [Vault] Checking for Updates ...
1726[13:05:27] [Craft Scheduler Thread - 20/INFO]: [Vault] No new version available
1727[13:05:27] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1728[13:05:28] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1729[13:05:28] [Craft Scheduler Thread - 20/INFO]: [BossShopPro] Loaded 2 Shops!
1730[13:05:29] [Craft Scheduler Thread - 16/WARN]: java.lang.NullPointerException
1731[13:05:29] [Craft Scheduler Thread - 16/WARN]: at com.movingdev.minecraft.api.database.DatabaseHandler.selectListSqlStatement(DatabaseHandler.java:126)
1732[13:05:29] [Craft Scheduler Thread - 16/WARN]: at eu.superm.minecraft.rewardpro.database.MySQLSettings.getSettingByType(MySQLSettings.java:20)
1733[13:05:29] [Craft Scheduler Thread - 16/WARN]: at eu.superm.minecraft.rewardpro.mainclasses.RewardPro$3.run(RewardPro.java:247)
1734[13:05:29] [Craft Scheduler Thread - 16/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
1735[13:05:29] [Craft Scheduler Thread - 16/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1736[13:05:29] [Craft Scheduler Thread - 16/WARN]: at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
1737[13:05:29] [Craft Scheduler Thread - 16/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1738[13:05:29] [Craft Scheduler Thread - 16/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1739[13:05:29] [Craft Scheduler Thread - 16/WARN]: at java.lang.Thread.run(Thread.java:748)
1740[13:05:29] [Craft Scheduler Thread - 16/INFO]: [0;36;22m[21mRewardPro >>> Plugin RewardPro is diabled[m
1741[13:05:30] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
1742[13:05:30] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
1743[13:06:24] [User Authenticator #1/INFO]: UUID of player Mordicaai is 5bd5ff60-7921-4057-b7c8-fe245064d26a
1744[13:06:24] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to RewardPRO v4.0.1
1745org.bukkit.event.EventException
1746 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
1747 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
1748 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
1749 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1750 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1751 at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:314) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1752 at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:173) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1753 at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1754 at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1755 at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1756 at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1757 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:875) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1758 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1759 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1760 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [Spigot.jar:git-PaperSpigot-"4c7641d"]
1761 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1762Caused by: java.lang.NullPointerException
1763 at com.movingdev.minecraft.api.database.DatabaseHandler.selectSqlStatement(DatabaseHandler.java:95) ~[?:?]
1764 at eu.superm.minecraft.rewardpro.database.MySQLDailyReward.getUserWithUUID(MySQLDailyReward.java:15) ~[?:?]
1765 at eu.superm.minecraft.rewardpro.mainclasses.RewardPro.onJoin(RewardPro.java:148) ~[?:?]
1766 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
1767 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
1768 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
1769 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
1770 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[Spigot.jar:git-PaperSpigot-"4c7641d"]
1771 ... 15 more
1772[13:06:24] [Server thread/INFO]: Mordicaai[/73.19.30.85:62328] logged in with entity id 1657 at ([world]0.5, 82.0, 0.5)
1773[13:06:25] [Craft Scheduler Thread - 13/INFO]: [GAListener] Player: Mordicaai has 19 votes
1774[13:06:25] [Server thread/INFO]: [0;37;22m[21m([0;32;1m[21m+[0;37;22m[21m) [0;30;1m[21m([0;31;22m[21mOwner[0;30;1m[21m) [0;31;22m[21mMordicaai[m [0;30;1m[[0;37;1m[21m[5mii[0;31;1m[21mOG[0;37;1m[21m[5mii[0;30;1m][m[m
1775[13:07:00] [Server thread/INFO]: Mordicaai issued server command: /holo movehere spawn
1776[13:07:14] [Server thread/INFO]: Mordicaai issued server command: /holo movehere spawn
1777[13:07:20] [Server thread/INFO]: Mordicaai issued server command: /holo movehere spawn
1778[13:07:30] [Server thread/INFO]: Mordicaai lost connection: Disconnected
1779[13:07:30] [Server thread/INFO]: (-) (Owner) Mordicaai [iiOGii]
1780[13:12:06] [Server thread/INFO]: [0;33;22m[21mLAG [0;30;1m- [0;37;22mWarning Ground items will be removed in [0;33;1m60 [0;37;22mseconds![m
1781[13:12:06] [Server thread/INFO]: [0;37;22m[9m--------[m[0;37;22m([0;33;22m[21mZone[0;33;1m[21mRaids [0;37;1m[21mFactions[0;37;22m)[0;37;22m[9m--------[m
1782[13:12:06] [Server thread/INFO]: [m
1783[13:12:06] [Server thread/INFO]: [0;30;1m> [0;33;1mType /help for all the info you need![m
1784[13:12:06] [Server thread/INFO]: [0;30;1m> [0;33;1mType /vote to support us and recieve rewards![m
1785[13:12:06] [Server thread/INFO]: [0;30;1m> [0;33;1mType /rules to learn the rules![m
1786[13:12:06] [Server thread/INFO]: [m
1787[13:12:06] [Server thread/INFO]: [0;37;22m[9m--------------------------------[m
1788[13:12:46] [Server thread/INFO]: [0;33;22m[21mLAG [0;30;1m- [0;37;22mWarning Ground items will be removed in [0;33;1m20 [0;37;22mseconds![m
1789[13:18:20] [Server thread/INFO]: §6§lENVOY §8- §r§c[§4ALERT§c] §7There is an envoy event happening in §65m, 0s§7.
1790[13:18:46] [Server thread/INFO]: [0;37;22m[9m--------[m[0;37;22m([0;33;22m[21mZone[0;33;1m[21mRaids [0;37;1m[21mFactions[0;37;22m)[0;37;22m[9m--------[m
1791[13:18:46] [Server thread/INFO]: [m
1792[13:18:46] [Server thread/INFO]: [0;30;1m> [0;33;1mType /discord to join our discord server![m
1793[13:18:46] [Server thread/INFO]: [m
1794[13:18:46] [Server thread/INFO]: [0;37;22m[9m--------------------------------[m
1795[13:19:46] [Server thread/INFO]: [0;33;22m[21mLAG [0;30;1m- [0;37;22mWarning Ground items will be removed in [0;33;1m60 [0;37;22mseconds![m
1796[13:20:26] [Server thread/INFO]: [0;33;22m[21mLAG [0;30;1m- [0;37;22mWarning Ground items will be removed in [0;33;1m20 [0;37;22mseconds![m
1797[13:20:26] [Craft Scheduler Thread - 55/WARN]: [CrazyAuctions] com.massivestats.MassiveStats was unable to communicate with its API endpoint.
1798[13:22:20] [Server thread/INFO]: §6§lENVOY §8- §r§c[§4ALERT§c] §7There is an envoy event happening in §61m, 0s§7.
1799[13:22:50] [Server thread/INFO]: §6§lENVOY §8- §r§c[§4ALERT§c] §7There is an envoy event happening in §630s§7.
1800[13:23:17] [Server thread/INFO]: §6§lENVOY §8- §r§c[§4ALERT§c] §7There is an envoy event happening in §63s§7.
1801[13:23:19] [Server thread/INFO]: §6§lENVOY §8- §r§c[§4ALERT§c] §7There is an envoy event happening in §61s§7.
1802[13:23:21] [Server thread/INFO]: §6§lENVOY §8- §r§7An envoy event has just started, the event will end in 5 minutes§8!