· 9 years ago · Sep 30, 2016, 06:18 PM
1[20:09:43] [Server thread/INFO]: Starting minecraft server version 1.10.2
2[20:09:43] [Server thread/INFO]: Loading properties
3[20:09:43] [Server thread/INFO]: Default game type: SURVIVAL
4[20:09:43] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-570526c-c1b529e (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
5[20:09:43] [Server thread/WARN]: Couldn't load server icon
6java.lang.IllegalArgumentException: Must be 64 pixels wide
7 at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
8 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadServerIcon0(CraftServer.java:1690) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
9 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadServerIcon0(CraftServer.java:1678) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
10 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadIcon(CraftServer.java:755) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
11 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.<init>(CraftServer.java:256) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
12 at net.minecraft.server.v1_10_R1.PlayerList.<init>(PlayerList.java:72) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
13 at net.minecraft.server.v1_10_R1.DedicatedPlayerList.<init>(SourceFile:14) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
14 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:181) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
15 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
16 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
17[20:09:44] [Server thread/INFO]: Server Ping Player Sample Count: 12
18[20:09:44] [Server thread/INFO]: Using 4 threads for Netty based IO
19[20:09:44] [Server thread/INFO]: Debug logging is disabled
20[20:09:44] [Server thread/INFO]: Generating keypair
21[20:09:44] [Server thread/INFO]: Starting Minecraft server on 51.254.181.152:25565
22[20:09:44] [Server thread/INFO]: Using epoll channel type
23[20:09:44] [Server thread/WARN]: Plugin `ProjectNova_Chat_Logger v1.1' uses the space-character (0x20) in its name `ProjectNova Chat Logger' - this is discouraged
24[20:09:44] [Server thread/ERROR]: Could not load 'plugins/ClickEdit.jar' in folder 'plugins'
25org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
26 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
27 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
28 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
29 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
30 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
31 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
32Caused by: java.util.zip.ZipException: error in opening zip file
33 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_92]
34 at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_92]
35 at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_92]
36 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_92]
37 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_92]
38 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
39 ... 5 more
40[20:09:44] [Server thread/ERROR]: Could not load 'plugins/FastAsyncWorldEdit-API.jar' in folder 'plugins'
41org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
42 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
43 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
44 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
45 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
46 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
47 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
48Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
49 ... 6 more
50[20:09:44] [Server thread/INFO]: Set PluginClassLoader as parallel capable
51[20:09:44] [Server thread/ERROR]: Could not load 'plugins/FastAsyncVoxelSniper-favs-16.08.22-f538fc5-226.jar' in folder 'plugins'
52org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
53 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
54 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
55 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
56 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
57 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
58 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
59 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
60Caused by: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
61 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_92]
62 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_92]
63 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
64 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
65 ... 6 more
66Caused by: java.lang.ClassNotFoundException: com.boydti.fawe.object.FaweCommand
67 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_92]
68 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
69 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
70 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_92]
71 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_92]
72 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_92]
73 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_92]
74 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
75 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
76 ... 6 more
77[20:09:44] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
78org.bukkit.plugin.UnknownDependencyException: dynmap
79 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
80 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
81 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
82 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
83 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
84[20:09:44] [Server thread/ERROR]: Could not load 'plugins/MarioKart.jar' in folder 'plugins'
85org.bukkit.plugin.UnknownDependencyException: uCars
86 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
87 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:298) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
88 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
89 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
90 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
91[20:09:45] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
92[20:09:45] [Server thread/INFO]: [PlotGen] Loading PlotGen v1.2
93[20:09:45] [Server thread/INFO]: [TitleOnJoin] Loading TitleOnJoin v1.0
94[20:09:45] [Server thread/INFO]: [Fountains] Loading Fountains v1.0
95[20:09:45] [Server thread/INFO]: [ClearChat] Loading ClearChat v2.0
96[20:09:45] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
97[20:09:45] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.5.1
98[20:09:45] [Server thread/INFO]: [PlaceholderAPI] This server is running Spigot
99[20:09:45] [Server thread/INFO]: [PlaceholderAPI] Detected NMS version: v1_10_R1
100[20:09:45] [Server thread/INFO]: [PerWorldPlugins] Loading PerWorldPlugins v1.3.0
101[20:09:45] [Server thread/INFO]: [PerWorldPlugins] Registering event interceptor...
102[20:09:45] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
103[20:09:45] [Server thread/INFO]: [DeathSpawnR] Loading DeathSpawnR v1.5
104[20:09:45] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.23
105[20:09:45] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v2.0
106[20:09:45] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.5.5
107[20:09:45] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
108[20:09:45] [Server thread/INFO]: [ProjectNova_Chat_Logger] Loading ProjectNova_Chat_Logger v1.1
109[20:09:45] [Server thread/INFO]: [EditableSign] Loading EditableSign v2.4.0
110[20:09:45] [Server thread/INFO]: [ColoredChat] Loading ColoredChat v0.3
111[20:09:45] [Server thread/INFO]: [AutoRespawn] Loading AutoRespawn v1.0.0
112[20:09:45] [Server thread/INFO]: [NoPluginList] Loading NoPluginList v1.1
113[20:09:45] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.0.2
114[20:09:45] [Server thread/INFO]: [ChatColor] Loading ChatColor v2.1
115[20:09:45] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
116[20:09:45] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
117[20:09:45] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
118[20:09:45] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
119[20:09:45] [Server thread/INFO]: [SuperMuteChat] Loading SuperMuteChat v1.1
120[20:09:45] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
121[20:09:45] [Server thread/INFO]: [RCM2] Loading RCM2 v1.50a
122[20:09:45] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.3.2
123[20:09:45] [Server thread/INFO]: [SimpleAutoBroadcaster] Loading SimpleAutoBroadcaster v1.0
124[20:09:45] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.3
125[20:09:45] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
126[20:09:45] [Server thread/INFO]: [OpMe] Loading OpMe v2.0
127[20:09:45] [Server thread/INFO]: [BukkitPhones] Loading BukkitPhones v1.0
128[20:09:45] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.0.2
129[20:09:46] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.0.9
130[20:09:46] [Server thread/INFO]: [RaceGames] Loading RaceGames v5.0
131[20:09:46] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
132[20:09:46] [Server thread/INFO]: [HPS] Loading HarryPotterSpells v1.1.5 BETA
133[20:09:46] [Server thread/INFO]: [CustomBanMessage] Loading CustomBanMessage v1.0.1
134[20:09:46] [Server thread/INFO]: [Whitelist] Loading Whitelist v1.2
135[20:09:46] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
136[20:09:46] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
137[20:09:46] [Server thread/INFO]: [CR] Loading CubeRunner v2.5.2
138[20:09:46] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
139[20:09:46] [Server thread/INFO]: [Warnings] Loading Warnings v2.1
140[20:09:46] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.20
141[20:09:46] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
142[20:09:46] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
143[20:09:46] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.59-SNAPSHOT
144[20:09:46] [Server thread/INFO]: [Exams] Loading Exams v0.2.5
145[20:09:46] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v1.8.2
146[20:09:46] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.19
147[20:09:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
148[20:09:46] [Server thread/INFO]: [SkyWars] Loading SkyWars v2.2.0
149[20:09:46] [Server thread/INFO]: [AAC] Loading AAC v1.9.9
150[20:09:46] [Server thread/INFO]: [Punishmental] Loading Punishmental v5.1
151[20:09:46] [Server thread/INFO]: [Factions] Loading Factions v2.8.20
152[20:09:46] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.3.2
153[20:09:46] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
154[20:09:46] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
155[20:09:46] [Server thread/INFO]: [BusinessCore] Loading BusinessCore v1.6.0-Beta
156[20:09:46] [Server thread/INFO]: [Skins] Loading Skins v1.8.3
157[20:09:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
158[20:09:46] [Server thread/INFO]: [COM_Zombies] Loading COM_Zombies v1.2.6
159[20:09:46] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
160[20:09:46] [Server thread/INFO]: [ClickWarp] Loading ClickWarp v1.3.5
161[20:09:46] [Server thread/INFO]: [SpawnerShop] Loading SpawnerShop v3.2
162[20:09:46] [Server thread/INFO]: [EZRanksLite] Loading EZRanksLite vv1.6
163[20:09:46] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
164[20:09:46] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.3
165[20:09:46] [Server thread/INFO]: [CashFlow] Loading CashFlow v1.19
166[20:09:46] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.19-SNAPSHOT (build 1374)
167[20:09:46] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
168[20:09:46] [Server thread/INFO]: [BuySpawners] Loading BuySpawners v3.1
169[20:09:46] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
170[20:09:46] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
171[20:09:46] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b641
172[20:09:46] [Server thread/INFO]: [ColorShuffle] Loading ColorShuffle v1.5
173[20:09:46] [Server thread/INFO]: [SuperBuildBattle] Loading SuperBuildBattle v11.0
174[20:09:46] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
175[20:09:46] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2
176[20:09:46] [Server thread/INFO]: [CityScape] Loading CityScape v0.1.3.0 [CB 1.6.2-R0.1]
177[20:09:46] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.2.1
178[20:09:46] [Server thread/INFO]: [MyPet] Loading MyPet v2.1.9
179[20:09:46] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.3.2#CUSTOM
180[20:09:46] [Server thread/INFO]: [MultiWorldMoney] Loading MultiWorldMoney v2.2
181[20:09:46] [Server thread/INFO]: [Paintball] Loading Paintball v1.3.7
182[20:09:46] [Server thread/INFO]: [TNTRun] Loading TNTRun vAlpha-1.0.5
183[20:09:46] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v5.6.3
184[20:09:46] [Server thread/INFO]: [BetterShops] Loading BetterShops v2.1.2
185[20:09:46] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
186[20:09:46] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CleanroomGenerator v1.0.0
187[20:09:46] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
188[20:09:46] [Server thread/INFO]: [PlotGen] Enabling PlotGen v1.2
189[20:09:46] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlotGen v1.2
190[20:09:46] [Server thread/INFO]: This server is using PlotGen v 1.2
191[20:09:46] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.0.2
192[20:09:46] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ProtocolLib v4.0.2
193[20:09:46] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
194[20:09:46] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
195[20:09:46] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Vault v1.5.6-b49
196[20:09:46] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
197[20:09:46] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
198[20:09:46] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
199[20:09:46] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
200[20:09:46] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
201[20:09:46] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.20
202[20:09:46] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader MassiveCore v2.8.20
203[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] === ENABLE START ===
204[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Loading Cachefile datas...
205[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Loading Onlineplayer datas...
206[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Loading Registry datas...
207[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Saving Cachefile...
208[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Setup of IdUtil took 43ms.
209[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
210[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsBoard set to Minecraft 1.9.0+ [1_9_R1+]
211[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+]
212[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
213[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
214[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
215[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
216[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
217[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
218[20:09:46] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
219[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Integration Activated IntegrationVault
220[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinEvent set to Default
221[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinActionbar set to Default
222[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinActual set to Default
223[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinCommand set to Default
224[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinDisplayName set to Default
225[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinGamemode set to Default
226[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinInventory set to Default
227[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinKick set to Default
228[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinMessage set to Default
229[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinModification set to Default
230[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinPlayed set to Default
231[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinSenderPs set to Default
232[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinTeleport set to Default
233[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinTitle set to Default
234[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinVisibility set to Default
235[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] Mixin MixinWorld set to Default
236[20:09:47] [Server thread/INFO]: [MassiveCore 2.8.20] === ENABLE COMPLETE (Took 844ms) ===
237[20:09:47] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.59-SNAPSHOT
238[20:09:47] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BKCommonLib v1.59-SNAPSHOT
239[20:09:47] [Server thread/ERROR]: [BKCommonLib] This version of BKCommonLib is not compatible with: Spigot (git-Spigot-570526c-c1b529e) : v1_10_R1 (Minecraft 1.10.2)
240[20:09:47] [Server thread/ERROR]: [BKCommonLib] It could be that BKCommonLib has to be updated, as the current version is built for MC v1_7_R4
241[20:09:47] [Server thread/ERROR]: [BKCommonLib] Please look for an available BKCommonLib version that is compatible:
242[20:09:47] [Server thread/ERROR]: [BKCommonLib] http://dev.bukkit.org/server-mods/bkcommonlib/
243[20:09:47] [Server thread/ERROR]: [BKCommonLib] BKCommonLib and all depending plugins will now disable...
244[20:09:47] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.59-SNAPSHOT
245[20:09:47] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.3.2
246[20:09:47] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ASkyBlock v3.0.3.2
247[20:09:47] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
248[20:09:47] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
249[20:09:47] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
250[20:09:47] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
251[20:09:47] [Server thread/INFO]: [ASkyBlock] Loading schematic §lBlack §bDiamonds (harder.schematic) for all players, order 3
252[20:09:47] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
253[20:09:47] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
254[20:09:47] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlotMe v0.16.3
255[20:09:47] [Server thread/WARN]: [PlotMe] This MC version is not supported yet, trying latest version!
256[20:09:47] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
257[20:09:47] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlotMe-DefaultGenerator v0.16.1
258[20:09:47] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
259[20:09:47] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
260[20:09:47] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
261[20:09:48] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
262[20:09:48] [Server thread/INFO]: Preparing level "world"
263[20:09:48] [Server thread/INFO]: -------- World Settings For [world] --------
264[20:09:48] [Server thread/INFO]: Mob Spawn Range: 4
265[20:09:48] [Server thread/INFO]: Max TNT Explosions: 100
266[20:09:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
267[20:09:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
268[20:09:48] [Server thread/INFO]: Cane Growth Modifier: 100%
269[20:09:48] [Server thread/INFO]: Melon Growth Modifier: 100%
270[20:09:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
271[20:09:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
272[20:09:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
273[20:09:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
274[20:09:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
275[20:09:48] [Server thread/INFO]: Vine Growth Modifier: 100%
276[20:09:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
277[20:09:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
278[20:09:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
279[20:09:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
280[20:09:48] [Server thread/INFO]: Random Lighting Updates: false
281[20:09:48] [Server thread/INFO]: Structure Info Saving: true
282[20:09:48] [Server thread/INFO]: Max Entity Collisions: 8
283[20:09:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
284[20:09:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
285[20:09:48] [Server thread/INFO]: Item Despawn Rate: 6000
286[20:09:48] [Server thread/INFO]: Item Merge Radius: 2.5
287[20:09:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
288[20:09:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
289[20:09:48] [Server thread/INFO]: Experience Merge Radius: 3.0
290[20:09:48] [Server thread/INFO]: View Distance: 10
291[20:09:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
292[20:09:48] [Server thread/INFO]: -------- World Settings For [world_nether] --------
293[20:09:48] [Server thread/INFO]: Mob Spawn Range: 4
294[20:09:48] [Server thread/INFO]: Max TNT Explosions: 100
295[20:09:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
296[20:09:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
297[20:09:48] [Server thread/INFO]: Cane Growth Modifier: 100%
298[20:09:48] [Server thread/INFO]: Melon Growth Modifier: 100%
299[20:09:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
300[20:09:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
301[20:09:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
302[20:09:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
303[20:09:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
304[20:09:48] [Server thread/INFO]: Vine Growth Modifier: 100%
305[20:09:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
306[20:09:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
307[20:09:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
308[20:09:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
309[20:09:48] [Server thread/INFO]: Random Lighting Updates: false
310[20:09:48] [Server thread/INFO]: Structure Info Saving: true
311[20:09:48] [Server thread/INFO]: Max Entity Collisions: 8
312[20:09:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
313[20:09:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
314[20:09:48] [Server thread/INFO]: Item Despawn Rate: 6000
315[20:09:48] [Server thread/INFO]: Item Merge Radius: 2.5
316[20:09:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
317[20:09:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
318[20:09:48] [Server thread/INFO]: Experience Merge Radius: 3.0
319[20:09:48] [Server thread/INFO]: View Distance: 10
320[20:09:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
321[20:09:48] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
322[20:09:48] [Server thread/INFO]: Mob Spawn Range: 4
323[20:09:48] [Server thread/INFO]: Max TNT Explosions: 100
324[20:09:48] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
325[20:09:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
326[20:09:48] [Server thread/INFO]: Cane Growth Modifier: 100%
327[20:09:48] [Server thread/INFO]: Melon Growth Modifier: 100%
328[20:09:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
329[20:09:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
330[20:09:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
331[20:09:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
332[20:09:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
333[20:09:48] [Server thread/INFO]: Vine Growth Modifier: 100%
334[20:09:48] [Server thread/INFO]: Cocoa Growth Modifier: 100%
335[20:09:48] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
336[20:09:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
337[20:09:48] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
338[20:09:48] [Server thread/INFO]: Random Lighting Updates: false
339[20:09:48] [Server thread/INFO]: Structure Info Saving: true
340[20:09:48] [Server thread/INFO]: Max Entity Collisions: 8
341[20:09:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
342[20:09:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
343[20:09:48] [Server thread/INFO]: Item Despawn Rate: 6000
344[20:09:48] [Server thread/INFO]: Item Merge Radius: 2.5
345[20:09:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
346[20:09:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
347[20:09:48] [Server thread/INFO]: Experience Merge Radius: 3.0
348[20:09:48] [Server thread/INFO]: View Distance: 10
349[20:09:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
350[20:09:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5194173074356979245)
351[20:09:49] [Server thread/INFO]: Preparing spawn area: 40%
352[20:09:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5194173074356979245)
353[20:09:51] [Server thread/INFO]: Preparing start region for level 2 (Seed: -5194173074356979245)
354[20:09:51] [Server thread/INFO]: [TitleOnJoin] Enabling TitleOnJoin v1.0
355[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader TitleOnJoin v1.0
356[20:09:51] [Server thread/INFO]: =========================
357[20:09:51] [Server thread/INFO]: TitleOnJoin Enabled!
358[20:09:51] [Server thread/INFO]: By: Joshinator117
359[20:09:51] [Server thread/INFO]: =========================
360[20:09:51] [Server thread/INFO]: [Fountains] Enabling Fountains v1.0
361[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Fountains v1.0
362[20:09:51] [Server thread/ERROR]: Permission node 'plugin.cc.cc' in plugin description file for ClearChat v2.0 is invalid
363java.lang.IllegalArgumentException: Data cannot be null
364 at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
365 at org.bukkit.permissions.Permission.loadPermission(Permission.java:284) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
366 at org.bukkit.permissions.Permission.loadPermissions(Permission.java:233) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
367 at org.bukkit.plugin.PluginDescriptionFile.getPermissions(PluginDescriptionFile.java:789) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
368 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:363) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
369 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
370 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
371 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
372 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
373 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
374 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
375 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
376[20:09:51] [Server thread/ERROR]: Permission node 'plugin.cc.clearchat' in plugin description file for ClearChat v2.0 is invalid
377java.lang.IllegalArgumentException: Data cannot be null
378 at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
379 at org.bukkit.permissions.Permission.loadPermission(Permission.java:284) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
380 at org.bukkit.permissions.Permission.loadPermissions(Permission.java:233) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
381 at org.bukkit.plugin.PluginDescriptionFile.getPermissions(PluginDescriptionFile.java:789) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
382 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:363) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
383 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
384 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
385 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
386 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
387 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
388 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
389 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
390[20:09:51] [Server thread/INFO]: [ClearChat] Enabling ClearChat v2.0
391[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ClearChat v2.0
392[20:09:51] [Server thread/INFO]: [ClearChat] [CC 3.0] <<<
393[20:09:51] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332
394[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader GroupManager v2.0.1-b332
395[20:09:51] [Server thread/INFO]: GroupManager - INFO - World Found: world
396[20:09:51] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
397[20:09:51] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
398[20:09:51] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
399[20:09:51] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
400[20:09:51] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
401[20:09:51] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
402[20:09:51] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.5.1
403[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlaceholderAPI v2.5.1
404[20:09:51] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
405[20:09:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
406[20:09:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available injector list from extendedclip.com...
407[20:09:51] [Server thread/INFO]: [PerWorldPlugins] Enabling PerWorldPlugins v1.3.0
408[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PerWorldPlugins v1.3.0
409[20:09:51] [Server thread/INFO]: [PerWorldPlugins] Enabled, attempting to inject CommandHandler...
410[20:09:51] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
411[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PlugMan v2.1.1
412[20:09:51] [Server thread/INFO]: [DeathSpawnR] Enabling DeathSpawnR v1.5
413[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader DeathSpawnR v1.5
414[20:09:51] [Server thread/INFO]: DeathSpawnR Version 1.5 is enabled!
415[20:09:51] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.23
416[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Lockette v1.8.23
417[20:09:51] [Server thread/INFO]: [Lockette] Version 1.8.23 is being enabled! Yay! (Core version 1.3.5)
418[20:09:51] [Server thread/INFO]: minor >
419[20:09:51] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_10_R1] ok.
420[20:09:51] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
421[20:09:51] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
422[20:09:51] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
423[20:09:51] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.0.1-b332
424[20:09:51] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
425[20:09:51] [Server thread/INFO]: [Lockette] Ready to protect your containers.
426[20:09:51] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v2.0
427[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader OreGenerator v2.0
428[20:09:51] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.5.5
429[20:09:51] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SuperTrails v9.5.5
430[20:09:52] [User Authenticator #1/INFO]: UUID of player Craftymatt2 is baf34481-8c0f-4b7e-b110-56a5cc2fd28c
431[20:09:52] [Server thread/INFO]:
432[20:09:52] [Server thread/INFO]: === Super Trails ===
433[20:09:52] [Server thread/INFO]: SuperTrails 9.5.5 for MC 1.10 enabled
434[20:09:52] [Server thread/INFO]: Thank you for using !
435[20:09:52] [Server thread/INFO]: =====================
436[20:09:52] [Server thread/INFO]:
437[20:09:52] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
438[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader VoxelSniper v5.171.0-SNAPSHOT
439[20:09:52] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
440[20:09:52] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
441[20:09:52] [Server thread/INFO]: [ProjectNova_Chat_Logger] Enabling ProjectNova_Chat_Logger v1.1
442[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ProjectNova_Chat_Logger v1.1
443[20:09:52] [Server thread/INFO]: [ProjectNova] Chat Logger starting up!
444[20:09:52] [Server thread/WARN]: [ProjectNova_Chat_Logger] Could not save config.yml to plugins/ProjectNova_Chat_Logger/config.yml because config.yml already exists.
445[20:09:52] [Server thread/INFO]: [EditableSign] Enabling EditableSign v2.4.0
446[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EditableSign v2.4.0
447[20:09:52] [Server thread/INFO]: [EditableSign] EditableSign version 2.4.0 is Enabled
448[20:09:52] [Server thread/INFO]: [ColoredChat] Enabling ColoredChat v0.3
449[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ColoredChat v0.3
450[20:09:52] [Server thread/INFO]: ColoredChat v0.3 enabled!
451[20:09:52] [Server thread/INFO]: [AutoRespawn] Enabling AutoRespawn v1.0.0
452[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader AutoRespawn v1.0.0
453[20:09:52] [Server thread/INFO]: [NoPluginList] Enabling NoPluginList v1.1
454[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader NoPluginList v1.1
455[20:09:52] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.0.2
456[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Tablist v1.3.0.2
457[20:09:52] [Server thread/INFO]: Tablist> Tablist v1.3.0.2 enabled!!
458[20:09:52] [Server thread/INFO]: [ChatColor] Enabling ChatColor v2.1
459[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ChatColor v2.1
460[20:09:52] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
461[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CoreProtect v2.12.0
462[20:09:52] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
463[20:09:52] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
464[20:09:52] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
465[20:09:52] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader WorldEdit v6.1.3;7a097ca
466[20:09:53] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
467[20:09:53] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
468[20:09:53] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
469[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader TimTheEnchanter v3.0
470[20:09:53] [Server thread/INFO]: [Tim] Unused enchantments: MENDING(70) DEPTH_STRIDER(8) FROST_WALKER(9) Glow(111) LUCK(61) LURE(62)
471[20:09:53] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
472[20:09:53] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
473[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Essentials vTeamCity
474[20:09:53] [Server thread/WARN]: §4Version mismatch! Please update EssentialsChat to the same version.
475[20:09:53] [Server thread/INFO]: Bukkit version format changed. Version not checked.
476[20:09:53] [Server thread/INFO]: git-Spigot-570526c-c1b529e (MC: 1.10.2)
477[20:09:53] [Server thread/INFO]: 1.10.2-R0.1-SNAPSHOT
478[20:09:53] [Server thread/INFO]: Using locale en_GB
479[20:09:53] [Server thread/INFO]: Using locale en_GB
480[20:09:53] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
481[20:09:53] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
482[20:09:53] [Server thread/INFO]: [SuperMuteChat] Enabling SuperMuteChat v1.1
483[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SuperMuteChat v1.1
484[20:09:53] [Server thread/INFO]: 2016/09/30 20:09:53
485[20:09:53] [Server thread/INFO]: 2016/09/30 20:09:53
486[20:09:53] [Server thread/INFO]: [ClashOfClans] <INFO> Plugin Enabled
487[20:09:53] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
488[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ClearLag v2.9.3
489[20:09:53] [Server thread/INFO]: [ClearLag] Loading modules...
490[20:09:53] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
491[20:09:53] [Server thread/INFO]: [ClearLag] Modules have been loaded!
492[20:09:53] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
493[20:09:53] [Server thread/INFO]: [RCM2] Enabling RCM2 v1.50a
494[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader RCM2 v1.50a
495[20:09:53] [Thread-22/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.10]...
496[20:09:53] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.3.2
497[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ChatControl v5.3.2
498[20:09:53] [Server thread/INFO]: Hooked into: Essentials
499[20:09:53] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
500[20:09:53] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features)
501[20:09:53] [Server thread/INFO]: Hooked into: Vault
502[20:09:53] [Server thread/INFO]: Hooked into: Factions
503[20:09:53] [Server thread/INFO]: Hooked into: Factions
504[20:09:53] [Server thread/INFO]: [SimpleAutoBroadcaster] Enabling SimpleAutoBroadcaster v1.0
505[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SimpleAutoBroadcaster v1.0
506[20:09:53] [Server thread/WARN]: [SimpleAutoBroadcaster] Could not save config.yml to plugins/SimpleAutoBroadcaster/config.yml because config.yml already exists.
507[20:09:53] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.3
508[20:09:53] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BuycraftX v10.1.3
509[20:09:53] [Server thread/INFO]: [BuycraftX] Validating your server key...
510[20:09:54] [Thread-22/INFO]: [ClearLag] No updates found!
511[20:09:55] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
512[20:09:55] [Thread-18/INFO]: --------------------
513[20:09:55] [Thread-18/INFO]: [CoreProtect] Version 2.13.1 now available.
514[20:09:55] [Thread-18/INFO]: [CoreProtect] Download: Type "/co version" in-game.
515[20:09:55] [Thread-18/INFO]: --------------------
516[20:09:55] [Thread-18/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
517[20:09:55] [Thread-18/INFO]: --------------------
518[20:09:55] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
519[20:09:55] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Votifier v1.9
520[20:09:55] [Server thread/INFO]: [Votifier] Votifier enabled.
521[20:09:55] [Server thread/INFO]: [OpMe] Enabling OpMe v2.0
522[20:09:55] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader OpMe v2.0
523[20:09:55] [Server thread/INFO]: [OPME] SUCCESSFULLY ENABLED
524[20:09:55] [Server thread/INFO]: [BukkitPhones] Enabling BukkitPhones v1.0
525[20:09:55] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BukkitPhones v1.0
526[20:09:55] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.0.9
527[20:09:55] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader LibsDisguises v9.0.9
528[20:09:55] [Server thread/WARN]: [LibsDisguises] Lib's Disguises failed to startup, outdated ProtocolLib!
529[20:09:55] [Server thread/WARN]: [LibsDisguises] You need to update ProtocolLib, please try this build http://ci.dmulloy2.net/job/ProtocolLib/lastStableBuild/artifact/modules/ProtocolLib/target/ProtocolLib.jar
530[20:09:55] [Server thread/INFO]: [RaceGames] Enabling RaceGames v5.0
531[20:09:55] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader RaceGames v5.0
532[20:09:56] [Server thread/INFO]: [RaceGames] has been enabled!
533[20:09:56] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
534[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsChat v2.13.1
535[20:09:56] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)
536java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
537 at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:26) ~[?:?]
538 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
539 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
540 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) [PerWorldPlugins.jar:?]
541 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
542 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
543 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
544 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
545 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
546 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
547 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
548 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
549 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
550[20:09:56] [Server thread/INFO]: [HPS] Enabling HarryPotterSpells v1.1.5 BETA
551[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader HarryPotterSpells v1.1.5 BETA
552[20:09:56] [Server thread/ERROR]: [HPS] Could not generate language file /home/mch/multicraft/servers/server21873/plugins/HarryPotterSpells/Locale/nl-dutch.properties Ignore this message if you arent using this language
553[20:09:56] [Server thread/INFO]: [HPS] Plugin enabled.
554[20:09:56] [Server thread/INFO]: [CustomBanMessage] Enabling CustomBanMessage v1.0.1
555[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CustomBanMessage v1.0.1
556[20:09:56] [Server thread/INFO]: [Whitelist] Enabling Whitelist v1.2
557[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Whitelist v1.2
558[20:09:56] [Server thread/INFO]: Whitelist v1.2 has been enabled!
559[20:09:56] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
560[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader GAListener v1.3.2
561[20:09:56] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
562[20:09:56] [Server thread/INFO]: [CR] Enabling CubeRunner v2.5.2
563[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CubeRunner v2.5.2
564[20:09:56] [Server thread/INFO]: [CR] CubeRunner has been enabled (v2.5.2)
565[20:09:56] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
566[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ChairStairs v1.1
567[20:09:56] [Server thread/INFO]: [Warnings] Enabling Warnings v2.1
568[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Warnings v2.1
569[20:09:56] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
570[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EnjinMinecraftPlugin v2.7.7
571[20:09:56] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
572[20:09:56] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
573[20:09:56] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
574[20:09:56] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
575[20:09:56] [Server thread/ERROR]: [EnjinMinecraftPlugin] This version of GroupManager doesn't support UUID! Please update to the latest version here: http://tiny.cc/EssentialsGMZip
576[20:09:56] [Server thread/ERROR]: [EnjinMinecraftPlugin] Disabling GroupManager integration until GroupManager is updated.
577[20:09:56] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
578[20:09:56] [Server thread/INFO]: [Exams] Enabling Exams v0.2.5
579[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Exams v0.2.5
580[20:09:56] [Server thread/INFO]: [Exams v0.2.5] Vault found, exam prices enabled.
581[20:09:56] [Server thread/INFO]: [Exams v0.2.5] Using GroupManager
582[20:09:56] [Server thread/INFO]: [Exams v0.2.5] Loaded 2 exams.
583[20:09:56] [Server thread/INFO]: [Exams v0.2.5] Loaded 5 students.
584[20:09:56] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v1.8.2
585[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader PerWorldInventory v1.8.2
586[20:09:56] [Thread-25/INFO]: [BukkitPhones] About to download a new update: BukkitPhones v1.1
587[20:09:56] [Thread-25/INFO]: [BukkitPhones] Downloading update: 100% of 182 bytes.
588[20:09:56] [Thread-25/INFO]: [BukkitPhones] Finished updating.
589[20:09:56] [Server thread/INFO]: [PerWorldInventory] Registering listeners...
590[20:09:56] [Server thread/INFO]: [PerWorldInventory] Listeners registered!
591[20:09:56] [Server thread/INFO]: [PerWorldInventory] Registering commands...
592[20:09:56] [Server thread/INFO]: [PerWorldInventory] Commands registered!
593[20:09:56] [Server thread/INFO]: [PerWorldInventory] Vault found! Hooking into it...
594[20:09:56] [Server thread/INFO]: [PerWorldInventory] Hooked into Vault!
595[20:09:56] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.19
596[20:09:56] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CreativeGates v2.8.19
597[20:09:56] [Server thread/INFO]: [CreativeGates 2.8.19] === ENABLE START ===
598[20:09:56] [Server thread/INFO]: [CreativeGates 2.8.19] WARNING: You are using CreativeGates 2.8.19 and MassiveCore 2.8.20!
599[20:09:56] [Server thread/INFO]: [CreativeGates 2.8.19] WARNING: They must be the exact same version to work properly!
600[20:09:56] [Server thread/INFO]: [CreativeGates 2.8.19] WARNING: Remember to always update all plugins at the same time!
601[20:09:56] [Server thread/INFO]: [CreativeGates 2.8.19] WARNING: You should stop your server and properly update.
602[20:10:06] [Server thread/INFO]: [CreativeGates 2.8.19] === ENABLE COMPLETE (Took 10089ms) ===
603[20:10:06] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
604[20:10:06] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader WorldGuard v6.1.2;e38d98d
605[20:10:06] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
606[20:10:06] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
607[20:10:06] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
608[20:10:06] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
609[20:10:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
610[20:10:06] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
611[20:10:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
612[20:10:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
613[20:10:06] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
614[20:10:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
615[20:10:06] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
616[20:10:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
617[20:10:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
618[20:10:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
619[20:10:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
620[20:10:06] [Server thread/INFO]: [WorldGuard] Loading region data...
621[20:10:06] [Server thread/INFO]: [SkyWars] Enabling SkyWars v2.2.0
622[20:10:06] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SkyWars v2.2.0
623[20:10:07] [Server thread/INFO]: [SkyWars] [Translations] Loading locale en.
624[20:10:07] [Server thread/INFO]: [SkyWars] Using WorldEdit backend for arena creation.
625[20:10:07] [Server thread/INFO]: [SkyWars] [Score] Using JSON backend
626[20:10:07] [Server thread/INFO]: [AAC] Enabling AAC v1.9.9
627[20:10:07] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader AAC v1.9.9
628[20:10:07] [Thread-34/INFO]: [AAC] Checking for updates...
629[20:10:07] [Server thread/INFO]: [Punishmental] Enabling Punishmental v5.1
630[20:10:07] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Punishmental v5.1
631[20:10:07] [Server thread/INFO]: 5.1
632[20:10:07] [Server thread/WARN]: §a[Punishmental] Starting lag checker
633[20:10:07] [Server thread/WARN]: §a[Punishmental] Lag cheker running
634[20:10:07] [Server thread/INFO]: [Punishmental]: Connecting to WorldEdit
635[20:10:07] [Server thread/INFO]: [Punishmental]: WorldEdit found and loaded, loading punishable areas
636[20:10:07] [Server thread/INFO]: [Punishmental]: Commands READY
637[20:10:07] [Server thread/INFO]: [Factions] Enabling Factions v2.8.20
638[20:10:07] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Factions v2.8.20
639[20:10:07] [Server thread/INFO]: [Factions 2.8.20] === ENABLE START ===
640[20:10:07] [Thread-34/INFO]: <----------------------------------->
641[20:10:07] [Thread-34/INFO]: [AAC] Redistribution detected. Contact konsolas on Spigot.
642[20:10:07] [Thread-34/INFO]: <----------------------------------->
643[20:10:07] [Thread-34/ERROR]: [AAC] ERROR: Disabled due to piracy.
644[20:10:07] [Thread-34/ERROR]: [AAC] AAC has been disabled
645[20:10:07] [Thread-34/INFO]: [AAC] Disabling AAC v1.9.9
646[20:10:07] [Thread-34/ERROR]: Error occurred while disabling AAC v1.9.9 (Is it up to date?)
647java.lang.NullPointerException
648 at me.konsolas.aac.AAC.onDisable(AAC.java) ~[?:?]
649 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
650 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
651 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.disablePlugin(PerWorldPluginLoader.java:136) [PerWorldPlugins.jar:?]
652 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
653 at me.konsolas.aac.e.a.a.a(Unknown Source) [AAC_BY_ILARIO42.jar:1.9.9]
654 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
655 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
656 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
657 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
658 at java.lang.invoke.MethodHandleImpl$BindCaller$T/555153024.invoke_V(MethodHandleImpl.java:1258) [AAC_BY_ILARIO42.jar:1.8.0_92]
659 at me.konsolas.aac.i.b.z.run(Unknown Source) [AAC_BY_ILARIO42.jar:1.9.9]
660[20:10:09] [Server thread/INFO]: [Factions 2.8.20] Integration Activated IntegrationWorldGuard
661[20:10:09] [Server thread/INFO]: [Factions 2.8.20] Integration Activated IntegrationSpigot
662[20:10:09] [Server thread/INFO]: [Factions 2.8.20] === ENABLE COMPLETE (Took 1475ms) ===
663[20:10:09] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 2.8.20
664[20:10:09] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
665[20:10:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsProtect vTeamCity
666[20:10:09] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
667[20:10:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsAntiBuild vTeamCity
668[20:10:09] [Server thread/INFO]: [BusinessCore] Enabling BusinessCore v1.6.0-Beta
669[20:10:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BusinessCore v1.6.0-Beta
670[20:10:09] [Server thread/INFO]: [BusinessCore] Loaded Economy: true
671[20:10:09] [Server thread/INFO]: [BusinessCore] Loaded Chat: true
672[20:10:09] [Server thread/INFO]: McDonald's
673[20:10:09] [Server thread/INFO]: McDonald's.name
674[20:10:09] [Server thread/INFO]: McDonald's.ownerUUID
675[20:10:09] [Server thread/INFO]: McDonald's.id
676[20:10:09] [Server thread/INFO]: McDonald's.balance
677[20:10:09] [Server thread/INFO]: Apple
678[20:10:09] [Server thread/INFO]: Apple.ownerUUID
679[20:10:09] [Server thread/INFO]: Apple.id
680[20:10:09] [Server thread/INFO]: Apple.balance
681[20:10:09] [Server thread/INFO]: Apple.name
682[20:10:09] [Server thread/INFO]: SoulCollectorsInc
683[20:10:09] [Server thread/INFO]: SoulCollectorsInc.balance
684[20:10:09] [Server thread/INFO]: SoulCollectorsInc.id
685[20:10:09] [Server thread/INFO]: SoulCollectorsInc.ownerUUID
686[20:10:09] [Server thread/INFO]: SoulCollectorsInc.name
687[20:10:09] [Server thread/INFO]: Mast3rCube
688[20:10:09] [Server thread/INFO]: Mast3rCube.id
689[20:10:09] [Server thread/INFO]: Mast3rCube.name
690[20:10:09] [Server thread/INFO]: Mast3rCube.ownerUUID
691[20:10:09] [Server thread/INFO]: Mast3rCube.balance
692[20:10:09] [Server thread/INFO]: [BusinessCore] Do /businesscore for information about this plugin
693[20:10:09] [Server thread/INFO]: [Skins] Enabling Skins v1.8.3
694[20:10:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Skins v1.8.3
695[20:10:09] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
696[20:10:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EssentialsSpawn vTeamCity
697[20:10:09] [Server thread/INFO]: [COM_Zombies] Enabling COM_Zombies v1.2.6
698[20:10:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader COM_Zombies v1.2.6
699[20:10:09] [Server thread/INFO]: [COM_Zombies] has been enabled!
700[20:10:09] [Server thread/INFO]: §c[Zombies] §4§lYou currently have version: 1.2.6 and the current version fro COM:Z is verion: 1.2.7
701[20:10:09] [Server thread/INFO]: §c[Zombies] §4§lGet the latest version of COM:Z here: http://servermods.cursecdn.com/files/915/311/comz.jar
702[20:10:09] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
703[20:10:09] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader MyCommand v5.3.4
704[20:10:09] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
705[20:10:09] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.5.6-b49
706[20:10:09] [Server thread/INFO]: | Command file(s) found : 1
707[20:10:09] [Server thread/INFO]: | Config : Ready.
708[20:10:09] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
709[20:10:10] [Server thread/INFO]: | Custom commands loaded : 42
710[20:10:10] [Server thread/INFO]: | Version: 5.3.4
711[20:10:10] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
712[20:10:10] [Server thread/INFO]: | You are running the latest version of MyCommand.
713[20:10:10] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
714[20:10:10] [Server thread/INFO]: [ClickWarp] Enabling ClickWarp v1.3.5
715[20:10:10] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ClickWarp v1.3.5
716[20:10:10] [Server thread/INFO]: [ClickWarp] Metrics started!
717[20:10:10] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer enabled.
718[20:10:10] [Server thread/INFO]: [SpawnerShop] Enabling SpawnerShop v3.2
719[20:10:10] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SpawnerShop v3.2
720[20:10:10] [Server thread/INFO]: [EZRanksLite] Enabling EZRanksLite vv1.6
721[20:10:10] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader EZRanksLite vv1.6
722[20:10:10] [Server thread/ERROR]: [EZRanksLite] EZRanksLite hooked into Essentials!!
723[20:10:10] [Server thread/INFO]: [EZRanksLite] Loading EZRanksLite messages.yml
724[20:10:10] [Server thread/INFO]: [EZRanksLite] 27 Ranks loaded with 27 unique RankUps!
725[20:10:10] [Server thread/INFO]: [EZRanksLite] 1 rankup cost discounts loaded!
726[20:10:10] [Server thread/INFO]: [EZRanksLite] 1 rankup cost multipliers loaded!
727[20:10:10] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.3
728[20:10:10] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SilkSpawners v3.7.3
729[20:10:10] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
730[20:10:10] [Server thread/INFO]: [SilkSpawners] Loading support for v1_10_R1
731[20:10:10] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
732[20:10:10] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
733[20:10:10] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
734[20:10:10] [Server thread/INFO]: [CashFlow] Enabling CashFlow v1.19
735[20:10:10] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CashFlow v1.19
736[20:10:11] [Server thread/INFO]: [CashFlow] v1.19 has been enabled.
737[20:10:11] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.19-SNAPSHOT (build 1374)
738[20:10:11] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Citizens v2.0.19-SNAPSHOT (build 1374)
739[20:10:11] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
740[20:10:11] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ColoredTags v2.1.3
741[20:10:11] [Server thread/INFO]: [BuySpawners] Enabling BuySpawners v3.1
742[20:10:11] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BuySpawners v3.1
743[20:10:11] [Server thread/ERROR]: Error occurred while enabling BuySpawners v3.1 (Is it up to date?)
744java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
745 at me.pureplugins.buyspawners.Main.onEnable(Main.java:50) ~[?:?]
746 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
747 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
748 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) [PerWorldPlugins.jar:?]
749 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
750 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
751 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
752 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
753 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
754 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
755 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
756 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
757 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
758Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.Packet
759 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
760 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
761 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_92]
762 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_92]
763 ... 13 more
764[20:10:11] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
765[20:10:11] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ChestShop v3.8.12
766[20:10:11] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
767[20:10:11] [Server thread/INFO]: creating table 'items'
768[20:10:11] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
769[20:10:11] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
770[20:10:11] [Server thread/INFO]: creating table 'accounts'
771[20:10:11] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
772[20:10:11] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
773[20:10:11] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
774[20:10:11] [Server thread/INFO]: [ChestShop] Lockette version 1.8.23 loaded.
775[20:10:11] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
776[20:10:11] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
777[20:10:11] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Multiverse-Core v2.5-b641
778[20:10:11] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b641
779[20:10:12] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
780[20:10:12] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
781[20:10:12] [Server thread/INFO]: -------- World Settings For [TheemPark] --------
782[20:10:12] [Server thread/INFO]: Mob Spawn Range: 4
783[20:10:12] [Server thread/INFO]: Max TNT Explosions: 100
784[20:10:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
785[20:10:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
786[20:10:12] [Server thread/INFO]: Cane Growth Modifier: 100%
787[20:10:12] [Server thread/INFO]: Melon Growth Modifier: 100%
788[20:10:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
789[20:10:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
790[20:10:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
791[20:10:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
792[20:10:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
793[20:10:12] [Server thread/INFO]: Vine Growth Modifier: 100%
794[20:10:12] [Server thread/INFO]: Cocoa Growth Modifier: 100%
795[20:10:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
796[20:10:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
797[20:10:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
798[20:10:12] [Server thread/INFO]: Random Lighting Updates: false
799[20:10:12] [Server thread/INFO]: Structure Info Saving: true
800[20:10:12] [Server thread/INFO]: Max Entity Collisions: 8
801[20:10:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
802[20:10:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
803[20:10:12] [Server thread/INFO]: Item Despawn Rate: 6000
804[20:10:12] [Server thread/INFO]: Item Merge Radius: 2.5
805[20:10:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
806[20:10:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
807[20:10:12] [Server thread/INFO]: Experience Merge Radius: 3.0
808[20:10:12] [Server thread/INFO]: View Distance: 10
809[20:10:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
810[20:10:12] [Server thread/INFO]: Preparing start region for level 3 (Seed: -2947946458322363339)
811[20:10:13] [Server thread/INFO]: [WorldGuard] (TheemPark) TNT ignition is PERMITTED.
812[20:10:13] [Server thread/INFO]: [WorldGuard] (TheemPark) Lighters are PERMITTED.
813[20:10:13] [Server thread/INFO]: [WorldGuard] (TheemPark) Lava fire is blocked.
814[20:10:13] [Server thread/INFO]: [WorldGuard] (TheemPark) Fire spread is UNRESTRICTED.
815[20:10:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TheemPark'
816[20:10:13] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PVP
817[20:10:13] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
818[20:10:13] [Server thread/INFO]: -------- World Settings For [WoolSplit] --------
819[20:10:13] [Server thread/INFO]: Mob Spawn Range: 4
820[20:10:13] [Server thread/INFO]: Max TNT Explosions: 100
821[20:10:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
822[20:10:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
823[20:10:13] [Server thread/INFO]: Cane Growth Modifier: 100%
824[20:10:13] [Server thread/INFO]: Melon Growth Modifier: 100%
825[20:10:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
826[20:10:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
827[20:10:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
828[20:10:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
829[20:10:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
830[20:10:13] [Server thread/INFO]: Vine Growth Modifier: 100%
831[20:10:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
832[20:10:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
833[20:10:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
834[20:10:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
835[20:10:13] [Server thread/INFO]: Random Lighting Updates: false
836[20:10:13] [Server thread/INFO]: Structure Info Saving: true
837[20:10:13] [Server thread/INFO]: Max Entity Collisions: 8
838[20:10:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
839[20:10:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
840[20:10:13] [Server thread/INFO]: Item Despawn Rate: 6000
841[20:10:13] [Server thread/INFO]: Item Merge Radius: 2.5
842[20:10:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
843[20:10:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
844[20:10:13] [Server thread/INFO]: Experience Merge Radius: 3.0
845[20:10:13] [Server thread/INFO]: View Distance: 10
846[20:10:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
847[20:10:13] [Server thread/INFO]: Preparing start region for level 4 (Seed: 1435672245)
848[20:10:13] [Server thread/INFO]: [WorldGuard] (WoolSplit) TNT ignition is PERMITTED.
849[20:10:13] [Server thread/INFO]: [WorldGuard] (WoolSplit) Lighters are PERMITTED.
850[20:10:13] [Server thread/INFO]: [WorldGuard] (WoolSplit) Lava fire is blocked.
851[20:10:13] [Server thread/INFO]: [WorldGuard] (WoolSplit) Fire spread is UNRESTRICTED.
852[20:10:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'WoolSplit'
853[20:10:13] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Building_world
854[20:10:13] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
855[20:10:13] [Server thread/INFO]: -------- World Settings For [Mines] --------
856[20:10:13] [Server thread/INFO]: Mob Spawn Range: 4
857[20:10:13] [Server thread/INFO]: Max TNT Explosions: 100
858[20:10:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
859[20:10:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
860[20:10:13] [Server thread/INFO]: Cane Growth Modifier: 100%
861[20:10:13] [Server thread/INFO]: Melon Growth Modifier: 100%
862[20:10:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
863[20:10:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
864[20:10:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
865[20:10:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
866[20:10:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
867[20:10:13] [Server thread/INFO]: Vine Growth Modifier: 100%
868[20:10:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
869[20:10:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
870[20:10:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
871[20:10:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
872[20:10:13] [Server thread/INFO]: Random Lighting Updates: false
873[20:10:13] [Server thread/INFO]: Structure Info Saving: true
874[20:10:13] [Server thread/INFO]: Max Entity Collisions: 8
875[20:10:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
876[20:10:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
877[20:10:13] [Server thread/INFO]: Item Despawn Rate: 6000
878[20:10:13] [Server thread/INFO]: Item Merge Radius: 2.5
879[20:10:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
880[20:10:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
881[20:10:13] [Server thread/INFO]: Experience Merge Radius: 3.0
882[20:10:13] [Server thread/INFO]: View Distance: 10
883[20:10:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
884[20:10:13] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2956010261589301556)
885[20:10:14] [Server thread/INFO]: [WorldGuard] (Mines) TNT ignition is PERMITTED.
886[20:10:14] [Server thread/INFO]: [WorldGuard] (Mines) Lighters are PERMITTED.
887[20:10:14] [Server thread/INFO]: [WorldGuard] (Mines) Lava fire is blocked.
888[20:10:14] [Server thread/INFO]: [WorldGuard] (Mines) Fire spread is UNRESTRICTED.
889[20:10:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines'
890[20:10:14] [Server thread/INFO]: -------- World Settings For [Skywars] --------
891[20:10:14] [Server thread/INFO]: Mob Spawn Range: 4
892[20:10:14] [Server thread/INFO]: Max TNT Explosions: 100
893[20:10:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
894[20:10:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
895[20:10:14] [Server thread/INFO]: Cane Growth Modifier: 100%
896[20:10:14] [Server thread/INFO]: Melon Growth Modifier: 100%
897[20:10:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
898[20:10:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
899[20:10:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
900[20:10:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
901[20:10:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
902[20:10:14] [Server thread/INFO]: Vine Growth Modifier: 100%
903[20:10:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
904[20:10:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
905[20:10:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
906[20:10:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
907[20:10:14] [Server thread/INFO]: Random Lighting Updates: false
908[20:10:14] [Server thread/INFO]: Structure Info Saving: true
909[20:10:14] [Server thread/INFO]: Max Entity Collisions: 8
910[20:10:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
911[20:10:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
912[20:10:14] [Server thread/INFO]: Item Despawn Rate: 6000
913[20:10:14] [Server thread/INFO]: Item Merge Radius: 2.5
914[20:10:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
915[20:10:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
916[20:10:14] [Server thread/INFO]: Experience Merge Radius: 3.0
917[20:10:14] [Server thread/INFO]: View Distance: 10
918[20:10:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
919[20:10:14] [Server thread/INFO]: Preparing start region for level 6 (Seed: 2007735528145914154)
920[20:10:14] [Server thread/INFO]: [WorldGuard] (Skywars) TNT ignition is PERMITTED.
921[20:10:14] [Server thread/INFO]: [WorldGuard] (Skywars) Lighters are PERMITTED.
922[20:10:14] [Server thread/INFO]: [WorldGuard] (Skywars) Lava fire is blocked.
923[20:10:14] [Server thread/INFO]: [WorldGuard] (Skywars) Fire spread is UNRESTRICTED.
924[20:10:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Skywars'
925[20:10:14] [Server thread/INFO]: -------- World Settings For [Formula] --------
926[20:10:14] [Server thread/INFO]: Mob Spawn Range: 4
927[20:10:14] [Server thread/INFO]: Max TNT Explosions: 100
928[20:10:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
929[20:10:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
930[20:10:14] [Server thread/INFO]: Cane Growth Modifier: 100%
931[20:10:14] [Server thread/INFO]: Melon Growth Modifier: 100%
932[20:10:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
933[20:10:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
934[20:10:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
935[20:10:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
936[20:10:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
937[20:10:14] [Server thread/INFO]: Vine Growth Modifier: 100%
938[20:10:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
939[20:10:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
940[20:10:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
941[20:10:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
942[20:10:14] [Server thread/INFO]: Random Lighting Updates: false
943[20:10:14] [Server thread/INFO]: Structure Info Saving: true
944[20:10:14] [Server thread/INFO]: Max Entity Collisions: 8
945[20:10:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
946[20:10:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
947[20:10:14] [Server thread/INFO]: Item Despawn Rate: 6000
948[20:10:14] [Server thread/INFO]: Item Merge Radius: 2.5
949[20:10:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
950[20:10:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
951[20:10:14] [Server thread/INFO]: Experience Merge Radius: 3.0
952[20:10:14] [Server thread/INFO]: View Distance: 10
953[20:10:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
954[20:10:14] [Server thread/INFO]: Preparing start region for level 7 (Seed: 8351209205435217431)
955[20:10:14] [Server thread/INFO]: [WorldGuard] (Formula) TNT ignition is PERMITTED.
956[20:10:14] [Server thread/INFO]: [WorldGuard] (Formula) Lighters are PERMITTED.
957[20:10:14] [Server thread/INFO]: [WorldGuard] (Formula) Lava fire is blocked.
958[20:10:14] [Server thread/INFO]: [WorldGuard] (Formula) Fire spread is UNRESTRICTED.
959[20:10:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Formula'
960[20:10:14] [Server thread/INFO]: -------- World Settings For [hg2] --------
961[20:10:14] [Server thread/INFO]: Mob Spawn Range: 4
962[20:10:14] [Server thread/INFO]: Max TNT Explosions: 100
963[20:10:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
964[20:10:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
965[20:10:14] [Server thread/INFO]: Cane Growth Modifier: 100%
966[20:10:14] [Server thread/INFO]: Melon Growth Modifier: 100%
967[20:10:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
968[20:10:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
969[20:10:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
970[20:10:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
971[20:10:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
972[20:10:14] [Server thread/INFO]: Vine Growth Modifier: 100%
973[20:10:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
974[20:10:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
975[20:10:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
976[20:10:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
977[20:10:14] [Server thread/INFO]: Random Lighting Updates: false
978[20:10:14] [Server thread/INFO]: Structure Info Saving: true
979[20:10:14] [Server thread/INFO]: Max Entity Collisions: 8
980[20:10:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
981[20:10:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
982[20:10:14] [Server thread/INFO]: Item Despawn Rate: 6000
983[20:10:14] [Server thread/INFO]: Item Merge Radius: 2.5
984[20:10:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
985[20:10:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
986[20:10:14] [Server thread/INFO]: Experience Merge Radius: 3.0
987[20:10:14] [Server thread/INFO]: View Distance: 10
988[20:10:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
989[20:10:14] [Server thread/INFO]: Preparing start region for level 8 (Seed: -1798410914579622611)
990[20:10:14] [Server thread/INFO]: [WorldGuard] (hg2) TNT ignition is PERMITTED.
991[20:10:14] [Server thread/INFO]: [WorldGuard] (hg2) Lighters are PERMITTED.
992[20:10:14] [Server thread/INFO]: [WorldGuard] (hg2) Lava fire is blocked.
993[20:10:14] [Server thread/INFO]: [WorldGuard] (hg2) Fire spread is UNRESTRICTED.
994[20:10:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hg2'
995[20:10:14] [Server thread/INFO]: -------- World Settings For [Creative] --------
996[20:10:14] [Server thread/INFO]: Mob Spawn Range: 4
997[20:10:14] [Server thread/INFO]: Max TNT Explosions: 100
998[20:10:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
999[20:10:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
1000[20:10:14] [Server thread/INFO]: Cane Growth Modifier: 100%
1001[20:10:14] [Server thread/INFO]: Melon Growth Modifier: 100%
1002[20:10:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1003[20:10:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1004[20:10:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
1005[20:10:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
1006[20:10:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1007[20:10:14] [Server thread/INFO]: Vine Growth Modifier: 100%
1008[20:10:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1009[20:10:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1010[20:10:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1011[20:10:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1012[20:10:14] [Server thread/INFO]: Random Lighting Updates: false
1013[20:10:14] [Server thread/INFO]: Structure Info Saving: true
1014[20:10:14] [Server thread/INFO]: Max Entity Collisions: 8
1015[20:10:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1016[20:10:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1017[20:10:14] [Server thread/INFO]: Item Despawn Rate: 6000
1018[20:10:14] [Server thread/INFO]: Item Merge Radius: 2.5
1019[20:10:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
1020[20:10:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1021[20:10:14] [Server thread/INFO]: Experience Merge Radius: 3.0
1022[20:10:14] [Server thread/INFO]: View Distance: 10
1023[20:10:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1024[20:10:14] [Server thread/INFO]: Preparing start region for level 9 (Seed: -3982170945678652852)
1025[20:10:15] [Server thread/INFO]: [WorldGuard] (Creative) TNT ignition is PERMITTED.
1026[20:10:15] [Server thread/INFO]: [WorldGuard] (Creative) Lighters are PERMITTED.
1027[20:10:15] [Server thread/INFO]: [WorldGuard] (Creative) Lava fire is blocked.
1028[20:10:15] [Server thread/INFO]: [WorldGuard] (Creative) Fire spread is UNRESTRICTED.
1029[20:10:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Creative'
1030[20:10:15] [Server thread/INFO]: -------- World Settings For [NewSpawn!] --------
1031[20:10:15] [Server thread/INFO]: Mob Spawn Range: 4
1032[20:10:15] [Server thread/INFO]: Max TNT Explosions: 100
1033[20:10:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1034[20:10:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
1035[20:10:15] [Server thread/INFO]: Cane Growth Modifier: 100%
1036[20:10:15] [Server thread/INFO]: Melon Growth Modifier: 100%
1037[20:10:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1038[20:10:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1039[20:10:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
1040[20:10:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
1041[20:10:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1042[20:10:15] [Server thread/INFO]: Vine Growth Modifier: 100%
1043[20:10:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1044[20:10:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1045[20:10:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1046[20:10:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1047[20:10:15] [Server thread/INFO]: Random Lighting Updates: false
1048[20:10:15] [Server thread/INFO]: Structure Info Saving: true
1049[20:10:15] [Server thread/INFO]: Max Entity Collisions: 8
1050[20:10:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1051[20:10:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1052[20:10:15] [Server thread/INFO]: Item Despawn Rate: 6000
1053[20:10:15] [Server thread/INFO]: Item Merge Radius: 2.5
1054[20:10:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
1055[20:10:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1056[20:10:15] [Server thread/INFO]: Experience Merge Radius: 3.0
1057[20:10:15] [Server thread/INFO]: View Distance: 10
1058[20:10:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1059[20:10:16] [Server thread/INFO]: Preparing start region for level 10 (Seed: -36351913297800046)
1060[20:10:16] [Server thread/INFO]: [WorldGuard] (NewSpawn!) TNT ignition is PERMITTED.
1061[20:10:16] [Server thread/INFO]: [WorldGuard] (NewSpawn!) Lighters are PERMITTED.
1062[20:10:16] [Server thread/INFO]: [WorldGuard] (NewSpawn!) Lava fire is blocked.
1063[20:10:16] [Server thread/INFO]: [WorldGuard] (NewSpawn!) Fire spread is UNRESTRICTED.
1064[20:10:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'NewSpawn!'
1065[20:10:16] [Server thread/INFO]: -------- World Settings For [build_battle] --------
1066[20:10:16] [Server thread/INFO]: Mob Spawn Range: 4
1067[20:10:16] [Server thread/INFO]: Max TNT Explosions: 100
1068[20:10:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1069[20:10:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
1070[20:10:16] [Server thread/INFO]: Cane Growth Modifier: 100%
1071[20:10:16] [Server thread/INFO]: Melon Growth Modifier: 100%
1072[20:10:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1073[20:10:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1074[20:10:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
1075[20:10:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
1076[20:10:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1077[20:10:16] [Server thread/INFO]: Vine Growth Modifier: 100%
1078[20:10:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1079[20:10:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1080[20:10:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1081[20:10:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1082[20:10:16] [Server thread/INFO]: Random Lighting Updates: false
1083[20:10:16] [Server thread/INFO]: Structure Info Saving: true
1084[20:10:16] [Server thread/INFO]: Max Entity Collisions: 8
1085[20:10:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1086[20:10:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1087[20:10:16] [Server thread/INFO]: Item Despawn Rate: 6000
1088[20:10:16] [Server thread/INFO]: Item Merge Radius: 2.5
1089[20:10:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
1090[20:10:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1091[20:10:16] [Server thread/INFO]: Experience Merge Radius: 3.0
1092[20:10:16] [Server thread/INFO]: View Distance: 10
1093[20:10:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1094[20:10:16] [Server thread/INFO]: Preparing start region for level 11 (Seed: 3291405711433969045)
1095[20:10:16] [Server thread/INFO]: [WorldGuard] (build_battle) TNT ignition is PERMITTED.
1096[20:10:16] [Server thread/INFO]: [WorldGuard] (build_battle) Lighters are PERMITTED.
1097[20:10:16] [Server thread/INFO]: [WorldGuard] (build_battle) Lava fire is blocked.
1098[20:10:16] [Server thread/INFO]: [WorldGuard] (build_battle) Fire spread is UNRESTRICTED.
1099[20:10:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'build_battle'
1100[20:10:16] [Server thread/INFO]: -------- World Settings For [CityLife2] --------
1101[20:10:16] [Server thread/INFO]: Mob Spawn Range: 4
1102[20:10:16] [Server thread/INFO]: Max TNT Explosions: 100
1103[20:10:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1104[20:10:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
1105[20:10:16] [Server thread/INFO]: Cane Growth Modifier: 100%
1106[20:10:16] [Server thread/INFO]: Melon Growth Modifier: 100%
1107[20:10:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1108[20:10:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1109[20:10:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
1110[20:10:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
1111[20:10:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1112[20:10:16] [Server thread/INFO]: Vine Growth Modifier: 100%
1113[20:10:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1114[20:10:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1115[20:10:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1116[20:10:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1117[20:10:16] [Server thread/INFO]: Random Lighting Updates: false
1118[20:10:16] [Server thread/INFO]: Structure Info Saving: true
1119[20:10:16] [Server thread/INFO]: Max Entity Collisions: 8
1120[20:10:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1121[20:10:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1122[20:10:16] [Server thread/INFO]: Item Despawn Rate: 6000
1123[20:10:16] [Server thread/INFO]: Item Merge Radius: 2.5
1124[20:10:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
1125[20:10:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1126[20:10:16] [Server thread/INFO]: Experience Merge Radius: 3.0
1127[20:10:16] [Server thread/INFO]: View Distance: 10
1128[20:10:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1129[20:10:16] [Server thread/INFO]: Preparing start region for level 12 (Seed: -1815093436281213076)
1130[20:10:17] [Server thread/INFO]: [WorldGuard] (CityLife2) TNT ignition is PERMITTED.
1131[20:10:17] [Server thread/INFO]: [WorldGuard] (CityLife2) Lighters are PERMITTED.
1132[20:10:17] [Server thread/INFO]: [WorldGuard] (CityLife2) Lava fire is blocked.
1133[20:10:17] [Server thread/INFO]: [WorldGuard] (CityLife2) Fire spread is UNRESTRICTED.
1134[20:10:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CityLife2'
1135[20:10:17] [Server thread/INFO]: -------- World Settings For [Spawn] --------
1136[20:10:17] [Server thread/INFO]: Mob Spawn Range: 4
1137[20:10:17] [Server thread/INFO]: Max TNT Explosions: 100
1138[20:10:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1139[20:10:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
1140[20:10:17] [Server thread/INFO]: Cane Growth Modifier: 100%
1141[20:10:17] [Server thread/INFO]: Melon Growth Modifier: 100%
1142[20:10:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1143[20:10:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1144[20:10:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
1145[20:10:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
1146[20:10:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1147[20:10:17] [Server thread/INFO]: Vine Growth Modifier: 100%
1148[20:10:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1149[20:10:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1150[20:10:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1151[20:10:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1152[20:10:17] [Server thread/INFO]: Random Lighting Updates: false
1153[20:10:17] [Server thread/INFO]: Structure Info Saving: true
1154[20:10:17] [Server thread/INFO]: Max Entity Collisions: 8
1155[20:10:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1156[20:10:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1157[20:10:17] [Server thread/INFO]: Item Despawn Rate: 6000
1158[20:10:17] [Server thread/INFO]: Item Merge Radius: 2.5
1159[20:10:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
1160[20:10:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1161[20:10:17] [Server thread/INFO]: Experience Merge Radius: 3.0
1162[20:10:17] [Server thread/INFO]: View Distance: 10
1163[20:10:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1164[20:10:17] [Server thread/INFO]: Preparing start region for level 13 (Seed: 5345621560803368543)
1165[20:10:17] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
1166[20:10:17] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
1167[20:10:17] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
1168[20:10:17] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
1169[20:10:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
1170[20:10:17] [Server thread/INFO]: -------- World Settings For [flatroom] --------
1171[20:10:17] [Server thread/INFO]: Mob Spawn Range: 4
1172[20:10:17] [Server thread/INFO]: Max TNT Explosions: 100
1173[20:10:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1174[20:10:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
1175[20:10:17] [Server thread/INFO]: Cane Growth Modifier: 100%
1176[20:10:17] [Server thread/INFO]: Melon Growth Modifier: 100%
1177[20:10:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1178[20:10:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1179[20:10:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
1180[20:10:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
1181[20:10:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1182[20:10:17] [Server thread/INFO]: Vine Growth Modifier: 100%
1183[20:10:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1184[20:10:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1185[20:10:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1186[20:10:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1187[20:10:17] [Server thread/INFO]: Random Lighting Updates: false
1188[20:10:17] [Server thread/INFO]: Structure Info Saving: true
1189[20:10:17] [Server thread/INFO]: Max Entity Collisions: 8
1190[20:10:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1191[20:10:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1192[20:10:17] [Server thread/INFO]: Item Despawn Rate: 6000
1193[20:10:17] [Server thread/INFO]: Item Merge Radius: 2.5
1194[20:10:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
1195[20:10:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1196[20:10:17] [Server thread/INFO]: Experience Merge Radius: 3.0
1197[20:10:17] [Server thread/INFO]: View Distance: 10
1198[20:10:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1199[20:10:17] [Server thread/INFO]: Preparing start region for level 14 (Seed: -7198551425404928305)
1200[20:10:18] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
1201[20:10:18] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
1202[20:10:18] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
1203[20:10:18] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
1204[20:10:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
1205[20:10:18] [Server thread/INFO]: -------- World Settings For [Factions] --------
1206[20:10:18] [Server thread/INFO]: Mob Spawn Range: 4
1207[20:10:18] [Server thread/INFO]: Max TNT Explosions: 100
1208[20:10:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1209[20:10:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
1210[20:10:18] [Server thread/INFO]: Cane Growth Modifier: 100%
1211[20:10:18] [Server thread/INFO]: Melon Growth Modifier: 100%
1212[20:10:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1213[20:10:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1214[20:10:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
1215[20:10:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
1216[20:10:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1217[20:10:18] [Server thread/INFO]: Vine Growth Modifier: 100%
1218[20:10:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1219[20:10:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1220[20:10:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1221[20:10:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1222[20:10:18] [Server thread/INFO]: Random Lighting Updates: false
1223[20:10:18] [Server thread/INFO]: Structure Info Saving: true
1224[20:10:18] [Server thread/INFO]: Max Entity Collisions: 8
1225[20:10:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1226[20:10:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1227[20:10:18] [Server thread/INFO]: Item Despawn Rate: 6000
1228[20:10:18] [Server thread/INFO]: Item Merge Radius: 2.5
1229[20:10:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
1230[20:10:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1231[20:10:18] [Server thread/INFO]: Experience Merge Radius: 3.0
1232[20:10:18] [Server thread/INFO]: View Distance: 10
1233[20:10:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1234[20:10:18] [Server thread/INFO]: Preparing start region for level 15 (Seed: -2461755839338836040)
1235[20:10:19] [Server thread/INFO]: Preparing spawn area for Factions, 61%
1236[20:10:20] [Server thread/INFO]: [WorldGuard] (Factions) TNT ignition is PERMITTED.
1237[20:10:20] [Server thread/INFO]: [WorldGuard] (Factions) Lighters are PERMITTED.
1238[20:10:20] [Server thread/INFO]: [WorldGuard] (Factions) Lava fire is blocked.
1239[20:10:20] [Server thread/INFO]: [WorldGuard] (Factions) Fire spread is UNRESTRICTED.
1240[20:10:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions'
1241[20:10:20] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
1242[20:10:20] [Server thread/INFO]: Mob Spawn Range: 4
1243[20:10:20] [Server thread/INFO]: Max TNT Explosions: 100
1244[20:10:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1245[20:10:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
1246[20:10:20] [Server thread/INFO]: Cane Growth Modifier: 100%
1247[20:10:20] [Server thread/INFO]: Melon Growth Modifier: 100%
1248[20:10:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1249[20:10:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1250[20:10:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
1251[20:10:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
1252[20:10:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1253[20:10:20] [Server thread/INFO]: Vine Growth Modifier: 100%
1254[20:10:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1255[20:10:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1256[20:10:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1257[20:10:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1258[20:10:20] [Server thread/INFO]: Random Lighting Updates: false
1259[20:10:20] [Server thread/INFO]: Structure Info Saving: true
1260[20:10:20] [Server thread/INFO]: Max Entity Collisions: 8
1261[20:10:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1262[20:10:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1263[20:10:20] [Server thread/INFO]: Item Despawn Rate: 6000
1264[20:10:20] [Server thread/INFO]: Item Merge Radius: 2.5
1265[20:10:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
1266[20:10:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1267[20:10:20] [Server thread/INFO]: Experience Merge Radius: 3.0
1268[20:10:20] [Server thread/INFO]: View Distance: 10
1269[20:10:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1270[20:10:20] [Server thread/INFO]: Preparing start region for level 16 (Seed: -1147699501604834537)
1271[20:10:20] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
1272[20:10:20] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
1273[20:10:20] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
1274[20:10:20] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
1275[20:10:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
1276[20:10:20] [Server thread/INFO]: -------- World Settings For [TheamPark] --------
1277[20:10:20] [Server thread/INFO]: Mob Spawn Range: 4
1278[20:10:20] [Server thread/INFO]: Max TNT Explosions: 100
1279[20:10:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1280[20:10:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
1281[20:10:20] [Server thread/INFO]: Cane Growth Modifier: 100%
1282[20:10:20] [Server thread/INFO]: Melon Growth Modifier: 100%
1283[20:10:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1284[20:10:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1285[20:10:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
1286[20:10:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
1287[20:10:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1288[20:10:20] [Server thread/INFO]: Vine Growth Modifier: 100%
1289[20:10:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1290[20:10:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1291[20:10:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1292[20:10:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1293[20:10:20] [Server thread/INFO]: Random Lighting Updates: false
1294[20:10:20] [Server thread/INFO]: Structure Info Saving: true
1295[20:10:20] [Server thread/INFO]: Max Entity Collisions: 8
1296[20:10:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1297[20:10:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1298[20:10:20] [Server thread/INFO]: Item Despawn Rate: 6000
1299[20:10:20] [Server thread/INFO]: Item Merge Radius: 2.5
1300[20:10:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
1301[20:10:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1302[20:10:20] [Server thread/INFO]: Experience Merge Radius: 3.0
1303[20:10:20] [Server thread/INFO]: View Distance: 10
1304[20:10:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1305[20:10:20] [Server thread/INFO]: Preparing start region for level 17 (Seed: -8418345009097830932)
1306[20:10:20] [Server thread/INFO]: [WorldGuard] (TheamPark) TNT ignition is PERMITTED.
1307[20:10:20] [Server thread/INFO]: [WorldGuard] (TheamPark) Lighters are PERMITTED.
1308[20:10:20] [Server thread/INFO]: [WorldGuard] (TheamPark) Lava fire is blocked.
1309[20:10:20] [Server thread/INFO]: [WorldGuard] (TheamPark) Fire spread is UNRESTRICTED.
1310[20:10:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TheamPark'
1311[20:10:20] [Server thread/INFO]: -------- World Settings For [MagicRP] --------
1312[20:10:20] [Server thread/INFO]: Mob Spawn Range: 4
1313[20:10:20] [Server thread/INFO]: Max TNT Explosions: 100
1314[20:10:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1315[20:10:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
1316[20:10:20] [Server thread/INFO]: Cane Growth Modifier: 100%
1317[20:10:20] [Server thread/INFO]: Melon Growth Modifier: 100%
1318[20:10:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1319[20:10:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1320[20:10:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
1321[20:10:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
1322[20:10:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1323[20:10:20] [Server thread/INFO]: Vine Growth Modifier: 100%
1324[20:10:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1325[20:10:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1326[20:10:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1327[20:10:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1328[20:10:20] [Server thread/INFO]: Random Lighting Updates: false
1329[20:10:20] [Server thread/INFO]: Structure Info Saving: true
1330[20:10:20] [Server thread/INFO]: Max Entity Collisions: 8
1331[20:10:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1332[20:10:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1333[20:10:20] [Server thread/INFO]: Item Despawn Rate: 6000
1334[20:10:20] [Server thread/INFO]: Item Merge Radius: 2.5
1335[20:10:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
1336[20:10:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1337[20:10:20] [Server thread/INFO]: Experience Merge Radius: 3.0
1338[20:10:20] [Server thread/INFO]: View Distance: 10
1339[20:10:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1340[20:10:20] [Server thread/INFO]: Preparing start region for level 18 (Seed: -3983826102150778214)
1341[20:10:21] [Server thread/INFO]: [WorldGuard] (MagicRP) TNT ignition is PERMITTED.
1342[20:10:21] [Server thread/INFO]: [WorldGuard] (MagicRP) Lighters are PERMITTED.
1343[20:10:21] [Server thread/INFO]: [WorldGuard] (MagicRP) Lava fire is blocked.
1344[20:10:21] [Server thread/INFO]: [WorldGuard] (MagicRP) Fire spread is UNRESTRICTED.
1345[20:10:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MagicRP'
1346[20:10:21] [Server thread/INFO]: -------- World Settings For [NSpawn] --------
1347[20:10:21] [Server thread/INFO]: Mob Spawn Range: 4
1348[20:10:21] [Server thread/INFO]: Max TNT Explosions: 100
1349[20:10:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1350[20:10:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
1351[20:10:21] [Server thread/INFO]: Cane Growth Modifier: 100%
1352[20:10:21] [Server thread/INFO]: Melon Growth Modifier: 100%
1353[20:10:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1354[20:10:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1355[20:10:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
1356[20:10:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
1357[20:10:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1358[20:10:21] [Server thread/INFO]: Vine Growth Modifier: 100%
1359[20:10:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1360[20:10:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1361[20:10:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1362[20:10:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1363[20:10:21] [Server thread/INFO]: Random Lighting Updates: false
1364[20:10:21] [Server thread/INFO]: Structure Info Saving: true
1365[20:10:21] [Server thread/INFO]: Max Entity Collisions: 8
1366[20:10:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1367[20:10:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1368[20:10:21] [Server thread/INFO]: Item Despawn Rate: 6000
1369[20:10:21] [Server thread/INFO]: Item Merge Radius: 2.5
1370[20:10:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
1371[20:10:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1372[20:10:21] [Server thread/INFO]: Experience Merge Radius: 3.0
1373[20:10:21] [Server thread/INFO]: View Distance: 10
1374[20:10:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1375[20:10:21] [Server thread/INFO]: Preparing start region for level 19 (Seed: 6708781381382072223)
1376[20:10:21] [Server thread/INFO]: [WorldGuard] (NSpawn) TNT ignition is PERMITTED.
1377[20:10:21] [Server thread/INFO]: [WorldGuard] (NSpawn) Lighters are PERMITTED.
1378[20:10:21] [Server thread/INFO]: [WorldGuard] (NSpawn) Lava fire is blocked.
1379[20:10:21] [Server thread/INFO]: [WorldGuard] (NSpawn) Fire spread is UNRESTRICTED.
1380[20:10:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'NSpawn'
1381[20:10:21] [Server thread/INFO]: -------- World Settings For [Shop] --------
1382[20:10:21] [Server thread/INFO]: Mob Spawn Range: 4
1383[20:10:21] [Server thread/INFO]: Max TNT Explosions: 100
1384[20:10:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1385[20:10:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
1386[20:10:21] [Server thread/INFO]: Cane Growth Modifier: 100%
1387[20:10:21] [Server thread/INFO]: Melon Growth Modifier: 100%
1388[20:10:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1389[20:10:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1390[20:10:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
1391[20:10:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
1392[20:10:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1393[20:10:21] [Server thread/INFO]: Vine Growth Modifier: 100%
1394[20:10:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1395[20:10:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1396[20:10:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1397[20:10:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1398[20:10:21] [Server thread/INFO]: Random Lighting Updates: false
1399[20:10:21] [Server thread/INFO]: Structure Info Saving: true
1400[20:10:21] [Server thread/INFO]: Max Entity Collisions: 8
1401[20:10:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1402[20:10:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1403[20:10:21] [Server thread/INFO]: Item Despawn Rate: 6000
1404[20:10:21] [Server thread/INFO]: Item Merge Radius: 2.5
1405[20:10:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
1406[20:10:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1407[20:10:21] [Server thread/INFO]: Experience Merge Radius: 3.0
1408[20:10:21] [Server thread/INFO]: View Distance: 10
1409[20:10:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1410[20:10:21] [Server thread/INFO]: Preparing start region for level 20 (Seed: -8916769518154675816)
1411[20:10:21] [Server thread/INFO]: [WorldGuard] (Shop) TNT ignition is PERMITTED.
1412[20:10:21] [Server thread/INFO]: [WorldGuard] (Shop) Lighters are PERMITTED.
1413[20:10:21] [Server thread/INFO]: [WorldGuard] (Shop) Lava fire is blocked.
1414[20:10:21] [Server thread/INFO]: [WorldGuard] (Shop) Fire spread is UNRESTRICTED.
1415[20:10:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Shop'
1416[20:10:21] [Server thread/INFO]: -------- World Settings For [BuildWorld] --------
1417[20:10:21] [Server thread/INFO]: Mob Spawn Range: 4
1418[20:10:21] [Server thread/INFO]: Max TNT Explosions: 100
1419[20:10:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1420[20:10:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
1421[20:10:21] [Server thread/INFO]: Cane Growth Modifier: 100%
1422[20:10:21] [Server thread/INFO]: Melon Growth Modifier: 100%
1423[20:10:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1424[20:10:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1425[20:10:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
1426[20:10:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
1427[20:10:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1428[20:10:21] [Server thread/INFO]: Vine Growth Modifier: 100%
1429[20:10:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1430[20:10:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1431[20:10:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1432[20:10:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1433[20:10:21] [Server thread/INFO]: Random Lighting Updates: false
1434[20:10:21] [Server thread/INFO]: Structure Info Saving: true
1435[20:10:21] [Server thread/INFO]: Max Entity Collisions: 8
1436[20:10:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1437[20:10:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1438[20:10:21] [Server thread/INFO]: Item Despawn Rate: 6000
1439[20:10:21] [Server thread/INFO]: Item Merge Radius: 2.5
1440[20:10:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
1441[20:10:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1442[20:10:21] [Server thread/INFO]: Experience Merge Radius: 3.0
1443[20:10:21] [Server thread/INFO]: View Distance: 10
1444[20:10:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1445[20:10:21] [Server thread/INFO]: Preparing start region for level 21 (Seed: 7490470240626852693)
1446[20:10:21] [Server thread/INFO]: [WorldGuard] (BuildWorld) TNT ignition is PERMITTED.
1447[20:10:21] [Server thread/INFO]: [WorldGuard] (BuildWorld) Lighters are PERMITTED.
1448[20:10:21] [Server thread/INFO]: [WorldGuard] (BuildWorld) Lava fire is blocked.
1449[20:10:21] [Server thread/INFO]: [WorldGuard] (BuildWorld) Fire spread is UNRESTRICTED.
1450[20:10:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BuildWorld'
1451[20:10:22] [Server thread/INFO]: -------- World Settings For [CityLife] --------
1452[20:10:22] [Server thread/INFO]: Mob Spawn Range: 4
1453[20:10:22] [Server thread/INFO]: Max TNT Explosions: 100
1454[20:10:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1455[20:10:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
1456[20:10:22] [Server thread/INFO]: Cane Growth Modifier: 100%
1457[20:10:22] [Server thread/INFO]: Melon Growth Modifier: 100%
1458[20:10:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1459[20:10:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1460[20:10:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
1461[20:10:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
1462[20:10:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1463[20:10:22] [Server thread/INFO]: Vine Growth Modifier: 100%
1464[20:10:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1465[20:10:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1466[20:10:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1467[20:10:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1468[20:10:22] [Server thread/INFO]: Random Lighting Updates: false
1469[20:10:22] [Server thread/INFO]: Structure Info Saving: true
1470[20:10:22] [Server thread/INFO]: Max Entity Collisions: 8
1471[20:10:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1472[20:10:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1473[20:10:22] [Server thread/INFO]: Item Despawn Rate: 6000
1474[20:10:22] [Server thread/INFO]: Item Merge Radius: 2.5
1475[20:10:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
1476[20:10:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1477[20:10:22] [Server thread/INFO]: Experience Merge Radius: 3.0
1478[20:10:22] [Server thread/INFO]: View Distance: 10
1479[20:10:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1480[20:10:22] [Server thread/INFO]: Preparing start region for level 22 (Seed: 9054382002372822506)
1481[20:10:22] [Server thread/INFO]: [WorldGuard] (CityLife) TNT ignition is PERMITTED.
1482[20:10:22] [Server thread/INFO]: [WorldGuard] (CityLife) Lighters are PERMITTED.
1483[20:10:22] [Server thread/INFO]: [WorldGuard] (CityLife) Lava fire is blocked.
1484[20:10:22] [Server thread/INFO]: [WorldGuard] (CityLife) Fire spread is UNRESTRICTED.
1485[20:10:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CityLife'
1486[20:10:22] [Server thread/INFO]: -------- World Settings For [CRP] --------
1487[20:10:22] [Server thread/INFO]: Mob Spawn Range: 4
1488[20:10:22] [Server thread/INFO]: Max TNT Explosions: 100
1489[20:10:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1490[20:10:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
1491[20:10:22] [Server thread/INFO]: Cane Growth Modifier: 100%
1492[20:10:22] [Server thread/INFO]: Melon Growth Modifier: 100%
1493[20:10:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1494[20:10:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1495[20:10:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
1496[20:10:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
1497[20:10:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1498[20:10:22] [Server thread/INFO]: Vine Growth Modifier: 100%
1499[20:10:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1500[20:10:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1501[20:10:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1502[20:10:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1503[20:10:22] [Server thread/INFO]: Random Lighting Updates: false
1504[20:10:22] [Server thread/INFO]: Structure Info Saving: true
1505[20:10:22] [Server thread/INFO]: Max Entity Collisions: 8
1506[20:10:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1507[20:10:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1508[20:10:22] [Server thread/INFO]: Item Despawn Rate: 6000
1509[20:10:22] [Server thread/INFO]: Item Merge Radius: 2.5
1510[20:10:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
1511[20:10:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1512[20:10:22] [Server thread/INFO]: Experience Merge Radius: 3.0
1513[20:10:22] [Server thread/INFO]: View Distance: 10
1514[20:10:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1515[20:10:22] [Server thread/INFO]: Preparing start region for level 23 (Seed: -30099440314715615)
1516[20:10:23] [Server thread/INFO]: [WorldGuard] (CRP) TNT ignition is PERMITTED.
1517[20:10:23] [Server thread/INFO]: [WorldGuard] (CRP) Lighters are PERMITTED.
1518[20:10:23] [Server thread/INFO]: [WorldGuard] (CRP) Lava fire is blocked.
1519[20:10:23] [Server thread/INFO]: [WorldGuard] (CRP) Fire spread is UNRESTRICTED.
1520[20:10:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CRP'
1521[20:10:23] [Server thread/INFO]: -------- World Settings For [PixelSmasher456] --------
1522[20:10:23] [Server thread/INFO]: Mob Spawn Range: 4
1523[20:10:23] [Server thread/INFO]: Max TNT Explosions: 100
1524[20:10:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1525[20:10:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
1526[20:10:23] [Server thread/INFO]: Cane Growth Modifier: 100%
1527[20:10:23] [Server thread/INFO]: Melon Growth Modifier: 100%
1528[20:10:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1529[20:10:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1530[20:10:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
1531[20:10:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
1532[20:10:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1533[20:10:23] [Server thread/INFO]: Vine Growth Modifier: 100%
1534[20:10:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1535[20:10:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1536[20:10:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1537[20:10:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1538[20:10:23] [Server thread/INFO]: Random Lighting Updates: false
1539[20:10:23] [Server thread/INFO]: Structure Info Saving: true
1540[20:10:23] [Server thread/INFO]: Max Entity Collisions: 8
1541[20:10:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1542[20:10:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1543[20:10:23] [Server thread/INFO]: Item Despawn Rate: 6000
1544[20:10:23] [Server thread/INFO]: Item Merge Radius: 2.5
1545[20:10:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
1546[20:10:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1547[20:10:23] [Server thread/INFO]: Experience Merge Radius: 3.0
1548[20:10:23] [Server thread/INFO]: View Distance: 10
1549[20:10:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1550[20:10:23] [Server thread/INFO]: Preparing start region for level 24 (Seed: 5181127011204112233)
1551[20:10:23] [Server thread/INFO]: [WorldGuard] (PixelSmasher456) TNT ignition is PERMITTED.
1552[20:10:23] [Server thread/INFO]: [WorldGuard] (PixelSmasher456) Lighters are PERMITTED.
1553[20:10:23] [Server thread/INFO]: [WorldGuard] (PixelSmasher456) Lava fire is blocked.
1554[20:10:23] [Server thread/INFO]: [WorldGuard] (PixelSmasher456) Fire spread is UNRESTRICTED.
1555[20:10:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PixelSmasher456'
1556[20:10:23] [Server thread/INFO]: -------- World Settings For [ThemePark] --------
1557[20:10:23] [Server thread/INFO]: Mob Spawn Range: 4
1558[20:10:23] [Server thread/INFO]: Max TNT Explosions: 100
1559[20:10:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1560[20:10:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
1561[20:10:23] [Server thread/INFO]: Cane Growth Modifier: 100%
1562[20:10:23] [Server thread/INFO]: Melon Growth Modifier: 100%
1563[20:10:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1564[20:10:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1565[20:10:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
1566[20:10:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
1567[20:10:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1568[20:10:23] [Server thread/INFO]: Vine Growth Modifier: 100%
1569[20:10:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1570[20:10:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1571[20:10:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1572[20:10:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1573[20:10:23] [Server thread/INFO]: Random Lighting Updates: false
1574[20:10:23] [Server thread/INFO]: Structure Info Saving: true
1575[20:10:23] [Server thread/INFO]: Max Entity Collisions: 8
1576[20:10:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1577[20:10:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1578[20:10:23] [Server thread/INFO]: Item Despawn Rate: 6000
1579[20:10:23] [Server thread/INFO]: Item Merge Radius: 2.5
1580[20:10:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
1581[20:10:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1582[20:10:23] [Server thread/INFO]: Experience Merge Radius: 3.0
1583[20:10:23] [Server thread/INFO]: View Distance: 10
1584[20:10:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1585[20:10:23] [Server thread/INFO]: Preparing start region for level 25 (Seed: 8876265770183740125)
1586[20:10:23] [Server thread/INFO]: [WorldGuard] (ThemePark) TNT ignition is PERMITTED.
1587[20:10:23] [Server thread/INFO]: [WorldGuard] (ThemePark) Lighters are PERMITTED.
1588[20:10:23] [Server thread/INFO]: [WorldGuard] (ThemePark) Lava fire is blocked.
1589[20:10:23] [Server thread/INFO]: [WorldGuard] (ThemePark) Fire spread is UNRESTRICTED.
1590[20:10:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ThemePark'
1591[20:10:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: My
1592[20:10:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1593[20:10:23] [Server thread/INFO]: -------- World Settings For [Spawn2] --------
1594[20:10:23] [Server thread/INFO]: Mob Spawn Range: 4
1595[20:10:23] [Server thread/INFO]: Max TNT Explosions: 100
1596[20:10:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1597[20:10:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
1598[20:10:23] [Server thread/INFO]: Cane Growth Modifier: 100%
1599[20:10:23] [Server thread/INFO]: Melon Growth Modifier: 100%
1600[20:10:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1601[20:10:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1602[20:10:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
1603[20:10:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
1604[20:10:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1605[20:10:23] [Server thread/INFO]: Vine Growth Modifier: 100%
1606[20:10:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1607[20:10:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1608[20:10:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1609[20:10:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1610[20:10:23] [Server thread/INFO]: Random Lighting Updates: false
1611[20:10:23] [Server thread/INFO]: Structure Info Saving: true
1612[20:10:23] [Server thread/INFO]: Max Entity Collisions: 8
1613[20:10:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1614[20:10:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1615[20:10:23] [Server thread/INFO]: Item Despawn Rate: 6000
1616[20:10:23] [Server thread/INFO]: Item Merge Radius: 2.5
1617[20:10:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
1618[20:10:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1619[20:10:23] [Server thread/INFO]: Experience Merge Radius: 3.0
1620[20:10:23] [Server thread/INFO]: View Distance: 10
1621[20:10:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1622[20:10:23] [Server thread/INFO]: Preparing start region for level 26 (Seed: -2371091052680609188)
1623[20:10:23] [Server thread/INFO]: [WorldGuard] (Spawn2) TNT ignition is PERMITTED.
1624[20:10:23] [Server thread/INFO]: [WorldGuard] (Spawn2) Lighters are PERMITTED.
1625[20:10:23] [Server thread/INFO]: [WorldGuard] (Spawn2) Lava fire is blocked.
1626[20:10:23] [Server thread/INFO]: [WorldGuard] (Spawn2) Fire spread is UNRESTRICTED.
1627[20:10:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn2'
1628[20:10:23] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HungerGamesMap1
1629[20:10:23] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1630[20:10:23] [Server thread/INFO]: -------- World Settings For [Prison] --------
1631[20:10:23] [Server thread/INFO]: Mob Spawn Range: 4
1632[20:10:23] [Server thread/INFO]: Max TNT Explosions: 100
1633[20:10:23] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1634[20:10:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
1635[20:10:23] [Server thread/INFO]: Cane Growth Modifier: 100%
1636[20:10:23] [Server thread/INFO]: Melon Growth Modifier: 100%
1637[20:10:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1638[20:10:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1639[20:10:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
1640[20:10:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
1641[20:10:23] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1642[20:10:23] [Server thread/INFO]: Vine Growth Modifier: 100%
1643[20:10:23] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1644[20:10:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1645[20:10:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1646[20:10:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1647[20:10:23] [Server thread/INFO]: Random Lighting Updates: false
1648[20:10:23] [Server thread/INFO]: Structure Info Saving: true
1649[20:10:23] [Server thread/INFO]: Max Entity Collisions: 8
1650[20:10:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1651[20:10:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1652[20:10:23] [Server thread/INFO]: Item Despawn Rate: 6000
1653[20:10:23] [Server thread/INFO]: Item Merge Radius: 2.5
1654[20:10:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
1655[20:10:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1656[20:10:23] [Server thread/INFO]: Experience Merge Radius: 3.0
1657[20:10:23] [Server thread/INFO]: View Distance: 10
1658[20:10:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1659[20:10:23] [Server thread/INFO]: Preparing start region for level 27 (Seed: -4361461423164186737)
1660[20:10:24] [Server thread/INFO]: [WorldGuard] (Prison) TNT ignition is PERMITTED.
1661[20:10:24] [Server thread/INFO]: [WorldGuard] (Prison) Lighters are PERMITTED.
1662[20:10:24] [Server thread/INFO]: [WorldGuard] (Prison) Lava fire is blocked.
1663[20:10:24] [Server thread/INFO]: [WorldGuard] (Prison) Fire spread is UNRESTRICTED.
1664[20:10:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Prison'
1665[20:10:24] [Server thread/INFO]: -------- World Settings For [PaintballMap] --------
1666[20:10:24] [Server thread/INFO]: Mob Spawn Range: 4
1667[20:10:24] [Server thread/INFO]: Max TNT Explosions: 100
1668[20:10:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1669[20:10:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
1670[20:10:24] [Server thread/INFO]: Cane Growth Modifier: 100%
1671[20:10:24] [Server thread/INFO]: Melon Growth Modifier: 100%
1672[20:10:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1673[20:10:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1674[20:10:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
1675[20:10:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
1676[20:10:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1677[20:10:24] [Server thread/INFO]: Vine Growth Modifier: 100%
1678[20:10:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1679[20:10:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1680[20:10:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1681[20:10:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1682[20:10:24] [Server thread/INFO]: Random Lighting Updates: false
1683[20:10:24] [Server thread/INFO]: Structure Info Saving: true
1684[20:10:24] [Server thread/INFO]: Max Entity Collisions: 8
1685[20:10:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1686[20:10:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1687[20:10:24] [Server thread/INFO]: Item Despawn Rate: 6000
1688[20:10:24] [Server thread/INFO]: Item Merge Radius: 2.5
1689[20:10:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
1690[20:10:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1691[20:10:24] [Server thread/INFO]: Experience Merge Radius: 3.0
1692[20:10:24] [Server thread/INFO]: View Distance: 10
1693[20:10:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1694[20:10:24] [Server thread/INFO]: Preparing start region for level 28 (Seed: 0)
1695[20:10:25] [Server thread/INFO]: [WorldGuard] (PaintballMap) TNT ignition is PERMITTED.
1696[20:10:25] [Server thread/INFO]: [WorldGuard] (PaintballMap) Lighters are PERMITTED.
1697[20:10:25] [Server thread/INFO]: [WorldGuard] (PaintballMap) Lava fire is blocked.
1698[20:10:25] [Server thread/INFO]: [WorldGuard] (PaintballMap) Fire spread is UNRESTRICTED.
1699[20:10:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PaintballMap'
1700[20:10:25] [Server thread/INFO]: -------- World Settings For [TNTRun] --------
1701[20:10:25] [Server thread/INFO]: Mob Spawn Range: 4
1702[20:10:25] [Server thread/INFO]: Max TNT Explosions: 100
1703[20:10:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1704[20:10:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
1705[20:10:25] [Server thread/INFO]: Cane Growth Modifier: 100%
1706[20:10:25] [Server thread/INFO]: Melon Growth Modifier: 100%
1707[20:10:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1708[20:10:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1709[20:10:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
1710[20:10:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
1711[20:10:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1712[20:10:25] [Server thread/INFO]: Vine Growth Modifier: 100%
1713[20:10:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1714[20:10:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1715[20:10:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1716[20:10:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1717[20:10:25] [Server thread/INFO]: Random Lighting Updates: false
1718[20:10:25] [Server thread/INFO]: Structure Info Saving: true
1719[20:10:25] [Server thread/INFO]: Max Entity Collisions: 8
1720[20:10:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1721[20:10:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1722[20:10:25] [Server thread/INFO]: Item Despawn Rate: 6000
1723[20:10:25] [Server thread/INFO]: Item Merge Radius: 2.5
1724[20:10:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
1725[20:10:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1726[20:10:25] [Server thread/INFO]: Experience Merge Radius: 3.0
1727[20:10:25] [Server thread/INFO]: View Distance: 10
1728[20:10:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1729[20:10:25] [Server thread/INFO]: Preparing start region for level 29 (Seed: -2990027958190179074)
1730[20:10:25] [Server thread/INFO]: [WorldGuard] (TNTRun) TNT ignition is PERMITTED.
1731[20:10:25] [Server thread/INFO]: [WorldGuard] (TNTRun) Lighters are PERMITTED.
1732[20:10:25] [Server thread/INFO]: [WorldGuard] (TNTRun) Lava fire is blocked.
1733[20:10:25] [Server thread/INFO]: [WorldGuard] (TNTRun) Fire spread is UNRESTRICTED.
1734[20:10:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TNTRun'
1735[20:10:25] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Plotworld
1736[20:10:25] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1737[20:10:25] [Server thread/INFO]: -------- World Settings For [COD] --------
1738[20:10:25] [Server thread/INFO]: Mob Spawn Range: 4
1739[20:10:25] [Server thread/INFO]: Max TNT Explosions: 100
1740[20:10:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1741[20:10:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
1742[20:10:25] [Server thread/INFO]: Cane Growth Modifier: 100%
1743[20:10:25] [Server thread/INFO]: Melon Growth Modifier: 100%
1744[20:10:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1745[20:10:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1746[20:10:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
1747[20:10:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
1748[20:10:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1749[20:10:25] [Server thread/INFO]: Vine Growth Modifier: 100%
1750[20:10:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1751[20:10:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1752[20:10:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1753[20:10:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1754[20:10:25] [Server thread/INFO]: Random Lighting Updates: false
1755[20:10:25] [Server thread/INFO]: Structure Info Saving: true
1756[20:10:25] [Server thread/INFO]: Max Entity Collisions: 8
1757[20:10:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1758[20:10:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1759[20:10:25] [Server thread/INFO]: Item Despawn Rate: 6000
1760[20:10:25] [Server thread/INFO]: Item Merge Radius: 2.5
1761[20:10:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
1762[20:10:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1763[20:10:25] [Server thread/INFO]: Experience Merge Radius: 3.0
1764[20:10:25] [Server thread/INFO]: View Distance: 10
1765[20:10:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1766[20:10:25] [Server thread/INFO]: Preparing start region for level 30 (Seed: 3298351084133629501)
1767[20:10:25] [Server thread/INFO]: [WorldGuard] (COD) TNT ignition is PERMITTED.
1768[20:10:25] [Server thread/INFO]: [WorldGuard] (COD) Lighters are PERMITTED.
1769[20:10:25] [Server thread/INFO]: [WorldGuard] (COD) Lava fire is blocked.
1770[20:10:25] [Server thread/INFO]: [WorldGuard] (COD) Fire spread is UNRESTRICTED.
1771[20:10:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'COD'
1772[20:10:25] [Server thread/INFO]: -------- World Settings For [power] --------
1773[20:10:25] [Server thread/INFO]: Mob Spawn Range: 4
1774[20:10:25] [Server thread/INFO]: Max TNT Explosions: 100
1775[20:10:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1776[20:10:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
1777[20:10:25] [Server thread/INFO]: Cane Growth Modifier: 100%
1778[20:10:25] [Server thread/INFO]: Melon Growth Modifier: 100%
1779[20:10:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1780[20:10:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1781[20:10:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
1782[20:10:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
1783[20:10:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1784[20:10:25] [Server thread/INFO]: Vine Growth Modifier: 100%
1785[20:10:25] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1786[20:10:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1787[20:10:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1788[20:10:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1789[20:10:25] [Server thread/INFO]: Random Lighting Updates: false
1790[20:10:25] [Server thread/INFO]: Structure Info Saving: true
1791[20:10:25] [Server thread/INFO]: Max Entity Collisions: 8
1792[20:10:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1793[20:10:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1794[20:10:25] [Server thread/INFO]: Item Despawn Rate: 6000
1795[20:10:25] [Server thread/INFO]: Item Merge Radius: 2.5
1796[20:10:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
1797[20:10:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1798[20:10:25] [Server thread/INFO]: Experience Merge Radius: 3.0
1799[20:10:25] [Server thread/INFO]: View Distance: 10
1800[20:10:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1801[20:10:25] [Server thread/INFO]: Preparing start region for level 31 (Seed: 2410824203463815398)
1802[20:10:26] [Server thread/INFO]: [WorldGuard] (power) TNT ignition is PERMITTED.
1803[20:10:26] [Server thread/INFO]: [WorldGuard] (power) Lighters are PERMITTED.
1804[20:10:26] [Server thread/INFO]: [WorldGuard] (power) Lava fire is blocked.
1805[20:10:26] [Server thread/INFO]: [WorldGuard] (power) Fire spread is UNRESTRICTED.
1806[20:10:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'power'
1807[20:10:26] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SGMap
1808[20:10:26] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1809[20:10:26] [Server thread/INFO]: -------- World Settings For [prisonspawn] --------
1810[20:10:26] [Server thread/INFO]: Mob Spawn Range: 4
1811[20:10:26] [Server thread/INFO]: Max TNT Explosions: 100
1812[20:10:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1813[20:10:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
1814[20:10:26] [Server thread/INFO]: Cane Growth Modifier: 100%
1815[20:10:26] [Server thread/INFO]: Melon Growth Modifier: 100%
1816[20:10:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1817[20:10:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1818[20:10:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
1819[20:10:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
1820[20:10:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1821[20:10:26] [Server thread/INFO]: Vine Growth Modifier: 100%
1822[20:10:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1823[20:10:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1824[20:10:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1825[20:10:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1826[20:10:26] [Server thread/INFO]: Random Lighting Updates: false
1827[20:10:26] [Server thread/INFO]: Structure Info Saving: true
1828[20:10:26] [Server thread/INFO]: Max Entity Collisions: 8
1829[20:10:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1830[20:10:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1831[20:10:26] [Server thread/INFO]: Item Despawn Rate: 6000
1832[20:10:26] [Server thread/INFO]: Item Merge Radius: 2.5
1833[20:10:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1834[20:10:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1835[20:10:26] [Server thread/INFO]: Experience Merge Radius: 3.0
1836[20:10:26] [Server thread/INFO]: View Distance: 10
1837[20:10:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1838[20:10:26] [Server thread/INFO]: Preparing start region for level 32 (Seed: -6590914465265556703)
1839[20:10:26] [Server thread/INFO]: [WorldGuard] (prisonspawn) TNT ignition is PERMITTED.
1840[20:10:26] [Server thread/INFO]: [WorldGuard] (prisonspawn) Lighters are PERMITTED.
1841[20:10:26] [Server thread/INFO]: [WorldGuard] (prisonspawn) Lava fire is blocked.
1842[20:10:26] [Server thread/INFO]: [WorldGuard] (prisonspawn) Fire spread is UNRESTRICTED.
1843[20:10:26] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'prisonspawn'
1844[20:10:26] [Server thread/INFO]: -------- World Settings For [Factions2] --------
1845[20:10:26] [Server thread/INFO]: Mob Spawn Range: 4
1846[20:10:26] [Server thread/INFO]: Max TNT Explosions: 100
1847[20:10:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1848[20:10:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
1849[20:10:26] [Server thread/INFO]: Cane Growth Modifier: 100%
1850[20:10:26] [Server thread/INFO]: Melon Growth Modifier: 100%
1851[20:10:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1852[20:10:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1853[20:10:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
1854[20:10:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
1855[20:10:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1856[20:10:26] [Server thread/INFO]: Vine Growth Modifier: 100%
1857[20:10:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1858[20:10:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1859[20:10:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1860[20:10:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1861[20:10:26] [Server thread/INFO]: Random Lighting Updates: false
1862[20:10:26] [Server thread/INFO]: Structure Info Saving: true
1863[20:10:26] [Server thread/INFO]: Max Entity Collisions: 8
1864[20:10:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1865[20:10:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1866[20:10:26] [Server thread/INFO]: Item Despawn Rate: 6000
1867[20:10:26] [Server thread/INFO]: Item Merge Radius: 2.5
1868[20:10:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
1869[20:10:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1870[20:10:26] [Server thread/INFO]: Experience Merge Radius: 3.0
1871[20:10:26] [Server thread/INFO]: View Distance: 10
1872[20:10:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1873[20:10:26] [Server thread/INFO]: Preparing start region for level 33 (Seed: 3678818651801863512)
1874[20:10:27] [Server thread/INFO]: [WorldGuard] (Factions2) TNT ignition is PERMITTED.
1875[20:10:27] [Server thread/INFO]: [WorldGuard] (Factions2) Lighters are PERMITTED.
1876[20:10:27] [Server thread/INFO]: [WorldGuard] (Factions2) Lava fire is blocked.
1877[20:10:27] [Server thread/INFO]: [WorldGuard] (Factions2) Fire spread is UNRESTRICTED.
1878[20:10:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Factions2'
1879[20:10:27] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: TrollArmy
1880[20:10:27] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1881[20:10:27] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
1882[20:10:27] [Server thread/INFO]: Mob Spawn Range: 4
1883[20:10:27] [Server thread/INFO]: Max TNT Explosions: 100
1884[20:10:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1885[20:10:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
1886[20:10:27] [Server thread/INFO]: Cane Growth Modifier: 100%
1887[20:10:27] [Server thread/INFO]: Melon Growth Modifier: 100%
1888[20:10:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1889[20:10:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1890[20:10:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
1891[20:10:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
1892[20:10:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1893[20:10:27] [Server thread/INFO]: Vine Growth Modifier: 100%
1894[20:10:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1895[20:10:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1896[20:10:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1897[20:10:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1898[20:10:27] [Server thread/INFO]: Random Lighting Updates: false
1899[20:10:27] [Server thread/INFO]: Structure Info Saving: true
1900[20:10:27] [Server thread/INFO]: Max Entity Collisions: 8
1901[20:10:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1902[20:10:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1903[20:10:27] [Server thread/INFO]: Item Despawn Rate: 6000
1904[20:10:27] [Server thread/INFO]: Item Merge Radius: 2.5
1905[20:10:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
1906[20:10:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1907[20:10:27] [Server thread/INFO]: Experience Merge Radius: 3.0
1908[20:10:27] [Server thread/INFO]: View Distance: 10
1909[20:10:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1910[20:10:27] [Server thread/INFO]: Preparing start region for level 34 (Seed: 5800036560888521863)
1911[20:10:27] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
1912[20:10:27] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
1913[20:10:27] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
1914[20:10:27] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
1915[20:10:27] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
1916[20:10:27] [Server thread/INFO]: -------- World Settings For [PBLobby] --------
1917[20:10:27] [Server thread/INFO]: Mob Spawn Range: 4
1918[20:10:27] [Server thread/INFO]: Max TNT Explosions: 100
1919[20:10:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1920[20:10:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
1921[20:10:27] [Server thread/INFO]: Cane Growth Modifier: 100%
1922[20:10:27] [Server thread/INFO]: Melon Growth Modifier: 100%
1923[20:10:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1924[20:10:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1925[20:10:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
1926[20:10:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
1927[20:10:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1928[20:10:27] [Server thread/INFO]: Vine Growth Modifier: 100%
1929[20:10:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1930[20:10:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1931[20:10:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1932[20:10:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1933[20:10:27] [Server thread/INFO]: Random Lighting Updates: false
1934[20:10:27] [Server thread/INFO]: Structure Info Saving: true
1935[20:10:27] [Server thread/INFO]: Max Entity Collisions: 8
1936[20:10:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1937[20:10:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1938[20:10:27] [Server thread/INFO]: Item Despawn Rate: 6000
1939[20:10:27] [Server thread/INFO]: Item Merge Radius: 2.5
1940[20:10:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
1941[20:10:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1942[20:10:27] [Server thread/INFO]: Experience Merge Radius: 3.0
1943[20:10:27] [Server thread/INFO]: View Distance: 10
1944[20:10:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1945[20:10:27] [Server thread/INFO]: Preparing start region for level 35 (Seed: 8117335304582745252)
1946[20:10:28] [User Authenticator #2/INFO]: UUID of player Craftymatt2 is baf34481-8c0f-4b7e-b110-56a5cc2fd28c
1947[20:10:28] [Server thread/INFO]: [WorldGuard] (PBLobby) TNT ignition is PERMITTED.
1948[20:10:28] [Server thread/INFO]: [WorldGuard] (PBLobby) Lighters are PERMITTED.
1949[20:10:28] [Server thread/INFO]: [WorldGuard] (PBLobby) Lava fire is blocked.
1950[20:10:28] [Server thread/INFO]: [WorldGuard] (PBLobby) Fire spread is UNRESTRICTED.
1951[20:10:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PBLobby'
1952[20:10:28] [Server thread/INFO]: -------- World Settings For [Parkour] --------
1953[20:10:28] [Server thread/INFO]: Mob Spawn Range: 4
1954[20:10:28] [Server thread/INFO]: Max TNT Explosions: 100
1955[20:10:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1956[20:10:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
1957[20:10:28] [Server thread/INFO]: Cane Growth Modifier: 100%
1958[20:10:28] [Server thread/INFO]: Melon Growth Modifier: 100%
1959[20:10:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1960[20:10:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1961[20:10:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
1962[20:10:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
1963[20:10:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1964[20:10:28] [Server thread/INFO]: Vine Growth Modifier: 100%
1965[20:10:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1966[20:10:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
1967[20:10:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1968[20:10:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
1969[20:10:28] [Server thread/INFO]: Random Lighting Updates: false
1970[20:10:28] [Server thread/INFO]: Structure Info Saving: true
1971[20:10:28] [Server thread/INFO]: Max Entity Collisions: 8
1972[20:10:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
1973[20:10:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1974[20:10:28] [Server thread/INFO]: Item Despawn Rate: 6000
1975[20:10:28] [Server thread/INFO]: Item Merge Radius: 2.5
1976[20:10:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
1977[20:10:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1978[20:10:28] [Server thread/INFO]: Experience Merge Radius: 3.0
1979[20:10:28] [Server thread/INFO]: View Distance: 10
1980[20:10:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1981[20:10:28] [Server thread/INFO]: Preparing start region for level 36 (Seed: 7398001812362885546)
1982[20:10:29] [Server thread/INFO]: [WorldGuard] (Parkour) TNT ignition is PERMITTED.
1983[20:10:29] [Server thread/INFO]: [WorldGuard] (Parkour) Lighters are PERMITTED.
1984[20:10:29] [Server thread/INFO]: [WorldGuard] (Parkour) Lava fire is blocked.
1985[20:10:29] [Server thread/INFO]: [WorldGuard] (Parkour) Fire spread is UNRESTRICTED.
1986[20:10:29] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Parkour'
1987[20:10:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: BACK-Up
1988[20:10:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1989[20:10:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: {NAME}
1990[20:10:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1991[20:10:30] [Server thread/INFO]: -------- World Settings For [CubeRunner] --------
1992[20:10:30] [Server thread/INFO]: Mob Spawn Range: 4
1993[20:10:30] [Server thread/INFO]: Max TNT Explosions: 100
1994[20:10:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1995[20:10:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
1996[20:10:30] [Server thread/INFO]: Cane Growth Modifier: 100%
1997[20:10:30] [Server thread/INFO]: Melon Growth Modifier: 100%
1998[20:10:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1999[20:10:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2000[20:10:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
2001[20:10:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
2002[20:10:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2003[20:10:30] [Server thread/INFO]: Vine Growth Modifier: 100%
2004[20:10:30] [Server thread/INFO]: Cocoa Growth Modifier: 100%
2005[20:10:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2006[20:10:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2007[20:10:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2008[20:10:30] [Server thread/INFO]: Random Lighting Updates: false
2009[20:10:30] [Server thread/INFO]: Structure Info Saving: true
2010[20:10:30] [Server thread/INFO]: Max Entity Collisions: 8
2011[20:10:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2012[20:10:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2013[20:10:30] [Server thread/INFO]: Item Despawn Rate: 6000
2014[20:10:30] [Server thread/INFO]: Item Merge Radius: 2.5
2015[20:10:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
2016[20:10:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2017[20:10:30] [Server thread/INFO]: Experience Merge Radius: 3.0
2018[20:10:30] [Server thread/INFO]: View Distance: 10
2019[20:10:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2020[20:10:30] [Server thread/INFO]: Preparing start region for level 37 (Seed: -7564331626933159029)
2021[20:10:30] [Server thread/INFO]: [WorldGuard] (CubeRunner) TNT ignition is PERMITTED.
2022[20:10:30] [Server thread/INFO]: [WorldGuard] (CubeRunner) Lighters are PERMITTED.
2023[20:10:30] [Server thread/INFO]: [WorldGuard] (CubeRunner) Lava fire is blocked.
2024[20:10:30] [Server thread/INFO]: [WorldGuard] (CubeRunner) Fire spread is UNRESTRICTED.
2025[20:10:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CubeRunner'
2026[20:10:30] [Server thread/INFO]: -------- World Settings For [HungerGameees] --------
2027[20:10:30] [Server thread/INFO]: Mob Spawn Range: 4
2028[20:10:30] [Server thread/INFO]: Max TNT Explosions: 100
2029[20:10:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2030[20:10:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
2031[20:10:30] [Server thread/INFO]: Cane Growth Modifier: 100%
2032[20:10:30] [Server thread/INFO]: Melon Growth Modifier: 100%
2033[20:10:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2034[20:10:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2035[20:10:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
2036[20:10:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
2037[20:10:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2038[20:10:30] [Server thread/INFO]: Vine Growth Modifier: 100%
2039[20:10:30] [Server thread/INFO]: Cocoa Growth Modifier: 100%
2040[20:10:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2041[20:10:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2042[20:10:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2043[20:10:30] [Server thread/INFO]: Random Lighting Updates: false
2044[20:10:30] [Server thread/INFO]: Structure Info Saving: true
2045[20:10:30] [Server thread/INFO]: Max Entity Collisions: 8
2046[20:10:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2047[20:10:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2048[20:10:30] [Server thread/INFO]: Item Despawn Rate: 6000
2049[20:10:30] [Server thread/INFO]: Item Merge Radius: 2.5
2050[20:10:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
2051[20:10:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2052[20:10:30] [Server thread/INFO]: Experience Merge Radius: 3.0
2053[20:10:30] [Server thread/INFO]: View Distance: 10
2054[20:10:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2055[20:10:30] [Server thread/INFO]: Preparing start region for level 38 (Seed: 4019199627853121071)
2056[20:10:30] [Server thread/INFO]: [WorldGuard] (HungerGameees) TNT ignition is PERMITTED.
2057[20:10:30] [Server thread/INFO]: [WorldGuard] (HungerGameees) Lighters are PERMITTED.
2058[20:10:30] [Server thread/INFO]: [WorldGuard] (HungerGameees) Lava fire is blocked.
2059[20:10:30] [Server thread/INFO]: [WorldGuard] (HungerGameees) Fire spread is UNRESTRICTED.
2060[20:10:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'HungerGameees'
2061[20:10:30] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: HG
2062[20:10:30] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
2063[20:10:30] [Server thread/INFO]: [Multiverse-Core] 39 - World(s) loaded.
2064[20:10:31] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
2065[20:10:31] [Server thread/INFO]: [ColorShuffle] Enabling ColorShuffle v1.5
2066[20:10:31] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader ColorShuffle v1.5
2067[20:10:31] [Server thread/INFO]: [SuperBuildBattle] Enabling SuperBuildBattle v11.0
2068[20:10:31] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader SuperBuildBattle v11.0
2069[20:10:31] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.7
2070[20:10:31] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader MineResetLite v0.3.7
2071[20:10:31] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MineC.mine.yml'...
2072[20:10:31] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MineB.mine.yml'...
2073[20:10:31] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MineA.mine.yml'...
2074[20:10:31] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.7 enabled!
2075[20:10:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2
2076[20:10:31] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader HolographicDisplays v2.2
2077[20:10:31] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
2078[20:10:31] [Server thread/WARN]: [HolographicDisplays] Hologram 'plots2' was in the world 'Plotworld' but it wasn't loaded.
2079[20:10:31] [Server thread/INFO]: [CityScape] Enabling CityScape v0.1.3.0 [CB 1.6.2-R0.1]
2080[20:10:31] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CityScape v0.1.3.0 [CB 1.6.2-R0.1]
2081[20:10:31] [Server thread/INFO]: [CityScape] Loading Debuggers...
2082[20:10:31] [Server thread/INFO]: [CityScape] No Debuggers to load.
2083[20:10:31] [Server thread/INFO]: [CityScape] is enabled, version: 0.1.3.0 [CB 1.6.2-R0.1]
2084[20:10:31] [Server thread/INFO]: [CityScape] written by [Musaddict, FeedDante]
2085[20:10:31] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.2.1
2086[20:10:31] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader CratesPlus v4.2.1
2087[20:10:31] [Server thread/INFO]: CratesPlus Version 4.2.1
2088[20:10:31] [Server thread/INFO]: HolographicDisplays was found, hooking in!
2089[20:10:31] [Server thread/INFO]: [MyPet] Enabling MyPet v2.1.9
2090[20:10:31] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader MyPet v2.1.9
2091[20:10:31] [Server thread/INFO]: Level: INFO
2092[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCitizens hook activated.[m
2093[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [mFactions hook activated.[m
2094[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [mProtocolLib hook activated.[m
2095[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [mVault hook activated.[m
2096[20:10:31] [Server thread/WARN]: [[0;32;22mMyPet[m] [m141 is not a valid food item![m
2097[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [mCompat mode for v1_10_R1 loaded.[m
2098[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m[NBT] [0;33;1m2[m PetPlayer(s) loaded[m
2099[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m[NBT] [0;33;1m1[m pet(s) loaded[m
2100[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m--- Loading WorldGroups ---------------------------[m
2101[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'SkyWarsArenaWorld' to 'default'[m
2102[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world' to 'default'[m
2103[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world_nether' to 'default'[m
2104[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'world_the_end' to 'default'[m
2105[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'TheemPark' to 'default'[m
2106[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'WoolSplit' to 'default'[m
2107[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Mines' to 'default'[m
2108[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Skywars' to 'default'[m
2109[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Formula' to 'default'[m
2110[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'hg2' to 'default'[m
2111[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Creative' to 'default'[m
2112[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'NewSpawn!' to 'default'[m
2113[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'CityLife2' to 'default'[m
2114[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'build_battle' to 'default'[m
2115[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Spawn' to 'default'[m
2116[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'flatroom' to 'default'[m
2117[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Factions' to 'default'[m
2118[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ASkyBlock' to 'default'[m
2119[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'TheamPark' to 'default'[m
2120[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'MagicRP' to 'default'[m
2121[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'NSpawn' to 'default'[m
2122[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'BuildWorld' to 'default'[m
2123[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Shop' to 'default'[m
2124[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'CityLife' to 'default'[m
2125[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'CRP' to 'default'[m
2126[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'PixelSmasher456' to 'default'[m
2127[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ThemePark' to 'default'[m
2128[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Spawn2' to 'default'[m
2129[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Prison' to 'default'[m
2130[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'TNTRun' to 'default'[m
2131[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'PaintballMap' to 'default'[m
2132[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'COD' to 'default'[m
2133[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'power' to 'default'[m
2134[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'prisonspawn' to 'default'[m
2135[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Factions2' to 'default'[m
2136[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'ASkyBlock_nether' to 'default'[m
2137[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'PBLobby' to 'default'[m
2138[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'Parkour' to 'default'[m
2139[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'CubeRunner' to 'default'[m
2140[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m added 'HungerGameees' to 'default'[m
2141[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [m-------------------------------------------------[m
2142[20:10:31] [Server thread/INFO]: [[0;32;22mMyPet[m] [mversion 2.1.9-b1018[0;32;1m ENABLED[m
2143[20:10:32] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.3.2#CUSTOM
2144[20:10:32] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader AreaShop v2.3.2#CUSTOM
2145[20:10:32] [Server thread/INFO]: [MultiWorldMoney] Enabling MultiWorldMoney v2.2
2146[20:10:32] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader MultiWorldMoney v2.2
2147[20:10:32] [Server thread/INFO]: [MultiWorldMoney] Multiverse-Core found.
2148[20:10:32] [Server thread/INFO]: [MultiWorldMoney] Set up economy successfully
2149[20:10:32] [Server thread/INFO]: [MultiWorldMoney] Set up permissions successfully
2150[20:10:32] [Server thread/INFO]: [Paintball] Enabling Paintball v1.3.7
2151[20:10:32] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Paintball v1.3.7
2152[20:10:32] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
2153[20:10:32] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
2154[20:10:32] [Server thread/INFO]: [Paintball] Using the default language now: enUS.txt
2155[20:10:32] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
2156[20:10:32] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
2157[20:10:32] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
2158[20:10:32] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
2159[20:10:32] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
2160[20:10:32] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
2161[20:10:32] [Server thread/INFO]: [Paintball] Loading ranks..
2162[20:10:32] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
2163[20:10:32] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
2164[20:10:32] [Server thread/INFO]: [Paintball] Plugin 'Votifier' found. Using it now.
2165[20:10:32] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
2166[20:10:32] [Server thread/INFO]: [TNTRun] Enabling TNTRun vAlpha-1.0.5
2167[20:10:32] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader TNTRun vAlpha-1.0.5
2168[20:10:32] [Server thread/INFO]: [TNTRun] An error was occured while enabling! 'FastAsyncWorldEdit' is not installed! Disabling...
2169[20:10:32] [Server thread/INFO]: [TNTRun] Disabling TNTRun vAlpha-1.0.5
2170[20:10:32] [Server thread/ERROR]: Error occurred while disabling TNTRun vAlpha-1.0.5 (Is it up to date?)
2171java.lang.NullPointerException
2172 at me.tade.tntrun.utils.Messages.load(Messages.java:15) ~[?:?]
2173 at me.tade.tntrun.TNTRun.onDisable(TNTRun.java:173) ~[?:?]
2174 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:294) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
2175 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2176 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.disablePlugin(PerWorldPluginLoader.java:136) [PerWorldPlugins.jar:?]
2177 at me.tade.tntrun.TNTRun.onEnable(TNTRun.java:67) [TNTRun-Recoded%20(1).jar:?]
2178 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2179 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2180 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:141) [PerWorldPlugins.jar:?]
2181 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2182 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2183 at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2184 at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2185 at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2186 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2187 at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2188 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2189 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
2190[20:10:32] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v5.6.3
2191[20:10:32] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader WarpPortals v5.6.3
2192[20:10:32] [Server thread/INFO]: [WarpPortals] 28 Portals loaded!
2193[20:10:32] [Server thread/INFO]: [WarpPortals] 33 Destinations loaded!
2194[20:10:33] [Server thread/INFO]: [BetterShops] Enabling BetterShops v2.1.2
2195[20:10:33] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader BetterShops v2.1.2
2196[20:10:33] [Server thread/INFO]: BetterShops - Enabling BetterShops 2.1.2
2197[20:10:33] [Server thread/INFO]: BetterShops - Could not find support for this CraftBukkit version. Currently Supports CB version 1.7.9 RO.3 - Spigot 1.8.R1, You are using v1_10_R1. Plugin Disabling!
2198[20:10:33] [Server thread/INFO]: BetterShops - Saving Shops..
2199[20:10:33] [Server thread/INFO]: BetterShops - Saved!
2200[20:10:33] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
2201[20:10:33] [Server thread/INFO]: Done (45.194s)! For help, type "help" or "?"
2202[20:10:33] [Server thread/ERROR]: Couldn't load server icon
2203java.lang.IllegalStateException: Must be 64 pixels wide
2204 at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
2205 at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:633) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2206 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:541) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2207 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
2208[20:10:33] [Server thread/INFO]: Trying to register generator with Multiverse
2209[20:10:33] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock'!
2210[20:10:33] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
2211[20:10:33] [Server thread/INFO]: Multiverse already knows about 'ASkyBlock_nether'!
2212[20:10:33] [Server thread/INFO]: Success! Property generator was set to ASkyBlock
2213[20:10:33] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
2214[20:10:33] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
2215[20:10:33] [Craft Scheduler Thread - 22/INFO]: [GAListener] Connection established!
2216[20:10:33] [Craft Scheduler Thread - 22/INFO]: [GAListener] Loading queued votes
2217[20:10:33] [Craft Scheduler Thread - 22/INFO]: [GAListener] Loaded 1 queued votes
2218[20:10:33] [Craft Scheduler Thread - 20/WARN]: Exception in thread "Craft Scheduler Thread - 20"
2219[20:10:33] [Craft Scheduler Thread - 19/WARN]: Exception in thread "Craft Scheduler Thread - 19"
2220[20:10:33] [Craft Scheduler Thread - 19/WARN]: org.apache.commons.lang.UnhandledException: Plugin OpMe v2.0 generated an exception while executing task 57
2221 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2222 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2223 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2224 at java.lang.Thread.run(Thread.java:745)
2225Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2226 at me.bands.opme.Metrics.postPlugin(Metrics.java:335)
2227 at me.bands.opme.Metrics.access$4(Metrics.java:328)
2228 at me.bands.opme.Metrics$1.run(Metrics.java:223)
2229 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2230 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2231 ... 3 more
2232
2233[20:10:33] [Craft Scheduler Thread - 17/INFO]: [ChatControl] *---------------------------------------------*
2234[20:10:33] [Craft Scheduler Thread - 17/INFO]: [ChatControl] [!] ChatControl Update Notification [!]
2235[20:10:33] [Craft Scheduler Thread - 17/INFO]: [ChatControl] A manual upgrade is now available at
2236[20:10:33] [Craft Scheduler Thread - 17/INFO]: [ChatControl] https://spigotmc.org/resources/10258
2237[20:10:33] [Craft Scheduler Thread - 17/INFO]: [ChatControl] You can hide this warning in settings.yml
2238[20:10:33] [Craft Scheduler Thread - 17/INFO]: [ChatControl] *---------------------------------------------*
2239[20:10:33] [Craft Scheduler Thread - 20/WARN]: org.apache.commons.lang.UnhandledException: Plugin RaceGames v5.0 generated an exception while executing task 58
2240 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2241 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2242 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2243 at java.lang.Thread.run(Thread.java:745)
2244Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2245 at me.Bikkel007.RaceGames.Metrics.postPlugin(Metrics.java:337)
2246 at me.Bikkel007.RaceGames.Metrics.access$4(Metrics.java:330)
2247 at me.Bikkel007.RaceGames.Metrics$1.run(Metrics.java:225)
2248 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2249 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2250 ... 3 more
2251
2252[20:10:33] [Server thread/INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
2253[20:10:33] [Server thread/INFO]: -------- World Settings For [SkyWarsArenaWorld] --------
2254[20:10:33] [Server thread/INFO]: Mob Spawn Range: 4
2255[20:10:33] [Server thread/INFO]: Max TNT Explosions: 100
2256[20:10:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
2257[20:10:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
2258[20:10:33] [Server thread/INFO]: Cane Growth Modifier: 100%
2259[20:10:33] [Server thread/INFO]: Melon Growth Modifier: 100%
2260[20:10:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
2261[20:10:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
2262[20:10:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
2263[20:10:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
2264[20:10:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
2265[20:10:33] [Server thread/INFO]: Vine Growth Modifier: 100%
2266[20:10:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
2267[20:10:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
2268[20:10:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
2269[20:10:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
2270[20:10:33] [Server thread/INFO]: Random Lighting Updates: false
2271[20:10:33] [Server thread/INFO]: Structure Info Saving: true
2272[20:10:33] [Server thread/INFO]: Max Entity Collisions: 8
2273[20:10:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
2274[20:10:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
2275[20:10:33] [Server thread/INFO]: Item Despawn Rate: 6000
2276[20:10:33] [Server thread/INFO]: Item Merge Radius: 2.5
2277[20:10:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
2278[20:10:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
2279[20:10:33] [Server thread/INFO]: Experience Merge Radius: 3.0
2280[20:10:33] [Server thread/INFO]: View Distance: 10
2281[20:10:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
2282[20:10:33] [Server thread/INFO]: Preparing start region for level 39 (Seed: 0)
2283[20:10:33] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 4 placeholder injectors are available on the cloud.
2284[20:10:33] [Craft Scheduler Thread - 10/INFO]: [PlaceholderAPI] 0 injectors you use have updates.
2285[20:10:34] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 64 placeholder expansions are available on the cloud.
2286[20:10:34] [Craft Scheduler Thread - 9/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
2287[20:10:34] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is PERMITTED.
2288[20:10:34] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
2289[20:10:34] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is blocked.
2290[20:10:34] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Fire spread is UNRESTRICTED.
2291[20:10:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
2292[20:10:34] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
2293[20:10:34] [Craft Scheduler Thread - 11/INFO]: [PlugMan] No update was found.
2294[20:10:34] [Craft Scheduler Thread - 9/WARN]: Exception in thread "Craft Scheduler Thread - 9"
2295[20:10:34] [Craft Scheduler Thread - 9/WARN]: org.apache.commons.lang.UnhandledException: Plugin Punishmental v5.1 generated an exception while executing task 85
2296 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2297 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2298 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2299 at java.lang.Thread.run(Thread.java:745)
2300Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2301 at com.TheModerator.Fall.Metrics.postPlugin(Metrics.java:357)
2302 at com.TheModerator.Fall.Metrics.access$4(Metrics.java:350)
2303 at com.TheModerator.Fall.Metrics$1.run(Metrics.java:245)
2304 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2305 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2306 ... 3 more
2307
2308[20:10:34] [Craft Scheduler Thread - 3/WARN]: Exception in thread "Craft Scheduler Thread - 3"
2309[20:10:34] [Craft Scheduler Thread - 3/WARN]: org.apache.commons.lang.UnhandledException: Plugin Skins v1.8.3 generated an exception while executing task 100
2310 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2311 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2312 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2313 at java.lang.Thread.run(Thread.java:745)
2314Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2315 at com.instancedev.skins.utils.Metrics.postPlugin(Metrics.java:335)
2316 at com.instancedev.skins.utils.Metrics.access$4(Metrics.java:328)
2317 at com.instancedev.skins.utils.Metrics$1.run(Metrics.java:223)
2318 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2319 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2320 ... 3 more
2321
2322[20:10:34] [Craft Scheduler Thread - 10/WARN]: Exception in thread "Craft Scheduler Thread - 10"
2323[20:10:34] [Craft Scheduler Thread - 10/WARN]: org.apache.commons.lang.UnhandledException: Plugin ClickWarp v1.3.5 generated an exception while executing task 103
2324 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2325 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2326 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2327 at java.lang.Thread.run(Thread.java:745)
2328Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2329 at de.comniemeer.ClickWarp.Metrics.postPlugin(Metrics.java:357)
2330 at de.comniemeer.ClickWarp.Metrics.access$4(Metrics.java:350)
2331 at de.comniemeer.ClickWarp.Metrics$1.run(Metrics.java:245)
2332 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2333 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2334 ... 3 more
2335
2336[20:10:34] [Craft Scheduler Thread - 5/WARN]: Exception in thread "Craft Scheduler Thread - 5"
2337[20:10:34] [Craft Scheduler Thread - 5/WARN]: org.apache.commons.lang.UnhandledException: Plugin ChestShop v3.8.12 generated an exception while executing task 114
2338 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2339 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2340 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2341 at java.lang.Thread.run(Thread.java:745)
2342Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2343 at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335)
2344 at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57)
2345 at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223)
2346 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2347 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2348 ... 3 more
2349
2350[20:10:34] [Craft Scheduler Thread - 23/WARN]: Exception in thread "Craft Scheduler Thread - 23"
2351[20:10:34] [Craft Scheduler Thread - 23/WARN]: org.apache.commons.lang.UnhandledException: Plugin ClickWarp v1.3.5 generated an exception while executing task 104
2352 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2353 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2354 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2355 at java.lang.Thread.run(Thread.java:745)
2356Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2357 at de.comniemeer.ClickWarp.Metrics.postPlugin(Metrics.java:357)
2358 at de.comniemeer.ClickWarp.Metrics.access$4(Metrics.java:350)
2359 at de.comniemeer.ClickWarp.Metrics$1.run(Metrics.java:245)
2360 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2361 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2362 ... 3 more
2363
2364[20:10:34] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.1
2365[20:10:34] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
2366[20:10:34] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
2367[20:10:34] [Craft Scheduler Thread - 54/WARN]: Exception in thread "Craft Scheduler Thread - 54"
2368[20:10:34] [Craft Scheduler Thread - 54/WARN]: org.apache.commons.lang.UnhandledException: Plugin Multiverse-Core v2.5-b641 generated an exception while executing task 189
2369 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2370 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2371 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2372 at java.lang.Thread.run(Thread.java:745)
2373Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2374 at org.mcstats.multiverse.Metrics.postPlugin(Metrics.java:363)
2375 at org.mcstats.multiverse.Metrics.access$500(Metrics.java:68)
2376 at org.mcstats.multiverse.Metrics$1.run(Metrics.java:255)
2377 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2378 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2379 ... 3 more
2380
2381[20:10:34] [Server thread/WARN]: [AreaShop] AreaShop regions that are missing their WorldGuard region: skellypenthouse1
2382[20:10:34] [Server thread/WARN]: [AreaShop] Remove these regions from AreaShop with '/as del' or recreate their regions in WorldGuard.
2383[20:10:34] [Craft Scheduler Thread - 35/WARN]: Exception in thread "Craft Scheduler Thread - 35"
2384[20:10:34] [Craft Scheduler Thread - 35/WARN]: org.apache.commons.lang.UnhandledException: Plugin WarpPortals v5.6.3 generated an exception while executing task 221
2385 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2386 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2387 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2388 at java.lang.Thread.run(Thread.java:745)
2389Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2390 at com.mccraftaholics.warpportals.MetricsLite.postPlugin(MetricsLite.java:287)
2391 at com.mccraftaholics.warpportals.MetricsLite.access$200(MetricsLite.java:53)
2392 at com.mccraftaholics.warpportals.MetricsLite$1.run(MetricsLite.java:175)
2393 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2394 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2395 ... 3 more
2396
2397[20:10:34] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
2398[20:10:34] [Craft Scheduler Thread - 38/WARN]: Exception in thread "Craft Scheduler Thread - 38"
2399[20:10:34] [Craft Scheduler Thread - 38/WARN]: org.apache.commons.lang.UnhandledException: Plugin Punishmental v5.1 generated an exception while executing task 86
2400 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2401 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2402 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2403 at java.lang.Thread.run(Thread.java:745)
2404Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2405 at com.TheModerator.Fall.Fall.activateFailsafe(Fall.java:2850)
2406 at com.TheModerator.Fall.Fall.CheckLag(Fall.java:186)
2407 at com.TheModerator.Fall.Fall$1.run(Fall.java:168)
2408 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2409 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2410 ... 3 more
2411
2412[20:10:34] [Server thread/INFO]: [Citizens] Loaded 66 NPCs.
2413[20:10:34] [Craft Scheduler Thread - 63/INFO]: [Vault] Checking for Updates ...
2414[20:10:34] [Server thread/INFO]: [ASkyBlock] Loading island grid...
2415[20:10:34] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
2416[20:10:34] [Craft Scheduler Thread - 61/INFO]: [Paintball] --------- Serverlist ----------
2417[20:10:34] [Craft Scheduler Thread - 61/INFO]: [Paintball] Wasn't able to post server: Server returned HTTP response code: 500 for URL: http://blablubbabc.de/paintball/serverlist/post.php
2418[20:10:34] [Craft Scheduler Thread - 61/INFO]: [Paintball] Maybe the master server is down or has bad latency.
2419[20:10:34] [Craft Scheduler Thread - 61/INFO]: [Paintball] --------- ---------------- ----------
2420[20:10:34] [Server thread/INFO]: [ASkyBlock] Loading warps...
2421[20:10:34] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
2422[20:10:34] [Craft Scheduler Thread - 61/INFO]: [Paintball] --------- Checking version ----------
2423[20:10:34] [Craft Scheduler Thread - 61/INFO]: [Paintball] You are running the latest version (or a dev- or compat-build). :)
2424[20:10:34] [Craft Scheduler Thread - 61/INFO]: [Paintball] --------- ---------------- ----------
2425[20:10:35] [Craft Scheduler Thread - 63/INFO]: [Vault] No new version available
2426[20:10:35] [Craft Scheduler Thread - 17/INFO]: [ChatControl] ChatControl is updating! Downloading v5.3.7
2427[20:10:35] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
2428Could not pass event PlayerJoinEvent to BusinessCore v1.6.0-Beta
2429org.bukkit.event.EventException
2430 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
2431 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
2432 at me.incomprehendable.dev.pwp.transparentlisteners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:28) [PerWorldPlugins.jar:?]
2433 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2434 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2435 at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2436 at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2437 at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2438 at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2439 at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2440 at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2441 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:827) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2442 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2443 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2444 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2445 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
2446Caused by: java.lang.NullPointerException
2447 at me.beastman3226.bc.listener.PlayerListener.onLogin(PlayerListener.java:74) ~[?:?]
2448 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
2449 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
2450 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
2451 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
2452 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
2453 ... 15 more
2454[20:10:35] [Server thread/INFO]: Craftymatt2[/176.26.221.97:57275] logged in with entity id 2239 at ([Factions2]-177.4563531395115, 75.0, 317.30209721064017)
2455[20:10:35] [Craft Scheduler Thread - 59/INFO]: [GAListener] Player: Craftymatt2 has 0 votes
2456[20:10:36] [Craft Scheduler Thread - 17/INFO]: [ChatControl] Got file of size: 173.442 kb
2457[20:10:36] [Timer-1/INFO]: [WorldGuard] Region data changes made in 'build_battle' have been background saved
2458[20:10:37] [Craft Scheduler Thread - 58/INFO]: Checking for updates via Spigot...
2459[20:10:37] [Craft Scheduler Thread - 58/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
2460[20:10:37] [Craft Scheduler Thread - 58/INFO]: [PlotMe] Checking if conversion to UUID needed...
2461[20:10:37] [Craft Scheduler Thread - 60/INFO]: [BuycraftX] Fetching all due players...
2462[20:10:37] [Server thread/INFO]: [ASkyBlock] No updates available.
2463[20:10:37] [Server thread/INFO]:
2464[20:10:37] [Server thread/INFO]: **************************************************
2465[20:10:37] [Server thread/INFO]: ----------------- PAINTBALL INFO -----------------
2466[20:10:37] [Server thread/INFO]:
2467[20:10:37] [Server thread/INFO]: License stuff:
2468[20:10:37] [Server thread/INFO]: - Usage on own risk. I give no warranties for anything.
2469[20:10:37] [Server thread/INFO]: - Do not modify. Use it as it is!
2470[20:10:37] [Server thread/INFO]: - Do not redistribute/upload/use parts of it/copy/give away.
2471[20:10:37] [Server thread/INFO]: - Do not use for commercial purposes!
2472[20:10:37] [Server thread/INFO]: -> No benefits for paying players/donors!
2473[20:10:37] [Server thread/INFO]: -> This also applies to any kind of add-on you are using
2474[20:10:37] [Server thread/INFO]: related to this plugin!
2475[20:10:37] [Server thread/INFO]:
2476[20:10:37] [Server thread/INFO]: If you like this plugin: Give feedback and donate at
2477[20:10:37] [Server thread/INFO]: ->http://dev.bukkit.org/server-mods/paintball_pure_war/
2478[20:10:37] [Server thread/INFO]:
2479[20:10:37] [Server thread/INFO]: Thank you and good shooting!
2480[20:10:37] [Server thread/INFO]: - blablubbabc :)
2481[20:10:37] [Server thread/INFO]:
2482[20:10:37] [Server thread/INFO]: ---------------- Detected Problems ---------------
2483[20:10:37] [Server thread/INFO]:
2484[20:10:37] [Server thread/INFO]: No problems found. :)
2485[20:10:37] [Server thread/INFO]:
2486[20:10:37] [Server thread/INFO]: **************************************************
2487[20:10:37] [Server thread/INFO]:
2488[20:10:38] [Craft Scheduler Thread - 17/INFO]: [ChatControl] Downloaded! File uploaded into the update folder. Please copy it to the plugins folder.
2489[20:10:38] [Craft Scheduler Thread - 58/INFO]: [PlotMe] No plot conversion needed
2490[20:10:39] [Craft Scheduler Thread - 60/INFO]: [BuycraftX] Fetched due players (0 found).
2491[20:11:31] [User Authenticator #3/INFO]: UUID of player An1me_ is fa338ebc-2e4a-44fb-8e36-89ef11d67684
2492[20:11:31] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
2493Could not pass event PlayerJoinEvent to BusinessCore v1.6.0-Beta
2494org.bukkit.event.EventException
2495 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
2496 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
2497 at me.incomprehendable.dev.pwp.transparentlisteners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:28) [PerWorldPlugins.jar:?]
2498 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2499 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2500 at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2501 at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2502 at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2503 at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2504 at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2505 at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2506 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:827) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2507 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2508 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2509 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2510 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
2511Caused by: java.lang.NullPointerException
2512 at me.beastman3226.bc.listener.PlayerListener.onLogin(PlayerListener.java:74) ~[?:?]
2513 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
2514 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
2515 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
2516 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
2517 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
2518 ... 15 more
2519[20:11:31] [Server thread/INFO]: An1me_[/95.149.157.164:58979] logged in with entity id 5702 at ([Factions2]-148.16215845428107, 79.34805129448465, 272.31420670188237)
2520[20:11:31] [Craft Scheduler Thread - 62/INFO]: [GAListener] Player: An1me_ has 0 votes
2521[20:11:56] [Server thread/INFO]: An1me_ left the game
2522[20:12:35] [Server thread/INFO]: [Server Release] 10/10/2016 10 days until the server is opening!
2523[20:14:35] [Server thread/INFO]: [Server Promotions] 30/09/2016 Today Some Players Will Be Promoted!
2524[20:14:36] [Server thread/INFO]: §f[§4MRL§f] §cMineC §dhas been reset automatically!
2525[20:14:36] [Server thread/INFO]: §f[§4MRL§f] §cMineB §dhas been reset automatically!
2526[20:14:36] [Server thread/INFO]: §f[§4MRL§f] §cMineA §dhas been reset automatically!
2527[20:15:39] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetching all due players...
2528[20:15:41] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetched due players (0 found).
2529[20:16:35] [Server thread/INFO]: [Warning] Our per world inventory plugin is not working. If you abuse this you will lose your stuff and your base!
2530[20:17:16] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
2531[20:17:56] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
2532[20:18:16] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
2533[20:18:35] [Server thread/INFO]: [Server Release] 10/10/2016 10 days until the server is opening!
2534[20:19:36] [Server thread/INFO]: §f[§4MRL§f] §cMineC §dhas been reset automatically!
2535[20:19:36] [Server thread/INFO]: §f[§4MRL§f] §cMineB §dhas been reset automatically!
2536[20:19:36] [Server thread/INFO]: §f[§4MRL§f] §cMineA §dhas been reset automatically!
2537[20:19:46] [Server thread/INFO]: Turned on world auto-saving
2538[20:19:46] [Server thread/INFO]: Saving...
2539[20:19:46] [Server thread/INFO]: Saved the world
2540[20:19:46] [Server thread/INFO]: [Server] §8World saved.
2541[20:20:21] [Server thread/INFO]: Craftymatt2 issued server command: /gal version
2542[20:20:35] [Server thread/INFO]: [Server Promotions] 30/09/2016 Today Some Players Will Be Promoted!
2543[20:20:36] [Craft Scheduler Thread - 73/WARN]: Exception in thread "Craft Scheduler Thread - 73"
2544[20:20:36] [Craft Scheduler Thread - 17/WARN]: Exception in thread "Craft Scheduler Thread - 17"
2545[20:20:36] [Craft Scheduler Thread - 17/WARN]: org.apache.commons.lang.UnhandledException: Plugin ClickWarp v1.3.5 generated an exception while executing task 103
2546 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2547 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2548 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2549 at java.lang.Thread.run(Thread.java:745)
2550Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2551 at de.comniemeer.ClickWarp.Metrics.postPlugin(Metrics.java:357)
2552 at de.comniemeer.ClickWarp.Metrics.access$4(Metrics.java:350)
2553 at de.comniemeer.ClickWarp.Metrics$1.run(Metrics.java:245)
2554 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2555 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2556 ... 3 more
2557
2558[20:20:36] [Craft Scheduler Thread - 73/WARN]: org.apache.commons.lang.UnhandledException: Plugin ClickWarp v1.3.5 generated an exception while executing task 104
2559 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2560 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2561 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2562 at java.lang.Thread.run(Thread.java:745)
2563Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2564 at de.comniemeer.ClickWarp.Metrics.postPlugin(Metrics.java:357)
2565 at de.comniemeer.ClickWarp.Metrics.access$4(Metrics.java:350)
2566 at de.comniemeer.ClickWarp.Metrics$1.run(Metrics.java:245)
2567 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2568 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2569 ... 3 more
2570
2571[20:20:36] [Craft Scheduler Thread - 74/WARN]: Exception in thread "Craft Scheduler Thread - 74"
2572[20:20:36] [Craft Scheduler Thread - 74/WARN]: org.apache.commons.lang.UnhandledException: Plugin Multiverse-Core v2.5-b641 generated an exception while executing task 189
2573 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
2574 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2575 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2576 at java.lang.Thread.run(Thread.java:745)
2577Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
2578 at org.mcstats.multiverse.Metrics.postPlugin(Metrics.java:363)
2579 at org.mcstats.multiverse.Metrics.access$500(Metrics.java:68)
2580 at org.mcstats.multiverse.Metrics$1.run(Metrics.java:255)
2581 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
2582 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
2583 ... 3 more
2584
2585[20:20:41] [Craft Scheduler Thread - 79/INFO]: [BuycraftX] Fetching all due players...
2586[20:20:42] [Craft Scheduler Thread - 79/INFO]: [BuycraftX] Fetched due players (0 found).
2587[20:20:58] [Server thread/INFO]: Craftymatt2 issued server command: /pwi
2588[20:21:01] [Server thread/INFO]: Craftymatt2 issued server command: /pwi version
2589[20:21:23] [User Authenticator #4/INFO]: UUID of player An1me_ is fa338ebc-2e4a-44fb-8e36-89ef11d67684
2590[20:21:23] [Server thread/ERROR]: **** THIS IS NOT AN ISSUE TO DO WITH PER WORLD PLUGINS ****
2591Could not pass event PlayerJoinEvent to BusinessCore v1.6.0-Beta
2592org.bukkit.event.EventException
2593 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:118) ~[?:?]
2594 at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-latest.jar:git-Spigot-570526c-c1b529e]
2595 at me.incomprehendable.dev.pwp.transparentlisteners.PWPRegisteredListener.callEvent(PWPRegisteredListener.java:28) [PerWorldPlugins.jar:?]
2596 at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2597 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2598 at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2599 at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2600 at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2601 at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2602 at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2603 at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2604 at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:827) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2605 at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2606 at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2607 at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot-latest.jar:git-Spigot-570526c-c1b529e]
2608 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
2609Caused by: java.lang.NullPointerException
2610 at me.beastman3226.bc.listener.PlayerListener.onLogin(PlayerListener.java:74) ~[?:?]
2611 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
2612 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
2613 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
2614 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
2615 at me.incomprehendable.dev.pwp.transparentlisteners.PerWorldPluginLoader$1.execute(PerWorldPluginLoader.java:116) ~[?:?]
2616 ... 15 more
2617[20:21:23] [Server thread/INFO]: An1me_[/95.149.157.164:59048] logged in with entity id 39865 at ([Factions2]-140.6643351212887, 75.0, 274.20920894211923)
2618[20:21:23] [Craft Scheduler Thread - 72/INFO]: [GAListener] Player: An1me_ has 0 votes