· 6 years ago · Aug 29, 2019, 03:38 AM
1[03:32:01] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[03:32:01] [Server thread/INFO]: Loading properties
3[03:32:01] [Server thread/INFO]: Default game type: SURVIVAL
4[03:32:02] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-76236cb-9cd1111 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[03:32:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[03:32:02] [Server thread/INFO]: Using 4 threads for Netty based IO
7[03:32:02] [Server thread/INFO]: Debug logging is disabled
8[03:32:02] [Server thread/INFO]: Generating keypair
9[03:32:02] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:28566
10[03:32:02] [Server thread/INFO]: Using epoll channel type
11[03:32:02] [Server thread/ERROR]: Could not load 'plugins/PlugMan.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
13 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
15 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-76236cb-9cd1111]
16 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-76236cb-9cd1111]
17 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
19Caused by: java.util.zip.ZipException: zip file is empty
20 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_212]
21 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_212]
22 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_212]
23 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_212]
24 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_212]
25 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
26 ... 5 more
27[03:32:02] [Server thread/ERROR]: Ambiguous plugin name `TokenEnchant' for files `plugins/TokenEnchant.jar' and `plugins/TokenEnchant-release.jar' in `plugins'
28[03:32:02] [Server thread/ERROR]: Ambiguous plugin name `Votifier' for files `plugins/Votifier.jar' and `plugins/votifier-1.9 (1).jar' in `plugins'
29[03:32:02] [Server thread/ERROR]: Ambiguous plugin name `Essentials' for files `plugins/EssentialsX-2.0.1.jar' and `plugins/EssentialsX-2.17.1.0.jar' in `plugins'
30[03:32:02] [Server thread/ERROR]: Could not load 'plugins/DisableCommands.jar' in folder 'plugins'
31org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
32 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
33 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
34 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-76236cb-9cd1111]
35 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-76236cb-9cd1111]
36 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
37 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
38Caused by: java.util.zip.ZipException: error in opening zip file
39 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_212]
40 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_212]
41 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_212]
42 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_212]
43 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_212]
44 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
45 ... 5 more
46[03:32:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
47[03:32:02] [Server thread/ERROR]: Could not load 'plugins/DiceFurniture.jar' in folder 'plugins'
48org.bukkit.plugin.UnknownDependencyException: FurnitureLib
49 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-76236cb-9cd1111]
50 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-76236cb-9cd1111]
51 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-76236cb-9cd1111]
52 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
53 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
54[03:32:03] [Server thread/INFO]: [P2][Info]
55[03:32:03] [Server thread/INFO]: You can't use this version of PlotSquared on a server less than Minecraft 1.13.2
56[03:32:03] [Server thread/INFO]: [P2][Info]
57[03:32:03] [Server thread/INFO]: You can't use this version of PlotSquared on a server less than Minecraft 1.13.2
58[03:32:03] [Server thread/INFO]: [INFO][NoCheatPlus] Thu Aug 29 03:32:03 UTC 2019
59[03:32:03] [Server thread/INFO]: Player instances are stored for efficiency.
60[03:32:03] [Server thread/INFO]: [eZProtector] Your server is running version v1_8_R3
61[03:32:03] [Server thread/INFO]: [KitsPreview] Loading KitsPreview v1.0
62[03:32:03] [Server thread/INFO]: [NoHunger] Loading NoHunger v0.7
63[03:32:03] [Server thread/INFO]: [Disposal] Loading Disposal v1.2
64[03:32:03] [Server thread/INFO]: [MineWarp] Loading MineWarp v1.0.0
65[03:32:03] [Server thread/INFO]: [IlluminatiChatClear] Loading IlluminatiChatClear v2a
66[03:32:03] [Server thread/INFO]: [ScheduledAnnouncer2] Loading ScheduledAnnouncer2 v2.8.5 - For version 1.7.9
67[03:32:03] [Server thread/INFO]: [CustomRecipes] Loading CustomRecipes v2.0.1
68[03:32:03] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
69[03:32:03] [Server thread/INFO]: [IslandCraft] Loading IslandCraft v1.0.7
70[03:32:03] [Server thread/INFO]: [GetPerms] Loading GetPerms v1.1.16
71[03:32:03] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.3.0
72[03:32:03] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V8b
73[03:32:03] [Server thread/INFO]: [NoRain] Loading NoRain v0.2
74[03:32:03] [Server thread/INFO]: [InvRestore2] Loading InvRestore2 v2.0
75[03:32:03] [Server thread/INFO]: [AutoBroadcaster] Loading AutoBroadcaster v1
76[03:32:03] [Server thread/INFO]: [Boost] Loading Boost v1.5
77[03:32:03] [Server thread/INFO]: [RankupTokens] Loading RankupTokens v1.0
78[03:32:03] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
79[03:32:03] [Server thread/INFO]: [HigherLower] Loading HigherLower v1.04
80[03:32:03] [Server thread/INFO]: [Skulls] Loading Skulls v1.0
81[03:32:03] [Server thread/INFO]: [TrollCommandsPlusPlus] Loading TrollCommandsPlusPlus v2.6.17
82[03:32:03] [Server thread/INFO]: me.egg82.tcpp.lib.ninja.egg82.registry.Registry.destroy()
83[03:32:03] [Server thread/INFO]: me.egg82.tcpp.lib.ninja.egg82.registry.Registry.dispose()
84[03:32:03] [Server thread/INFO]: Plugin version: 1.8.0_212
85[03:32:03] [Server thread/WARN]: [Server thread] INFO me.egg82.tcpp.lib.ninja.egg82.lib.org.reflections.Reflections - Reflections took 38 ms to scan 1 urls, producing 13 keys and 27 values
86[03:32:03] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
87[03:32:03] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
88[03:32:03] [Server thread/INFO]: [PlayTime] Loading PlayTime v1.0
89[03:32:03] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v3.0.2
90[03:32:03] [Server thread/INFO]: [FortuneBlocks] Loading FortuneBlocks v1.2
91[03:32:03] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.6.2
92[03:32:03] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.3
93[03:32:03] [Server thread/INFO]: [PermissionFinder] Loading PermissionFinder v1.2.2
94[03:32:03] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v3.0
95[03:32:03] [Server thread/INFO]: [DonatorJoin] Loading DonatorJoin v3.6
96[03:32:03] [Server thread/INFO]: [Ping] Loading Ping v1.0
97[03:32:03] [Server thread/INFO]: [SellPickaxe] Loading SellPickaxe v1.0
98[03:32:03] [Server thread/INFO]: [ChatColor] Loading ChatColor v2.1
99[03:32:03] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
100[03:32:03] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
101[03:32:03] [Server thread/INFO]: [AdvancedPreview] Loading AdvancedPreview v1.0
102[03:32:03] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.0.5
103[03:32:03] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.4.4
104[03:32:03] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
105[03:32:04] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
106[03:32:04] [Server thread/INFO]: Injected custom channel handlers.
107[03:32:04] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.6
108[03:32:04] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
109[03:32:04] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.2
110[03:32:04] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
111[03:32:04] [Server thread/INFO]: [PrisonPrefix] Loading PrisonPrefix v2.0.0
112[03:32:04] [Server thread/INFO]: [ReportPlus] Loading ReportPlus v2.2.5
113[03:32:04] [Server thread/INFO]: [NightVision] Loading NightVision v1.0
114[03:32:04] [Server thread/INFO]: [GlobalMute] Loading GlobalMute v1.0
115[03:32:04] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.3.2
116[03:32:04] [Server thread/INFO]: [StaticPickaxes] Loading StaticPickaxes v1.0
117[03:32:04] [Server thread/INFO]: [InstantRespawn] Loading InstantRespawn v1.0.7
118[03:32:04] [Server thread/INFO]: [CRefer] Loading CRefer v1.0
119[03:32:04] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
120[03:32:04] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
121[03:32:04] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.4
122[03:32:04] [Server thread/INFO]: [RankGrant+] Loading RankGrantPlus v3.4.0
123[03:32:04] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
124[03:32:04] [Server thread/INFO]: [GangsPlus] Loading GangsPlus v1.2.3
125[03:32:04] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
126[03:32:04] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v0.9.9
127[03:32:04] [Server thread/INFO]: [ViaVersion] ViaVersion 0.9.9 is now loaded, injecting!
128[03:32:04] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.2.6
129[03:32:04] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.3.3
130[03:32:04] [Server thread/INFO]: [LinkItem] Loading LinkItem v1.0-STABLE
131[03:32:04] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
132[03:32:04] [Server thread/INFO]: [SimpleClans] Loading SimpleClans v2.5.3
133[03:32:04] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
134[03:32:04] [Server thread/INFO]: [TradeMe] Loading TradeMe v3.4.0.2
135[03:32:04] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
136[03:32:04] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v9.5
137[03:32:04] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.298
138[03:32:04] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-SNAPSHOT.1477-
139[03:32:04] [Server thread/INFO]: [NPCLib] Loading NPCLib v2.2.6
140[03:32:04] [Server thread/WARN]: NPCType SHULKER is not supported on this server version
141[03:32:04] [Server thread/WARN]: NPCType POLAR_BEAR is not supported on this server version
142[03:32:04] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
143[03:32:04] [Server thread/INFO]: Injected NPCEntityItem as NPCEntityItem with id 1
144[03:32:05] [Server thread/INFO]: Injected NPCEntityExperienceOrb as NPCEntityExperienceOrb with id 2
145[03:32:05] [Server thread/INFO]: Injected NPCEntityArmorStand as NPCEntityArmorStand with id 30
146[03:32:05] [Server thread/INFO]: Injected NPCEntityCreeper as NPCEntityCreeper with id 50
147[03:32:05] [Server thread/INFO]: Injected NPCEntitySkeleton as NPCEntitySkeleton with id 51
148[03:32:05] [Server thread/INFO]: Injected NPCEntitySpider as NPCEntitySpider with id 52
149[03:32:05] [Server thread/INFO]: Injected NPCEntityGiantZombie as NPCEntityGiantZombie with id 53
150[03:32:06] [Server thread/INFO]: Injected NPCEntityZombie as NPCEntityZombie with id 54
151[03:32:06] [Server thread/INFO]: Injected NPCEntitySlime as NPCEntitySlime with id 55
152[03:32:06] [Server thread/INFO]: Injected NPCEntityGhast as NPCEntityGhast with id 56
153[03:32:06] [Server thread/INFO]: Injected NPCEntityPigZombie as NPCEntityPigZombie with id 57
154[03:32:06] [Server thread/INFO]: Injected NPCEntityEnderman as NPCEntityEnderman with id 58
155[03:32:06] [Server thread/INFO]: Injected NPCEntityCaveSpider as NPCEntityCaveSpider with id 59
156[03:32:06] [Server thread/INFO]: Injected NPCEntityEnderDragon as NPCEntityEnderDragon with id 63
157[03:32:06] [Server thread/INFO]: Injected NPCEntityWither as NPCEntityWither with id 64
158[03:32:07] [Server thread/INFO]: Injected NPCEntityWitch as NPCEntityWitch with id 66
159[03:32:07] [Server thread/INFO]: Injected NPCEntityEndermite as NPCEntityEndermite with id 67
160[03:32:07] [Server thread/INFO]: Injected NPCEntityGuardian as NPCEntityGuardian with id 68
161[03:32:07] [Server thread/INFO]: Injected NPCEntityPig as NPCEntityPig with id 90
162[03:32:07] [Server thread/INFO]: Injected NPCEntitySheep as NPCEntitySheep with id 91
163[03:32:07] [Server thread/INFO]: Injected NPCEntityCow as NPCEntityCow with id 92
164[03:32:07] [Server thread/INFO]: Injected NPCEntityChicken as NPCEntityChicken with id 93
165[03:32:07] [Server thread/INFO]: Injected NPCEntitySquid as NPCEntitySquid with id 94
166[03:32:07] [Server thread/INFO]: Injected NPCEntityWolf as NPCEntityWolf with id 95
167[03:32:07] [Server thread/INFO]: Injected NPCEntityMushroomCow as NPCEntityMushroomCow with id 96
168[03:32:07] [Server thread/INFO]: Injected NPCEntitySnowman as NPCEntitySnowman with id 97
169[03:32:07] [Server thread/INFO]: Injected NPCEntityOcelot as NPCEntityOcelot with id 98
170[03:32:08] [Server thread/INFO]: Injected NPCEntityIronGolem as NPCEntityIronGolem with id 99
171[03:32:08] [Server thread/INFO]: Injected NPCEntityHorse as NPCEntityHorse with id 100
172[03:32:08] [Server thread/INFO]: Injected NPCEntityRabbit as NPCEntityRabbit with id 101
173[03:32:08] [Server thread/INFO]: Injected NPCEntityVillager as NPCEntityVillager with id 120
174[03:32:08] [Server thread/INFO]: Injected NPCEntityPlayer as NPCEntityPlayer with id 1337
175[03:32:08] [Server thread/INFO]: Generated & Injected available entity classes in 4.202s
176[03:32:08] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.2
177[03:32:08] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.5.4
178[03:32:08] [Server thread/INFO]: [Umbaska] Loading Umbaska v2.0
179[03:32:08] [Server thread/INFO]: [EZPrestige] Loading EZPrestige v1.1
180[03:32:08] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b239
181[03:32:08] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.18
182[03:32:08] [Server thread/INFO]: [PlayerVaultsGUI] Loading PlayerVaultsGUI v1.4
183[03:32:08] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
184[03:32:08] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
185[03:32:08] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
186[03:32:08] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
187[03:32:08] [Server thread/INFO]: [eZProtector] Loading eZProtector v4.1.3
188[03:32:08] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v7.0.0
189[03:32:08] [Server thread/INFO]: [AntiCommandTab] Loading AntiCommandTab v3.4
190[03:32:08] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
191[03:32:08] [Server thread/INFO]: [MineBomb] Loading MineBomb v3.3.0
192[03:32:08] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.11
193[03:32:08] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.63
194[03:32:08] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
195[03:32:08] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b239
196[03:32:08] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
197[03:32:08] [Server thread/INFO]: [WGCustomFlags] Loading WGCustomFlags v1.7
198[03:32:08] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
199[03:32:08] [Server thread/INFO]: [MobArena] Loading MobArena v0.97.1
200[03:32:08] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
201[03:32:08] [Server thread/INFO]: [KoTH] Loading KoTH v1.4.3
202[03:32:08] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v5.6.3
203[03:32:08] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.6
204[03:32:08] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.1
205[03:32:08] [Server thread/INFO]: [HolographicDisplaysPatch] Loading HolographicDisplaysPatch v1.0.8
206[03:32:08] [Server thread/INFO]: [MineResetLitePlus] Loading MineResetLitePlus v2.5.0
207[03:32:08] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.6.1
208[03:32:08] [Server thread/INFO]: [MineCrates] Loading MineCrates v2.3
209[03:32:08] [Server thread/INFO]: [HoloPlots] Loading HoloPlots v3.4.0
210[03:32:08] [Server thread/INFO]: [SpecializedCrates] Loading SpecializedCrates v2.8.2.6 BETA 3
211[03:32:08] [Server thread/INFO]: [InventoryFull] Loading InventoryFull v1.6.1
212[03:32:08] [Server thread/INFO]: [IslandCraft] Enabling IslandCraft v1.0.7
213[03:32:08] [Server thread/ERROR]: ebean.properties not found
214[03:32:08] [Server thread/INFO]: DataSourcePool [IslandCraft] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
215[03:32:09] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
216[03:32:09] [Server thread/INFO]: Entities enhanced[0] subclassed[2]
217[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.3.0
218[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
219[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
220[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
221[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
222[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
223[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
224[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.RegionCommands injected.
225[03:32:09] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
226[03:32:09] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v3.0
227[03:32:09] [Server thread/INFO]: [0;32;1mLoading EWG schematics (.EWG);[m
228[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_big.EWG
229[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_huge.EWG
230[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_medium.EWG
231[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal.EWG
232[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal_2.EWG
233[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal_3.EWG
234[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_normal_4.EWG
235[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_small.EWG
236[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_small_2.EWG
237[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_jungle_small_3.EWG
238[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/DECO_jungle_tower.EWG
239[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_tiny_2.EWG
240[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_big.EWG
241[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_huge.EWG
242[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_medium.EWG
243[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_normal.EWG
244[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_normal_2.EWG
245[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_small.EWG
246[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_small_2.EWG
247[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_small_3.EWG
248[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_pine_tiny.EWG
249[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_normal.EWG
250[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_normal_2.EWG
251[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_big.EWG
252[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_huge.EWG
253[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_medium.EWG
254[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_dead_medium_2.EWG
255[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_tiny.EWG
256[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_big.EWG
257[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_big_2.EWG
258[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_big_3.EWG
259[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_huge.EWG
260[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_medium.EWG
261[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_medium_2.EWG
262[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_normal.EWG
263[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_normal_2.EWG
264[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_bonsai_small.EWG
265[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/DECO_forest_house.EWG
266[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_tiny_3.EWG
267[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_big.EWG
268[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_big_2.EWG
269[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_huge.EWG
270[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_medium.EWG
271[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_medium_2.EWG
272[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_normal.EWG
273[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_small.EWG
274[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_tiny.EWG
275[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_willow_tiny_2.EWG
276[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_small_3.EWG
277[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_normal.EWG
278[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_normal_2.EWG
279[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_small.EWG
280[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_fantasy_small_2.EWG
281[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal.EWG
282[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal_4.EWG
283[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal_3.EWG
284[03:32:09] [Server thread/INFO]: /home/container/plugins/EpicWorldGenerator/EWGFiles/TREES_birch_normal_2.EWG
285[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] [0;32;1m[9m=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=[m
286[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] [m
287[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] EpicWorldGenerator has been enabled![m
288[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] [m
289[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] Your version: 3.0[m
290[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] [m
291[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] Plugin provided by minelazz[m
292[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] [m
293[03:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mEpicWorldGenerator[0;30;1m] [0;32;1m[9m=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=[m
294[03:32:09] [Server thread/INFO]: [Lcom.minelazz.epicworldgenerator.structures.StructureObject;@4a05b3c0
295[03:32:09] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
296[03:32:09] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
297[03:32:09] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
298[03:32:09] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
299[03:32:09] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
300[03:32:09] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
301[03:32:09] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
302[03:32:09] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
303[03:32:09] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.298
304[03:32:09] [Server thread/ERROR]: Error occurred while enabling PlotSquared v4.298 (Is it up to date?)
305java.lang.BootstrapMethodError: java.lang.IllegalAccessError: no such method: com.github.intellectualsites.plotsquared.bukkit.util.BukkitUtil.getPlayer(Player)PlotPlayer/invokeStatic
306 at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:116) ~[?:?]
307 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
308 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
309 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
310 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
311 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
312 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot.jar:git-Spigot-76236cb-9cd1111]
313 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
314 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
315Caused by: java.lang.IllegalAccessError: no such method: com.github.intellectualsites.plotsquared.bukkit.util.BukkitUtil.getPlayer(Player)PlotPlayer/invokeStatic
316 at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:483) ~[?:1.8.0_212]
317 ... 9 more
318Caused by: java.lang.NoClassDefFoundError: org/bukkit/block/data/BlockData
319 at java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:1.8.0_212]
320 at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:975) ~[?:1.8.0_212]
321 at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1000) ~[?:1.8.0_212]
322 at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1394) ~[?:1.8.0_212]
323 at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1750) ~[?:1.8.0_212]
324 at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477) ~[?:1.8.0_212]
325 ... 9 more
326Caused by: java.lang.ClassNotFoundException: org.bukkit.block.data.BlockData
327 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
328 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
329 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
330 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
331 at java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:1.8.0_212]
332 at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:975) ~[?:1.8.0_212]
333 at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1000) ~[?:1.8.0_212]
334 at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1394) ~[?:1.8.0_212]
335 at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1750) ~[?:1.8.0_212]
336 at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477) ~[?:1.8.0_212]
337 ... 9 more
338[03:32:09] [Server thread/INFO]: [NPCLib] Enabling NPCLib v2.2.6
339[03:32:09] [Server thread/INFO]: [NPCLib] Version is 2.2.6
340[03:32:09] [Server thread/INFO]: [NPCLib] Metrics started
341[03:32:09] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
342[03:32:09] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
343[03:32:09] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
344[03:32:09] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
345[03:32:09] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
346[03:32:09] [Server thread/INFO]: Preparing level "world"
347[03:32:09] [Server thread/INFO]: -------- World Settings For [world] --------
348[03:32:09] [Server thread/INFO]: Anti X-Ray: false
349[03:32:09] [Server thread/INFO]: Engine Mode: 1
350[03:32:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
351[03:32:09] [Server thread/INFO]: Replace Blocks: [1, 5]
352[03:32:09] [Server thread/INFO]: Max TNT Explosions: 100
353[03:32:09] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
354[03:32:09] [Server thread/INFO]: Mob Spawn Range: 4
355[03:32:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
356[03:32:09] [Server thread/INFO]: Cactus Growth Modifier: 800%
357[03:32:09] [Server thread/INFO]: Cane Growth Modifier: 800%
358[03:32:09] [Server thread/INFO]: Melon Growth Modifier: 800%
359[03:32:09] [Server thread/INFO]: Mushroom Growth Modifier: 800%
360[03:32:09] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
361[03:32:09] [Server thread/INFO]: Sapling Growth Modifier: 800%
362[03:32:09] [Server thread/INFO]: Wheat Growth Modifier: 800%
363[03:32:09] [Server thread/INFO]: NetherWart Growth Modifier: 800%
364[03:32:09] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
365[03:32:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
366[03:32:09] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
367[03:32:09] [Server thread/INFO]: Random Lighting Updates: false
368[03:32:09] [Server thread/INFO]: Structure Info Saving: true
369[03:32:09] [Server thread/INFO]: Sending up to 10 chunks per packet
370[03:32:09] [Server thread/INFO]: Max Entity Collisions: 8
371[03:32:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
372[03:32:09] [Server thread/INFO]: Item Despawn Rate: 450
373[03:32:09] [Server thread/INFO]: Item Merge Radius: 5.0
374[03:32:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
375[03:32:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
376[03:32:09] [Server thread/INFO]: View Distance: 4
377[03:32:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
378[03:32:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
379[03:32:09] [Server thread/INFO]: Clear tick list: false
380[03:32:09] [Server thread/INFO]: Experience Merge Radius: 8.0
381[03:32:10] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7085375669550333185)
382[03:32:10] [Server thread/INFO]: [KitsPreview] Enabling KitsPreview v1.0
383[03:32:10] [Server thread/INFO]: [NoHunger] Enabling NoHunger v0.7
384[03:32:10] [Server thread/INFO]: [Disposal] Enabling Disposal v1.2
385[03:32:10] [Server thread/INFO]: [Disposal] Enabled[m
386[03:32:10] [Server thread/INFO]: [MineWarp] Enabling MineWarp v1.0.0
387[03:32:10] [Server thread/INFO]: [IlluminatiChatClear] Enabling IlluminatiChatClear v2a
388[03:32:10] [Server thread/INFO]: [IlluminatiChatClear] IlliminatiChatClear enabled.
389[03:32:10] [Server thread/INFO]: [ScheduledAnnouncer2] Enabling ScheduledAnnouncer2 v2.8.5 - For version 1.7.9
390[03:32:10] [Server thread/INFO]: ScheduledAnnouncer2 v2.8.5 - For version 1.7.9 is enabled!
391[03:32:10] [Server thread/INFO]: [CustomRecipes] Enabling CustomRecipes v2.0.1
392[03:32:10] [Server thread/INFO]: [CustomRecipes] The plugin has been enabled successfully, and all recipes have been loaded.
393[03:32:10] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
394[03:32:10] [Server thread/INFO]: [DeluxeTags] 33 tags loaded
395[03:32:10] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
396[03:32:10] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
397[03:32:10] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
398[03:32:10] [Server thread/INFO]: [GetPerms] Enabling GetPerms v1.1.16
399[03:32:10] [Server thread/INFO]: [GetPerms] Sending usage stats to mcstats.org every 15 minutes.
400[03:32:10] [Server thread/INFO]: [GetPerms] GetPerms 1.1.16 enabled!
401[03:32:10] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V8b
402[03:32:11] [Server thread/INFO]: [Skript] Loaded a total of 12584 english aliases
403[03:32:11] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
404[03:32:11] [Server thread/INFO]: [NoRain] Enabling NoRain v0.2
405[03:32:11] [Server thread/INFO]: [InvRestore2] Enabling InvRestore2 v2.0
406[03:32:11] [Server thread/INFO]: [InvRestore2] Generating and initiating core YML file(s)...
407[03:32:11] [Server thread/INFO]: [AutoBroadcaster] Enabling AutoBroadcaster v1
408[03:32:11] [Server thread/INFO]: [Boost] Enabling Boost v1.5
409[03:32:11] [Server thread/INFO]: Boost Version 1.5 developed by InfernoArtz
410[03:32:11] [Server thread/INFO]: [RankupTokens] Enabling RankupTokens v1.0
411[03:32:11] [Server thread/INFO]: §6Config updated and saved
412[03:32:11] [Server thread/ERROR]: [RankupTokens] Plugin RankupTokens v1.0 has failed to register events for class design.imaginemedia.ben.rankuptokens.Listeners because org/anjocaido/groupmanager/data/User does not exist.
413[03:32:11] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
414[03:32:11] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
415[03:32:11] [Server thread/INFO]: [HigherLower] Enabling HigherLower v1.04
416[03:32:11] [Server thread/INFO]: [Skulls] Enabling Skulls v1.0
417[03:32:11] [Server thread/INFO]: [TrollCommandsPlusPlus] Enabling TrollCommandsPlusPlus v2.6.17
418[03:32:11] [Server thread/WARN]: [Server thread] INFO me.egg82.tcpp.lib.ninja.egg82.lib.org.reflections.Reflections - Reflections took 13 ms to scan 1 urls, producing 120 keys and 330 values
419[03:32:11] [Server thread/WARN]: [Server thread] INFO me.egg82.tcpp.lib.ninja.egg82.lib.org.reflections.Reflections - Reflections took 12 ms to scan 1 urls, producing 77 keys and 253 values
420[03:32:11] [Server thread/WARN]: [Server thread] INFO me.egg82.tcpp.lib.ninja.egg82.lib.org.reflections.Reflections - Reflections took 7 ms to scan 1 urls, producing 53 keys and 139 values
421[03:32:11] [Server thread/INFO]: [0;36;1m _______ _ _ _____ _ [m
422[03:32:11] [Server thread/INFO]: [0;36;1m |__ __| | | |/ ____| | | _ _ [m
423[03:32:11] [Server thread/INFO]: [0;36;1m | |_ __ ___ | | | | ___ _ __ ___ _ __ ___ __ _ _ __ __| |___ _| |_ _| |_ [m
424[03:32:11] [Server thread/INFO]: [0;36;1m | | '__/ _ \| | | | / _ \| '_ ` _ \| '_ ` _ \ / _` | '_ \ / _` / __|_ _|_ _|[m
425[03:32:11] [Server thread/INFO]: [0;36;1m | | | | (_) | | | |___| (_) | | | | | | | | | | | (_| | | | | (_| \__ \ |_| |_| [m
426[03:32:11] [Server thread/INFO]: [0;36;1m |_|_| \___/|_|_|\_____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|\__,_|___/ [m
427[03:32:11] [Server thread/INFO]: [0;32;1m[Version 2.6.17] [0;31;1m58 commands [0;35;1m12 events [0;37;1m62 permissions [0;33;1m26 tick handlers[m
428[03:32:11] [Server thread/INFO]: [0;37;1m[TrollCommands++] [0;37;22mAttempting to load compatibility with Bukkit version v1_8_R3[m
429[03:32:11] [Server thread/INFO]: [0;32;1m--== [0;33;1mTrollCommands++ UPDATE AVAILABLE[0;32;1m ==--[m
430[03:32:11] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
431[03:32:11] [Server thread/INFO]: [PermissionsEx] Initializing file backend
432[03:32:11] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
433[03:32:11] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
434[03:32:11] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
435[03:32:11] [Server thread/INFO]: [PlayTime] Enabling PlayTime v1.0
436[03:32:11] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v3.0.2
437[03:32:11] [Server thread/INFO]: [FortuneBlocks] Enabling FortuneBlocks v1.2
438[03:32:11] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.6.2
439[03:32:11] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
440[03:32:11] [Server thread/INFO]: [ChatReaction] 49 words loaded!
441[03:32:11] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
442[03:32:12] [Server thread/INFO]: ---------------------------
443[03:32:12] [Server thread/INFO]: ChatReaction Updater
444[03:32:12] [Server thread/INFO]:
445[03:32:12] [Server thread/INFO]: Could not connect to spigotmc.org
446[03:32:12] [Server thread/INFO]: to check for updates!
447[03:32:12] [Server thread/INFO]:
448[03:32:12] [Server thread/INFO]: ---------------------------
449[03:32:12] [Server thread/INFO]: ---------------------------
450[03:32:12] [Server thread/INFO]: ChatReaction Updater
451[03:32:12] [Server thread/INFO]:
452[03:32:12] [Server thread/INFO]: You are running 1.6.2
453[03:32:12] [Server thread/INFO]: The latest version
454[03:32:12] [Server thread/INFO]: of ChatReaction!
455[03:32:12] [Server thread/INFO]:
456[03:32:12] [Server thread/INFO]: ---------------------------
457[03:32:12] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.3
458[03:32:12] [Server thread/INFO]:
459[03:32:12] [Server thread/INFO]: === Super Trails ===
460[03:32:12] [Server thread/INFO]: SuperTrails 9.3 for MC 1.8 enabled
461[03:32:12] [Server thread/INFO]: Thank you for using my plugin
462[03:32:12] [Server thread/INFO]: =====================
463[03:32:12] [Server thread/INFO]:
464[03:32:12] [Server thread/INFO]: [PermissionFinder] Enabling PermissionFinder v1.2.2
465[03:32:12] [Server thread/INFO]: [DonatorJoin] Enabling DonatorJoin v3.6
466[03:32:12] [Server thread/INFO]: ----------------------------
467[03:32:12] [Server thread/INFO]: DonatorJoin Updater
468[03:32:12] [Server thread/INFO]:
469[03:32:12] [Server thread/INFO]: Could not connect to spigotmc.org
470[03:32:12] [Server thread/INFO]: to check for updates!
471[03:32:12] [Server thread/INFO]:
472[03:32:12] [Server thread/INFO]: ----------------------------
473[03:32:12] [Server thread/INFO]: ----------------------------
474[03:32:12] [Server thread/INFO]: DonatorJoin Updater
475[03:32:12] [Server thread/INFO]:
476[03:32:12] [Server thread/INFO]: You are running 3.6
477[03:32:12] [Server thread/INFO]: The latest version
478[03:32:12] [Server thread/INFO]: of DonatorJoin!
479[03:32:12] [Server thread/INFO]:
480[03:32:12] [Server thread/INFO]: ----------------------------
481[03:32:12] [Server thread/INFO]: [Ping] Enabling Ping v1.0
482[03:32:12] [Server thread/INFO]: [SellPickaxe] Enabling SellPickaxe v1.0
483[03:32:12] [Server thread/INFO]: [ChatColor] Enabling ChatColor v2.1
484[03:32:12] [Server thread/ERROR]: Error occurred while enabling ChatColor v2.1 (Is it up to date?)
485java.lang.NullPointerException
486 at main.UpdateChecker.checkUpdate(UpdateChecker.java:24) ~[?:?]
487 at main.ChatColorPlugin.onEnable(ChatColorPlugin.java:59) ~[?:?]
488 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
489 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
490 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
491 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
492 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
493 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
494 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
495 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
496 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
497 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
498 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
499[03:32:12] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
500[03:32:12] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
501[03:32:12] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
502[03:32:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
503[03:32:12] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
504[03:32:12] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
505[03:32:12] [Server thread/INFO]: [AdvancedPreview] Enabling AdvancedPreview v1.0
506[03:32:12] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.0.5
507[03:32:12] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.4.4
508[03:32:12] [Server thread/INFO]: [PacketListenerApi] Metrics started
509[03:32:12] [Server thread/INFO]: Adding channels for online players...
510[03:32:12] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.6
511[03:32:12] [Server thread/INFO]: [ClearLag] Loading modules...
512[03:32:12] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
513[03:32:12] [Server thread/INFO]: [ClearLag] Modules have been loaded!
514[03:32:12] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
515[03:32:12] [Thread-20/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
516[03:32:12] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
517[03:32:12] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
518[03:32:12] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
519[03:32:12] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
520[03:32:12] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
521[03:32:12] [Thread-20/INFO]: [ClearLag] No updates found!
522[03:32:12] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
523[03:32:12] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.2
524[03:32:12] [Server thread/INFO]: [BuycraftX] Validating your server key...
525[03:32:13] [Server thread/ERROR]: [BuycraftX] We can't check if your server can connect to Buycraft: No server could be found with the specified secret key.
526[03:32:13] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
527[03:32:13] [Server thread/ERROR]: [BuycraftX] Error whilst retrieving listing
528net.buycraft.plugin.client.ApiException: No server could be found with the specified secret key.
529 at net.buycraft.plugin.client.ProductionApiClient.handleError(ProductionApiClient.java:49) ~[Buycraft.jar:?]
530 at net.buycraft.plugin.client.ProductionApiClient.get(ProductionApiClient.java:70) ~[Buycraft.jar:?]
531 at net.buycraft.plugin.client.ProductionApiClient.retrieveListing(ProductionApiClient.java:82) ~[Buycraft.jar:?]
532 at net.buycraft.plugin.bukkit.tasks.ListingUpdateTask.run(ListingUpdateTask.java:30) [Buycraft.jar:?]
533 at net.buycraft.plugin.bukkit.BuycraftPlugin.onEnable(BuycraftPlugin.java:156) [Buycraft.jar:?]
534 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
535 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
536 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
537 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
538 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
539 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
540 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
541 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
542 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
543 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
544 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
545[03:32:13] [Server thread/WARN]: [BuycraftX] No secret key available (or no server information), so can't update inventories.
546[03:32:13] [Server thread/WARN]: [BuycraftX] No secret key available (or no server information), so can't update inventories.
547[03:32:13] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
548[03:32:13] [Server thread/INFO]: [Votifier] DEBUG mode enabled!
549[03:32:13] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
550[03:32:13] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
551[03:32:13] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
552java.net.BindException: Cannot assign requested address (Bind failed)
553 at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.8.0_212]
554 at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[?:1.8.0_212]
555 at java.net.ServerSocket.bind(ServerSocket.java:375) ~[?:1.8.0_212]
556 at java.net.ServerSocket.bind(ServerSocket.java:329) ~[?:1.8.0_212]
557 at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
558 at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
559 at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
560 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
561 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
562 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
563 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
564 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
565 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
566 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
567 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
568 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
569 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
570 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
571[03:32:13] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
572[03:32:13] [Server thread/INFO]: [PrisonPrefix] Enabling PrisonPrefix v2.0.0
573[03:32:13] [Server thread/INFO]: [ReportPlus] Enabling ReportPlus v2.2.5
574[03:32:13] [Server thread/INFO]: [0;33;1mSuccessfully loaded ReportPlus commands![m
575[03:32:13] [Server thread/INFO]: [0;33;1mSuccessfully loaded ReportPlus config![m
576[03:32:13] [Server thread/INFO]: [0;33;1mSuccessfully set up ReportPlus files![m
577[03:32:13] [Server thread/INFO]: [0;33;1mSuccessfully loaded ReportPlus playersdata![m
578[03:32:13] [Server thread/INFO]: [0;33;1mPlayersData: [rdiekema, AccountsMojang, GandalfLeGod, iVodkaHD, RedstonePlays, danny012005, Hectqr, monkeyJT][m
579[03:32:13] [Server thread/INFO]: [0;32;1mSuccessfully enabled ReportPlus![m
580[03:32:13] [Server thread/INFO]: [NightVision] Enabling NightVision v1.0
581[03:32:13] [Server thread/INFO]: [GlobalMute] Enabling GlobalMute v1.0
582[03:32:13] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.3.2
583[03:32:13] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
584[03:32:13] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
585[03:32:13] [Server thread/INFO]: [AsyncWorldEdit] Unable to check latest plugin version.
586[03:32:13] [Server thread/INFO]: [AsyncWorldEdit] Enabled
587[03:32:13] [Server thread/INFO]: [StaticPickaxes] Enabling StaticPickaxes v1.0
588[03:32:13] [Server thread/INFO]: [InstantRespawn] Enabling InstantRespawn v1.0.7
589[03:32:13] [Server thread/INFO]: [CRefer] Enabling CRefer v1.0
590[03:32:13] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
591[03:32:13] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.4
592[03:32:13] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
593[03:32:13] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
594[03:32:13] [Server thread/INFO]: [EZBlocks] Saving all players every 60 minutes
595[03:32:13] [Server thread/INFO]: [EZBlocks] 1 global rewards loaded!
596[03:32:13] [Server thread/INFO]: [EZBlocks] 0 interval rewards loaded!
597[03:32:13] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
598[03:32:13] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
599[03:32:13] [Server thread/INFO]: [RankGrant+] Enabling RankGrantPlus v3.4.0
600[03:32:13] [Server thread/INFO]: [RankGrant+] Enabling RankGrant+...
601
602[0;32;1m ######## ### ## ## ## ## ###### ######## ### ## ## ########
603[0;32;1m ## ## ## ## ### ## ## ## ## ## ## ## ## ## ### ## ##
604[0;32;1m ## ## ## ## #### ## ## ## ## ## ## ## ## #### ## ##
605[0;32;1m ######## ## ## ## ## ## ##### ## #### ######## ## ## ## ## ## ##
606[0;32;1m ## ## ######### ## #### ## ## ## ## ## ## ######### ## #### ##
607[0;32;1m ## ## ## ## ## ### ## ## ## ## ## ## ## ## ## ### ##
608[0;32;1m ## ## ## ## ## ## ## ## ###### ## ## ## ## ## ## ##
609[m
610[03:32:13] [Server thread/INFO]: [RankGrant+] Loading files...
611[03:32:13] [Server thread/INFO]: [RankGrant+] Loaded files.
612[03:32:13] [Server thread/INFO]: [RankGrant+] Registering commands...
613[03:32:13] [Server thread/INFO]: [RankGrant+] Registered commands.
614[03:32:13] [Server thread/INFO]: [RankGrant+] Registering listeners...
615[03:32:13] [Server thread/INFO]: [RankGrant+] Registered listeners.
616[03:32:13] [Server thread/INFO]: [RankGrant+] Hooking into Vault...
617[03:32:13] [Server thread/INFO]: [RankGrant+] Hooked into Vault.
618[03:32:13] [Server thread/INFO]: [RankGrant+] Starting temporary-grant expiration timer...
619[03:32:13] [Server thread/INFO]: [RankGrant+] Started temporary-grant expiration timer.
620[03:32:13] [Server thread/INFO]: [RankGrant+] Loading metrics...
621[03:32:13] [Server thread/INFO]: [RankGrant+] Loaded metrics.
622[03:32:13] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;32;22mRankGrantPlus v3.4.0 by Demeng7215 has been successfully enabled![m
623[03:32:13] [Server thread/INFO]: [RankGrant+] Checking for updates...
624[03:32:13] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;32;22m====================== [ UPDATE ] ======================[m
625[03:32:13] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;32;1mA newer version of RankGrantPlus is available![m
626[03:32:13] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;32;1mCurrent version: [0;37;1m3.4.0[m
627[03:32:13] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;32;1mLatest version: [0;37;1m3.5.2[m
628[03:32:13] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;32;1mGet the update: [0;37;1mhttps://spigotmc.org/resources/63403[m
629[03:32:13] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;32;22m====================== [ UPDATE ] ======================[m
630[03:32:13] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
631[03:32:13] [Server thread/INFO]: [GangsPlus] Enabling GangsPlus v1.2.3
632[03:32:13] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
633[03:32:13] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v0.9.9
634[03:32:14] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.2.6
635[03:32:14] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
636[03:32:14] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
637[03:32:14] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
638[03:32:14] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
639[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
640[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: B to C successfully loaded
641[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: C to D successfully loaded
642[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: D to E successfully loaded
643[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: E to F successfully loaded
644[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: F to G successfully loaded
645[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: G to H successfully loaded
646[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: H to I successfully loaded
647[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: I to J successfully loaded
648[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: J to K successfully loaded
649[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: K to L successfully loaded
650[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: L to M successfully loaded
651[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: M to N successfully loaded
652[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: N to O successfully loaded
653[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: O to P successfully loaded
654[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: P to Q successfully loaded
655[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: Q to R successfully loaded
656[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: R to S successfully loaded
657[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: S to T successfully loaded
658[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: T to U successfully loaded
659[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: U to V successfully loaded
660[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: V to W successfully loaded
661[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: W to X successfully loaded
662[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: X to Y successfully loaded
663[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: Y to Z successfully loaded
664[03:32:14] [Server thread/INFO]: [EZRanksPro] Rankup: Z to Free successfully loaded
665[03:32:14] [Server thread/INFO]: [EZRanksPro] 26 rankup(s) loaded
666[03:32:14] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
667[03:32:14] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
668[03:32:14] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
669[03:32:14] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 10 seconds
670[03:32:14] [Server thread/INFO]: [EZRanksPro] Failed to check for a update on spigot.
671[03:32:14] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
672[03:32:14] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.3.3
673[03:32:14] [Server thread/INFO]: [LinkItem] Enabling LinkItem v1.0-STABLE
674[03:32:14] [Server thread/WARN]: [LinkItem] Found Vault v1.5.6-b49 for chat hook.
675[03:32:14] [Server thread/WARN]: [LinkItem] Using After v1_8 (v1_8_R3) Fanciful Library!
676[03:32:14] [Server thread/INFO]: [SimpleClans] Enabling SimpleClans v2.5.3
677[03:32:14] [Server thread/INFO]: [SimpleClans] Version 2.5.3 loaded
678[03:32:14] [Server thread/INFO]: [SimpleClans] SQLite Connection successful
679[03:32:14] [Server thread/INFO]: [SimpleClans] Clan players: 13
680[03:32:14] [Server thread/INFO]: [SimpleClans] Modo Multithreading: false
681[03:32:14] [Server thread/INFO]: [SimpleClans] Modo BungeeCord: false
682[03:32:14] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
683[03:32:14] [Server thread/INFO]: [TradeMe] Enabling TradeMe v3.4.0.2
684[03:32:14] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Version 3.4.0.2 has been enabled[m
685[03:32:14] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Vault plugin was found![m
686[03:32:14] [Server thread/INFO]: [0;36;22m[TradeMe][0;33;22m Connected to sqlite[m
687[03:32:14] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
688[03:32:14] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
689[03:32:14] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v9.5
690[03:32:14] [Server thread/INFO]: SimpleRename enabled!
691[03:32:14] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-SNAPSHOT.1477-
692[03:32:14] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
693[03:32:14] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
694[03:32:14] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
695[03:32:14] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
696[03:32:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
697[03:32:14] [Server thread/INFO]: [WorldGuard] Loading region data...
698[03:32:14] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.2
699[03:32:15] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.5.4
700[03:32:15] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 6.0.0-SNAPSHOT.1477-
701[03:32:15] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: PlotSquared 4.298
702[03:32:15] [Server thread/INFO]: [Umbaska] Enabling Umbaska v2.0
703[03:32:15] [Server thread/INFO]: [Umbaska] §a[Umbaska] Hooked into metrics! :)
704[03:32:15] [Server thread/INFO]: Loading ProtocolLib Effects
705[03:32:15] [Server thread/INFO]: [Umbaska] It appears you might be using a 1.8 Build! I'm going to attempt to register some things related to it :)
706[03:32:15] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Attempting to register new Spawn Particle Effect.
707[03:32:15] [Server thread/INFO]: [Umbaska] When Funnygatt and BaeFell work together, amazing things happen!
708GO! SUPER GATTFELL REGISTER SEQUENCE!
709Achievement Get! Used the new Umbaska Version
710[03:32:15] [Server thread/INFO]: [Umbaska] Registering Armor Stand related expressions
711[03:32:15] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Registered Custom Particle Enum. Have some BACON!!!!
712[03:32:15] [Server thread/INFO]: Registering Entity Interact Event
713[03:32:15] [Server thread/INFO]: [Umbaska 2.0] Configuration file loaded.
714[03:32:15] [Server thread/INFO]: [Umbaska 2.0] THE CONFIG FILE CONTAINS UNSET VALUES - YOU MUST FIX THEM BEFORE THE UMBASKACORD HOOK WILL WORK
715[03:32:15] [Server thread/INFO]: [EZPrestige] Enabling EZPrestige v1.1
716[03:32:15] [Server thread/INFO]: [EZPrestige] 41 prestiges loaded!
717[03:32:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b239
718[03:32:15] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
719[03:32:15] [Server thread/INFO]: Using locale en
720[03:32:15] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
721[03:32:15] [Server thread/INFO]: Using locale en
722[03:32:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
723[03:32:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
724[03:32:15] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.18
725[03:32:15] [Server thread/INFO]: [LiteBans] Using default database drivers.
726[03:32:15] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.cj.jdbc.Driver)
727[03:32:15] [Server thread/INFO]: [LiteBans] Connecting to database...
728[03:32:25] [Server thread/ERROR]: [LiteBans] litebans-pool - Exception during pool initialization.
729[03:32:25] [Server thread/ERROR]: [LiteBans] Failed to connect to [jdbc:mysql://localhost:3306/litebans;useSSL=false] using mysql driver.
730[03:32:25] [Server thread/ERROR]: [LiteBans] Error: Failed to initialize pool: Communications link failure
731[03:32:25] [Server thread/ERROR]: [LiteBans] Cause: Communications link failure
732[03:32:25] [Server thread/ERROR]: [LiteBans] Cause: Communications link failure
733[03:32:25] [Server thread/ERROR]: [LiteBans] Cause: Connection refused (Connection refused)
734[03:32:25] [Server thread/INFO]: [LiteBans] v2.3.18 enabled. Startup took 10223 ms.
735[03:32:25] [Server thread/INFO]: [PlayerVaultsGUI] Enabling PlayerVaultsGUI v1.4
736[03:32:25] [Server thread/INFO]: [PlayerVaultsGUI] Reading config...
737[03:32:25] [Server thread/INFO]: [PlayerVaultsGUI] Config Updated!
738[03:32:25] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
739[03:32:25] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
740[03:32:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
741[03:32:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
742[03:32:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
743[03:32:25] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
744[03:32:25] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
745[03:32:25] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
746[03:32:25] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
747[03:32:25] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
748[03:32:25] [Server thread/INFO]: [eZProtector] Enabling eZProtector v4.1.3
749[03:32:25] [Server thread/INFO]: [eZProtector] Reloading config...
750[03:32:25] [Server thread/INFO]: [eZProtector] Your server version is compatible with eZProtector.
751[03:32:25] [Server thread/INFO]: [eZProtector] Setting up...
752[03:32:25] [Server thread/INFO]: [eZProtector] The plugin has enabled successfully. Version: 4.1.3
753[03:32:25] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v7.0.0
754[03:32:26] [Server thread/INFO]: [TE] registering SpeedDigging as Haste
755[03:32:26] [Server thread/INFO]: [TE] 12 external custom enchants found! Loading them up!
756[03:32:26] [Server thread/INFO]: [TE] Class ExplosivePotion has been registered
757[03:32:26] [Server thread/INFO]: [TE] Class FlyPotion has been registered
758[03:32:26] [Server thread/INFO]: [TE] Class HarmPotion has been registered
759[03:32:26] [Server thread/INFO]: [TE] attempt to start conversion...
760[03:32:26] [Server thread/INFO]: [TE] could not find userdata.yml
761[03:32:26] [Server thread/INFO]: [TokenEnchant] TokenEnchant: Alias is Enabled
762[03:32:26] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 7.0.0 is Enabled
763[03:32:26] [Server thread/INFO]: [AntiCommandTab] Enabling AntiCommandTab v3.4
764[03:32:26] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
765[03:32:26] [Server thread/INFO]: Injecting command information into Citizens.[m
766[03:32:26] [Server thread/INFO]: [MineBomb] Enabling MineBomb v3.3.0
767[03:32:26] [Server thread/INFO]: [MineBomb] MineBomb version 3.3.0 is Enabled
768[03:32:26] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.11
769[03:32:26] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.63
770[03:32:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
771[03:32:26] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
772[03:32:26] [Server thread/INFO]: -------- World Settings For [nether] --------
773[03:32:26] [Server thread/INFO]: Anti X-Ray: false
774[03:32:26] [Server thread/INFO]: Engine Mode: 1
775[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
776[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
777[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
778[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
779[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
780[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
781[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
782[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
783[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
784[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
785[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
786[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
787[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
788[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
789[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
790[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
791[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
792[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
793[03:32:26] [Server thread/INFO]: Structure Info Saving: true
794[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
795[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
796[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
797[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
798[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
799[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
800[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
801[03:32:26] [Server thread/INFO]: View Distance: 4
802[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
803[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
804[03:32:26] [Server thread/INFO]: Clear tick list: false
805[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
806[03:32:26] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3370662337878295361)
807[03:32:26] [Server thread/INFO]: [WorldGuard] (nether) TNT ignition is PERMITTED.
808[03:32:26] [Server thread/INFO]: [WorldGuard] (nether) Lighters are PERMITTED.
809[03:32:26] [Server thread/INFO]: [WorldGuard] (nether) Lava fire is blocked.
810[03:32:26] [Server thread/INFO]: [WorldGuard] (nether) Fire spread is UNRESTRICTED.
811[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'nether'
812[03:32:26] [Server thread/INFO]: -------- World Settings For [PasteSpawn] --------
813[03:32:26] [Server thread/INFO]: Anti X-Ray: false
814[03:32:26] [Server thread/INFO]: Engine Mode: 1
815[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
816[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
817[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
818[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
819[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
820[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
821[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
822[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
823[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
824[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
825[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
826[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
827[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
828[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
829[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
830[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
831[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
832[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
833[03:32:26] [Server thread/INFO]: Structure Info Saving: true
834[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
835[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
836[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
837[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
838[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
839[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
840[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
841[03:32:26] [Server thread/INFO]: View Distance: 4
842[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
843[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
844[03:32:26] [Server thread/INFO]: Clear tick list: false
845[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
846[03:32:26] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8803172279545666117)
847[03:32:26] [Server thread/INFO]: [WorldGuard] (PasteSpawn) TNT ignition is PERMITTED.
848[03:32:26] [Server thread/INFO]: [WorldGuard] (PasteSpawn) Lighters are PERMITTED.
849[03:32:26] [Server thread/INFO]: [WorldGuard] (PasteSpawn) Lava fire is blocked.
850[03:32:26] [Server thread/INFO]: [WorldGuard] (PasteSpawn) Fire spread is UNRESTRICTED.
851[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PasteSpawn'
852[03:32:26] [Server thread/INFO]: -------- World Settings For [PS] --------
853[03:32:26] [Server thread/INFO]: Anti X-Ray: false
854[03:32:26] [Server thread/INFO]: Engine Mode: 1
855[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
856[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
857[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
858[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
859[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
860[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
861[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
862[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
863[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
864[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
865[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
866[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
867[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
868[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
869[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
870[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
871[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
872[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
873[03:32:26] [Server thread/INFO]: Structure Info Saving: true
874[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
875[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
876[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
877[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
878[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
879[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
880[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
881[03:32:26] [Server thread/INFO]: View Distance: 4
882[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
883[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
884[03:32:26] [Server thread/INFO]: Clear tick list: false
885[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
886[03:32:26] [Server thread/INFO]: Preparing start region for level 3 (Seed: 3786114936027537048)
887[03:32:26] [Server thread/INFO]: [WorldGuard] (PS) TNT ignition is PERMITTED.
888[03:32:26] [Server thread/INFO]: [WorldGuard] (PS) Lighters are PERMITTED.
889[03:32:26] [Server thread/INFO]: [WorldGuard] (PS) Lava fire is blocked.
890[03:32:26] [Server thread/INFO]: [WorldGuard] (PS) Fire spread is UNRESTRICTED.
891[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PS'
892[03:32:26] [Server thread/INFO]: -------- World Settings For [Trees4] --------
893[03:32:26] [Server thread/INFO]: Anti X-Ray: false
894[03:32:26] [Server thread/INFO]: Engine Mode: 1
895[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
896[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
897[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
898[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
899[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
900[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
901[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
902[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
903[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
904[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
905[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
906[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
907[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
908[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
909[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
910[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
911[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
912[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
913[03:32:26] [Server thread/INFO]: Structure Info Saving: true
914[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
915[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
916[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
917[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
918[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
919[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
920[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
921[03:32:26] [Server thread/INFO]: View Distance: 4
922[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
923[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
924[03:32:26] [Server thread/INFO]: Clear tick list: false
925[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
926[03:32:26] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4409355494478585988)
927[03:32:26] [Server thread/INFO]: [WorldGuard] (Trees4) TNT ignition is PERMITTED.
928[03:32:26] [Server thread/INFO]: [WorldGuard] (Trees4) Lighters are PERMITTED.
929[03:32:26] [Server thread/INFO]: [WorldGuard] (Trees4) Lava fire is blocked.
930[03:32:26] [Server thread/INFO]: [WorldGuard] (Trees4) Fire spread is UNRESTRICTED.
931[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Trees4'
932[03:32:26] [Server thread/INFO]: -------- World Settings For [KOTHMap] --------
933[03:32:26] [Server thread/INFO]: Anti X-Ray: false
934[03:32:26] [Server thread/INFO]: Engine Mode: 1
935[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
936[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
937[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
938[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
939[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
940[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
941[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
942[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
943[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
944[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
945[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
946[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
947[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
948[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
949[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
950[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
951[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
952[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
953[03:32:26] [Server thread/INFO]: Structure Info Saving: true
954[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
955[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
956[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
957[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
958[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
959[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
960[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
961[03:32:26] [Server thread/INFO]: View Distance: 4
962[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
963[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
964[03:32:26] [Server thread/INFO]: Clear tick list: false
965[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
966[03:32:26] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
967[03:32:26] [Server thread/INFO]: [WorldGuard] (KOTHMap) TNT ignition is PERMITTED.
968[03:32:26] [Server thread/INFO]: [WorldGuard] (KOTHMap) Lighters are PERMITTED.
969[03:32:26] [Server thread/INFO]: [WorldGuard] (KOTHMap) Lava fire is blocked.
970[03:32:26] [Server thread/INFO]: [WorldGuard] (KOTHMap) Fire spread is UNRESTRICTED.
971[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KOTHMap'
972[03:32:26] [Server thread/WARN]: [Multiverse-Core] Failed to set the generator for world 'fuck' to 'PlotSquared:size=74,gap=12,h=64': java.lang.NullPointerException
973[03:32:26] [Server thread/WARN]: [Multiverse-Core] This is a bug in the generator plugin, NOT a bug in Multiverse!
974[03:32:26] [Server thread/INFO]: -------- World Settings For [newworld] --------
975[03:32:26] [Server thread/INFO]: Anti X-Ray: false
976[03:32:26] [Server thread/INFO]: Engine Mode: 1
977[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
978[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
979[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
980[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
981[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
982[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
983[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
984[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
985[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
986[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
987[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
988[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
989[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
990[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
991[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
992[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
993[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
994[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
995[03:32:26] [Server thread/INFO]: Structure Info Saving: true
996[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
997[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
998[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
999[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
1000[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
1001[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1002[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1003[03:32:26] [Server thread/INFO]: View Distance: 4
1004[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1005[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1006[03:32:26] [Server thread/INFO]: Clear tick list: false
1007[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
1008[03:32:26] [Server thread/INFO]: Preparing start region for level 6 (Seed: 1211464051432297186)
1009[03:32:26] [Server thread/INFO]: [WorldGuard] (newworld) TNT ignition is PERMITTED.
1010[03:32:26] [Server thread/INFO]: [WorldGuard] (newworld) Lighters are PERMITTED.
1011[03:32:26] [Server thread/INFO]: [WorldGuard] (newworld) Lava fire is blocked.
1012[03:32:26] [Server thread/INFO]: [WorldGuard] (newworld) Fire spread is UNRESTRICTED.
1013[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'newworld'
1014[03:32:26] [Server thread/INFO]: -------- World Settings For [l] --------
1015[03:32:26] [Server thread/INFO]: Anti X-Ray: false
1016[03:32:26] [Server thread/INFO]: Engine Mode: 1
1017[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1018[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
1019[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
1020[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1021[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
1022[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1023[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
1024[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
1025[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
1026[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
1027[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
1028[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
1029[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
1030[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
1031[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
1032[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1033[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
1034[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
1035[03:32:26] [Server thread/INFO]: Structure Info Saving: true
1036[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
1037[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
1038[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1039[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
1040[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
1041[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1042[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1043[03:32:26] [Server thread/INFO]: View Distance: 4
1044[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1045[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1046[03:32:26] [Server thread/INFO]: Clear tick list: false
1047[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
1048[03:32:26] [Server thread/INFO]: Preparing start region for level 7 (Seed: 0)
1049[03:32:26] [Server thread/INFO]: [WorldGuard] (l) TNT ignition is PERMITTED.
1050[03:32:26] [Server thread/INFO]: [WorldGuard] (l) Lighters are PERMITTED.
1051[03:32:26] [Server thread/INFO]: [WorldGuard] (l) Lava fire is blocked.
1052[03:32:26] [Server thread/INFO]: [WorldGuard] (l) Fire spread is UNRESTRICTED.
1053[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'l'
1054[03:32:26] [Server thread/INFO]: -------- World Settings For [Spawn] --------
1055[03:32:26] [Server thread/INFO]: Anti X-Ray: false
1056[03:32:26] [Server thread/INFO]: Engine Mode: 1
1057[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1058[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
1059[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
1060[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1061[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
1062[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1063[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
1064[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
1065[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
1066[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
1067[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
1068[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
1069[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
1070[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
1071[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
1072[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1073[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
1074[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
1075[03:32:26] [Server thread/INFO]: Structure Info Saving: true
1076[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
1077[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
1078[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1079[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
1080[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
1081[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1082[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1083[03:32:26] [Server thread/INFO]: View Distance: 4
1084[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1085[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1086[03:32:26] [Server thread/INFO]: Clear tick list: false
1087[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
1088[03:32:26] [Server thread/INFO]: Preparing start region for level 8 (Seed: -1936681427019706238)
1089[03:32:26] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
1090[03:32:26] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
1091[03:32:26] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
1092[03:32:26] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
1093[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
1094[03:32:26] [Server thread/INFO]: -------- World Settings For [Mines] --------
1095[03:32:26] [Server thread/INFO]: Anti X-Ray: false
1096[03:32:26] [Server thread/INFO]: Engine Mode: 1
1097[03:32:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
1098[03:32:26] [Server thread/INFO]: Replace Blocks: [1, 5]
1099[03:32:26] [Server thread/INFO]: Max TNT Explosions: 100
1100[03:32:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
1101[03:32:26] [Server thread/INFO]: Mob Spawn Range: 4
1102[03:32:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1103[03:32:26] [Server thread/INFO]: Cactus Growth Modifier: 800%
1104[03:32:26] [Server thread/INFO]: Cane Growth Modifier: 800%
1105[03:32:26] [Server thread/INFO]: Melon Growth Modifier: 800%
1106[03:32:26] [Server thread/INFO]: Mushroom Growth Modifier: 800%
1107[03:32:26] [Server thread/INFO]: Pumpkin Growth Modifier: 800%
1108[03:32:26] [Server thread/INFO]: Sapling Growth Modifier: 800%
1109[03:32:26] [Server thread/INFO]: Wheat Growth Modifier: 800%
1110[03:32:26] [Server thread/INFO]: NetherWart Growth Modifier: 800%
1111[03:32:26] [Server thread/INFO]: Entity Activation Range: An 8 / Mo 0 / Mi 2
1112[03:32:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1113[03:32:26] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
1114[03:32:26] [Server thread/INFO]: Random Lighting Updates: false
1115[03:32:26] [Server thread/INFO]: Structure Info Saving: true
1116[03:32:26] [Server thread/INFO]: Sending up to 10 chunks per packet
1117[03:32:26] [Server thread/INFO]: Max Entity Collisions: 8
1118[03:32:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1119[03:32:26] [Server thread/INFO]: Item Despawn Rate: 450
1120[03:32:26] [Server thread/INFO]: Item Merge Radius: 5.0
1121[03:32:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1122[03:32:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1123[03:32:26] [Server thread/INFO]: View Distance: 4
1124[03:32:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1125[03:32:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
1126[03:32:26] [Server thread/INFO]: Clear tick list: false
1127[03:32:26] [Server thread/INFO]: Experience Merge Radius: 8.0
1128[03:32:26] [Server thread/INFO]: Preparing start region for level 9 (Seed: -1562432518300095937)
1129[03:32:26] [Server thread/INFO]: [WorldGuard] (Mines) TNT ignition is PERMITTED.
1130[03:32:26] [Server thread/INFO]: [WorldGuard] (Mines) Lighters are PERMITTED.
1131[03:32:26] [Server thread/INFO]: [WorldGuard] (Mines) Lava fire is blocked.
1132[03:32:26] [Server thread/INFO]: [WorldGuard] (Mines) Fire spread is UNRESTRICTED.
1133[03:32:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines'
1134[03:32:26] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
1135[03:32:26] [Server thread/WARN]: [Multiverse-Core] The location for anchor '1MLG' is INVALID.
1136[03:32:26] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
1137[03:32:26] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b239
1138[03:32:26] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
1139[03:32:27] [Server thread/INFO]: [EchoPet] [INFO] [WorldGuard] Successfully hooked[m
1140[03:32:27] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.7
1141[03:32:27] [Server thread/ERROR]: Error occurred while enabling WGCustomFlags v1.7 (Is it up to date?)
1142java.lang.NoSuchFieldError: useSqlDatabase
1143 at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.onEnable(WGCustomFlagsPlugin.java:164) ~[?:?]
1144 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
1145 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1146 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1147 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1148 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1149 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1150 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1151 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1152 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1153 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1154 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1155[03:32:27] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
1156[03:32:27] [Server thread/WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1157[03:32:27] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
1158[03:32:27] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
1159[03:32:27] [Server thread/WARN]: [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
1160[03:32:27] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
1161[03:32:27] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
1162[03:32:27] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
1163[03:32:27] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
1164[03:32:27] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
1165[03:32:28] [Server thread/INFO]: [MobArena] Enabling MobArena v0.97.1
1166[03:32:28] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
1167[03:32:28] [Server thread/INFO]: [MobArena] Loaded arena 'default'
1168[03:32:28] [Server thread/INFO]: [MobArena] Loaded arena '1'
1169[03:32:28] [Server thread/INFO]: [MobArena] Loaded arena '2'
1170[03:32:28] [Server thread/INFO]: [MobArena] Loaded arena 'swamp'
1171[03:32:28] [Server thread/INFO]: [MobArena] Loaded arena 'Candyland'
1172[03:32:28] [Server thread/INFO]: [MobArena] v0.97.1 enabled.
1173[03:32:28] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
1174[03:32:28] [Server thread/WARN]: [EssentialsSpawn] §cVersion mismatch! Please update all Essentials jars to the same version.
1175[03:32:28] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.17.1.0 (Is it up to date?)
1176java.lang.NoSuchMethodError: com.earth2me.essentials.ISettings.getSpawnJoinPriority()Lorg/bukkit/event/EventPriority;
1177 at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:47) ~[?:?]
1178 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
1179 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1180 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1181 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1182 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1183 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1184 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1185 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1186 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1187 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1188 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1189[03:32:28] [Server thread/INFO]: [KoTH] Enabling KoTH v1.4.3
1190[03:32:28] [Server thread/INFO]: [KoTH] Vanish hook: Disabled
1191[03:32:28] [Server thread/INFO]: [KoTH] Featherboard hook: Disabled
1192[03:32:28] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v5.6.3
1193[03:32:28] [Server thread/INFO]: [WarpPortals] 1 Portals loaded!
1194[03:32:28] [Server thread/INFO]: [WarpPortals] 1 Destinations loaded!
1195[03:32:28] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.6
1196[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'm2-mine.mine.yml'...
1197[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1198[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1199[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1200[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1201java.lang.IllegalArgumentException: World was null!
1202 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1203 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
1204 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
1205 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1206 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1207 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1208 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1209 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1210 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1211 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1212 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1213 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1214 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1215 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1216 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1217 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1218 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1219 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1220 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1221 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1222 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1223 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1224 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1225 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1226 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1227 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1228 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1229 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1230 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1231 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1232 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1233 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1234 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1235 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1236 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1237 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1238[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1239[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-R.mine.yml'...
1240[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Free2.mine.yml'...
1241[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Dealer.mine.yml'...
1242[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1243[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1244[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1245[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1246java.lang.IllegalArgumentException: World was null!
1247 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1248 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
1249 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
1250 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1251 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1252 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1253 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1254 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1255 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1256 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1257 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1258 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1259 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1260 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1261 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1262 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1263 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1264 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1265 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1266 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1267 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1268 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1269 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1270 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1271 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1272 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1273 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1274 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1275 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1276 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1277 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1278 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1279 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1280 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1281 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1282 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1283[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1284[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'E-Mine.mine.yml'...
1285[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1286[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1287[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1288[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1289java.lang.IllegalArgumentException: World was null!
1290 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1291 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
1292 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
1293 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1294 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1295 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1296 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1297 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1298 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1299 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1300 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1301 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1302 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1303 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1304 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1305 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1306 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1307 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1308 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1309 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1310 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1311 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1312 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1313 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1314 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1315 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1316 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1317 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1318 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1319 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1320 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1321 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1322 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1323 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1324 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1325 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1326[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1327[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Z.mine.yml'...
1328[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mugger.mine.yml'...
1329[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Z-Mine.mine.yml'...
1330[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1331[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1332[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1333[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1334java.lang.IllegalArgumentException: World was null!
1335 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1336 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
1337 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
1338 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1339 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1340 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1341 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1342 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1343 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1344 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1345 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1346 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1347 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1348 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1349 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1350 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1351 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1352 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1353 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1354 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1355 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1356 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1357 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1358 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1359 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1360 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1361 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1362 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1363 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1364 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1365 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1366 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1367 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1368 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1369 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1370 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1371[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1372[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Panda.mine.yml'...
1373[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-LastPrestige.mine.yml'...
1374[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'B-Mine.mine.yml'...
1375[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1376[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1377[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1378[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1379java.lang.IllegalArgumentException: World was null!
1380 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1381 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
1382 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
1383 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1384 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1385 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1386 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1387 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1388 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1389 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1390 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1391 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1392 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1393 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1394 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1395 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1396 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1397 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1398 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1399 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1400 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1401 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1402 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1403 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1404 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1405 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1406 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1407 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1408 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1409 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1410 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1411 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1412 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1413 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1414 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1415 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1416[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1417[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Red.mine.yml'...
1418[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Melmo.mine.yml'...
1419[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'God.mine.yml'...
1420[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1421[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1422[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1423[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1424java.lang.IllegalArgumentException: World was null!
1425 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1426 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
1427 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
1428 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1429 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1430 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1431 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1432 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1433 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1434 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1435 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1436 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1437 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1438 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1439 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1440 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1441 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1442 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1443 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1444 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1445 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1446 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1447 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1448 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1449 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1450 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1451 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1452 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1453 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1454 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1455 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1456 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1457 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1458 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1459 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1460 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1461[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1462[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'C-Mine.mine.yml'...
1463[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1464[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1465[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1466[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1467java.lang.IllegalArgumentException: World was null!
1468 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1469 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
1470 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
1471 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1472 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1473 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1474 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1475 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1476 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1477 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1478 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1479 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1480 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1481 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1482 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1483 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1484 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1485 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1486 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1487 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1488 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1489 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1490 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1491 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1492 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1493 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1494 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1495 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1496 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1497 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1498 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1499 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1500 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1501 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1502 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1503 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1504[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1505[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-O.mine.yml'...
1506[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Y.mine.yml'...
1507[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-P.mine.yml'...
1508[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-N.mine.yml'...
1509[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Free.mine.yml'...
1510[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-G.mine.yml'...
1511[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-V.mine.yml'...
1512[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-X.mine.yml'...
1513[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'U-Mine.mine.yml'...
1514[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1515[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1516[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1517[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1518java.lang.IllegalArgumentException: World was null!
1519 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1520 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1521 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1522 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1523 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1524 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1525 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1526 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1527 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1528 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1529 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1530 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1531 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1532 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1533 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1534 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1535 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1536 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1537 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1538 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1539 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1540 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1541 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1542 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1543 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1544 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1545 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1546 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1547 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1548 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1549 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1550 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1551 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1552 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1553 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1554[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1555[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Y-Mine.mine.yml'...
1556[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1557[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1558[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1559[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1560java.lang.IllegalArgumentException: World was null!
1561 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1562 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1563 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1564 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1565 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1566 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1567 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1568 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1569 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1570 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1571 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1572 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1573 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1574 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1575 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1576 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1577 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1578 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1579 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1580 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1581 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1582 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1583 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1584 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1585 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1586 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1587 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1588 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1589 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1590 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1591 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1592 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1593 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1594 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1595 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1596[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1597[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'F-Mine.mine.yml'...
1598[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1599[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1600[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1601[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1602java.lang.IllegalArgumentException: World was null!
1603 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1604 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1605 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1606 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1607 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1608 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1609 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1610 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1611 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1612 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1613 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1614 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1615 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1616 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1617 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1618 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1619 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1620 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1621 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1622 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1623 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1624 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1625 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1626 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1627 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1628 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1629 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1630 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1631 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1632 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1633 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1634 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1635 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1636 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1637 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1638[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1639[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-T.mine.yml'...
1640[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-W.mine.yml'...
1641[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'O-Mine.mine.yml'...
1642[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1643[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1644[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1645[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1646java.lang.IllegalArgumentException: World was null!
1647 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1648 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1649 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1650 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1651 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1652 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1653 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1654 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1655 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1656 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1657 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1658 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1659 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1660 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1661 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1662 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1663 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1664 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1665 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1666 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1667 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1668 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1669 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1670 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1671 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1672 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1673 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1674 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1675 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1676 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1677 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1678 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1679 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1680 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1681 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1682[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1683[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-L.mine.yml'...
1684[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'D-Mine.mine.yml'...
1685[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1686[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1687[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1688[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1689java.lang.IllegalArgumentException: World was null!
1690 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1691 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1692 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1693 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1694 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1695 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1696 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1697 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1698 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1699 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1700 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1701 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1702 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1703 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1704 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1705 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1706 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1707 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1708 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1709 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1710 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1711 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1712 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1713 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1714 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1715 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1716 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1717 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1718 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1719 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1720 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1721 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1722 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1723 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1724 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1725[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1726[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'JMine.mine.yml'...
1727[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1728[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1729[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1730[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1731java.lang.IllegalArgumentException: World was null!
1732 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1733 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1734 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1735 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1736 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1737 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1738 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1739 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1740 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1741 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1742 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1743 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1744 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1745 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1746 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1747 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1748 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1749 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1750 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1751 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1752 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1753 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1754 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1755 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1756 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1757 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1758 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1759 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1760 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1761 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1762 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1763 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1764 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1765 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1766 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1767[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1768[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-B.mine.yml'...
1769[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'T-Mine.mine.yml'...
1770[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1771[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1772[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1773[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1774java.lang.IllegalArgumentException: World was null!
1775 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1776 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1777 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1778 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1779 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1780 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1781 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1782 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1783 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1784 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1785 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1786 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1787 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1788 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1789 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1790 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1791 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1792 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1793 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1794 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1795 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1796 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1797 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1798 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1799 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1800 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1801 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1802 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1803 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1804 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1805 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1806 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1807 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1808 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1809 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1810[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1811[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-K.mine.yml'...
1812[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-F.mine.yml'...
1813[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mp.mine.yml'...
1814[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1815[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: MineParty
1816[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1817[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1818java.lang.IllegalArgumentException: World was null!
1819 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1820 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1821 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1822 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1823 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1824 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1825 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1826 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1827 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1828 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1829 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1830 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1831 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1832 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1833 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1834 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1835 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1836 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1837 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1838 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1839 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1840 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1841 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1842 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1843 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1844 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1845 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1846 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1847 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1848 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1849 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1850 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1851 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1852 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1853 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1854[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1855[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-C.mine.yml'...
1856[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'AMine.mine.yml'...
1857[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1858[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1859[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1860[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1861java.lang.IllegalArgumentException: World was null!
1862 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1863 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1864 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1865 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1866 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1867 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1868 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1869 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1870 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1871 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1872 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1873 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1874 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1875 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1876 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1877 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1878 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1879 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1880 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1881 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1882 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1883 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1884 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1885 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1886 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1887 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1888 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1889 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1890 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1891 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1892 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1893 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1894 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1895 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1896 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1897[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1898[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'LEgend.mine.yml'...
1899[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1900[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1901[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1902[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1903java.lang.IllegalArgumentException: World was null!
1904 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1905 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1906 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1907 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1908 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1909 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1910 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1911 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1912 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1913 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1914 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1915 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1916 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1917 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1918 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1919 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1920 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1921 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1922 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1923 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1924 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1925 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1926 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1927 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1928 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1929 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1930 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1931 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1932 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1933 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1934 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1935 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1936 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1937 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1938 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1939[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1940[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Crook.mine.yml'...
1941[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1942[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1943[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1944[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1945java.lang.IllegalArgumentException: World was null!
1946 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1947 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1948 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1949 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1950 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1951 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1952 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1953 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1954 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1955 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1956 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1957 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
1958 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
1959 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
1960 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1961 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
1962 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
1963 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
1964 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
1965 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
1966 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
1967 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
1968 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
1969 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
1970 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
1971 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
1972 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
1973 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
1974 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
1975 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
1976 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
1977 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
1978 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
1979 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
1980 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1981[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
1982[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'I-Mine.mine.yml'...
1983[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
1984[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
1985[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
1986[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
1987java.lang.IllegalArgumentException: World was null!
1988 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
1989 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
1990 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
1991 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
1992 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
1993 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
1994 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
1995 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
1996 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
1997 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
1998 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
1999 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2000 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2001 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2002 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2003 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2004 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2005 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2006 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2007 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2008 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2009 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2010 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2011 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2012 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2013 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2014 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2015 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2016 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2017 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2018 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2019 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2020 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2021 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2022 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2023[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2024[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Thief.mine.yml'...
2025[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2026[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2027[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2028[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2029java.lang.IllegalArgumentException: World was null!
2030 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2031 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2032 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2033 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2034 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2035 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2036 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2037 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2038 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2039 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2040 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2041 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2042 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2043 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2044 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2045 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2046 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2047 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2048 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2049 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2050 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2051 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2052 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2053 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2054 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2055 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2056 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2057 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2058 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2059 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2060 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2061 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2062 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2063 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2064 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2065[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2066[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'H1-Mine.mine.yml'...
2067[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2068[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2069[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2070[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2071java.lang.IllegalArgumentException: World was null!
2072 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2073 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2074 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2075 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2076 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2077 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2078 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2079 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2080 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2081 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2082 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2083 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2084 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2085 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2086 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2087 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2088 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2089 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2090 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2091 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2092 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2093 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2094 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2095 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2096 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2097 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2098 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2099 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2100 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2101 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2102 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2103 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2104 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2105 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2106 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2107[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2108[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-I.mine.yml'...
2109[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-U.mine.yml'...
2110[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-J.mine.yml'...
2111[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'K-Mine.mine.yml'...
2112[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2113[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2114[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2115[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2116java.lang.IllegalArgumentException: World was null!
2117 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2118 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2119 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2120 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2121 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2122 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2123 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2124 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2125 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2126 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2127 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2128 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2129 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2130 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2131 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2132 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2133 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2134 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2135 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2136 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2137 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2138 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2139 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2140 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2141 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2142 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2143 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2144 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2145 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2146 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2147 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2148 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2149 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2150 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2151 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2152[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2153[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mafia.mine.yml'...
2154[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2155[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2156[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2157[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2158java.lang.IllegalArgumentException: World was null!
2159 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2160 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2161 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2162 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2163 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2164 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2165 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2166 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2167 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2168 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2169 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2170 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2171 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2172 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2173 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2174 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2175 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2176 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2177 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2178 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2179 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2180 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2181 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2182 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2183 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2184 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2185 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2186 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2187 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2188 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2189 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2190 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2191 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2192 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2193 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2194[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2195[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-BizarreGod.mine.yml'...
2196[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'P-Mine.mine.yml'...
2197[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2198[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2199[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2200[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2201java.lang.IllegalArgumentException: World was null!
2202 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2203 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2204 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2205 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2206 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2207 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2208 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2209 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2210 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2211 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2212 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2213 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2214 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2215 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2216 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2217 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2218 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2219 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2220 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2221 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2222 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2223 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2224 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2225 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2226 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2227 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2228 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2229 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2230 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2231 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2232 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2233 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2234 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2235 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2236 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2237[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2238[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'W-Mine.mine.yml'...
2239[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2240[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2241[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2242[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2243java.lang.IllegalArgumentException: World was null!
2244 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2245 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2246 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2247 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2248 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2249 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2250 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2251 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2252 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2253 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2254 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2255 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2256 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2257 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2258 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2259 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2260 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2261 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2262 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2263 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2264 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2265 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2266 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2267 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2268 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2269 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2270 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2271 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2272 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2273 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2274 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2275 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2276 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2277 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2278 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2279[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2280[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-D.mine.yml'...
2281[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'm1-mine.mine.yml'...
2282[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2283[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2284[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2285[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2286java.lang.IllegalArgumentException: World was null!
2287 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2288 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2289 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2290 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2291 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2292 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2293 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2294 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2295 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2296 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2297 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2298 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2299 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2300 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2301 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2302 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2303 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2304 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2305 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2306 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2307 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2308 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2309 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2310 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2311 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2312 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2313 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2314 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2315 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2316 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2317 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2318 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2319 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2320 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2321 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2322[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2323[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Lord.mine.yml'...
2324[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2325[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2326[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2327[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2328java.lang.IllegalArgumentException: World was null!
2329 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2330 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2331 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2332 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2333 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2334 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2335 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2336 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2337 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2338 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2339 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2340 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2341 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2342 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2343 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2344 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2345 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2346 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2347 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2348 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2349 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2350 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2351 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2352 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2353 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2354 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2355 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2356 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2357 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2358 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2359 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2360 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2361 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2362 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2363 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2364[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2365[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Leprion.mine.yml'...
2366[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Anonymous.mine.yml'...
2367[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2368[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2369[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2370[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2371java.lang.IllegalArgumentException: World was null!
2372 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2373 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2374 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2375 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2376 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2377 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2378 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2379 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2380 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2381 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2382 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2383 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2384 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2385 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2386 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2387 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2388 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2389 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2390 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2391 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2392 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2393 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2394 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2395 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2396 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2397 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2398 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2399 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2400 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2401 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2402 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2403 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2404 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2405 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2406 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2407[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2408[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-E.mine.yml'...
2409[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'test1.mine.yml'...
2410[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2411[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: MineParty
2412[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2413[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2414java.lang.IllegalArgumentException: World was null!
2415 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2416 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2417 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2418 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2419 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2420 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2421 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2422 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2423 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2424 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2425 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2426 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2427 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2428 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2429 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2430 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2431 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2432 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2433 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2434 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2435 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2436 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2437 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2438 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2439 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2440 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2441 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2442 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2443 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2444 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2445 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2446 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2447 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2448 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2449 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2450[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2451[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Vip.mine.yml'...
2452[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2453[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2454[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2455[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2456java.lang.IllegalArgumentException: World was null!
2457 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2458 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2459 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2460 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2461 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2462 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2463 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2464 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2465 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2466 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2467 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2468 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2469 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2470 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2471 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2472 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2473 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2474 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2475 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2476 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2477 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2478 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2479 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2480 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2481 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2482 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2483 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2484 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2485 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2486 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2487 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2488 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2489 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2490 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2491 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2492[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2493[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'H2-Mine.mine.yml'...
2494[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2495[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2496[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2497[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2498java.lang.IllegalArgumentException: World was null!
2499 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2500 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2501 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2502 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2503 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2504 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2505 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2506 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2507 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2508 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2509 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2510 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2511 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2512 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2513 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2514 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2515 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2516 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2517 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2518 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2519 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2520 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2521 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2522 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2523 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2524 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2525 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2526 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2527 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2528 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2529 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2530 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2531 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2532 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2533 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2534[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2535[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'S-Mine.mine.yml'...
2536[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2537[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2538[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2539[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2540java.lang.IllegalArgumentException: World was null!
2541 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2542 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2543 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2544 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2545 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2546 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2547 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2548 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2549 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2550 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2551 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2552 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2553 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2554 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2555 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2556 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2557 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2558 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2559 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2560 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2561 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2562 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2563 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2564 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2565 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2566 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2567 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2568 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2569 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2570 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2571 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2572 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2573 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2574 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2575 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2576[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2577[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Q-Mine.mine.yml'...
2578[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2579[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2580[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2581[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2582java.lang.IllegalArgumentException: World was null!
2583 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2584 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2585 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2586 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2587 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2588 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2589 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2590 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2591 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2592 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2593 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2594 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2595 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2596 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2597 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2598 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2599 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2600 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2601 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2602 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2603 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2604 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2605 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2606 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2607 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2608 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2609 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2610 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2611 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2612 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2613 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2614 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2615 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2616 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2617 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2618[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2619[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'mobster.mine.yml'...
2620[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2621[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2622[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2623[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2624java.lang.IllegalArgumentException: World was null!
2625 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2626 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2627 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2628 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2629 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2630 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2631 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2632 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2633 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2634 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2635 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2636 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2637 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2638 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2639 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2640 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2641 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2642 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2643 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2644 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2645 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2646 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2647 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2648 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2649 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2650 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2651 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2652 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2653 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2654 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2655 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2656 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2657 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2658 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2659 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2660[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2661[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Gangster.mine.yml'...
2662[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2663[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2664[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2665[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2666java.lang.IllegalArgumentException: World was null!
2667 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2668 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2669 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2670 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2671 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2672 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2673 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2674 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2675 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2676 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2677 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2678 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2679 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2680 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2681 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2682 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2683 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2684 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2685 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2686 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2687 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2688 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2689 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2690 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2691 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2692 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2693 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2694 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2695 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2696 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2697 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2698 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2699 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2700 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2701 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2702[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2703[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-H.mine.yml'...
2704[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Elite.mine.yml'...
2705[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2706[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2707[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2708[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2709java.lang.IllegalArgumentException: World was null!
2710 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2711 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2712 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2713 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2714 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2715 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2716 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2717 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2718 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2719 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2720 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2721 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2722 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2723 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2724 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2725 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2726 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2727 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2728 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2729 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2730 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2731 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2732 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2733 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2734 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2735 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2736 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2737 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2738 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2739 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2740 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2741 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2742 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2743 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2744 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2745[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2746[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-CuriosityLord.mine.yml'...
2747[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Free.mine.yml'...
2748[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'G-Mine.mine.yml'...
2749[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2750[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2751[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2752[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2753java.lang.IllegalArgumentException: World was null!
2754 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2755 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2756 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2757 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2758 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2759 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2760 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2761 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2762 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2763 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2764 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2765 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2766 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2767 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2768 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2769 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2770 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2771 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2772 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2773 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2774 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2775 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2776 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2777 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2778 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2779 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2780 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2781 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2782 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2783 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2784 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2785 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2786 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2787 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2788 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2789[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2790[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'R-Mine.mine.yml'...
2791[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2792[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2793[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2794[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2795java.lang.IllegalArgumentException: World was null!
2796 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2797 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2798 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2799 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2800 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2801 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2802 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2803 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2804 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2805 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2806 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2807 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2808 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2809 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2810 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2811 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2812 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2813 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2814 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2815 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2816 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2817 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2818 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2819 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2820 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2821 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2822 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2823 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2824 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2825 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2826 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2827 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2828 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2829 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2830 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2831[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2832[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-M.mine.yml'...
2833[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Static.mine.yml'...
2834[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2835[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2836[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2837[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2838java.lang.IllegalArgumentException: World was null!
2839 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2840 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2841 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2842 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2843 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2844 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2845 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2846 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2847 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2848 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2849 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2850 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2851 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2852 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2853 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2854 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2855 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2856 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2857 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2858 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2859 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2860 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2861 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2862 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2863 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2864 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2865 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2866 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2867 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2868 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2869 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2870 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2871 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2872 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2873 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2874[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2875[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-S.mine.yml'...
2876[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'J-Mine.mine.yml'...
2877[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2878[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2879[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2880[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2881java.lang.IllegalArgumentException: World was null!
2882 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2883 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2884 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2885 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2886 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2887 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2888 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2889 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2890 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2891 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2892 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2893 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2894 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2895 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2896 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2897 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2898 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2899 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2900 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2901 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2902 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2903 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2904 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2905 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2906 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2907 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2908 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2909 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2910 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2911 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2912 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2913 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2914 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2915 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2916 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2917[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2918[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-A.mine.yml'...
2919[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'X-Mine.mine.yml'...
2920[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2921[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2922[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2923[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2924java.lang.IllegalArgumentException: World was null!
2925 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2926 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2927 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2928 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2929 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2930 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2931 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2932 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2933 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2934 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2935 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2936 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2937 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2938 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2939 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2940 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2941 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2942 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2943 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2944 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2945 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2946 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2947 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2948 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2949 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2950 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2951 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2952 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2953 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2954 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2955 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2956 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2957 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
2958 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
2959 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
2960[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
2961[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'n-mine.mine.yml'...
2962[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
2963[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
2964[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
2965[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
2966java.lang.IllegalArgumentException: World was null!
2967 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
2968 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
2969 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
2970 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
2971 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
2972 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
2973 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
2974 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
2975 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2976 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
2977 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
2978 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
2979 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
2980 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
2981 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
2982 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
2983 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
2984 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
2985 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
2986 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
2987 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
2988 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
2989 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
2990 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
2991 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
2992 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
2993 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
2994 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
2995 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
2996 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
2997 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
2998 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
2999 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
3000 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
3001 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
3002[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
3003[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'V-Mine.mine.yml'...
3004[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
3005[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
3006[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
3007[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
3008java.lang.IllegalArgumentException: World was null!
3009 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
3010 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
3011 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
3012 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
3013 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
3014 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
3015 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
3016 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
3017 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
3018 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
3019 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
3020 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
3021 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
3022 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
3023 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
3024 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
3025 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
3026 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
3027 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
3028 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
3029 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
3030 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
3031 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
3032 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
3033 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
3034 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
3035 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
3036 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
3037 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
3038 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
3039 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
3040 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
3041 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
3042 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
3043 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
3044[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
3045[03:32:28] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Thug.mine.yml'...
3046[03:32:28] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
3047[03:32:28] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: Prison
3048[03:32:28] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, nether, PasteSpawn, PS, Trees4, KOTHMap, newworld, l, Spawn, Mines
3049[03:32:28] [Server thread/ERROR]: Could not call constructor 'public com.koletar.jj.mineresetlite.Mine(java.util.Map)' of class com.koletar.jj.mineresetlite.Mine for deserialization
3050java.lang.IllegalArgumentException: World was null!
3051 at com.koletar.jj.mineresetlite.Mine.<init>(Mine.java:78) ~[?:?]
3052 at sun.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?]
3053 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
3054 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
3055 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot.jar:git-Spigot-76236cb-9cd1111]
3056 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot.jar:git-Spigot-76236cb-9cd1111]
3057 at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot.jar:git-Spigot-76236cb-9cd1111]
3058 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot.jar:git-Spigot-76236cb-9cd1111]
3059 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
3060 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot.jar:git-Spigot-76236cb-9cd1111]
3061 at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot.jar:git-Spigot-76236cb-9cd1111]
3062 at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot.jar:git-Spigot-76236cb-9cd1111]
3063 at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:489) [spigot.jar:git-Spigot-76236cb-9cd1111]
3064 at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot.jar:git-Spigot-76236cb-9cd1111]
3065 at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot.jar:git-Spigot-76236cb-9cd1111]
3066 at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot.jar:git-Spigot-76236cb-9cd1111]
3067 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot.jar:git-Spigot-76236cb-9cd1111]
3068 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) [spigot.jar:git-Spigot-76236cb-9cd1111]
3069 at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) [spigot.jar:git-Spigot-76236cb-9cd1111]
3070 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot.jar:git-Spigot-76236cb-9cd1111]
3071 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot.jar:git-Spigot-76236cb-9cd1111]
3072 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot.jar:git-Spigot-76236cb-9cd1111]
3073 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot.jar:git-Spigot-76236cb-9cd1111]
3074 at com.koletar.jj.mineresetlite.MineResetLite.onEnable(MineResetLite.java:114) [MineResetLite.jar:?]
3075 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-76236cb-9cd1111]
3076 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
3077 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
3078 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
3079 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
3080 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
3081 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
3082 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
3083 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
3084 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
3085 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
3086[03:32:28] [Server thread/ERROR]: [MineResetLite] Mine wasn't a mine object! Something is off with serialization!
3087[03:32:28] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.4.6 enabled!
3088[03:32:28] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.1
3089[03:32:28] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
3090[03:32:28] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
3091[03:32:28] [Server thread/WARN]: [HolographicDisplays] Hologram 'casino' was in the world 'Plots' but it wasn't loaded.
3092[03:32:28] [Server thread/WARN]: [HolographicDisplays] Hologram 'd' was in the world 'Plots' but it wasn't loaded.
3093[03:32:28] [Server thread/WARN]: [HolographicDisplays] Hologram 'sign' was in the world 'Plots' but it wasn't loaded.
3094[03:32:28] [Server thread/WARN]: [HolographicDisplays] Hologram '33' was in the world 'PlotsPlace' but it wasn't loaded.
3095[03:32:28] [Server thread/INFO]: [HolographicDisplaysPatch] Enabling HolographicDisplaysPatch v1.0.8
3096[03:32:28] [Server thread/INFO]: [MineResetLitePlus] Enabling MineResetLitePlus v2.5.0
3097[03:32:29] [Server thread/INFO]: [MineResetLitePlus] MineResetLitePlus version 2.5.0 is Enabled
3098[03:32:29] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.6.1
3099[03:32:29] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
3100[03:32:29] [Server thread/INFO]: [AutoSell] 3 shops loaded!
3101[03:32:29] [Server thread/INFO]: [AutoSell] 4 auto smelt entries loaded!
3102[03:32:29] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
3103[03:32:29] [Server thread/INFO]: [AutoSell] 0 saved multipliers have been loaded!
3104[03:32:29] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
3105[03:32:29] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
3106[03:32:29] [Server thread/INFO]: [AutoSell] 0 shop signs have been loaded!
3107[03:32:29] [Server thread/INFO]: [AutoSell] TokenEnchant was found! Integration with TEBlockExplodeEvent enabled!
3108[03:32:29] [Server thread/INFO]: ---------------------------
3109[03:32:29] [Server thread/INFO]: AutoSell Updater
3110[03:32:29] [Server thread/INFO]:
3111[03:32:29] [Server thread/INFO]: Could not connect to spigotmc.org
3112[03:32:29] [Server thread/INFO]: to check for updates!
3113[03:32:29] [Server thread/INFO]:
3114[03:32:29] [Server thread/INFO]: ---------------------------
3115[03:32:29] [Server thread/INFO]: ---------------------------
3116[03:32:29] [Server thread/INFO]: AutoSell Updater
3117[03:32:29] [Server thread/INFO]:
3118[03:32:29] [Server thread/INFO]: You are running 1.6.1
3119[03:32:29] [Server thread/INFO]: The latest version
3120[03:32:29] [Server thread/INFO]: of AutoSell!
3121[03:32:29] [Server thread/INFO]:
3122[03:32:29] [Server thread/INFO]: ---------------------------
3123[03:32:29] [Server thread/INFO]: [MineCrates] Enabling MineCrates v2.3
3124[03:32:29] [Server thread/WARN]: [MineCrates] Incorrect area handler type! Defaulting to hook type: 'World'
3125[03:32:29] [Server thread/INFO]: [MineCrates] Valid area_handler types:
3126[03:32:29] [Server thread/INFO]: [MineCrates] World: crates spawn globally in a certain world with world specific rewards.
3127[03:32:29] [Server thread/INFO]: [MineCrates] MineResetLite: crates spawn in specific MineResetLite areas where each area is tied to a specific region / mine name
3128[03:32:29] [Server thread/INFO]: [MineCrates] This area_handler requires the plugin: MineResetLite
3129[03:32:29] [Server thread/INFO]: [MineCrates] PrisonMines: crates spawn in specific PrisonMines areas where each area is tied to a specific region / mine name
3130[03:32:29] [Server thread/INFO]: [MineCrates] This area_handler requires the plugin: PrisonMines
3131[03:32:29] [Server thread/INFO]: [MineCrates] WorldGuard: crates spawn in specific WorldGuard areas where each area is tied to a specific region / mine name
3132[03:32:29] [Server thread/INFO]: [MineCrates] This area_handler requires the plugin: WorldGuard
3133[03:32:29] [Server thread/INFO]: [MineCrates] area_handler hook successfully set to: 'World'
3134[03:32:29] [Server thread/WARN]: [MineCrates] Material: POLISHED_ANDESITE in allowed_materials list for area: Mines is invalid!
3135[03:32:29] [Server thread/WARN]: [MineCrates] Total chance in reward list: vip exceeds 100.0!
3136[03:32:29] [Server thread/INFO]: [MineCrates] No more rewards will be loaded from this reward list!
3137[03:32:29] [Server thread/INFO]: [MineCrates] Loaded reward list: vip with 6 rewards.
3138[03:32:29] [Server thread/INFO]: [MineCrates] 1 MineCrate areas loaded...
3139[03:32:29] [Server thread/INFO]: [MineCrates] Hooked into HolographicDisplays!
3140[03:32:29] [Server thread/INFO]: [HoloPlots] Enabling HoloPlots v3.4.0
3141[03:32:29] [Server thread/ERROR]: Error occurred while enabling HoloPlots v3.4.0 (Is it up to date?)
3142java.lang.NoClassDefFoundError: com/intellectualcrafters/plot/object/PlotArea
3143 at com.empcraft.holoplots.Main.onEnable(Main.java:27) ~[?:?]
3144 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
3145 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-76236cb-9cd1111]
3146 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-76236cb-9cd1111]
3147 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-76236cb-9cd1111]
3148 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-76236cb-9cd1111]
3149 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-76236cb-9cd1111]
3150 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-76236cb-9cd1111]
3151 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-76236cb-9cd1111]
3152 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-76236cb-9cd1111]
3153 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-76236cb-9cd1111]
3154 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
3155Caused by: java.lang.ClassNotFoundException: com.intellectualcrafters.plot.object.PlotArea
3156 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
3157 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
3158 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
3159 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
3160 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
3161 ... 12 more
3162[03:32:29] [Server thread/INFO]: [SpecializedCrates] Enabling SpecializedCrates v2.8.2.6 BETA 3
3163[03:32:29] [Server thread/INFO]: -------------------------
3164[03:32:29] [Server thread/INFO]:
3165[03:32:29] [Server thread/INFO]: Loading crate '2017'
3166[03:32:29] [Server thread/INFO]:
3167[03:32:29] [Server thread/INFO]: Rewards
3168[03:32:29] [Server thread/INFO]: - Failed to load ITEM for reward: 2017
3169[03:32:29] [Server thread/INFO]: CAUSE: The 'item' value does not exist or is misconfigured.
3170[03:32:29] [Server thread/INFO]: Animation
3171[03:32:29] [Server thread/INFO]: - Failed to load the enclose tick-sound.
3172[03:32:29] [Server thread/INFO]: CAUSE: The sound specified is not a valid sound, or doesn't exist.
3173[03:32:29] [Server thread/INFO]: Sounds
3174[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_PLAYER_LEVELUP, 10, 10 is improperly setup.
3175[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_PLAYER_LEVELUP' is invalid.
3176[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3177[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3178[03:32:29] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3179[03:32:29] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3180[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3181[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3182[03:32:29] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3183[03:32:29] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3184[03:32:29] [Server thread/INFO]:
3185[03:32:29] [Server thread/INFO]: -------------------------
3186[03:32:29] [Server thread/INFO]:
3187[03:32:29] [Server thread/INFO]: Loading crate 'CommandCrate'
3188[03:32:29] [Server thread/INFO]:
3189[03:32:29] [Server thread/INFO]: Rewards
3190[03:32:29] [Server thread/INFO]: - Failed to load ITEM for reward: Money14
3191[03:32:29] [Server thread/INFO]: CAUSE: The 'item' value does not exist or is misconfigured.
3192[03:32:29] [Server thread/INFO]: Animation
3193[03:32:29] [Server thread/INFO]: - Failed to load the enclose tick-sound.
3194[03:32:29] [Server thread/INFO]: CAUSE: The sound specified is not a valid sound, or doesn't exist.
3195[03:32:29] [Server thread/INFO]: Sounds
3196[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_PLAYER_LEVELUP, 10, 10 is improperly setup.
3197[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_PLAYER_LEVELUP' is invalid.
3198[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3199[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3200[03:32:29] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3201[03:32:29] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3202[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3203[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3204[03:32:29] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3205[03:32:29] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3206[03:32:29] [Server thread/INFO]:
3207[03:32:29] [Server thread/INFO]: -------------------------
3208[03:32:29] [Server thread/INFO]:
3209[03:32:29] [Server thread/INFO]: Loading crate 'KeysCrate'
3210[03:32:29] [Server thread/INFO]:
3211[03:32:29] [Server thread/INFO]: Animation
3212[03:32:29] [Server thread/INFO]: - Failed to load the enclose tick-sound.
3213[03:32:29] [Server thread/INFO]: CAUSE: The sound specified is not a valid sound, or doesn't exist.
3214[03:32:29] [Server thread/INFO]: Sounds
3215[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_PLAYER_LEVELUP, 10, 10 is improperly setup.
3216[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_PLAYER_LEVELUP' is invalid.
3217[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3218[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3219[03:32:29] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3220[03:32:29] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3221[03:32:29] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3222[03:32:29] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3223[03:32:29] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3224[03:32:29] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3225[03:32:29] [Server thread/INFO]:
3226[03:32:29] [Server thread/INFO]: -------------------------
3227[03:32:30] [Server thread/INFO]:
3228[03:32:30] [Server thread/INFO]: Loading crate 'MoneyCrate'
3229[03:32:30] [Server thread/INFO]:
3230[03:32:30] [Server thread/INFO]: Animation
3231[03:32:30] [Server thread/INFO]: - Failed to load the enclose tick-sound.
3232[03:32:30] [Server thread/INFO]: CAUSE: The sound specified is not a valid sound, or doesn't exist.
3233[03:32:30] [Server thread/INFO]: Sounds
3234[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_PLAYER_LEVELUP, 10, 10 is improperly setup.
3235[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_PLAYER_LEVELUP' is invalid.
3236[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3237[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3238[03:32:30] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3239[03:32:30] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3240[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3241[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3242[03:32:30] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3243[03:32:30] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3244[03:32:30] [Server thread/INFO]:
3245[03:32:30] [Server thread/INFO]: -------------------------
3246[03:32:30] [Server thread/INFO]:
3247[03:32:30] [Server thread/INFO]: Loading crate 'PrestigeCrate'
3248[03:32:30] [Server thread/INFO]:
3249[03:32:30] [Server thread/INFO]: Animation
3250[03:32:30] [Server thread/INFO]: - Failed to load the enclose tick-sound.
3251[03:32:30] [Server thread/INFO]: CAUSE: The sound specified is not a valid sound, or doesn't exist.
3252[03:32:30] [Server thread/INFO]: Sounds
3253[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_PLAYER_LEVELUP, 10, 10 is improperly setup.
3254[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_PLAYER_LEVELUP' is invalid.
3255[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3256[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3257[03:32:30] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3258[03:32:30] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3259[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3260[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3261[03:32:30] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3262[03:32:30] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3263[03:32:30] [Server thread/INFO]:
3264[03:32:30] [Server thread/INFO]: -------------------------
3265[03:32:30] [Server thread/INFO]:
3266[03:32:30] [Server thread/INFO]: Loading crate 'KitsCrate'
3267[03:32:30] [Server thread/INFO]:
3268[03:32:30] [Server thread/INFO]: Animation
3269[03:32:30] [Server thread/INFO]: - Failed to load the enclose tick-sound.
3270[03:32:30] [Server thread/INFO]: CAUSE: The sound specified is not a valid sound, or doesn't exist.
3271[03:32:30] [Server thread/INFO]: Sounds
3272[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_PLAYER_LEVELUP, 10, 10 is improperly setup.
3273[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_PLAYER_LEVELUP' is invalid.
3274[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3275[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3276[03:32:30] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3277[03:32:30] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3278[03:32:30] [Server thread/INFO]: - The sound value: ENTITY_ENDERDRAGON_GROWL, 1, 5 is improperly setup.
3279[03:32:30] [Server thread/INFO]: CAUSE: Sound 'ENTITY_ENDERDRAGON_GROWL' is invalid.
3280[03:32:30] [Server thread/INFO]: - The sound value: AMBIENT_CAVE, 1, 5 is improperly setup.
3281[03:32:30] [Server thread/INFO]: CAUSE: Sound 'AMBIENT_CAVE' is invalid.
3282[03:32:30] [Server thread/INFO]:
3283[03:32:30] [Server thread/INFO]: -------------------------
3284[03:32:30] [Server thread/INFO]: -----------------------------------
3285[03:32:30] [Server thread/INFO]: ERROR: ChristmasCrate DOES NOT EXIST TO BE USED AT LOCATION: Mines;-93;15;4815
3286[03:32:30] [Server thread/INFO]: -----------------------------------
3287[03:32:30] [Server thread/INFO]: [InventoryFull] Enabling InventoryFull v1.6.1
3288[03:32:30] [Server thread/INFO]: [InventoryFull] *** Hooked into AutoSell! ***
3289[03:32:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
3290[03:32:30] [Server thread/INFO]: Done (20.258s)! For help, type "help" or "?"
3291[03:32:30] [Server thread/INFO]: Starting GS4 status listener
3292[03:32:30] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
3293[03:32:30] [Server thread/INFO]: Stopping server
3294[03:32:30] [Server thread/INFO]: [InventoryFull] Disabling InventoryFull v1.6.1
3295[03:32:30] [Server thread/INFO]: [SpecializedCrates] Disabling SpecializedCrates v2.8.2.6 BETA 3
3296[03:32:30] [Server thread/INFO]: [HoloPlots] Disabling HoloPlots v3.4.0
3297[03:32:30] [Server thread/INFO]: [MineCrates] Disabling MineCrates v2.3
3298[03:32:30] [Server thread/INFO]: [AutoSell] Disabling AutoSell v1.6.1
3299[03:32:30] [Server thread/INFO]: [AutoSell] 0 multipliers have been saved!
3300[03:32:30] [Server thread/INFO]: [AutoSell] 0 shop signs have been saved!
3301[03:32:30] [Server thread/INFO]: [MineResetLitePlus] Disabling MineResetLitePlus v2.5.0
3302[03:32:30] [Server thread/INFO]: [MineResetLitePlus] MineResetLitePlus version 2.5.0 is Disabled
3303[03:32:30] [Server thread/INFO]: [HolographicDisplaysPatch] Disabling HolographicDisplaysPatch v1.0.8
3304[03:32:30] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.1
3305[03:32:30] [Server thread/INFO]: [MineResetLite] Disabling MineResetLite v0.4.6
3306[03:32:30] [Server thread/INFO]: [MineResetLite] MineResetLite disabled
3307[03:32:30] [Server thread/INFO]: [WarpPortals] Disabling WarpPortals v5.6.3
3308[03:32:30] [Server thread/INFO]: [KoTH] Disabling KoTH v1.4.3
3309[03:32:30] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.1.0
3310[03:32:30] [Server thread/INFO]: [MobArena] Disabling MobArena v0.97.1
3311[03:32:30] [Server thread/INFO]: [MobArena] disabled.
3312[03:32:30] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
3313[03:32:30] [Server thread/INFO]: [WGCustomFlags] Disabling WGCustomFlags v1.7
3314[03:32:30] [Server thread/ERROR]: Error occurred while disabling WGCustomFlags v1.7 (Is it up to date?)
3315java.lang.NullPointerException
3316 at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.getSaveHandler(WGCustomFlagsPlugin.java:296) ~[?:?]
3317 at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.saveFlagsForWorld(WGCustomFlagsPlugin.java:246) ~[?:?]
3318 at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.saveAllWorlds(WGCustomFlagsPlugin.java:234) ~[?:?]
3319 at com.mewin.WGCustomFlags.WGCustomFlagsPlugin.onDisable(WGCustomFlagsPlugin.java:193) ~[?:?]
3320 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
3321 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot.jar:git-Spigot-76236cb-9cd1111]
3322 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-76236cb-9cd1111]
3323 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-76236cb-9cd1111]
3324 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot.jar:git-Spigot-76236cb-9cd1111]
3325 at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot.jar:git-Spigot-76236cb-9cd1111]
3326 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:592) [spigot.jar:git-Spigot-76236cb-9cd1111]
3327 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
3328[03:32:30] [Server thread/INFO]: [EchoPet] Disabling EchoPet v2.8.0-b52
3329[03:32:30] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b239
3330[03:32:30] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
3331[03:32:30] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.3.63
3332[03:32:30] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.11
3333[03:32:30] [Server thread/INFO]: [MineBomb] Disabling MineBomb v3.3.0
3334[03:32:30] [Server thread/INFO]: [MineBomb] MineBomb version 3.3.0 is Disabled
3335[03:32:30] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.7.2
3336[03:32:30] [Server thread/INFO]: [AntiCommandTab] Disabling AntiCommandTab v3.4
3337[03:32:30] [Server thread/INFO]: [TokenEnchant] Disabling TokenEnchant v7.0.0
3338[03:32:30] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 7.0.0 is Disabled
3339[03:32:30] [Server thread/INFO]: [eZProtector] Disabling eZProtector v4.1.3
3340[03:32:30] [Server thread/INFO]: [eZProtector] Plugin disabled.
3341[03:32:30] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
3342[03:32:30] [Server thread/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
3343[03:32:30] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
3344[03:32:30] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
3345[03:32:30] [Server thread/INFO]: [PlayerVaultsGUI] Disabling PlayerVaultsGUI v1.4
3346[03:32:30] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.3.18
3347[03:32:31] [Server thread/INFO]: [LiteBans] v2.3.18 disabled.
3348[03:32:31] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b239
3349[03:32:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
3350[03:32:31] [Server thread/INFO]: [EZPrestige] Disabling EZPrestige v1.1
3351[03:32:31] [Server thread/INFO]: [Umbaska] Disabling Umbaska v2.0
3352[03:32:31] [Server thread/INFO]: [Umbaska 2.0] All data saved.
3353[03:32:31] [Server thread/INFO]: [ProtectionLib] Disabling ProtectionLib v0.5.4
3354[03:32:31] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.2
3355[03:32:31] [Server thread/INFO]: [NPCLib] Disabling NPCLib v2.2.6
3356[03:32:31] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.0.0-SNAPSHOT.1477-
3357[03:32:31] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
3358[03:32:31] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v4.298
3359[03:32:31] [Server thread/ERROR]: Error occurred while disabling PlotSquared v4.298 (Is it up to date?)
3360java.lang.NullPointerException
3361 at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270) ~[?:?]
3362 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
3363 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot.jar:git-Spigot-76236cb-9cd1111]
3364 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-76236cb-9cd1111]
3365 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-76236cb-9cd1111]
3366 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot.jar:git-Spigot-76236cb-9cd1111]
3367 at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot.jar:git-Spigot-76236cb-9cd1111]
3368 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:592) [spigot.jar:git-Spigot-76236cb-9cd1111]
3369 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
3370[03:32:31] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v9.5
3371[03:32:31] [Server thread/INFO]: SimpleRename disabled!
3372[03:32:31] [Server thread/INFO]: [GAListener] Disabling GAListener v1.3.2
3373[03:32:31] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Disabled
3374[03:32:31] [Server thread/INFO]: [TradeMe] Disabling TradeMe v3.4.0.2
3375[03:32:31] [Server thread/INFO]: [0;36;22m[TradeMe] 3.4.0.2 disabled[m
3376[03:32:31] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
3377[03:32:31] [Server thread/INFO]: [SimpleClans] Disabling SimpleClans v2.5.3
3378[03:32:31] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0
3379[03:32:31] [Server thread/INFO]: [LinkItem] Disabling LinkItem v1.0-STABLE
3380[03:32:31] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.3.3
3381[03:32:31] [Server thread/INFO]: [EZRanksPro] Disabling EZRanksPro v1.2.6
3382[03:32:31] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v0.9.9
3383[03:32:31] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
3384[03:32:31] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
3385[03:32:31] [Server thread/INFO]: [GangsPlus] Disabling GangsPlus v1.2.3
3386[03:32:31] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
3387[03:32:31] [Server thread/INFO]: [RankGrant+] Disabling RankGrantPlus v3.4.0
3388[03:32:31] [Server thread/INFO]: [0;32;22m[RankGrant+] [0;31;22mRankGrantPlus v3.4.0 by Demeng7215 has been successfully disabled.[m
3389[03:32:31] [Server thread/INFO]: [EZBlocks] Disabling EZBlocks v1.4
3390[03:32:31] [Server thread/INFO]: [EZBlocks] 0 players saved!
3391[03:32:31] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
3392[03:32:31] [Server thread/INFO]: [ChairStairs] has been disabled.
3393[03:32:31] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
3394[03:32:31] [Server thread/INFO]: [CRefer] Disabling CRefer v1.0
3395[03:32:31] [Server thread/INFO]: [InstantRespawn] Disabling InstantRespawn v1.0.7
3396[03:32:31] [Server thread/INFO]: [StaticPickaxes] Disabling StaticPickaxes v1.0
3397[03:32:31] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v2.3.2
3398[03:32:31] [Server thread/INFO]: [AsyncWorldEdit] Disabled
3399[03:32:31] [Server thread/INFO]: [GlobalMute] Disabling GlobalMute v1.0
3400[03:32:31] [Server thread/INFO]: [NightVision] Disabling NightVision v1.0
3401[03:32:31] [Server thread/INFO]: [ReportPlus] Disabling ReportPlus v2.2.5
3402[03:32:31] [Server thread/INFO]: [0;33;1mSuccessfully saved ReportPlus playersdata![m
3403[03:32:31] [Server thread/INFO]: [0;31;1mSuccessfully disabled ReportPlus![m
3404[03:32:31] [Server thread/INFO]: [PrisonPrefix] Disabling PrisonPrefix v2.0.0
3405[03:32:31] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
3406[03:32:31] [Server thread/INFO]: [Votifier] Votifier disabled.
3407[03:32:31] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.1.2
3408[03:32:31] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
3409[03:32:31] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.0.6
3410[03:32:31] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
3411[03:32:31] [Server thread/INFO]: [PacketListenerApi] Disabling PacketListenerApi v3.4.4
3412[03:32:31] [Server thread/INFO]: Removing channels for online players...
3413[03:32:31] [Server thread/INFO]: Removing packet handlers (1)...
3414[03:32:31] [Server thread/INFO]: [OpenInv] Disabling OpenInv v3.0.5
3415[03:32:31] [Server thread/INFO]: [AdvancedPreview] Disabling AdvancedPreview v1.0
3416[03:32:31] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
3417[03:32:31] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
3418[03:32:32] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...[m
3419[03:32:32] [Server thread/INFO]: [CoreProtect] Success! Resuming server shutdown.
3420[03:32:32] [Server thread/INFO]: [ChatColor] Disabling ChatColor v2.1
3421[03:32:32] [Server thread/ERROR]: Error occurred while disabling ChatColor v2.1 (Is it up to date?)
3422java.lang.NullPointerException
3423 at main.ChatColorPlugin.saveCFG(ChatColorPlugin.java:132) ~[?:?]
3424 at main.ChatColorPlugin.onDisable(ChatColorPlugin.java:94) ~[?:?]
3425 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot.jar:git-Spigot-76236cb-9cd1111]
3426 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot.jar:git-Spigot-76236cb-9cd1111]
3427 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-76236cb-9cd1111]
3428 at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot.jar:git-Spigot-76236cb-9cd1111]
3429 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot.jar:git-Spigot-76236cb-9cd1111]
3430 at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot.jar:git-Spigot-76236cb-9cd1111]
3431 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:592) [spigot.jar:git-Spigot-76236cb-9cd1111]
3432 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
3433[03:32:32] [Server thread/INFO]: [SellPickaxe] Disabling SellPickaxe v1.0
3434[03:32:32] [Server thread/INFO]: [Ping] Disabling Ping v1.0
3435[03:32:32] [Server thread/INFO]: [DonatorJoin] Disabling DonatorJoin v3.6
3436[03:32:32] [Server thread/INFO]: [EpicWorldGenerator] Disabling EpicWorldGenerator v3.0
3437[03:32:32] [Server thread/INFO]: [PermissionFinder] Disabling PermissionFinder v1.2.2
3438[03:32:32] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.3
3439[03:32:32] [Server thread/INFO]: [ChatReaction] Disabling ChatReaction v1.6.2
3440[03:32:32] [Server thread/INFO]: [FortuneBlocks] Disabling FortuneBlocks v1.2
3441[03:32:32] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v3.0.2
3442[03:32:32] [Server thread/INFO]: [PlayTime] Disabling PlayTime v1.0
3443[03:32:32] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
3444[03:32:32] [Server thread/INFO]: [TrollCommandsPlusPlus] Disabling TrollCommandsPlusPlus v2.6.17
3445[03:32:32] [Server thread/INFO]: [0;32;1m--== [0;35;1mTrollCommands++ Disabled[0;32;1m ==--[m
3446[03:32:32] [Server thread/INFO]: [Skulls] Disabling Skulls v1.0
3447[03:32:32] [Server thread/INFO]: [HigherLower] Disabling HigherLower v1.04
3448[03:32:32] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v1.0.0
3449[03:32:32] [Server thread/INFO]: [RankupTokens] Disabling RankupTokens v1.0
3450[03:32:32] [Server thread/INFO]: [Boost] Disabling Boost v1.5
3451[03:32:32] [Server thread/INFO]: [AutoBroadcaster] Disabling AutoBroadcaster v1
3452[03:32:32] [Server thread/INFO]: [InvRestore2] Disabling InvRestore2 v2.0
3453[03:32:32] [Server thread/INFO]: [InvRestore2] Stopping all local plugin schedulers...
3454[03:32:32] [Server thread/INFO]: [NoRain] Disabling NoRain v0.2
3455[03:32:32] [Server thread/INFO]: [Skript] Disabling Skript v2.2-Fixes-V8b
3456[03:32:32] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v2.3.0
3457[03:32:32] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
3458[03:32:32] [Server thread/INFO]: [GetPerms] Disabling GetPerms v1.1.16
3459[03:32:32] [Server thread/INFO]: [GetPerms] GetPerms disabled
3460[03:32:32] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
3461[03:32:32] [Server thread/INFO]: [CustomRecipes] Disabling CustomRecipes v2.0.1
3462[03:32:32] [Server thread/INFO]: [CustomRecipes] The plugin has been disabled successfully.
3463[03:32:32] [Server thread/INFO]: [ScheduledAnnouncer2] Disabling ScheduledAnnouncer2 v2.8.5 - For version 1.7.9
3464[03:32:32] [Server thread/INFO]: ScheduledAnnouncer2 v2.8.5 - For version 1.7.9 is disabled!
3465[03:32:32] [Server thread/INFO]: [IlluminatiChatClear] Disabling IlluminatiChatClear v2a
3466[03:32:32] [Server thread/INFO]: [IlluminatiChatClear] IlliminatiChatClear disabled.
3467[03:32:32] [Server thread/INFO]: [MineWarp] Disabling MineWarp v1.0.0
3468[03:32:32] [Server thread/INFO]: [Disposal] Disabling Disposal v1.2
3469[03:32:32] [Server thread/INFO]: [NoHunger] Disabling NoHunger v0.7
3470[03:32:32] [Server thread/INFO]: [KitsPreview] Disabling KitsPreview v1.0
3471[03:32:32] [Server thread/INFO]: Saving players
3472[03:32:32] [Server thread/INFO]: Saving worlds
3473[03:32:32] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
3474[03:32:32] [Server thread/INFO]: Saving chunks for level 'nether'/Nether
3475[03:32:32] [Server thread/INFO]: Saving chunks for level 'PasteSpawn'/Overworld
3476[03:32:32] [Server thread/INFO]: Saving chunks for level 'PS'/Overworld
3477[03:32:32] [Server thread/INFO]: Saving chunks for level 'Trees4'/Overworld
3478[03:32:32] [Server thread/INFO]: Saving chunks for level 'KOTHMap'/Overworld
3479[03:32:32] [Server thread/INFO]: Saving chunks for level 'newworld'/Overworld
3480[03:32:32] [Server thread/INFO]: Saving chunks for level 'l'/Overworld
3481[03:32:32] [Server thread/INFO]: Saving chunks for level 'Spawn'/Overworld
3482[03:32:32] [Server thread/INFO]: Saving chunks for level 'Mines'/Overworld