· 6 years ago · Mar 26, 2020, 05:52 PM
1[11:39:51] [main/INFO]: Main is now locked.
2[11:39:51] [Server thread/INFO]: Starting minecraft server version 1.8.8
3[11:39:51] [Server thread/INFO]: Loading properties
4[11:39:51] [Server thread/INFO]: Default game type: SURVIVAL
5[11:39:51] [Server thread/INFO]: This server is running CraftBukkit version git-TacoSpigot-04511af6 (MC: 1.8.8) (Implementing API version 1.8.8-R0.2-SNAPSHOT)
6[11:39:51] [Server thread/INFO]: Debug logging is disabled
7[11:39:51] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
8[11:39:51] [Server thread/INFO]: Using 4 threads for Netty based IO
9[11:39:51] [Server thread/INFO]: Server Ping Player Sample Count: 12
10[11:39:51] [Server thread/INFO]: Data value allowed items:
11[11:39:51] [Server thread/INFO]: Disabling player interaction limiter, your server may be more vulnerable to malicious users
12[11:39:51] [Server thread/INFO]: Generating keypair
13[11:39:51] [Server thread/INFO]: Starting Minecraft server on s28.hosthorde.com:26346
14[11:39:51] [Server thread/INFO]: Using epoll channel type
15[11:39:51] [Server thread/ERROR]: Could not load 'plugins/ElapsedSpigot.jar' in folder 'plugins'
16org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
17 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
18 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:134) [StellarSpigot.jar:git-TacoSpigot-04511af6]
19 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:286) [StellarSpigot.jar:git-TacoSpigot-04511af6]
20 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:211) [StellarSpigot.jar:git-TacoSpigot-04511af6]
21 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [StellarSpigot.jar:git-TacoSpigot-04511af6]
22 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
23Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
24 ... 6 more
25[11:39:51] [Server thread/ERROR]: Ambiguous plugin name `PlayerVaults' for files `plugins/PlayerVaultsX.jar' and `plugins/PlayerVaultsX-4.1.4-Cracked.jar' in `plugins'
26[11:39:51] [Server thread/ERROR]: Could not load 'plugins/Skript.jar' in folder 'plugins'
27org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
28 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:167) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
29 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:134) [StellarSpigot.jar:git-TacoSpigot-04511af6]
30 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:286) [StellarSpigot.jar:git-TacoSpigot-04511af6]
31 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:211) [StellarSpigot.jar:git-TacoSpigot-04511af6]
32 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [StellarSpigot.jar:git-TacoSpigot-04511af6]
33 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
34Caused by: java.util.zip.ZipException: error in opening zip file
35 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_101]
36 at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_101]
37 at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_101]
38 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_101]
39 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_101]
40 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:155) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
41 ... 5 more
42[11:39:51] [Server thread/INFO]: Set PluginClassLoader as parallel capable
43[11:39:51] [Server thread/ERROR]: Could not load 'plugins/Vouchers.jar' in folder 'plugins'
44org.bukkit.plugin.UnknownDependencyException: ItemNBTAPI
45 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:220) [StellarSpigot.jar:git-TacoSpigot-04511af6]
46 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:286) [StellarSpigot.jar:git-TacoSpigot-04511af6]
47 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:211) [StellarSpigot.jar:git-TacoSpigot-04511af6]
48 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [StellarSpigot.jar:git-TacoSpigot-04511af6]
49 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
50[11:39:52] [Server thread/ERROR]: Could not load 'plugins/ChatInjector.jar' in folder 'plugins'
51org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
52 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
53 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:335) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
54 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:252) [StellarSpigot.jar:git-TacoSpigot-04511af6]
55 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:286) [StellarSpigot.jar:git-TacoSpigot-04511af6]
56 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:211) [StellarSpigot.jar:git-TacoSpigot-04511af6]
57 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [StellarSpigot.jar:git-TacoSpigot-04511af6]
58 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
59Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
60 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
61 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_101]
62 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
63 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
64 ... 6 more
65Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
66 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_101]
67 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
68 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
69 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_101]
70 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_101]
71 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
72 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_101]
73 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
74 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:130) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
75 ... 6 more
76[11:39:52] [Server thread/INFO]: [NetherWater] Loading NetherWater v1.0
77[11:39:52] [Server thread/INFO]: [AltDetector] Loading AltDetector v1.04
78[11:39:52] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
79[11:39:52] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.8
80[11:39:52] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
81[11:39:52] [Server thread/INFO]: [UltraCustomizer] Loading UltraCustomizer v1.1.5
82[11:39:52] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.4-19w41a
83[11:39:52] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.4-19w41a is now loaded, injecting!
84[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
85[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
86[11:39:53] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
87[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
88[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
89[11:39:53] [Server thread/INFO]: [ViaVersion] Loading translation mappping
90[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
91[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
92[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
93[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
94[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
95[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
96[11:39:53] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
97[11:39:54] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
98[11:39:54] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
99[11:39:54] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
100[11:39:54] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.panda" :(
101[11:39:54] [Server thread/INFO]: [AntiCraft] Loading AntiCraft v1.4
102[11:39:54] [Server thread/INFO]: [MonthlyCrates] Loading MonthlyCrates v1.0.4
103[11:39:54] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v1.0.0
104[11:39:54] [Server thread/INFO]: [AlmostFlatLandsReloaded] Loading AlmostFlatLandsReloaded v1.0
105[11:39:54] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
106[11:39:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
107[11:39:54] [Server thread/INFO]: [MovingDevApi] Loading MovingDevApi v1.1.1
108[11:39:54] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
109[11:39:54] [Server thread/INFO]: [PotionStack] Loading PotionStack v1.6
110[11:39:54] [Server thread/INFO]: [EpicBosses] Loading EpicBosses v1.0.8-U1
111[11:39:54] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
112[11:39:54] [Server thread/INFO]: [TAB] Loading TAB v1.7.0
113[11:39:54] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
114[11:39:54] [Server thread/INFO]: [Lores] Loading Lores v1.4.1
115[11:39:54] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.1.0
116[11:39:54] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.1
117[11:39:54] [Server thread/INFO]: [GroupManager] Loading GroupManager v0.3.0
118[11:39:54] [Server thread/INFO]: [VoteLister] Loading VoteLister v2.5 (1.7.9) (Bukkit:1.7.10 R0.1)
119[11:39:54] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.6
120[11:39:54] [Server thread/INFO]: [CoinFlip] Loading CoinFlip v1.0
121[11:39:54] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.8.0
122[11:39:54] [Server thread/INFO]: [AntiVPN] Loading AntiVPN v5.11.37
123[11:39:54] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fACF
124[11:39:54] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fSQLite
125[11:39:54] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fMySQL
126[11:39:57] [Server thread/INFO]: §b====================================
127[11:39:57] [Server thread/INFO]: §eAnti-VPN runs better on Paper!
128[11:39:57] [Server thread/INFO]: §ehttps://whypaper.emc.gs/
129[11:39:57] [Server thread/INFO]: §b====================================
130[11:39:57] [Server thread/INFO]: §b====================================
131[11:39:57] [Server thread/INFO]: §4DEAR LORD why are you on 1.8???
132[11:39:57] [Server thread/INFO]: §4Have you tried ViaVersion or ProtocolSupport lately?
133[11:39:57] [Server thread/INFO]: §b====================================
134[11:39:57] [Server thread/INFO]: [PassiveMobs] Loading PassiveMobs v1.0
135[11:39:57] [Server thread/INFO]: [Enderpearl Cooldown] Loading EnderpearlCooldown v3.3
136[11:39:57] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
137[11:39:57] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
138[11:39:57] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.12.1
139[11:39:57] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
140[11:39:57] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
141[11:39:57] [Server thread/INFO]: [JellyLegs] Loading JellyLegs v2.0
142[11:39:57] [Server thread/INFO]: [HarvesterHoes] Loading HarvesterHoes v1.0
143[11:39:57] [Server thread/INFO]: [Votifier] Loading Votifier v1.8
144[11:39:57] [Server thread/INFO]: [BlowableObsidians] Loading BlowableObsidians v5.1
145[11:39:57] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
146[11:39:57] [Server thread/INFO]: [TntWand] Loading TntWand v2.1-SNAPSHOT
147[11:39:57] [Server thread/INFO]: [TNTFillFree] Loading TNTFillFree v1.0.0
148[11:39:57] [Server thread/INFO]: [BottleBets] Loading BottleBets v1.0.0
149[11:39:57] [Server thread/INFO]: [TnT] Loading TnT v1.0
150[11:39:57] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
151[11:39:57] [Server thread/INFO]: [TrenchPicks] Loading TrenchPicks v2.4
152[11:39:57] [Server thread/INFO]: [MoneyPouch] Loading MoneyPouch v2.1.10
153[11:39:57] [Server thread/INFO]: [RewardPRO] Loading RewardPRO v4.1.7
154[11:39:57] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
155[11:39:57] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v5.0.2
156[11:39:57] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.4
157[11:39:57] [Server thread/INFO]: [WithdrawAdvanced] Loading WithdrawAdvanced v1.6.3
158[11:39:57] [Server thread/INFO]: [GuiBalance] Loading GuiBalance v1.4
159[11:39:57] [Server thread/INFO]: [GuiRedeemMCMMO] Loading GuiRedeemMCMMO v1.7.1
160[11:39:57] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
161[11:39:57] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.11-RELEASE
162[11:39:57] [Server thread/INFO]: [TokenManager] Loading TokenManager v3.2.4
163[11:39:57] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10-RELEASE
164[11:39:57] [Server thread/INFO]: [SuperMobCoins] Loading SuperMobCoins v1.0
165[11:39:57] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.48
166[11:39:57] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.4
167[11:39:57] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
168[11:39:57] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.14
169[11:39:57] [Server thread/INFO]: [SellStick] Loading SellStick v9.1.0
170[11:39:57] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.48
171[11:39:57] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
172[11:39:57] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.2.9.3
173[11:39:57] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.25.3
174[11:39:57] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
175[11:39:57] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.3
176[11:39:57] [Server thread/INFO]: [MFHoppers] Loading MFHoppers v3.04
177[11:39:57] [Server thread/INFO]: [EssentialsKitManager] Loading EssentialsKitManager v1.0.4
178[11:39:57] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.48
179[11:39:57] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.48
180[11:39:57] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.48
181[11:39:57] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.0-RC-sMD5NET-b1134
182[11:39:57] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
183[11:39:57] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
184[11:39:57] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
185[11:39:57] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.6.0
186[11:39:57] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
187[11:39:57] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.6.5-2800
188[11:39:57] [Server thread/INFO]: [Quests] Loading Quests v1.12
189[11:39:57] [Server thread/INFO]: [FactionsTop] Loading FactionsTop v5.0.18
190[11:39:57] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v6.5.9
191[11:39:57] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.11.6
192[11:39:57] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
193[11:39:57] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-2.2.9-RC
194[11:39:57] [Server thread/INFO]: [Duels] Loading Duels v3.3.0
195[11:39:57] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v6.2
196[11:39:57] [Server thread/INFO]: [KoTH] Loading KoTH v1.5.1
197[11:39:57] [Server thread/INFO]: [XPboost] Loading XPboost v1.95
198[11:39:57] [Server thread/INFO]: [SavageGenBuckets] Loading SavageGenBuckets v1.9.4
199[11:39:57] [Server thread/INFO]: [ChunkBuster] Loading ChunkBuster v1.2.8
200[11:39:57] [Server thread/INFO]: [GAListener] Loading GAListener v1.4.5
201[11:39:57] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.3.7-RELEASE
202[11:39:57] [Server thread/INFO]: [BetterCreeperEggs] Loading BetterCreeperEggs v1.9.3
203[11:39:57] [Server thread/INFO]: [AlmostFlatLandsReloaded] Enabling AlmostFlatLandsReloaded v1.0
204[11:39:57] [Server thread/INFO]: [AlmostFlatLandsReloaded] a Plugin by F_o_F_1092
205[11:39:57] [Server thread/INFO]: [0m[32m[[0m[1m[32m&lAlmostFlatLandsReloaded[0m[32m][0m[1m[32m ServerType:[0m[32m Bukkit/Spigot[0m[1m[32m, Version:[0m[32m v1_8_R3[0m
206[11:39:57] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.11.13-5505943-1282-22.3.5
207[11:39:57] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b${BUILD_NUMBER}
208[11:39:58] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.1.0
209[11:39:58] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.1.0 enabled
210[11:39:58] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.12.1
211[11:39:58] [Server thread/INFO]: [CustomEnderChest] Compatible server version detected: 1.8.8
212[11:39:58] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
213[11:39:58] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
214[11:39:58] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data. IMPORTANT! We recommend MySQL.
215[11:39:58] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
216[11:39:58] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
217[11:39:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
218[11:39:58] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
219[11:39:58] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
220[11:39:58] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
221[11:39:58] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
222[11:39:58] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
223[11:39:58] [Server thread/INFO]: Preparing level "Factions"
224[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions] --------
225[11:39:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
226[11:39:58] [Server thread/INFO]: Hopper Transfer: 40 Hopper Check: 40 Hopper Amount: 64
227[11:39:58] [Server thread/INFO]: Mob Spawn Range: 4
228[11:39:58] [Server thread/INFO]: Anti X-Ray: false
229[11:39:58] [Server thread/INFO]: Engine Mode: 1
230[11:39:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
231[11:39:58] [Server thread/INFO]: Replace Blocks: [1, 5]
232[11:39:58] [Server thread/INFO]: Cactus Growth Modifier: 300%
233[11:39:58] [Server thread/INFO]: Cane Growth Modifier: 300%
234[11:39:58] [Server thread/INFO]: Melon Growth Modifier: 300%
235[11:39:58] [Server thread/INFO]: Mushroom Growth Modifier: 300%
236[11:39:58] [Server thread/INFO]: Pumpkin Growth Modifier: 300%
237[11:39:58] [Server thread/INFO]: Sapling Growth Modifier: 300%
238[11:39:58] [Server thread/INFO]: Wheat Growth Modifier: 300%
239[11:39:58] [Server thread/INFO]: NetherWart Growth Modifier: 300%
240[11:39:58] [Server thread/INFO]: Entity Activation Range: An 7 / Mo 6 / Mi 5
241[11:39:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 32
242[11:39:58] [Server thread/INFO]: Random Lighting Updates: true
243[11:39:58] [Server thread/INFO]: Structure Info Saving: true
244[11:39:58] [Server thread/INFO]: Sending up to 5 chunks per packet
245[11:39:58] [Server thread/INFO]: Max Entity Collisions: 2
246[11:39:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
247[11:39:58] [Server thread/INFO]: Max TNT Explosions: 999999
248[11:39:58] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 25ms
249[11:39:58] [Server thread/INFO]: Item Despawn Rate: 6000
250[11:39:58] [Server thread/INFO]: Item Merge Radius: 2.5
251[11:39:58] [Server thread/INFO]: Arrow Despawn Rate: 0
252[11:39:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
253[11:39:58] [Server thread/INFO]: View Distance: 5
254[11:39:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
255[11:39:58] [Server thread/INFO]: Chunks to Grow per Tick: 320
256[11:39:58] [Server thread/INFO]: Clear tick list: false
257[11:39:58] [Server thread/INFO]: Experience Merge Radius: 3.0
258[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions] --------
259[11:39:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
260[11:39:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
261[11:39:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 96
262[11:39:58] [Server thread/INFO]: Falling Block Height Limit set to Y: 255
263[11:39:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
264[11:39:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
265[11:39:58] [Server thread/INFO]: Water over lava flow speed: 5
266[11:39:58] [Server thread/INFO]: Fix TNT cannons: true
267[11:39:58] [Server thread/INFO]: TNT Entity Height Limit set to Y: 255
268[11:39:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
269[11:39:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
270[11:39:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: true
271[11:39:58] [Server thread/INFO]: Keep spawn chunk loaded: true
272[11:39:58] [Server thread/INFO]: World async lighting: true
273[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions] --------
274[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions] --------
275[11:39:58] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
276[11:39:58] [Server thread/INFO]: Hopper Move Item Events: disabled
277[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_nether] --------
278[11:39:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
279[11:39:58] [Server thread/INFO]: Hopper Transfer: 40 Hopper Check: 40 Hopper Amount: 64
280[11:39:58] [Server thread/INFO]: Mob Spawn Range: 4
281[11:39:58] [Server thread/INFO]: Anti X-Ray: false
282[11:39:58] [Server thread/INFO]: Engine Mode: 1
283[11:39:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
284[11:39:58] [Server thread/INFO]: Replace Blocks: [1, 5]
285[11:39:58] [Server thread/INFO]: Cactus Growth Modifier: 300%
286[11:39:58] [Server thread/INFO]: Cane Growth Modifier: 300%
287[11:39:58] [Server thread/INFO]: Melon Growth Modifier: 300%
288[11:39:58] [Server thread/INFO]: Mushroom Growth Modifier: 300%
289[11:39:58] [Server thread/INFO]: Pumpkin Growth Modifier: 300%
290[11:39:58] [Server thread/INFO]: Sapling Growth Modifier: 300%
291[11:39:58] [Server thread/INFO]: Wheat Growth Modifier: 300%
292[11:39:58] [Server thread/INFO]: NetherWart Growth Modifier: 300%
293[11:39:58] [Server thread/INFO]: Entity Activation Range: An 7 / Mo 6 / Mi 5
294[11:39:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 32
295[11:39:58] [Server thread/INFO]: Random Lighting Updates: true
296[11:39:58] [Server thread/INFO]: Structure Info Saving: true
297[11:39:58] [Server thread/INFO]: Sending up to 5 chunks per packet
298[11:39:58] [Server thread/INFO]: Max Entity Collisions: 2
299[11:39:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
300[11:39:58] [Server thread/INFO]: Max TNT Explosions: 999999
301[11:39:58] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 25ms
302[11:39:58] [Server thread/INFO]: Item Despawn Rate: 6000
303[11:39:58] [Server thread/INFO]: Item Merge Radius: 2.5
304[11:39:58] [Server thread/INFO]: Arrow Despawn Rate: 0
305[11:39:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
306[11:39:58] [Server thread/INFO]: View Distance: 5
307[11:39:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
308[11:39:58] [Server thread/INFO]: Chunks to Grow per Tick: 320
309[11:39:58] [Server thread/INFO]: Clear tick list: false
310[11:39:58] [Server thread/INFO]: Experience Merge Radius: 3.0
311[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_nether] --------
312[11:39:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
313[11:39:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
314[11:39:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 96
315[11:39:58] [Server thread/INFO]: Falling Block Height Limit set to Y: 255
316[11:39:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
317[11:39:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
318[11:39:58] [Server thread/INFO]: Water over lava flow speed: 5
319[11:39:58] [Server thread/INFO]: Fix TNT cannons: true
320[11:39:58] [Server thread/INFO]: TNT Entity Height Limit set to Y: 255
321[11:39:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
322[11:39:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
323[11:39:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: true
324[11:39:58] [Server thread/INFO]: Keep spawn chunk loaded: true
325[11:39:58] [Server thread/INFO]: World async lighting: true
326[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_nether] --------
327[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_nether] --------
328[11:39:58] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
329[11:39:58] [Server thread/INFO]: Hopper Move Item Events: disabled
330[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_the_end] --------
331[11:39:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
332[11:39:58] [Server thread/INFO]: Hopper Transfer: 40 Hopper Check: 40 Hopper Amount: 64
333[11:39:58] [Server thread/INFO]: Mob Spawn Range: 4
334[11:39:58] [Server thread/INFO]: Anti X-Ray: false
335[11:39:58] [Server thread/INFO]: Engine Mode: 1
336[11:39:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
337[11:39:58] [Server thread/INFO]: Replace Blocks: [1, 5]
338[11:39:58] [Server thread/INFO]: Cactus Growth Modifier: 300%
339[11:39:58] [Server thread/INFO]: Cane Growth Modifier: 300%
340[11:39:58] [Server thread/INFO]: Melon Growth Modifier: 300%
341[11:39:58] [Server thread/INFO]: Mushroom Growth Modifier: 300%
342[11:39:58] [Server thread/INFO]: Pumpkin Growth Modifier: 300%
343[11:39:58] [Server thread/INFO]: Sapling Growth Modifier: 300%
344[11:39:58] [Server thread/INFO]: Wheat Growth Modifier: 300%
345[11:39:58] [Server thread/INFO]: NetherWart Growth Modifier: 300%
346[11:39:58] [Server thread/INFO]: Entity Activation Range: An 7 / Mo 6 / Mi 5
347[11:39:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 32
348[11:39:58] [Server thread/INFO]: Random Lighting Updates: true
349[11:39:58] [Server thread/INFO]: Structure Info Saving: true
350[11:39:58] [Server thread/INFO]: Sending up to 5 chunks per packet
351[11:39:58] [Server thread/INFO]: Max Entity Collisions: 2
352[11:39:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
353[11:39:58] [Server thread/INFO]: Max TNT Explosions: 999999
354[11:39:58] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 25ms
355[11:39:58] [Server thread/INFO]: Item Despawn Rate: 6000
356[11:39:58] [Server thread/INFO]: Item Merge Radius: 2.5
357[11:39:58] [Server thread/INFO]: Arrow Despawn Rate: 0
358[11:39:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
359[11:39:58] [Server thread/INFO]: View Distance: 5
360[11:39:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
361[11:39:58] [Server thread/INFO]: Chunks to Grow per Tick: 320
362[11:39:58] [Server thread/INFO]: Clear tick list: false
363[11:39:58] [Server thread/INFO]: Experience Merge Radius: 3.0
364[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_the_end] --------
365[11:39:58] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
366[11:39:58] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
367[11:39:58] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 96
368[11:39:58] [Server thread/INFO]: Falling Block Height Limit set to Y: 255
369[11:39:58] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
370[11:39:58] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
371[11:39:58] [Server thread/INFO]: Water over lava flow speed: 5
372[11:39:58] [Server thread/INFO]: Fix TNT cannons: true
373[11:39:58] [Server thread/INFO]: TNT Entity Height Limit set to Y: 255
374[11:39:58] [Server thread/INFO]: Allow undead horse types to be leashed: false
375[11:39:58] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
376[11:39:58] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: true
377[11:39:58] [Server thread/INFO]: Keep spawn chunk loaded: true
378[11:39:58] [Server thread/INFO]: World async lighting: true
379[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_the_end] --------
380[11:39:58] [Server thread/INFO]: -------- World Settings For [Factions_the_end] --------
381[11:39:58] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
382[11:39:58] [Server thread/INFO]: Hopper Move Item Events: disabled
383[11:39:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5682308706488683870)
384[11:39:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7261314159714110025)
385[11:39:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7261314159714110025)
386[11:40:00] [Server thread/INFO]: [NetherWater] Enabling NetherWater v1.0
387[11:40:00] [Server thread/INFO]: [AltDetector] Enabling AltDetector v1.04
388[11:40:00] [Server thread/INFO]: [AltDetector] 0 records removed, expiration time 60 days.
389[11:40:00] [Server thread/INFO]: [AltDetector] Enabled metrics. You may opt-out by changing plugins/bStats/config.yml
390[11:40:00] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
391[11:40:00] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.8
392[11:40:00] [Server thread/INFO]: [Buycraft] Failed to create README.md.
393[11:40:00] [Server thread/INFO]: [Buycraft] Loaded all signs from disk
394[11:40:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
395[11:40:00] [Server thread/INFO]: [UltraCustomizer] Enabling UltraCustomizer v1.1.5
396[11:40:00] [Server thread/INFO]: [UltraCustomizer] Loading Plugin...
397[11:40:00] [Server thread/INFO]: [UltraCustomizer] Skipped Element me/TechsCode/UltraCustomizer/scriptSystem/elements/constructors/FKey.class
398[11:40:00] [Thread-14/WARN]: Exception in thread "Thread-14"
399[11:40:00] [Thread-14/WARN]: java.lang.NumberFormatException: multiple points
400[11:40:00] [Thread-14/WARN]: at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1914)
401[11:40:00] [Thread-14/WARN]: at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
402[11:40:00] [Thread-14/WARN]: at java.lang.Float.parseFloat(Float.java:451)
403[11:40:00] [Thread-14/WARN]: at net.buycraft.util.Updater.versionCheck(Updater.java:417)
404[11:40:00] [Thread-14/WARN]: at net.buycraft.util.Updater.access$400(Updater.java:40)
405[11:40:00] [Thread-14/WARN]: at net.buycraft.util.Updater$UpdateRunnable.run(Updater.java:497)
406[11:40:00] [Thread-14/WARN]: at java.lang.Thread.run(Thread.java:745)
407[11:40:00] [Server thread/INFO]: [UltraCustomizer] Registered 40 Elements
408[11:40:00] [Server thread/INFO]: [UltraCustomizer] Successfully loaded in 180 ms
409[11:40:00] [Server thread/INFO]: Cracked by d3v1l | https://blackspigot.com
410[11:40:00] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.4-19w41a
411[11:40:00] [Server thread/INFO]: [AntiCraft] Enabling AntiCraft v1.4
412[11:40:00] [Server thread/INFO]: [MonthlyCrates] Enabling MonthlyCrates v1.0.4
413[11:40:00] [Server thread/INFO]: [MonthlyCrates] Found and loaded locale "en_US"
414[11:40:00] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v1.0.0
415[11:40:00] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
416[11:40:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Sumo
417[11:40:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
418[11:40:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Duel
419[11:40:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
420[11:40:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Overworld
421[11:40:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
422[11:40:00] [Server thread/INFO]: -------- World Settings For [Extras] --------
423[11:40:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
424[11:40:00] [Server thread/INFO]: Hopper Transfer: 40 Hopper Check: 40 Hopper Amount: 64
425[11:40:00] [Server thread/INFO]: Mob Spawn Range: 4
426[11:40:00] [Server thread/INFO]: Anti X-Ray: false
427[11:40:00] [Server thread/INFO]: Engine Mode: 1
428[11:40:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
429[11:40:00] [Server thread/INFO]: Replace Blocks: [1, 5]
430[11:40:00] [Server thread/INFO]: Cactus Growth Modifier: 300%
431[11:40:00] [Server thread/INFO]: Cane Growth Modifier: 300%
432[11:40:00] [Server thread/INFO]: Melon Growth Modifier: 300%
433[11:40:00] [Server thread/INFO]: Mushroom Growth Modifier: 300%
434[11:40:00] [Server thread/INFO]: Pumpkin Growth Modifier: 300%
435[11:40:00] [Server thread/INFO]: Sapling Growth Modifier: 300%
436[11:40:00] [Server thread/INFO]: Wheat Growth Modifier: 300%
437[11:40:00] [Server thread/INFO]: NetherWart Growth Modifier: 300%
438[11:40:00] [Server thread/INFO]: Entity Activation Range: An 7 / Mo 6 / Mi 5
439[11:40:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 32
440[11:40:00] [Server thread/INFO]: Random Lighting Updates: true
441[11:40:00] [Server thread/INFO]: Structure Info Saving: true
442[11:40:00] [Server thread/INFO]: Sending up to 5 chunks per packet
443[11:40:00] [Server thread/INFO]: Max Entity Collisions: 2
444[11:40:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
445[11:40:00] [Server thread/INFO]: Max TNT Explosions: 999999
446[11:40:00] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 25ms
447[11:40:00] [Server thread/INFO]: Item Despawn Rate: 6000
448[11:40:00] [Server thread/INFO]: Item Merge Radius: 2.5
449[11:40:00] [Server thread/INFO]: Arrow Despawn Rate: 0
450[11:40:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
451[11:40:00] [Server thread/INFO]: View Distance: 5
452[11:40:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
453[11:40:00] [Server thread/INFO]: Chunks to Grow per Tick: 320
454[11:40:00] [Server thread/INFO]: Clear tick list: false
455[11:40:00] [Server thread/INFO]: Experience Merge Radius: 3.0
456[11:40:00] [Server thread/INFO]: -------- World Settings For [Extras] --------
457[11:40:00] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
458[11:40:00] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
459[11:40:00] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 96
460[11:40:00] [Server thread/INFO]: Falling Block Height Limit set to Y: 255
461[11:40:00] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
462[11:40:00] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
463[11:40:00] [Server thread/INFO]: Water over lava flow speed: 5
464[11:40:00] [Server thread/INFO]: Fix TNT cannons: true
465[11:40:00] [Server thread/INFO]: TNT Entity Height Limit set to Y: 255
466[11:40:00] [Server thread/INFO]: Allow undead horse types to be leashed: false
467[11:40:00] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
468[11:40:00] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: true
469[11:40:00] [Server thread/INFO]: Keep spawn chunk loaded: true
470[11:40:00] [Server thread/INFO]: World async lighting: true
471[11:40:00] [Server thread/INFO]: -------- World Settings For [Extras] --------
472[11:40:00] [Server thread/INFO]: -------- World Settings For [Extras] --------
473[11:40:00] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
474[11:40:00] [Server thread/INFO]: Hopper Move Item Events: disabled
475[11:40:00] [Server thread/INFO]: Preparing start region for level 3 (Seed: 310454930026200911)
476[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_nether] --------
477[11:40:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
478[11:40:01] [Server thread/INFO]: Hopper Transfer: 40 Hopper Check: 40 Hopper Amount: 64
479[11:40:01] [Server thread/INFO]: Mob Spawn Range: 4
480[11:40:01] [Server thread/INFO]: Anti X-Ray: false
481[11:40:01] [Server thread/INFO]: Engine Mode: 1
482[11:40:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
483[11:40:01] [Server thread/INFO]: Replace Blocks: [1, 5]
484[11:40:01] [Server thread/INFO]: Cactus Growth Modifier: 300%
485[11:40:01] [Server thread/INFO]: Cane Growth Modifier: 300%
486[11:40:01] [Server thread/INFO]: Melon Growth Modifier: 300%
487[11:40:01] [Server thread/INFO]: Mushroom Growth Modifier: 300%
488[11:40:01] [Server thread/INFO]: Pumpkin Growth Modifier: 300%
489[11:40:01] [Server thread/INFO]: Sapling Growth Modifier: 300%
490[11:40:01] [Server thread/INFO]: Wheat Growth Modifier: 300%
491[11:40:01] [Server thread/INFO]: NetherWart Growth Modifier: 300%
492[11:40:01] [Server thread/INFO]: Entity Activation Range: An 7 / Mo 6 / Mi 5
493[11:40:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 32
494[11:40:01] [Server thread/INFO]: Random Lighting Updates: true
495[11:40:01] [Server thread/INFO]: Structure Info Saving: true
496[11:40:01] [Server thread/INFO]: Sending up to 5 chunks per packet
497[11:40:01] [Server thread/INFO]: Max Entity Collisions: 2
498[11:40:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
499[11:40:01] [Server thread/INFO]: Max TNT Explosions: 999999
500[11:40:01] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 25ms
501[11:40:01] [Server thread/INFO]: Item Despawn Rate: 6000
502[11:40:01] [Server thread/INFO]: Item Merge Radius: 2.5
503[11:40:01] [Server thread/INFO]: Arrow Despawn Rate: 0
504[11:40:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
505[11:40:01] [Server thread/INFO]: View Distance: 5
506[11:40:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
507[11:40:01] [Server thread/INFO]: Chunks to Grow per Tick: 320
508[11:40:01] [Server thread/INFO]: Clear tick list: false
509[11:40:01] [Server thread/INFO]: Experience Merge Radius: 3.0
510[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_nether] --------
511[11:40:01] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
512[11:40:01] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
513[11:40:01] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 96
514[11:40:01] [Server thread/INFO]: Falling Block Height Limit set to Y: 255
515[11:40:01] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
516[11:40:01] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
517[11:40:01] [Server thread/INFO]: Water over lava flow speed: 5
518[11:40:01] [Server thread/INFO]: Fix TNT cannons: true
519[11:40:01] [Server thread/INFO]: TNT Entity Height Limit set to Y: 255
520[11:40:01] [Server thread/INFO]: Allow undead horse types to be leashed: false
521[11:40:01] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
522[11:40:01] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: true
523[11:40:01] [Server thread/INFO]: Keep spawn chunk loaded: true
524[11:40:01] [Server thread/INFO]: World async lighting: true
525[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_nether] --------
526[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_nether] --------
527[11:40:01] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
528[11:40:01] [Server thread/INFO]: Hopper Move Item Events: disabled
529[11:40:01] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8408787806501254501)
530[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_the_end] --------
531[11:40:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
532[11:40:01] [Server thread/INFO]: Hopper Transfer: 40 Hopper Check: 40 Hopper Amount: 64
533[11:40:01] [Server thread/INFO]: Mob Spawn Range: 4
534[11:40:01] [Server thread/INFO]: Anti X-Ray: false
535[11:40:01] [Server thread/INFO]: Engine Mode: 1
536[11:40:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
537[11:40:01] [Server thread/INFO]: Replace Blocks: [1, 5]
538[11:40:01] [Server thread/INFO]: Cactus Growth Modifier: 300%
539[11:40:01] [Server thread/INFO]: Cane Growth Modifier: 300%
540[11:40:01] [Server thread/INFO]: Melon Growth Modifier: 300%
541[11:40:01] [Server thread/INFO]: Mushroom Growth Modifier: 300%
542[11:40:01] [Server thread/INFO]: Pumpkin Growth Modifier: 300%
543[11:40:01] [Server thread/INFO]: Sapling Growth Modifier: 300%
544[11:40:01] [Server thread/INFO]: Wheat Growth Modifier: 300%
545[11:40:01] [Server thread/INFO]: NetherWart Growth Modifier: 300%
546[11:40:01] [Server thread/INFO]: Entity Activation Range: An 7 / Mo 6 / Mi 5
547[11:40:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 32
548[11:40:01] [Server thread/INFO]: Random Lighting Updates: true
549[11:40:01] [Server thread/INFO]: Structure Info Saving: true
550[11:40:01] [Server thread/INFO]: Sending up to 5 chunks per packet
551[11:40:01] [Server thread/INFO]: Max Entity Collisions: 2
552[11:40:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
553[11:40:01] [Server thread/INFO]: Max TNT Explosions: 999999
554[11:40:01] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 25ms
555[11:40:01] [Server thread/INFO]: Item Despawn Rate: 6000
556[11:40:01] [Server thread/INFO]: Item Merge Radius: 2.5
557[11:40:01] [Server thread/INFO]: Arrow Despawn Rate: 0
558[11:40:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
559[11:40:01] [Server thread/INFO]: View Distance: 5
560[11:40:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
561[11:40:01] [Server thread/INFO]: Chunks to Grow per Tick: 320
562[11:40:01] [Server thread/INFO]: Clear tick list: false
563[11:40:01] [Server thread/INFO]: Experience Merge Radius: 3.0
564[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_the_end] --------
565[11:40:01] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
566[11:40:01] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
567[11:40:01] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 96
568[11:40:01] [Server thread/INFO]: Falling Block Height Limit set to Y: 255
569[11:40:01] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
570[11:40:01] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
571[11:40:01] [Server thread/INFO]: Water over lava flow speed: 5
572[11:40:01] [Server thread/INFO]: Fix TNT cannons: true
573[11:40:01] [Server thread/INFO]: TNT Entity Height Limit set to Y: 255
574[11:40:01] [Server thread/INFO]: Allow undead horse types to be leashed: false
575[11:40:01] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
576[11:40:01] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: true
577[11:40:01] [Server thread/INFO]: Keep spawn chunk loaded: true
578[11:40:01] [Server thread/INFO]: World async lighting: true
579[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_the_end] --------
580[11:40:01] [Server thread/INFO]: -------- World Settings For [Factions1_the_end] --------
581[11:40:01] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
582[11:40:01] [Server thread/INFO]: Hopper Move Item Events: disabled
583[11:40:01] [Server thread/INFO]: Preparing start region for level 5 (Seed: -33118012692996248)
584[11:40:01] [Server thread/INFO]: -------- World Settings For [Testing] --------
585[11:40:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
586[11:40:01] [Server thread/INFO]: Hopper Transfer: 40 Hopper Check: 40 Hopper Amount: 64
587[11:40:01] [Server thread/INFO]: Mob Spawn Range: 4
588[11:40:01] [Server thread/INFO]: Anti X-Ray: false
589[11:40:01] [Server thread/INFO]: Engine Mode: 1
590[11:40:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
591[11:40:01] [Server thread/INFO]: Replace Blocks: [1, 5]
592[11:40:01] [Server thread/INFO]: Cactus Growth Modifier: 300%
593[11:40:01] [Server thread/INFO]: Cane Growth Modifier: 300%
594[11:40:01] [Server thread/INFO]: Melon Growth Modifier: 300%
595[11:40:01] [Server thread/INFO]: Mushroom Growth Modifier: 300%
596[11:40:01] [Server thread/INFO]: Pumpkin Growth Modifier: 300%
597[11:40:01] [Server thread/INFO]: Sapling Growth Modifier: 300%
598[11:40:01] [Server thread/INFO]: Wheat Growth Modifier: 300%
599[11:40:01] [Server thread/INFO]: NetherWart Growth Modifier: 300%
600[11:40:01] [Server thread/INFO]: Entity Activation Range: An 7 / Mo 6 / Mi 5
601[11:40:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 32
602[11:40:01] [Server thread/INFO]: Random Lighting Updates: true
603[11:40:01] [Server thread/INFO]: Structure Info Saving: true
604[11:40:01] [Server thread/INFO]: Sending up to 5 chunks per packet
605[11:40:01] [Server thread/INFO]: Max Entity Collisions: 2
606[11:40:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
607[11:40:01] [Server thread/INFO]: Max TNT Explosions: 999999
608[11:40:01] [Server thread/INFO]: Tile Max Tick Time: 25ms Entity max Tick Time: 25ms
609[11:40:01] [Server thread/INFO]: Item Despawn Rate: 6000
610[11:40:01] [Server thread/INFO]: Item Merge Radius: 2.5
611[11:40:01] [Server thread/INFO]: Arrow Despawn Rate: 0
612[11:40:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
613[11:40:01] [Server thread/INFO]: View Distance: 5
614[11:40:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
615[11:40:01] [Server thread/INFO]: Chunks to Grow per Tick: 320
616[11:40:01] [Server thread/INFO]: Clear tick list: false
617[11:40:01] [Server thread/INFO]: Experience Merge Radius: 3.0
618[11:40:01] [Server thread/INFO]: -------- World Settings For [Testing] --------
619[11:40:01] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
620[11:40:01] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
621[11:40:01] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 96
622[11:40:01] [Server thread/INFO]: Falling Block Height Limit set to Y: 255
623[11:40:01] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
624[11:40:01] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
625[11:40:01] [Server thread/INFO]: Water over lava flow speed: 5
626[11:40:01] [Server thread/INFO]: Fix TNT cannons: true
627[11:40:01] [Server thread/INFO]: TNT Entity Height Limit set to Y: 255
628[11:40:01] [Server thread/INFO]: Allow undead horse types to be leashed: false
629[11:40:01] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
630[11:40:01] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: true
631[11:40:01] [Server thread/INFO]: Keep spawn chunk loaded: true
632[11:40:01] [Server thread/INFO]: World async lighting: true
633[11:40:01] [Server thread/INFO]: -------- World Settings For [Testing] --------
634[11:40:01] [Server thread/INFO]: -------- World Settings For [Testing] --------
635[11:40:01] [Server thread/INFO]: Cooldown Hoppers when Full: enabled
636[11:40:01] [Server thread/INFO]: Hopper Move Item Events: disabled
637[11:40:01] [Server thread/INFO]: Preparing start region for level 6 (Seed: 8731805086690990321)
638[11:40:02] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
639[11:40:02] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
640[11:40:02] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
641[11:40:02] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
642[11:40:02] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
643[11:40:02] [Server thread/INFO]: [MovingDevApi] Enabling MovingDevApi v1.1.1
644[11:40:02] [Server thread/INFO]: MovingDevApiAPI is enabled!
645[11:40:02] [Server thread/INFO]: [PotionStack] Enabling PotionStack v1.6
646[11:40:02] [Server thread/INFO]: [EpicBosses] Enabling EpicBosses v1.0.8-U1
647[11:40:02] [Server thread/INFO]: =============================
648[11:40:02] [Server thread/INFO]: EpicBosses 1.0.8-U1 by Songoda <3!
649[11:40:02] [Server thread/INFO]: Action: Enabling...
650[11:40:02] [Server thread/INFO]: [EpicBosses] Debug - Loaded all fields and managers, saved messages and plugin is initialized and ready to go. (took 196ms).
651[11:40:02] [Server thread/INFO]: =============================
652[11:40:02] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
653[11:40:02] [Server thread/INFO]: [FeatherBoard] Cracked by t0R
654[11:40:02] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
655[11:40:02] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
656[11:40:02] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
657[11:40:02] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
658[11:40:02] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
659[11:40:02] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
660[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
661[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
662[11:40:02] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
663[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
664[11:40:02] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
665[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
666[11:40:02] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
667[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
668[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading messages ...
669[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
670[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
671[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
672[11:40:02] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
673[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
674[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
675[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
676[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ChatReaction] ...
677[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
678[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading event hook: ChatReaction start event ...
679[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
680[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
681[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
682[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CustomList] ...
683[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
684[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
685[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Enjin] ...
686[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
687[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
688[11:40:02] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
689[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Factions] ...
690[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Factions 1.8] ...
691[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
692[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [GAListener] ...
693[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
694[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
695[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
696[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
697[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
698[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
699[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
700[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
701[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
702[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
703[11:40:03] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
704[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
705[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
706[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
707[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
708[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
709[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
710[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
711[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
712[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Quests] ...
713[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
714[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
715[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
716[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
717[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
718[11:40:03] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
719[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
720[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
721[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
722[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
723[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
724[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
725[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
726[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
727[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
728[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
729[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
730[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
731[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
732[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
733[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
734[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
735[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
736[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
737[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
738[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldBorder] ...
739[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
740[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
741[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
742[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading placeholder [mcMMO] ...
743[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
744[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
745[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
746[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
747[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
748[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
749[11:40:04] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
750[11:40:04] [Server thread/INFO]: [FeatherBoard] Loaded 3360 of the 3360 placholders
751[11:40:04] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
752[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
753[11:40:04] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
754[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
755[11:40:04] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
756[11:40:04] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
757[11:40:04] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
758[11:40:05] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
759[11:40:05] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
760[11:40:05] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
761[11:40:05] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
762[11:40:05] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
763[11:40:05] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
764[11:40:05] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
765[11:40:05] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
766[11:40:05] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
767[11:40:05] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
768[11:40:05] [Server thread/INFO]: [TAB] Enabling TAB v1.7.0
769[11:40:05] [Server thread/INFO]: [TAB] Enabled in 9ms
770[11:40:05] [Server thread/INFO]: [TAB] Original autor: NEZNAMY
771[11:40:05] [Server thread/INFO]: [TAB] New versions by Wisky987 | 1.6.4+
772[11:40:05] [Server thread/INFO]: [TAB] Please, if you have an issue use the Discussion page in TAB thread of Spigot forums
773[11:40:05] [Server thread/INFO]: [Lores] Enabling Lores v1.4.1
774[11:40:05] [Server thread/INFO]: [Lores] Lores 1.4.1 (Build 45) is enabled!
775[11:40:05] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.1
776[11:40:05] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
777[11:40:05] [Server thread/ERROR]: [PlaceholderAPI] Failed to load placeholder expansion from class: com.mww.pvpingmobcoinsexpansion.PvPingMobCoinsExpansion
778[11:40:05] [Server thread/ERROR]: [PlaceholderAPI] com/mww/pvpingmobcoins/PvPingMobCoins
779[11:40:05] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
780[11:40:05] [Server thread/INFO]: [GroupManager] Enabling GroupManager v0.3.0
781[11:40:06] [Server thread/INFO]: GroupManager - INFO - World Found: testing
782[11:40:06] [Server thread/INFO]: GroupManager - INFO - World Found: factionworld
783[11:40:06] [Server thread/INFO]: GroupManager - INFO - World Found: factions1_the_end
784[11:40:06] [Server thread/INFO]: GroupManager - INFO - World Found: factions
785[11:40:06] [Server thread/INFO]: GroupManager - INFO - World Found: factions1_nether
786[11:40:06] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
787[11:40:06] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
788[11:40:06] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
789[11:40:06] [Server thread/INFO]: GroupManager version 0.3.0 is enabled!
790[11:40:06] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
791[11:40:06] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
792[11:40:06] [Server thread/INFO]: [VoteLister] Enabling VoteLister v2.5 (1.7.9) (Bukkit:1.7.10 R0.1)
793[11:40:06] [Server thread/INFO]: Vote Lister v2.5 (1.7.9) (Bukkit:1.7.10 R0.1) initialize!
794[11:40:06] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.6
795[11:40:06] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
796[11:40:06] [Server thread/INFO]: [CoinFlip] Enabling CoinFlip v1.0
797[11:40:06] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.8.0
798[11:40:06] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
799[11:40:06] [Server thread/INFO]: [ChatReaction] 9 words loaded!
800[11:40:06] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
801[11:40:06] [Server thread/INFO]: ---------------------------
802[11:40:06] [Server thread/INFO]: ChatReaction Updater
803[11:40:06] [Server thread/INFO]:
804[11:40:06] [Server thread/INFO]: Could not connect to spigotmc.org
805[11:40:06] [Server thread/INFO]: to check for updates!
806[11:40:06] [Server thread/INFO]:
807[11:40:06] [Server thread/INFO]: ---------------------------
808[11:40:06] [Server thread/INFO]: ---------------------------
809[11:40:06] [Server thread/INFO]: ChatReaction Updater
810[11:40:06] [Server thread/INFO]:
811[11:40:06] [Server thread/INFO]: You are running 1.8.0
812[11:40:06] [Server thread/INFO]: The latest version
813[11:40:06] [Server thread/INFO]: of ChatReaction!
814[11:40:06] [Server thread/INFO]:
815[11:40:06] [Server thread/INFO]: ---------------------------
816[11:40:06] [Server thread/INFO]: [AntiVPN] Enabling AntiVPN v5.11.37
817[11:40:07] [Server thread/INFO]: [Anti-VPN] Plan was not found. Support for it has been disabled.
818[11:40:07] [Server thread/INFO]: [Anti-VPN] Enabling support for PlaceholderAPI
819[11:40:07] [Server thread/INFO]: [Anti-VPN] Enabled
820[11:40:07] [Server thread/INFO]: [Anti-VPN] [Version 5.11.37] [2 Commands] [3 Events] [0 Tasks]
821[11:40:07] [Server thread/INFO]: [PassiveMobs] Enabling PassiveMobs v1.0
822[11:40:07] [Server thread/INFO]: [Enderpearl Cooldown] Enabling EnderpearlCooldown v3.3
823[11:40:07] [Server thread/INFO]: [MVdWPlaceholderAPI] EnderpearlCooldown added custom placeholder {enderpearl_cooldown_time_left}
824[11:40:07] [Server thread/INFO]: [MVdWPlaceholderAPI] EnderpearlCooldown added custom placeholder {enderpearl_cooldown_time_left_decimal}
825[11:40:07] [Server thread/INFO]: [Enderpearl Cooldown] Hooked into MVdWPlaceholderAPI v2.5.1
826[11:40:07] [Server thread/INFO]: [Enderpearl Cooldown] Hooked into PlaceholderAPI v2.9.1
827[11:40:07] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
828[11:40:07] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
829[11:40:07] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
830[11:40:07] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
831[11:40:07] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
832[11:40:07] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
833[11:40:07] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
834[11:40:07] [Server thread/INFO]: [ClearLag] Loading modules...
835[11:40:07] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
836[11:40:07] [Server thread/INFO]: [ClearLag] Modules have been loaded!
837[11:40:07] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
838[11:40:07] [Thread-19/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
839[11:40:07] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
840[11:40:07] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
841[11:40:07] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
842[11:40:07] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Factions" has border radius 20000 at X: -1337.5 Z: 238.5
843[11:40:07] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Factions_nether" has border radius 10000 at X: -126.5 Z: 21.5
844[11:40:07] [Server thread/INFO]: [WorldBorder] [CONFIG] World "FactionsW" has border radius 20000 at X: 0.5 Z: 0.5
845[11:40:07] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 76.0 Z: 0.0
846[11:40:07] [Server thread/INFO]: [JellyLegs] Enabling JellyLegs v2.0
847[11:40:07] [Server thread/INFO]: [JellyLegs] JellyLegs plugin enabled! Plugin Made By LavaKreem
848[11:40:07] [Server thread/INFO]: [HarvesterHoes] Enabling HarvesterHoes v1.0
849[11:40:07] [Server thread/INFO]: [Votifier] Enabling Votifier v1.8
850[11:40:07] [Server thread/INFO]: [Votifier] Votifier enabled.
851[11:40:07] [Server thread/INFO]: [BlowableObsidians] Enabling BlowableObsidians v5.1
852[11:40:07] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
853[11:40:07] [Server thread/INFO]: [TntWand] Enabling TntWand v2.1-SNAPSHOT
854[11:40:07] [Server thread/INFO]: [TNTWAND] successfully hooked Factions
855[11:40:07] [Server thread/INFO]: [TNTWAND] successfully hooked WorldGuard
856[11:40:07] [Server thread/INFO]: [TNTFillFree] Enabling TNTFillFree v1.0.0
857[11:40:07] [Server thread/INFO]: [TNTFillFree] Checking for a new version of TNT-Fill...
858[11:40:07] [Thread-19/INFO]: [ClearLag] No updates found!
859[11:40:08] [Thread-21/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://dev.bukkit.org/server-mods/signedit/files.rss
860[11:40:08] [Thread-21/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
861[11:40:08] [Thread-21/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
862[11:40:08] [Thread-21/WARN]: at net.timroden.signedit.VersionChecker.run(VersionChecker.java:44)
863[11:40:08] [Thread-21/WARN]: [SignEdit] §cError retrieving latest version from BukkitDev.
864[11:40:08] [Server thread/WARN]: [TNTFillFree] TNT-Fill's Auto update checker seems to have a broken link, please post in the discussion about this issue!
865[11:40:08] [Server thread/INFO]: [TNTFillFree] TNTFillFree v1.0.0 has been ENABLED
866[11:40:08] [Server thread/INFO]: [BottleBets] Enabling BottleBets v1.0.0
867[11:40:08] [Server thread/INFO]: BottleBets 1.0.0 has been activated
868[11:40:08] [Server thread/INFO]: [TnT] Enabling TnT v1.0
869[11:40:08] [Server thread/INFO]: [TrenchPicks] Enabling TrenchPicks v2.4
870[11:40:08] [Server thread/INFO]: TrenchPicks by Mufy has been enabled
871[11:40:08] [Server thread/INFO]: [MoneyPouch] Enabling MoneyPouch v2.1.10
872[11:40:08] [Server thread/INFO]: [MoneyPouch] Your server is running version v1_8_R3
873[11:40:08] [Server thread/INFO]: [MoneyPouch] MoneyPouch setup was successful!
874[11:40:08] [Server thread/INFO]: [RewardPRO] Enabling RewardPRO v4.1.7
875[11:40:08] [Server thread/ERROR]: [RewardPRO] Citizens 2.0 found.
876[11:40:08] [Server thread/INFO]: RewardPro >>> Plugin RewardPro is enabled with plugin version: '4.1.7' and on spigot version: '188'
877[11:40:08] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
878[11:40:08] [Server thread/INFO]: [ChestCommands] PlaceholderAPI was found! External placeholders can be used.
879[11:40:08] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v5.0.2
880[11:40:08] [Server thread/INFO]: [RandomTeleport] [Updater] Auto-Update is disabled! If you would like to have RandomTP update itself automatically, please enable it in the config.
881[11:40:08] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.4
882[11:40:08] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
883[11:40:08] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials.
884[11:40:08] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
885[11:40:08] [Server thread/INFO]: [WithdrawAdvanced] Enabling WithdrawAdvanced v1.6.3
886[11:40:08] [Server thread/INFO]: [WithdrawAdvanced] Loading support for v1_8_R3
887[11:40:08] [Server thread/INFO]: Withdraw Advanced has been enabled!
888[11:40:08] [Server thread/INFO]: [GuiBalance] Enabling GuiBalance v1.4
889[11:40:08] [Server thread/INFO]: [GuiBalance] You are using the latest version of GuiBalance
890[11:40:08] [Server thread/INFO]: [GuiRedeemMCMMO] Enabling GuiRedeemMCMMO v1.7.1
891[11:40:08] [Server thread/INFO]: GuiRedeemMCMMO Has Been Enabled!
892[11:40:08] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
893[11:40:08] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.11-RELEASE
894[11:40:08] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
895[11:40:08] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
896[11:40:08] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
897[11:40:08] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
898[11:40:08] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
899[11:40:08] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
900[11:40:08] [Server thread/INFO]: [TokenManager] Enabling TokenManager v3.2.4
901[11:40:08] [Server thread/INFO]: [TokenManager] Loaded Config.
902[11:40:08] [Server thread/INFO]: [TokenManager] Loaded Lang.
903[11:40:08] [Server thread/INFO]: [TokenManager] ===============================================
904[11:40:08] [Server thread/INFO]: [TokenManager] TokenManager has detected your server as online mode.
905[11:40:08] [Server thread/INFO]: [TokenManager] DataManager will operate with UUIDs.
906[11:40:08] [Server thread/INFO]: [TokenManager] If your server is NOT in online mode, please manually set online-mode in TokenManager's config.yml.
907[11:40:08] [Server thread/INFO]: [TokenManager] ===============================================
908[11:40:08] [Server thread/INFO]: [TokenManager] Loaded DataManager.
909[11:40:09] [Server thread/INFO]: [TokenManager] Loaded ShopConfig.
910[11:40:09] [Server thread/INFO]: [TokenManager] Loaded ShopManager.
911[11:40:09] [Server thread/INFO]: [TokenManager] Loaded WorthConfig.
912[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] TokenManager added custom placeholder {tm_tokens}
913[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] TokenManager added custom placeholder {tm_tokens_raw}
914[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] TokenManager added custom placeholder {tm_tokens_formatted}
915[11:40:09] [Server thread/INFO]: [TokenManager] Successfully hooked into 'MVdWPlaceholderAPI'!
916[11:40:09] [Server thread/INFO]: [TokenManager] Successfully hooked into 'PlaceholderAPI'!
917[11:40:09] [Server thread/INFO]: [TokenManager] Successfully hooked into 'Vault'!
918[11:40:09] [Server thread/INFO]: [TokenManager] Loaded HookManager.
919[11:40:09] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10-RELEASE
920[11:40:09] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
921[11:40:09] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
922[11:40:09] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
923[11:40:09] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
924[11:40:09] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
925[11:40:09] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
926[11:40:09] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
927[11:40:09] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
928[11:40:09] [Server thread/INFO]: [CrazyCrates] Loading custom files.
929[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Voting.yml.
930[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/boss.yml.
931[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/mystic.yml.
932[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/holiday.yml.
933[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/rankup.yml.
934[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/legendary.yml.
935[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/epic.yml.
936[11:40:09] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
937[11:40:09] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
938[11:40:09] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
939[11:40:09] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
940[11:40:09] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
941[11:40:09] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
942[11:40:09] [Server thread/INFO]: [CrazyCrates] Loaded 2 physical crate locations.
943[11:40:09] [Server thread/INFO]: [CrazyCrates] Failed to load 3 physical crate locations.
944[11:40:09] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
945[11:40:09] [Server thread/INFO]: [CrazyCrates] soul.schematic was successfully found and loaded.
946[11:40:09] [Server thread/INFO]: [CrazyCrates] sea.schematic was successfully found and loaded.
947[11:40:09] [Server thread/INFO]: [CrazyCrates] nether.schematic was successfully found and loaded.
948[11:40:09] [Server thread/INFO]: [CrazyCrates] wooden.schematic was successfully found and loaded.
949[11:40:09] [Server thread/INFO]: [CrazyCrates] outdoors.schematic was successfully found and loaded.
950[11:40:09] [Server thread/INFO]: [CrazyCrates] classic.schematic was successfully found and loaded.
951[11:40:09] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
952[11:40:09] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
953[11:40:09] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
954[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_voting}
955[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_voting_physical}
956[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_voting_total}
957[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_boss}
958[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_boss_physical}
959[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_boss_total}
960[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_mystic}
961[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_mystic_physical}
962[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_mystic_total}
963[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_holiday}
964[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_holiday_physical}
965[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_holiday_total}
966[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_rankup}
967[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_rankup_physical}
968[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_rankup_total}
969[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary}
970[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary_physical}
971[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary_total}
972[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_epic}
973[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_epic_physical}
974[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_epic_total}
975[11:40:09] [Server thread/INFO]: [SuperMobCoins] Enabling SuperMobCoins v1.0
976[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperMobCoins added custom placeholder {supermobcoins_mobcoins}
977[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperMobCoins added custom placeholder {supermobcoins_normal_time}
978[11:40:09] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperMobCoins added custom placeholder {supermobcoins_special_time}
979[11:40:09] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.48
980[11:40:09] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
981[11:40:09] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsKitManager to the same version.
982[11:40:09] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
983[11:40:09] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
984[11:40:09] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
985[11:40:09] [Server thread/INFO]: Loaded 852 items from items.csv.
986[11:40:09] [Server thread/INFO]: Using locale en_US
987[11:40:09] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
988[11:40:09] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
989[11:40:09] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
990[11:40:09] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
991[11:40:09] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.4
992[11:40:09] [Server thread/INFO]: %%__ENCRYPTME__%%[LiteBans] Cracked by Java | BlackSpigot.com
993[11:40:10] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
994[11:40:10] [Server thread/INFO]: [LiteBans] Connecting to database...
995[11:40:10] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///disk2/multicraft/servers/server48170/plugins/LiteBans/litebans] (255.2 ms).
996[11:40:10] [Server thread/INFO]: [LiteBans] Database connection fully initialized (257.6 ms).
997[11:40:10] [Server thread/INFO]: [LiteBans] v2.2.4 enabled. Startup took 687 ms.
998[11:40:10] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
999[11:40:10] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.14
1000[11:40:10] [Server thread/INFO]: ___ _ _ _ ___ _ _
1001[11:40:10] [Server thread/INFO]: | __| | \| | _ | | |_ _| | \| |
1002[11:40:10] [Server thread/INFO]: | _| | .` | | || | | | | .` |
1003[11:40:10] [Server thread/INFO]: |___| |_|\_| \__/ |___| |_|\_|
1004[11:40:10] [Server thread/INFO]: Enjin Minecraft Plugin 3.5.14
1005[11:40:10] [Server thread/INFO]: Initializing for the first time.
1006[11:40:11] [Server thread/INFO]: [SellStick] Enabling SellStick v9.1.0
1007[11:40:11] [Server thread/INFO]: [SellStick] Hooked into essentials!
1008[11:40:11] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.48
1009[11:40:11] [Server thread/INFO]: Downloading GeoIP database... this might take a while (country: 1.7 MB, city: 30MB)
1010[11:40:11] [Server thread/ERROR]: Failed to open connection.
1011java.net.UnknownHostException: geolite.maxmind.com
1012 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_101]
1013 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_101]
1014 at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_101]
1015 at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[?:1.8.0_101]
1016 at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_101]
1017 at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_101]
1018 at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_101]
1019 at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_101]
1020 at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_101]
1021 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_101]
1022 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) ~[?:1.8.0_101]
1023 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) ~[?:1.8.0_101]
1024 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_101]
1025 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153) ~[?:1.8.0_101]
1026 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:182) [EssentialsXGeoIP-2.17.1.48.jar:?]
1027 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:140) [EssentialsXGeoIP-2.17.1.48.jar:?]
1028 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [EssentialsXGeoIP-2.17.1.48.jar:?]
1029 at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [EssentialsXGeoIP-2.17.1.48.jar:?]
1030 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1031 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1032 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1033 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:352) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1034 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1035 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:428) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1036 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:392) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1037 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:347) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1038 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:276) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1039 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1040 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1041[11:40:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
1042[11:40:11] [Server thread/ERROR]: Failed to read GeoIP database!
1043java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
1044 at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_101]
1045 at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_101]
1046 at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_101]
1047 at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[EssentialsXGeoIP-2.17.1.48.jar:?]
1048 at com.maxmind.db.Reader.<init>(Reader.java:116) ~[EssentialsXGeoIP-2.17.1.48.jar:?]
1049 at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[EssentialsXGeoIP-2.17.1.48.jar:?]
1050 at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[EssentialsXGeoIP-2.17.1.48.jar:?]
1051 at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[EssentialsXGeoIP-2.17.1.48.jar:?]
1052 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:157) [EssentialsXGeoIP-2.17.1.48.jar:?]
1053 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [EssentialsXGeoIP-2.17.1.48.jar:?]
1054 at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [EssentialsXGeoIP-2.17.1.48.jar:?]
1055 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1056 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1057 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1058 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:352) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1059 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1060 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:428) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1061 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:392) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1062 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:347) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1063 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:276) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1064 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1065 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1066[11:40:11] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
1067[11:40:11] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
1068[11:40:11] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
1069[11:40:11] [Server thread/INFO]: [CommandNPC] Initiating Database
1070[11:40:11] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
1071[11:40:11] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
1072[11:40:11] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.2.9.3
1073[11:40:11] [Thread-23/INFO]: [CommandNPC] Loading commands complete!
1074[11:40:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
1075[11:40:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
1076[11:40:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
1077[11:40:11] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
1078[11:40:11] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
1079[11:40:11] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
1080[11:40:11] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
1081[11:40:11] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
1082[11:40:11] [Server thread/INFO]: Injected custom channel handlers.
1083[11:40:11] [Server thread/INFO]: Adding channels for online players...
1084[11:40:11] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_8_R3'.
1085[11:40:11] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 545ms.
1086[11:40:11] [Server thread/INFO]: [Staff+] Plugin created by Shortninja.
1087[11:40:11] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.25.3
1088[11:40:11] [Server thread/ERROR]: Error occurred while enabling ShopGUIPlus v1.25.3 (Is it up to date?)
1089java.lang.NoSuchMethodError: net.brcdev.shopgui.ShopGuiPlusApi.setPlugin(Lnet/brcdev/shopgui/ShopGuiPlugin;)V
1090 at net.brcdev.shopgui.ShopGuiPlugin.onEnable(ShopGuiPlugin.java:139) ~[?:?]
1091 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1092 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1093 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:411) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1094 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:352) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1095 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1096 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:428) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1097 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:392) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1098 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:347) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1099 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:276) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1100 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:594) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1101 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1102[11:40:11] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.25.3
1103[11:40:11] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90
1104[11:40:11] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Citizens2(default) / 2.2
1105[11:40:11] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): mcMMO(default) / 2.1
1106[11:40:11] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
1107[11:40:11] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
1108[11:40:11] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
1109[11:40:11] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
1110[11:40:11] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Interact(default) / 1.0
1111[11:40:11] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.6.5-RC-sMD5NET-b90 is enabled. Some hooks might get registered with NoCheatPlus later on.
1112[11:40:11] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.3
1113[11:40:12] [Server thread/INFO]: [MFHoppers] Enabling MFHoppers v3.04
1114[11:40:12] [Server thread/INFO]: =-------------------------------------------=
1115[11:40:12] [Server thread/INFO]: ___ _________
1116[11:40:12] [Server thread/INFO]: | \/ || ___|
1117[11:40:12] [Server thread/INFO]: | . . || |_ Author: OOP-778 / Brian
1118[11:40:12] [Server thread/INFO]: | |\/| || _| Version: 3.04
1119[11:40:12] [Server thread/INFO]: | | | || |
1120[11:40:12] [Server thread/INFO]: \_| |_/\_|
1121[11:40:12] [Server thread/INFO]: Loaded (5) config hoppers!
1122[11:40:12] [Server thread/INFO]: Database is up to date, no migration needed!
1123[11:40:12] [Server thread/INFO]: Try to load 0 Breakhoppers!
1124[11:40:12] [Server thread/INFO]: Try to load 1 Grindhoppers!
1125[11:40:12] [Server thread/INFO]: Try to load 1 Crophoppers!
1126[11:40:12] [Server thread/INFO]: Try to load 0 Mobhoppers!
1127[11:40:12] [Server thread/INFO]: Loaded (2) hoppers!
1128[11:40:12] [Server thread/INFO]: [MFHoppers] Database was loaded!!!
1129[11:40:12] [Server thread/INFO]: Started the auto save task!
1130[11:40:12] [Server thread/INFO]: Couldn't find ShopGUIPlus, disabling Hook...
1131[11:40:12] [Server thread/INFO]: [BuiltIn]: Loaded 2 sell items!
1132[11:40:12] [Server thread/INFO]: Vault found, hooked!
1133[11:40:12] [Server thread/INFO]: =-------------------------------------------=
1134[11:40:12] [Server thread/INFO]: [EssentialsKitManager] Enabling EssentialsKitManager v1.0.4
1135[11:40:12] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.48
1136[11:40:12] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.48
1137[11:40:12] [Server thread/WARN]: config broken for xmpp
1138[11:40:12] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.48
1139[11:40:12] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.0-RC-sMD5NET-b1134
1140[11:40:12] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
1141[11:40:12] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
1142[11:40:12] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
1143[11:40:12] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
1144[11:40:12] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
1145[11:40:12] [Server thread/INFO]: [NoCheatPlus] Update block-info: WATER_LILY block shape patch for multi client protocol support around 1.7.x - 1.11.x.
1146[11:40:12] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
1147[11:40:12] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
1148[11:40:12] [Server thread/INFO]: [NoCheatPlus] Version 3.16.0-RC-sMD5NET-b1134 is enabled.
1149[11:40:12] [Server thread/INFO]: [CompatNoCheatPlus] [cncp] Added 2 registered hooks to NoCheatPlus.
1150[11:40:13] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.6.0
1151[11:40:13] [Server thread/INFO]: [ServerSigns] Version 4.6.0 is now enabled.
1152[11:40:13] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
1153[11:40:13] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.6.5-2800
1154[11:40:13] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)...[0m
1155[11:40:13] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled![0m
1156[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:ImperialMC(660185601248722955)
1157[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome(660190903339712522)
1158[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(660610215204487188)
1159[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:alllowed-mods(660652484867391517)
1160[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(660190559599722537)
1161[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:whats-new(660190743088070656)
1162[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:giveaways(660610314781458453)
1163[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:add-a-suggestion(660611138022539303)
1164[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bug-reporter(660611070758486035)
1165[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-report(660648693795389451)
1166[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:report-a-problem(660670978484863018)
1167[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:faction-chat(660611464079343618)
1168[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:faction-recruitment(660670446445920276)
1169[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general-chat(660185601248722961)
1170[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(681960209555521556)
1171[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:memes(660780026761052192)
1172[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:off-topic-chat(660611531746181141)
1173[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bot-commands(660644072863563807)
1174[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:logs(660642299524677633)
1175[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:faction-ideas(681178549671034933)
1176[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:prison-ideas(681178570617389085)
1177[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:lobby-ideas(681178591152963713)
1178[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-announcements(681184741571035159)
1179[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:motivation-from-shanndon(690576357855592488)
1180[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:staff-chat(692566510266220576)
1181[11:40:13] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 000000000000000000
1182[11:40:13] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
1183[11:40:13] [Server thread/INFO]: [MythicMobs] MythicMobs NoCheatPlus Support has been enabled![0m
1184[11:40:13] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled![0m
1185[11:40:13] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled![0m
1186[11:40:13] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled![0m
1187[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 4 mobs.[0m
1188[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 1 vanilla mob overrides.[0m
1189[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 0 mob stacks.[0m
1190[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 3 skills.[0m
1191[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 0 random spawns.[0m
1192[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 10 mythic items.[0m
1193[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 4 drop tables.[0m
1194[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓[37mLoaded 0 mob spawners.[0m
1195[11:40:14] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m
1196[11:40:14] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m
1197[11:40:14] [Server thread/INFO]: [MythicMobs] [32m✓ MythicMobs v4.6.5 (build 2800) has been successfully loaded![0m[0m
1198[11:40:14] [Server thread/INFO]: [Quests] Enabling Quests v1.12
1199[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer1. Type: BUILDING.
1200[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer2. Type: BUILDING.
1201[11:40:14] [Server thread/INFO]: [Quests] Registered quest trench1. Type: MINING.
1202[11:40:14] [Server thread/INFO]: [Quests] Registered quest trench2. Type: MINING.
1203[11:40:14] [Server thread/INFO]: [Quests] Registered quest trench3. Type: MINING.
1204[11:40:14] [Server thread/INFO]: [Quests] Registered quest trench4. Type: MINING.
1205[11:40:14] [Server thread/INFO]: [Quests] Registered quest trench5. Type: MINING.
1206[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer3. Type: BUILDING.
1207[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer4. Type: BUILDING.
1208[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer5. Type: BUILDING.
1209[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer6. Type: BUILDING.
1210[11:40:14] [Server thread/INFO]: [Quests] Registered quest builder1. Type: BUILDINGCERTAIN.
1211[11:40:14] [Server thread/INFO]: [Quests] Registered quest builder2. Type: BUILDINGCERTAIN.
1212[11:40:14] [Server thread/INFO]: [Quests] Registered quest builder3. Type: BUILDINGCERTAIN.
1213[11:40:14] [Server thread/INFO]: [Quests] Registered quest builder4. Type: BUILDINGCERTAIN.
1214[11:40:14] [Server thread/INFO]: [Quests] Registered quest builder5. Type: BUILDINGCERTAIN.
1215[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer7. Type: BUILDING.
1216[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer8. Type: BUILDING.
1217[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer9. Type: BUILDING.
1218[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer10. Type: BUILDING.
1219[11:40:14] [Server thread/INFO]: [Quests] Registered quest playtime1. Type: TIMEPLAYED.
1220[11:40:14] [Server thread/INFO]: [Quests] Registered quest playtime2. Type: TIMEPLAYED.
1221[11:40:14] [Server thread/INFO]: [Quests] Registered quest playtime3. Type: TIMEPLAYED.
1222[11:40:14] [Server thread/INFO]: [Quests] Registered quest playtime4. Type: TIMEPLAYED.
1223[11:40:14] [Server thread/INFO]: [Quests] Registered quest playtime5. Type: TIMEPLAYED.
1224[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer11. Type: BUILDING.
1225[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer12. Type: BUILDING.
1226[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer13. Type: BUILDING.
1227[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer14. Type: BUILDING.
1228[11:40:14] [Server thread/INFO]: [Quests] Registered quest traveler1. Type: WALKING.
1229[11:40:14] [Server thread/INFO]: [Quests] Registered quest traveler2. Type: WALKING.
1230[11:40:14] [Server thread/INFO]: [Quests] Registered quest traveler3. Type: WALKING.
1231[11:40:14] [Server thread/INFO]: [Quests] Registered quest traveler4. Type: WALKING.
1232[11:40:14] [Server thread/INFO]: [Quests] Registered quest traveler5. Type: WALKING.
1233[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer15. Type: BUILDING.
1234[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer16. Type: BUILDING.
1235[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer17. Type: BUILDING.
1236[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer18. Type: BUILDING.
1237[11:40:14] [Server thread/INFO]: [Quests] Registered quest xray1. Type: MININGCERTAIN.
1238[11:40:14] [Server thread/INFO]: [Quests] Registered quest xray2. Type: MININGCERTAIN.
1239[11:40:14] [Server thread/INFO]: [Quests] Registered quest xray3. Type: MININGCERTAIN.
1240[11:40:14] [Server thread/INFO]: [Quests] Registered quest xray4. Type: MININGCERTAIN.
1241[11:40:14] [Server thread/INFO]: [Quests] Registered quest xray5. Type: MININGCERTAIN.
1242[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer19. Type: BUILDING.
1243[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer20. Type: BUILDING.
1244[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer21. Type: BUILDING.
1245[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer22. Type: BUILDING.
1246[11:40:14] [Server thread/INFO]: [Quests] Registered quest mob1. Type: MOBKILLINGCERTAIN.
1247[11:40:14] [Server thread/INFO]: [Quests] Registered quest mob2. Type: MOBKILLINGCERTAIN.
1248[11:40:14] [Server thread/INFO]: [Quests] Registered quest mob3. Type: MOBKILLINGCERTAIN.
1249[11:40:14] [Server thread/INFO]: [Quests] Registered quest mob4. Type: MOBKILLINGCERTAIN.
1250[11:40:14] [Server thread/INFO]: [Quests] Registered quest mob5. Type: MOBKILLINGCERTAIN.
1251[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer23. Type: BUILDING.
1252[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer24. Type: BUILDING.
1253[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer25. Type: BUILDING.
1254[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer30. Type: BUILDING.
1255[11:40:14] [Server thread/INFO]: [Quests] Registered quest exp1. Type: EXP.
1256[11:40:14] [Server thread/INFO]: [Quests] Registered quest exp2. Type: EXP.
1257[11:40:14] [Server thread/INFO]: [Quests] Registered quest exp3. Type: EXP.
1258[11:40:14] [Server thread/INFO]: [Quests] Registered quest exp4. Type: EXP.
1259[11:40:14] [Server thread/INFO]: [Quests] Registered quest exp5. Type: EXP.
1260[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer26. Type: BUILDING.
1261[11:40:14] [Server thread/INFO]: [Quests] Registered quest spacer31. Type: BUILDING.
1262[11:40:14] [Server thread/INFO]: [Quests] Your server is running version v1_8_R3
1263[11:40:14] [Server thread/INFO]: [Quests] Quests setup was successful!
1264[11:40:14] [Server thread/INFO]: [FactionsTop] Enabling FactionsTop v5.0.18
1265[11:40:14] [Server thread/INFO]: FactionsTop version 5 Is now hooking into MvdwPlaceHolderAPI
1266[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-total-worth}
1267[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-spawner-worth}
1268[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-money-worth}
1269[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-block-worth}
1270[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-item-worth}
1271[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-author}
1272[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-leader}
1273[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-richest-member}
1274[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-richest-member-balance}
1275[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-spawnercount}
1276[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop1}
1277[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop2}
1278[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop3}
1279[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop4}
1280[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop5}
1281[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop6}
1282[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop7}
1283[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop8}
1284[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop9}
1285[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop10}
1286[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop1-leader}
1287[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop2-leader}
1288[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop3-leader}
1289[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop4-leader}
1290[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop5-leader}
1291[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop6-leader}
1292[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop7-leader}
1293[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop8-leader}
1294[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop9-leader}
1295[11:40:14] [Server thread/INFO]: [MVdWPlaceholderAPI] FactionsTop added custom placeholder {factionstop-ftop10-leader}
1296[11:40:14] [Server thread/INFO]: FactionsTop version 5 Is now hooking into PlaceHolderAPI
1297[11:40:14] [Server thread/INFO]: Leak By NiñoRataPistolita
1298[11:40:14] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v6.5.9
1299[11:40:14] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
1300[11:40:14] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
1301[11:40:17] [Server thread/INFO]: [AdvancedEnchantments] NoCheatPlus support has been enabled.
1302[11:40:19] [Server thread/INFO]: [AdvancedEnchantments] Registered 'level' payment type for Enchanter from class n3kas.ae.features.enchanter.LevelsPayment
1303[11:40:20] [Server thread/WARN]: [AdvancedEnchantments] DEATH, RIGHT_CLICK, FIRE, BOW_MOB, DEFENSE_MOB, SHIFT, FISHING, FALL_DAMAGE enchantment types have been disabled for this session (No enchants utilizing it, increasing performance)
1304[11:40:22] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
1305[11:40:24] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.11.6
1306[11:40:24] [Server thread/INFO]:
1307[11:40:24] [Server thread/INFO]: =============================
1308[11:40:24] [Server thread/INFO]: UltimateStacker 1.11.6 by Songoda <3!
1309[11:40:24] [Server thread/INFO]: Action: Enabling...
1310[11:40:24] [Server thread/INFO]: [UltimateStacker] Loaded locale "en_US"
1311[11:40:24] [Server thread/INFO]: [SongodaCore] Hooked UltimateStacker.
1312[11:40:24] [Server thread/INFO]: [UltimateStacker] Data handler connected using SQLite.
1313[11:40:24] [Server thread/INFO]: =============================
1314[11:40:24] [Server thread/INFO]:
1315[11:40:24] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
1316[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions) TNT ignition is PERMITTED.
1317[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions) Lighters are PERMITTED.
1318[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions) Lava fire is blocked.
1319[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions) Fire spread is UNRESTRICTED.
1320[11:40:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions'
1321[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_nether) TNT ignition is PERMITTED.
1322[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_nether) Lighters are PERMITTED.
1323[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_nether) Lava fire is blocked.
1324[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_nether) Fire spread is UNRESTRICTED.
1325[11:40:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions_nether'
1326[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_the_end) TNT ignition is PERMITTED.
1327[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_the_end) Lighters are PERMITTED.
1328[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_the_end) Lava fire is blocked.
1329[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions_the_end) Fire spread is UNRESTRICTED.
1330[11:40:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions_the_end'
1331[11:40:24] [Server thread/INFO]: [WorldGuard] (Extras) TNT ignition is PERMITTED.
1332[11:40:24] [Server thread/INFO]: [WorldGuard] (Extras) Lighters are PERMITTED.
1333[11:40:24] [Server thread/INFO]: [WorldGuard] (Extras) Lava fire is blocked.
1334[11:40:24] [Server thread/INFO]: [WorldGuard] (Extras) Fire spread is UNRESTRICTED.
1335[11:40:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Extras'
1336[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_nether) TNT ignition is PERMITTED.
1337[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_nether) Lighters are PERMITTED.
1338[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_nether) Lava fire is blocked.
1339[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_nether) Fire spread is UNRESTRICTED.
1340[11:40:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions1_nether'
1341[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_the_end) TNT ignition is PERMITTED.
1342[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_the_end) Lighters are PERMITTED.
1343[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_the_end) Lava fire is blocked.
1344[11:40:24] [Server thread/INFO]: [WorldGuard] (Factions1_the_end) Fire spread is UNRESTRICTED.
1345[11:40:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions1_the_end'
1346[11:40:24] [Server thread/INFO]: [WorldGuard] (Testing) TNT ignition is PERMITTED.
1347[11:40:24] [Server thread/INFO]: [WorldGuard] (Testing) Lighters are PERMITTED.
1348[11:40:24] [Server thread/INFO]: [WorldGuard] (Testing) Lava fire is blocked.
1349[11:40:24] [Server thread/INFO]: [WorldGuard] (Testing) Fire spread is UNRESTRICTED.
1350[11:40:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Testing'
1351[11:40:24] [Server thread/INFO]: [WorldGuard] Loading region data...
1352[11:40:24] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-2.2.9-RC
1353[11:40:24] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] ==== Setup ====
1354[11:40:24] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Minecraft Version 1.8 found, Title Fadeouttime etc will not be configurable.
1355[11:40:24] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
1356[11:40:24] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] ==== End Setup ====
1357[11:40:24] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] === ENABLE START ===
1358[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Loaded 2 players
1359[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Loaded 4 Factions
1360[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Loading board from disk
1361[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Loaded 362 board locations
1362[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Found CoreProtect, enabling Inspect
1363[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Found FactionsTop plugin. Disabling our own /f top command.
1364[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Economy integration through Vault plugin successful.
1365[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
1366[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Successfully registered placeholders with PlaceholderAPI.
1367[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] Found MVdWPlaceholderAPI. Adding hooks.
1368[11:40:25] [Server thread/INFO]: [Factions] [1.6.9.5-2.2.9-RC] === ENABLE DONE (Took 641ms) ===
1369[11:40:26] [Server thread/INFO]: [Duels] Enabling Duels v3.3.0
1370[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'CombatTagPlus'!
1371[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'Essentials'!
1372[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'Factions'!
1373[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'mcMMO'!
1374[11:40:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Duels added custom placeholder {duels_wins}
1375[11:40:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Duels added custom placeholder {duels_losses}
1376[11:40:26] [Server thread/INFO]: [MVdWPlaceholderAPI] Duels added custom placeholder {duels_can_request}
1377[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'MVdWPlaceholderAPI'!
1378[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'PlaceholderAPI'!
1379[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'Vault'!
1380[11:40:26] [Server thread/INFO]: [Duels] Successfully hooked into 'WorldGuard'!
1381[11:40:26] [Server thread/INFO]: [Duels] ArenaManager: Loaded 3 arena(s).
1382[11:40:26] [Server thread/INFO]: [Duels] KitManager: Loaded 5 kit(s).
1383[11:40:26] [Server thread/INFO]: [Duels] PlayerInfoManager: Lobby location was not set, using Factions's spawn location as default. Use the command /duels setlobby in-game to set the lobby location.
1384[11:40:26] [Server thread/INFO]: [Duels] QueueManager: Loaded 0 queue(s).
1385[11:40:26] [Server thread/INFO]: [Duels] QueueSignManager: Loaded 0 queue sign(s).
1386[11:40:26] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v6.2
1387[11:40:26] [Server thread/INFO]:
1388[11:40:26] [Server thread/INFO]: =============================
1389[11:40:26] [Server thread/INFO]: EpicSpawners 6.2 by Songoda <3!
1390[11:40:26] [Server thread/INFO]: Action: Enabling...
1391[11:40:26] [Server thread/INFO]: [EpicSpawners] Loaded locale "en_US"
1392[11:40:26] [Server thread/INFO]: [SongodaCore] Hooked EpicSpawners.
1393[11:40:27] [Server thread/INFO]: =============================
1394[11:40:27] [Server thread/INFO]:
1395[11:40:27] [Server thread/INFO]: [KoTH] Enabling KoTH v1.5.1
1396[11:40:27] [Server thread/INFO]: [KoTH] VanishNoPacket hook: Disabled
1397[11:40:27] [Server thread/INFO]: [KoTH] Featherboard hook: Disabled
1398[11:40:27] [Server thread/INFO]: [KoTH] Bossbar hook: Enabled
1399[11:40:27] [Server thread/INFO]: [KoTH] PvPManager hook: Disabled
1400[11:40:27] [Server thread/INFO]: [KoTH] Essentials Vanish hook: Enabled
1401[11:40:27] [Server thread/INFO]: [XPboost] Enabling XPboost v1.95
1402[11:40:27] [Server thread/INFO]: [XPboost] Found McMMO, enabling support.
1403[11:40:27] [Server thread/WARN]: [XPboost] Heroes not found, disabling support.
1404[11:40:27] [Server thread/WARN]: [XPboost] SkillAPI not found, disabling support.
1405[11:40:27] [Server thread/WARN]: [XPboost] RPGme not found, disabling support.
1406[11:40:27] [Server thread/WARN]: [XPboost] Jobs not found, disabling support.
1407[11:40:27] [Server thread/WARN]: [XPboost] BossBarAPI not found, disabling support.
1408[11:40:27] [Server thread/WARN]: [XPboost] Factions support disabled, if you wish to use it, please set enabled to true in the factions.yml
1409[11:40:27] [Server thread/INFO]: [XPboost] Server version v1_8_R3
1410[11:40:27] [Server thread/INFO]: [MVdWPlaceholderAPI] XPboost added custom placeholder {xpboost_hasboost}
1411[11:40:27] [Server thread/INFO]: [MVdWPlaceholderAPI] XPboost added custom placeholder {xpboost_boost}
1412[11:40:27] [Server thread/INFO]: [MVdWPlaceholderAPI] XPboost added custom placeholder {xpboost_boost_time}
1413[11:40:27] [Server thread/INFO]: [MVdWPlaceholderAPI] XPboost added custom placeholder {xpboost_timeleft}
1414[11:40:27] [Server thread/INFO]: [MVdWPlaceholderAPI] XPboost added custom placeholder {xpboost_type}
1415[11:40:27] [Server thread/INFO]: [XPboost] Enabled.
1416[11:40:27] [Server thread/INFO]: [SavageGenBuckets] Enabling SavageGenBuckets v1.9.4
1417[11:40:27] [Server thread/INFO]: [GENBUCKET] Server WorldGuard type has been set to (Default)
1418[11:40:27] [Server thread/INFO]: [GENBUCKET] Server Factions type has been set to (FactionsUUID/SavageFactions/FactionsUltimate)
1419[11:40:27] [Server thread/INFO]: [SavageGenBuckets] messages.yml has initialized.
1420[11:40:27] [Server thread/INFO]: [SavageGenBuckets] data.yml has initialized.
1421[11:40:27] [Server thread/INFO]: [ChunkBuster] Enabling ChunkBuster v1.2.8
1422[11:40:27] [Server thread/INFO]: [ChunkBuster] Hooked into FactionsUUID/SavageFactions
1423[11:40:27] [Server thread/INFO]: [ChunkBuster] Hooked into the old FactionsUUID/SavageFactions role system.
1424[11:40:27] [Server thread/INFO]: [ChunkBuster] Hooked into WorldGuard 6
1425[11:40:27] [Server thread/INFO]: [ChunkBuster] Hooked into CoreProtect
1426[11:40:27] [Server thread/INFO]: [GAListener] Enabling GAListener v1.4.5
1427[11:40:27] [Server thread/INFO]: [GAListener] Loaded stored uuids.
1428[11:40:27] [Server thread/INFO]: [GAListener] Loaded signs.
1429[11:40:27] [Server thread/INFO]: [GAListener] GAListener v1.4.5 Enabled
1430[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.3.7-RELEASE
1431[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Loading the Config.yml
1432[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Config.yml
1433[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Loading the Messages.yml
1434[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Messages.yml
1435[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Loading the Data.yml
1436[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Data.yml
1437[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Loading custom files.
1438[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/rare.yml.
1439[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/UnCommon.yml.
1440[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Basic.yml.
1441[11:40:27] [Server thread/INFO]: [CrazyEnvoy] Finished loading custom files.
1442[11:40:28] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_cooldown}
1443[11:40:28] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_time_left}
1444[11:40:28] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_crates_left}
1445[11:40:28] [Server thread/INFO]: [BetterCreeperEggs] Enabling BetterCreeperEggs v1.9.3
1446[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1447[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1448[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1449[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1450[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1451[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1452[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1453[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1454[11:40:28] [Server thread/INFO]: §6§lWither Creeper Egg
1455[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1456[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1457[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1458[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1459[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1460[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1461[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1462[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1463[11:40:28] [Server thread/INFO]: §6§lLucky Creeper Egg
1464[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1465[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1466[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1467[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1468[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1469[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1470[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1471[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1472[11:40:28] [Server thread/INFO]: §6§lAutoIgnite Creeper Egg
1473[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1474[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1475[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1476[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1477[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1478[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1479[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1480[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1481[11:40:28] [Server thread/INFO]: §6§lCharged Creeper Egg
1482[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1483[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1484[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1485[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1486[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1487[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1488[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1489[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1490[11:40:28] [Server thread/INFO]: §6§lMachine Gun Creeper Egg
1491[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1492[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1493[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1494[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1495[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1496[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1497[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1498[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1499[11:40:28] [Server thread/INFO]: §6§lDraining Creeper Egg
1500[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1501[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1502[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1503[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1504[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1505[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1506[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1507[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1508[11:40:28] [Server thread/INFO]: §6§lNuke Creeper Egg
1509[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1510[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1511[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1512[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1513[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1514[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1515[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1516[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1517[11:40:28] [Server thread/INFO]: §6§lFiery Creeper Egg
1518[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1519[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1520[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1521[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1522[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1523[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1524[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1525[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1526[11:40:28] [Server thread/INFO]: §6§lFlash-Bang Creeper Egg
1527[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1528[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1529[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1530[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1531[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1532[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1533[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1534[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1535[11:40:28] [Server thread/INFO]: §6§lSmoker Creeper Egg
1536[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1537[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1538[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1539[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1540[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1541[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1542[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1543[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1544[11:40:28] [Server thread/INFO]: §6§lSandstacker Creeper Egg
1545[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1546[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1547[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1548[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1549[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1550[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1551[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1552[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1553[11:40:28] [Server thread/INFO]: §6§lPopulous Creeper Egg
1554[11:40:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1555[11:40:28] [Server thread/INFO]: Done (29.782s)! For help, type "help" or "?"
1556[11:40:28] [Server thread/INFO]: Starting StellarSpigot TNT Optimizations
1557[11:40:28] [Server thread/INFO]: Starting StellarSpigot Obsidian Destroyer
1558[11:40:28] [Server thread/INFO]: Starting StellarSpigot Redstone Optimizations
1559[11:40:28] [Server thread/INFO]: Starting StellarSpigot TNT Optimizations
1560[11:40:28] [Server thread/INFO]: --------------------------------------------
1561[11:40:28] [Server thread/INFO]:
1562[11:40:28] [Server thread/INFO]: STARTING STELLARSPIGOT TNT CALCULATIONS...
1563[11:40:28] [Server thread/INFO]:
1564[11:40:28] [Server thread/INFO]: -------------------------------------------
1565[11:40:28] [Server thread/INFO]: Progress [1/10]
1566[11:40:28] [Server thread/INFO]: Progress [2/10]
1567[11:40:28] [Server thread/INFO]: Progress [3/10]
1568[11:40:28] [Server thread/INFO]: Progress [4/10]
1569[11:40:28] [Server thread/INFO]: Progress [5/10]
1570[11:40:28] [Server thread/INFO]: Progress [6/10]
1571[11:40:29] [Server thread/INFO]: Progress [7/10]
1572[11:40:29] [Server thread/INFO]: Progress [8/10]
1573[11:40:29] [Server thread/INFO]: Progress [9/10]
1574[11:40:29] [Server thread/INFO]: Progress [10/10]
1575[11:40:29] [Server thread/INFO]: --------------------------------------------
1576[11:40:29] [Server thread/INFO]:
1577[11:40:29] [Server thread/INFO]: FINISHED!
1578[11:40:29] [Server thread/INFO]: (Players may now join)
1579[11:40:29] [Server thread/INFO]:
1580[11:40:29] [Server thread/INFO]: -------------------------------------------
1581[11:40:29] [Server thread/INFO]: StellarSpigot TNT Optimizations Completed
1582[11:40:29] [Server thread/INFO]: Started StellarSpigot TPS Tracker
1583[11:40:29] [Server thread/INFO]: Starting Armor Events
1584[11:40:29] [Server thread/INFO]: > Armor Event Done
1585[11:40:29] [Server thread/INFO]: Timings Reset
1586[11:40:29] [Server thread/INFO]: [0m[32m[[0m[1m[32m&lAlmostFlatLandsReloaded[0m[32m][0m[1m[32m A new update is available.[0m
1587[11:40:29] [Craft Scheduler Thread - 2/INFO]: [GAListener] Connection established!
1588[11:40:29] [Craft Scheduler Thread - 2/INFO]: [GAListener] Loaded 3 queued votes
1589[11:40:29] [Server thread/WARN]: [MythicMobs] ✗[33m Config Error for Drop '[4mSHIELD OFFHAND[0m[33m' in 'plugins/MythicMobs/Mobs/ExampleMobs.yml': [37mDrop type not found.[0m[0m
1590[11:40:30] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
1591[11:40:30] [Server thread/INFO]: [ViaVersion] Enabling Paper/TacoSpigot/Torch patch: Fixes block placement.
1592[11:40:30] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
1593[11:40:30] [Craft Scheduler Thread - 6/INFO]: [Duels] No updates were available. You are on the latest version!
1594[11:40:31] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
1595[11:40:31] [Server thread/INFO]: (!) The special mobcoin items in /mobcoins has been updated
1596[11:40:31] [Craft Scheduler Thread - 5/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
1597[11:40:31] [Craft Scheduler Thread - 5/INFO]: [NoCheatPlus] Added hook: mcMMO(cncp) [2.3].
1598[11:40:31] [Craft Scheduler Thread - 5/INFO]: [NoCheatPlus] Added hook: Citizens2(cncp) [2.0].
1599[11:40:31] [Server thread/INFO]: (!) The normal mobcoin items in /mobcoins has been updated
1600[11:40:31] [Craft Scheduler Thread - 21/INFO]: MovingDevApiSetup MySQL Database connection!
1601[11:40:31] [Craft Scheduler Thread - 21/INFO]: MovingDevApiCreate tables for DB!
1602[11:40:31] [Craft Scheduler Thread - 14/WARN]: [MonthlyCrates] MassiveStats was unable to communicate with its API endpoint.
1603[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'Crates' was in the world 'Factions1' but it wasn't loaded.
1604[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'Dr' was in the world 'FactionsW' but it wasn't loaded.
1605[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'Welcome' was in the world 'FactionsW' but it wasn't loaded.
1606[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'DR' was in the world 'Factions1' but it wasn't loaded.
1607[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'Ah' was in the world 'Factions1' but it wasn't loaded.
1608[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'Spawn' was in the world 'Factions1' but it wasn't loaded.
1609[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'Spawn1' was in the world 'Factions1' but it wasn't loaded.
1610[11:40:32] [Server thread/WARN]: [HolographicDisplays] Hologram 'MobCoin' was in the world 'Factions1' but it wasn't loaded.
1611[11:40:32] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
1612[11:40:32] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
1613[11:40:32] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
1614[11:40:32] [Server thread/INFO]: (FAWE) Plugin 'FactionsUUID' found. Using it now.
1615[11:40:32] [Server thread/INFO]: [MVdWPlaceholderAPI] Quests added custom placeholder {fatpigsarefat:quests_complete}
1616[11:40:32] [Server thread/INFO]: [Quests] MVdWPlaceholderAPI detected, all external placeholders are now functional.
1617[11:40:32] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
1618[11:40:32] [Server thread/INFO]: [Citizens] Loaded 5 NPCs.
1619[11:40:32] [Craft Scheduler Thread - 14/INFO]: [Vault] Checking for Updates ...
1620[11:40:32] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
1621[11:40:32] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1622[11:40:32] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
1623[11:40:32] [Server thread/WARN]: [ViaVersion] There is a newer version available: 2.2.3, you're on: 2.1.4-19w41a
1624[11:40:32] [Craft Scheduler Thread - 15/INFO]: [TokenManager] No updates were available. You are on the latest version!
1625[11:40:32] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 170 placeholder expansions are available on the cloud.
1626[11:40:32] [pool-10-thread-2/INFO]: [Buycraft] Loaded 20 package(s) into the cache.
1627[11:40:32] [Craft Scheduler Thread - 14/INFO]: [Vault] No new version available
1628[11:40:35] [Server thread/INFO]: [EpicSpawners] Loading Crafting Recipes
1629[11:40:38] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
1630[11:40:38] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
1631[11:40:38] [Server thread/INFO]: [MFHoppers] Sell system hooked! Using BuiltIn sell system!
1632[11:40:40] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
1633[11:40:40] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
1634[11:40:41] [Server thread/INFO]: [GENBUCKET] 0 Generations have been continued
1635[11:41:00] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1636org.bukkit.event.EventException
1637 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1638 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1639 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1640 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1641 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1642 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1643 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1644 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1645 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1646 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1647 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1648 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1649 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1650 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1651 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1652 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1653 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1654 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1655 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1656 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1657 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1658 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1659 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1660 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1661 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1662 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1663Caused by: java.lang.NoSuchFieldError: WHITE_SHULKER_BOX
1664 at com.sk89q.worldguard.bukkit.util.Materials.<clinit>(Materials.java:53) ~[?:?]
1665 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
1666 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1667 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1668 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1669 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1670 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1671 ... 25 more
1672[11:41:00] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1673org.bukkit.event.EventException
1674 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1675 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1676 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1677 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1678 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1679 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1680 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1681 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1682 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1683 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1684 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1685 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1686 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1687 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1688 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1689 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1690 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1691 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1692 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1693 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1694 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1695 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1696 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1697 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1698 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1699 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1700Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1701 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
1702 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1703 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1704 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1705 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1706 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1707 ... 25 more
1708[11:41:08] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1709org.bukkit.event.EventException
1710 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1711 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1712 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1713 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1714 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1715 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1716 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1717 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1718 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1719 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1720 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1721 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1722 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1723 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1724 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1725 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1726 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1727 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1728 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1729 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1730 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1731 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1732 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1733 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1734 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1735 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1736Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1737 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
1738 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1739 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1740 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1741 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1742 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1743 ... 25 more
1744[11:41:08] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1745org.bukkit.event.EventException
1746 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1747 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1748 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1749 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1750 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1751 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1752 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1753 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1754 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1755 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1756 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1757 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1758 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1759 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1760 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1761 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1762 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1763 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1764 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1765 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1766 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1767 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1768 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1769 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1770 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1771 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1772Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1773 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
1774 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1775 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1776 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1777 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1778 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1779 ... 25 more
1780[11:41:12] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1781org.bukkit.event.EventException
1782 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1783 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1784 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1785 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1786 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1787 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1788 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1789 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1790 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1791 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1792 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1793 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1794 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1795 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1796 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1797 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1798 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1799 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1800 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1801 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1802 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1803 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1804 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1805 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1806 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1807 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1808Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1809 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
1810 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1811 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1812 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1813 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1814 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1815 ... 25 more
1816[11:41:12] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1817org.bukkit.event.EventException
1818 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1819 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1820 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1821 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1822 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1823 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1824 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1825 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1826 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1827 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1828 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1829 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1830 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1831 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1832 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1833 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1834 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1835 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1836 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1837 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1838 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1839 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1840 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1841 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1842 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1843 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1844Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1845 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
1846 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1847 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1848 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1849 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1850 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1851 ... 25 more
1852[11:41:29] [Craft Scheduler Thread - 16/INFO]: [MFHoppers] Saving finished. Took 93ms
1853[11:41:53] [User Authenticator #1/INFO]: UUID of player Frencha is 127ac6db-3dfc-49e6-9ad7-2b35f47bbcc4
1854[11:41:54] [Server thread/INFO]: [AltDetector] Frencha may be an alt of BloodlessPlays
1855[11:41:54] [Server thread/INFO]: [DiscordSRV] Player Frencha joined with silent joining permission, not sending a join message
1856[11:41:54] [Server thread/INFO]: Frencha[/70.51.254.133:54904] logged in with entity id 439 at ([Extras]-101326.12484662727, 76.83689533831532, -97953.59299393676)
1857[11:41:54] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
1858[11:41:54] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: RedisBungee
1859[11:41:54] [Server thread/WARN]: [Essentials] Task #1125 for Essentials v2.17.1.48 generated an exception
1860java.lang.NullPointerException
1861 at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:146) ~[?:?]
1862 at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
1863 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1864 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1865 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:818) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1866 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1867 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1868 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1869 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1870[11:41:54] [Server thread/INFO]: [+] Frencha
1871[11:41:55] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1872org.bukkit.event.EventException
1873 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1874 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1875 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1876 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1877 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1878 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1879 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1880 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1881 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1882 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1883 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1884 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1885 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1886 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1887 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1888 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1889 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1890 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1891 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1892 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1893 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1894 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1895 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1896 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1897 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1898 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1899Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1900 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
1901 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1902 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1903 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1904 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1905 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1906 ... 25 more
1907[11:41:55] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1908org.bukkit.event.EventException
1909 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1910 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1911 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1912 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1913 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1914 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1915 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1916 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1917 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1918 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1919 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1920 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1921 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1922 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1923 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1924 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1925 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1926 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1927 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1928 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1929 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1930 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1931 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1932 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1933 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1934 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1935Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1936 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
1937 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1938 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1939 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1940 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1941 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1942 ... 25 more
1943[11:41:56] [Server thread/INFO]: [RewardPRO] eu.superm.minecraft.rewardpro.c.a: Player already joined today.'
1944[11:41:58] [Craft Scheduler Thread - 14/INFO]: Connection with Songoda servers failed: Server returned HTTP response code: 503 for URL
1945[11:41:58] [Craft Scheduler Thread - 20/INFO]: Connection with Songoda servers failed: Server returned HTTP response code: 503 for URL
1946[11:42:17] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1947org.bukkit.event.EventException
1948 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1949 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1950 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1951 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1952 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1953 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1954 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1955 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1956 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1957 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1958 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1959 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1960 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1961 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1962 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1963 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1964 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1965 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1966 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1967 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1968 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1969 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1970 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1971 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1972 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1973 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
1974Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
1975 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
1976 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1977 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1978 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1979 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1980 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1981 ... 25 more
1982[11:42:17] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
1983org.bukkit.event.EventException
1984 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1985 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1986 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
1987 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1988 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1989 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
1990 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
1991 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
1992 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
1993 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
1994 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
1995 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1996 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1997 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1998 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
1999 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2000 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2001 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2002 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2003 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2004 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2005 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2006 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2007 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2008 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2009 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2010Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2011 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2012 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2013 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2014 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2015 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2016 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2017 ... 25 more
2018[11:42:23] [User Authenticator #2/INFO]: UUID of player Horny4Girls is c1bd2629-8847-43ea-9846-50b4ff9fd7ea
2019[11:42:23] [Server thread/INFO]: [AltDetector] Horny4Girls may be an alt of amylhia, JoaquinTheKing15, Shanndon, Stay_Young
2020[11:42:23] [Server thread/INFO]: Horny4Girls[/24.176.100.220:60562] logged in with entity id 443 at ([Extras]-99952.17710899195, 4.0, -99919.93235234503)
2021[11:42:23] [Server thread/WARN]: [Essentials] Task #1469 for Essentials v2.17.1.48 generated an exception
2022java.lang.NullPointerException
2023 at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:150) ~[?:?]
2024 at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:113) ~[?:?]
2025 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:63) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2026 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2027 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:818) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2028 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2029 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2030 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2031 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2032[11:42:23] [Server thread/INFO]: [+] Horny4Girls
2033[11:42:23] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2034org.bukkit.event.EventException
2035 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2036 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2037 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2038 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2039 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2040 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2041 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2042 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2043 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2044 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2045 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2046 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2047 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2048 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2049 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2050 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2051 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2052 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2053 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2054 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2055 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2056 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2057 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2058 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2059 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2060 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2061Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2062 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2063 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2064 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2065 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2066 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2067 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2068 ... 25 more
2069[11:42:23] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2070org.bukkit.event.EventException
2071 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2072 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2073 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2074 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2075 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2076 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2077 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2078 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2079 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2080 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2081 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2082 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2083 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2084 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2085 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2086 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2087 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2088 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2089 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2090 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2091 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2092 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2093 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2094 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2095 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2096 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2097Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2098 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2099 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2100 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2101 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2102 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2103 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2104 ... 25 more
2105[11:42:24] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to BarGamble v1.3
2106org.bukkit.event.EventException
2107 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2108 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2109 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2110 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2111 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2112 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2113 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2114 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2115 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2116 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2117 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2118 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2119 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2120 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2121 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2122 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2123 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2124 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2125 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2126Caused by: java.lang.NullPointerException
2127 at com.hihihih565.EventListener.onConsume(EventListener.java:59) ~[?:?]
2128 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2129 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2130 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2131 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2132 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2133 ... 18 more
2134[11:42:24] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2135org.bukkit.event.EventException
2136 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2137 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2138 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2139 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2140 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2141 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2142 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2143 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2144 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2145 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2146 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2147 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2148 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2149 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2150 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2151 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2152 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2153 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2154 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2155Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2156 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.isBlockModifiedOnClick(EventAbstractionListener.java:990) ~[?:?]
2157 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onPlayerInteract(EventAbstractionListener.java:375) ~[?:?]
2158 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2159 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2160 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2161 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2162 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2163 ... 18 more
2164[11:42:25] [Server thread/INFO]: [RewardPRO] eu.superm.minecraft.rewardpro.c.a: Player already joined today.'
2165[11:42:29] [Craft Scheduler Thread - 0/INFO]: [SongodaCore] Hooked EpicBosses.
2166[11:42:29] [Craft Scheduler Thread - 16/INFO]: [MFHoppers] Saving finished. Took 128ms
2167[11:42:38] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2168org.bukkit.event.EventException
2169 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2170 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2171 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2172 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2173 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2174 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2175 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2176 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2177 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2178 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2179 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2180 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2181 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2182 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2183 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2184 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2185 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2186 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2187 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2188 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2189 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2190 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2191 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2192 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2193 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2194 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2195Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2196 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2197 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2198 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2199 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2200 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2201 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2202 ... 25 more
2203[11:42:38] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2204org.bukkit.event.EventException
2205 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2206 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2207 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2208 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2209 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2210 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2211 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2212 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2213 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2214 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2215 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2216 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2217 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2218 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2219 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2220 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2221 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2222 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2223 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2224 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2225 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2226 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2227 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2228 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2229 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2230 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2231Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2232 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2233 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2234 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2235 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2236 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2237 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2238 ... 25 more
2239[11:42:40] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2240org.bukkit.event.EventException
2241 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2242 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2243 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2244 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2245 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2246 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2247 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2248 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2249 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2250 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2251 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2252 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2253 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2254 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2255 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2256 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2257 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2258 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2259 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2260 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2261 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2262 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2263 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2264 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2265 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2266 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2267Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2268 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2269 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2270 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2271 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2272 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2273 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2274 ... 25 more
2275[11:42:40] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2276org.bukkit.event.EventException
2277 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2278 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2279 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2280 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2281 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2282 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2283 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2284 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2285 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2286 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2287 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2288 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2289 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2290 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2291 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2292 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2293 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2294 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2295 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2296 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2297 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2298 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2299 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2300 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2301 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2302 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2303Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2304 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2305 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2306 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2307 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2308 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2309 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2310 ... 25 more
2311[11:42:49] [Server thread/INFO]: Frencha issued server command: /shopgui debug
2312[11:42:51] [Server thread/INFO]: Frencha issued server command: /mm debug
2313[11:43:04] [Server thread/INFO]: Frencha issued server command: /shopguiplus
2314[11:43:07] [Server thread/INFO]: Frencha issued server command: /shopguiplus debug
2315[11:43:10] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2316org.bukkit.event.EventException
2317 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2318 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2319 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2320 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2321 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2322 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2323 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2324 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2325 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2326 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2327 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2328 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2329 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2330 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2331 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2332 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2333 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2334 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2335 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2336 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2337 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2338 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2339 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2340 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2341 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2342 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2343Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2344 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2345 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2346 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2347 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2348 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2349 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2350 ... 25 more
2351[11:43:10] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2352org.bukkit.event.EventException
2353 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2354 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2355 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2356 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2357 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2358 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2359 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2360 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2361 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2362 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2363 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2364 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2365 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2366 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2367 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2368 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2369 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2370 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2371 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2372 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2373 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2374 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2375 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2376 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2377 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2378 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2379Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2380 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2381 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2382 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2383 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2384 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2385 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2386 ... 25 more
2387[11:43:13] [Async Chat Thread - #0/INFO]: FactionChat Test: [Frencha]: how the fuck
2388[11:43:15] [Async Chat Thread - #0/INFO]: FactionChat Test: [Frencha]: am i supposed
2389[11:43:21] [Async Chat Thread - #0/INFO]: FactionChat Test: [Frencha]: to send the entire start up log
2390[11:43:26] [Async Chat Thread - #0/INFO]: FactionChat Test: [Frencha]: when it doesnt even save the entire thing
2391[11:43:29] [Craft Scheduler Thread - 0/INFO]: [MFHoppers] Saving finished. Took 23ms
2392[11:43:44] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2393org.bukkit.event.EventException
2394 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2395 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2396 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2397 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2398 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2399 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2400 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2401 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2402 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2403 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2404 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2405 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2406 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2407 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2408 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2409 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2410 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2411 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2412 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2413 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2414 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2415 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2416 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2417 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2418 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2419Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2420 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2421 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
2422 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2423 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2424 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2425 ... 24 more
2426[11:43:44] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2427org.bukkit.event.EventException
2428 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2429 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2430 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2431 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2432 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2433 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2434 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2435 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2436 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2437 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2438 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2439 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2440 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2441 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2442 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2443 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2444 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2445 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2446 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2447 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2448 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2449 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2450 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2451 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2452 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2453Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2454 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2455 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
2456 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2457 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2458 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2459 ... 24 more
2460[11:43:48] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2461org.bukkit.event.EventException
2462 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2463 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2464 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2465 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2466 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2467 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2468 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2469 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2470 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2471 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2472 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2473 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2474 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2475 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2476 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2477 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2478 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2479 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2480 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2481 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2482 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2483 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2484 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2485 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2486 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2487Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2488 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2489 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
2490 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2491 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2492 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2493 ... 24 more
2494[11:43:48] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2495org.bukkit.event.EventException
2496 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2497 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2498 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2499 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2500 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2501 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2502 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2503 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2504 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2505 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2506 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2507 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2508 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2509 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2510 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2511 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2512 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2513 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2514 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2515 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2516 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2517 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2518 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2519 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2520 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2521Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2522 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2523 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
2524 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2525 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2526 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2527 ... 24 more
2528[11:44:05] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2529org.bukkit.event.EventException
2530 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2531 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2532 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2533 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2534 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2535 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2536 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2537 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2538 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2539 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2540 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2541 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2542 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2543 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2544 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2545 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2546 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2547 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2548 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2549 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2550 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2551 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2552 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2553 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2554 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2555Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2556 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2557 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
2558 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2559 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2560 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2561 ... 24 more
2562[11:44:05] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2563org.bukkit.event.EventException
2564 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2565 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2566 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2567 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2568 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2569 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2570 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2571 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2572 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2573 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2574 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2575 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2576 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2577 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2578 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2579 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2580 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2581 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2582 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2583 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2584 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2585 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2586 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2587 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2588 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2589Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2590 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2591 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
2592 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2593 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2594 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2595 ... 24 more
2596[11:44:24] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2597org.bukkit.event.EventException
2598 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2599 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2600 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2601 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2602 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2603 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2604 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2605 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2606 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2607 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2608 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2609 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2610 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2611 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2612 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2613 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2614 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2615 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2616 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2617 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2618 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2619 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2620 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2621 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2622 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2623Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2624 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2625 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
2626 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2627 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2628 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2629 ... 24 more
2630[11:44:24] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2631org.bukkit.event.EventException
2632 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2633 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2634 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2635 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2636 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2637 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2638 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2639 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2640 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2641 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2642 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2643 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2644 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2645 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2646 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2647 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2648 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2649 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2650 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2651 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2652 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2653 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2654 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2655 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2656 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2657Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2658 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2659 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
2660 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2661 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2662 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2663 ... 24 more
2664[11:44:29] [Craft Scheduler Thread - 14/INFO]: [MFHoppers] Saving finished. Took 78ms
2665[11:44:30] [Async Chat Thread - #1/INFO]: FactionChat Test: [Horny4Girls]: Lmao
2666[11:44:31] [Async Chat Thread - #1/INFO]: FactionChat Test: [Horny4Girls]: idk
2667[11:44:35] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to BarGamble v1.3
2668org.bukkit.event.EventException
2669 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2670 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2671 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2672 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2673 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2674 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2675 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2676 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2677 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2678 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2679 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2680 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2681 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2682 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2683 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2684 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2685 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2686 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2687 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2688Caused by: java.lang.NullPointerException
2689 at com.hihihih565.EventListener.onConsume(EventListener.java:59) ~[?:?]
2690 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2691 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2692 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2693 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2694 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2695 ... 18 more
2696[11:44:35] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2697org.bukkit.event.EventException
2698 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2699 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2700 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2701 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2702 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2703 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2704 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2705 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2706 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2707 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2708 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2709 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2710 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2711 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2712 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2713 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2714 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2715 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2716 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2717Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2718 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.isBlockModifiedOnClick(EventAbstractionListener.java:990) ~[?:?]
2719 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onPlayerInteract(EventAbstractionListener.java:375) ~[?:?]
2720 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2721 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2722 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2723 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2724 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2725 ... 18 more
2726[11:44:37] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2727org.bukkit.event.EventException
2728 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2729 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2730 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2731 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2732 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2733 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2734 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2735 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2736 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2737 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2738 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2739 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2740 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2741 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2742 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2743 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2744 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2745 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2746 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2747 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2748 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2749 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2750 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2751 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2752 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2753Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2754 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2755 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
2756 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2757 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2758 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2759 ... 24 more
2760[11:44:37] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2761org.bukkit.event.EventException
2762 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2763 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2764 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2765 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2766 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2767 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2768 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2769 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2770 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2771 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2772 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2773 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2774 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2775 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2776 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2777 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2778 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2779 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2780 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2781 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2782 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2783 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2784 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2785 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2786 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2787Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2788 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2789 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
2790 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2791 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2792 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2793 ... 24 more
2794[11:44:42] [Async Chat Thread - #1/INFO]: FactionChat Test: [Horny4Girls]: Did epicbosses not work?
2795[11:44:43] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to BarGamble v1.3
2796org.bukkit.event.EventException
2797 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2798 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2799 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2800 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2801 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2802 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2803 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2804 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2805 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2806 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2807 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2808 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2809 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2810 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2811 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2812 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2813 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2814 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2815 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2816Caused by: java.lang.NullPointerException
2817 at com.hihihih565.EventListener.onConsume(EventListener.java:59) ~[?:?]
2818 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2819 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2820 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2821 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2822 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2823 ... 18 more
2824[11:44:43] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2825org.bukkit.event.EventException
2826 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2827 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2828 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2829 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2830 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2831 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2832 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2833 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2834 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2835 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2836 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2837 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2838 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2839 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2840 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2841 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2842 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2843 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2844 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2845Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2846 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.isBlockModifiedOnClick(EventAbstractionListener.java:990) ~[?:?]
2847 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onPlayerInteract(EventAbstractionListener.java:375) ~[?:?]
2848 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2849 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2850 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2851 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2852 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2853 ... 18 more
2854[11:44:53] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to BarGamble v1.3
2855org.bukkit.event.EventException
2856 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2857 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2858 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2859 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2860 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2861 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2862 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2863 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2864 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2865 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2866 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2867 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2868 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2869 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2870 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2871 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2872 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2873 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2874 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2875Caused by: java.lang.NullPointerException
2876 at com.hihihih565.EventListener.onConsume(EventListener.java:59) ~[?:?]
2877 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2878 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2879 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2880 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2881 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2882 ... 18 more
2883[11:44:53] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2884org.bukkit.event.EventException
2885 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2886 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2887 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2888 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2889 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2890 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:260) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2891 at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:484) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2892 at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:750) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2893 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2894 at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2895 at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2896 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
2897 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
2898 at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2899 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:809) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2900 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2901 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2902 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2903 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2904Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2905 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.isBlockModifiedOnClick(EventAbstractionListener.java:990) ~[?:?]
2906 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onPlayerInteract(EventAbstractionListener.java:375) ~[?:?]
2907 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
2908 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
2909 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2910 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2911 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2912 ... 18 more
2913[11:44:56] [Async Chat Thread - #1/INFO]: FactionChat Test: [Frencha]: no im talking to the creator of shopgui
2914[11:44:59] [Async Chat Thread - #1/INFO]: FactionChat Test: [Frencha]: on why his shits breaking
2915[11:45:24] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2916org.bukkit.event.EventException
2917 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2918 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2919 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2920 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2921 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2922 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2923 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2924 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2925 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2926 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2927 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2928 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2929 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2930 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2931 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2932 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2933 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2934 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2935 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2936 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2937 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2938 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2939 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2940 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2941 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2942Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2943 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
2944 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
2945 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2946 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2947 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2948 ... 24 more
2949[11:45:24] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2950org.bukkit.event.EventException
2951 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2952 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2953 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2954 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2955 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2956 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2957 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2958 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2959 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2960 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2961 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2962 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2963 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2964 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2965 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2966 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2967 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2968 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2969 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2970 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2971 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2972 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2973 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2974 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2975 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
2976Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
2977 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
2978 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
2979 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2980 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2981 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2982 ... 24 more
2983[11:45:29] [Craft Scheduler Thread - 15/INFO]: [MFHoppers] Saving finished. Took 25ms
2984[11:45:52] [Craft Scheduler Thread - 17/INFO]: Connection with Songoda servers failed: Server returned HTTP response code: 524 for URL
2985[11:46:20] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
2986org.bukkit.event.EventException
2987 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2988 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2989 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
2990 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2991 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2992 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
2993 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
2994 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
2995 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
2996 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
2997 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2998 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
2999 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3000 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3001 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3002 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3003 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3004 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3005 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3006 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3007 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3008 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3009 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3010 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3011 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3012Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3013 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
3014 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
3015 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3016 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3017 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3018 ... 24 more
3019[11:46:20] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3020org.bukkit.event.EventException
3021 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3022 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3023 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3024 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3025 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3026 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3027 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3028 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3029 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3030 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3031 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3032 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3033 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3034 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3035 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3036 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3037 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3038 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3039 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3040 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3041 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3042 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3043 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3044 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3045 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3046Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3047 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
3048 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
3049 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3050 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3051 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3052 ... 24 more
3053[11:46:22] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3054org.bukkit.event.EventException
3055 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3056 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3057 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3058 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3059 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3060 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3061 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3062 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3063 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3064 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3065 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3066 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3067 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3068 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3069 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3070 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3071 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3072 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3073 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3074 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3075 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3076 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3077 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3078 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3079 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3080Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3081 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
3082 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
3083 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3084 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3085 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3086 ... 24 more
3087[11:46:22] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3088org.bukkit.event.EventException
3089 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3090 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3091 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3092 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3093 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3094 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3095 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3096 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3097 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3098 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3099 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3100 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3101 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3102 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3103 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3104 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3105 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3106 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3107 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3108 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3109 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3110 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3111 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3112 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3113 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3114Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3115 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
3116 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
3117 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3118 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3119 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3120 ... 24 more
3121[11:46:29] [Craft Scheduler Thread - 8/INFO]: [MFHoppers] Saving finished. Took 18ms
3122[11:46:47] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3123org.bukkit.event.EventException
3124 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3125 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3126 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3127 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3128 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3129 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3130 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3131 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3132 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3133 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3134 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3135 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3136 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3137 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3138 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3139 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3140 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3141 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3142 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3143 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3144 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3145 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3146 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3147 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3148 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3149Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3150 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
3151 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
3152 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3153 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3154 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3155 ... 24 more
3156[11:46:47] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3157org.bukkit.event.EventException
3158 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3159 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3160 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3161 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3162 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3163 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3164 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3165 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3166 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3167 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3168 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3169 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3170 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3171 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3172 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3173 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3174 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3175 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3176 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3177 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3178 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3179 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3180 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3181 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3182 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3183Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3184 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
3185 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
3186 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3187 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3188 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3189 ... 24 more
3190[11:46:51] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3191org.bukkit.event.EventException
3192 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3193 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3194 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3195 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3196 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3197 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3198 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3199 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3200 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3201 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3202 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3203 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3204 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3205 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3206 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3207 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3208 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3209 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3210 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3211 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3212 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3213 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3214 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3215 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3216 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3217Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3218 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
3219 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
3220 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3221 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3222 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3223 ... 24 more
3224[11:46:51] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3225org.bukkit.event.EventException
3226 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3227 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3228 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3229 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3230 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3231 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3232 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3233 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3234 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3235 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3236 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3237 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3238 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3239 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3240 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3241 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3242 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3243 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3244 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3245 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3246 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3247 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3248 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3249 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3250 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3251Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3252 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
3253 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
3254 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3255 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3256 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3257 ... 24 more
3258[11:47:12] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3259org.bukkit.event.EventException
3260 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3261 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3262 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3263 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3264 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3265 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3266 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3267 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3268 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3269 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3270 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3271 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3272 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3273 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3274 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3275 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3276 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3277 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3278 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3279 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3280 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3281 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3282 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3283 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3284 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3285Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3286 at com.sk89q.worldguard.bukkit.listener.RegionFlagsListener.onPlaceBlock(RegionFlagsListener.java:66) ~[?:?]
3287 at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) ~[?:?]
3288 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3289 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3290 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3291 ... 24 more
3292[11:47:12] [Server thread/ERROR]: Could not pass event PlaceBlockEvent to WorldGuard v6.2.2-SNAPSHOT;8eeab68
3293org.bukkit.event.EventException
3294 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3295 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3296 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3297 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3298 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3299 at com.sk89q.worldguard.bukkit.util.Events.fireToCancel(Events.java:74) [worldguard-bukkit-6.2.2.jar:?]
3300 at com.sk89q.worldguard.bukkit.listener.EventAbstractionListener.onBlockIgnite(EventAbstractionListener.java:453) [worldguard-bukkit-6.2.2.jar:?]
3301 at sun.reflect.GeneratedMethodAccessor131.invoke(Unknown Source) ~[?:?]
3302 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3303 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3304 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3305 at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3306 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3307 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3308 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3309 at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:968) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3310 at net.minecraft.server.v1_8_R3.BlockStationary.b(BlockStationary.java:48) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3311 at net.minecraft.server.v1_8_R3.Block.a(Block.java:311) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3312 at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:504) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3313 at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:257) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3314 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:865) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3315 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:821) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3316 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:748) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3317 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [StellarSpigot.jar:git-TacoSpigot-04511af6]
3318 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
3319Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
3320 at com.sk89q.worldguard.bukkit.listener.RegionProtectionListener.onPlaceBlock(RegionProtectionListener.java:178) ~[?:?]
3321 at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) ~[?:?]
3322 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
3323 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
3324 at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[StellarSpigot.jar:git-TacoSpigot-04511af6]
3325 ... 24 more