· 6 years ago · Oct 24, 2019, 06:38 PM
1[20:31:41] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[20:31:42] [Server thread/INFO]: Loading properties
3[20:31:42] [Server thread/INFO]: Default game type: SURVIVAL
4[20:31:42] [Server thread/INFO]: This server is running CraftBukkit version git-TacoSpigot-"95870a93" (MC: 1.8.8) (Implementing API version 1.8.8-R0.2-SNAPSHOT)
5[20:31:42] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
6[20:31:42] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[20:31:42] [Server thread/INFO]: Using 4 threads for Netty based IO
8[20:31:42] [Server thread/INFO]: Debug logging is disabled
9[20:31:42] [Server thread/INFO]: Data value allowed items:
10[20:31:42] [Server thread/INFO]: Generating keypair
11[20:31:42] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25667
12[20:31:42] [Server thread/ERROR]: Ambiguous plugin name `PlaceholderAPI' for files `plugins/PlaceholderAPI-2.10.4.jar' and `plugins/PlaceholderAPI-2.10.4-0.jar' in `plugins'
13[20:31:42] [Server thread/ERROR]: Ambiguous plugin name `Citizens' for files `plugins/Citizens (2).jar' and `plugins/Citizens (1).jar' in `plugins'
14[20:31:42] [Server thread/ERROR]: Could not load 'plugins/EssentialsXGeoIP-2.17.1.0.jar' in folder 'plugins'
15org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
16 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[server.jar:git-TacoSpigot-"95870a93"]
17 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [server.jar:git-TacoSpigot-"95870a93"]
18 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [server.jar:git-TacoSpigot-"95870a93"]
19 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [server.jar:git-TacoSpigot-"95870a93"]
20 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [server.jar:git-TacoSpigot-"95870a93"]
21 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
22Caused by: java.util.zip.ZipException: zip file is empty
23 at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_212]
24 at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_212]
25 at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_212]
26 at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_212]
27 at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_212]
28 at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[server.jar:git-TacoSpigot-"95870a93"]
29 ... 5 more
30[20:31:43] [Server thread/ERROR]: Ambiguous plugin name `FastAsyncWorldEdit' for files `plugins/FastAsyncWorldEdit.jar' and `plugins/FastAsyncWorldEdit-bukkit-19.07.25-58243b6-1278-22.3.1.jar' in `plugins'
31[20:31:43] [Server thread/ERROR]: Ambiguous plugin name `BlockParticles' for files `plugins/BlockParticles.jar' and `plugins/BlockParticles[v1.10].jar' in `plugins'
32[20:31:43] [Server thread/INFO]: Set PluginClassLoader as parallel capable
33[20:31:45] [Server thread/ERROR]: Could not load 'plugins/original-mcMMO (1).jar' in folder 'plugins'
34org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bstats/bukkit/Metrics$CustomChart
35 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-TacoSpigot-"95870a93"]
36 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[server.jar:git-TacoSpigot-"95870a93"]
37 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-TacoSpigot-"95870a93"]
38 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [server.jar:git-TacoSpigot-"95870a93"]
39 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [server.jar:git-TacoSpigot-"95870a93"]
40 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [server.jar:git-TacoSpigot-"95870a93"]
41 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
42Caused by: java.lang.NoClassDefFoundError: org/bstats/bukkit/Metrics$CustomChart
43 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
44 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
45 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[server.jar:git-TacoSpigot-"95870a93"]
46 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-TacoSpigot-"95870a93"]
47 ... 6 more
48Caused by: java.lang.ClassNotFoundException: org.bstats.bukkit.Metrics$CustomChart
49 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
50 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[server.jar:git-TacoSpigot-"95870a93"]
51 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[server.jar:git-TacoSpigot-"95870a93"]
52 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
53 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
54 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
55 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
56 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[server.jar:git-TacoSpigot-"95870a93"]
57 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-TacoSpigot-"95870a93"]
58 ... 6 more
59[20:31:45] [Server thread/INFO]: [KitsPreview] Loading KitsPreview v1.0
60[20:31:45] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
61[20:31:45] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
62[20:31:45] [Server thread/INFO]: [CenterMOTD] Loading CenterMOTD v1.4
63[20:31:45] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.0
64[20:31:45] [Server thread/INFO]: [RewardPRO] Loading RewardPRO v3.17
65[20:31:45] [Server thread/INFO]: [BookDuplicationFix] Loading BookDuplicationFix v1.0.1
66[20:31:45] [Server thread/INFO]: [NoJoinLeaveMessages] Loading NoJoinLeaveMessages v1.0-SNAPSHOT
67[20:31:45] [Server thread/INFO]: [Arconix] Loading Arconix v2.0.0
68[20:31:45] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
69[20:31:45] [Server thread/INFO]: [TabList] Loading TabList v2.4.8
70[20:31:45] [Server thread/INFO]: [CondenseWand] Loading CondenseWand v1.0
71[20:31:45] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.1.3
72[20:31:45] [Server thread/INFO]: [ViaVersion] ViaVersion 2.1.3 is now loaded, waiting for boot. (late-bind)
73[20:31:45] [Server thread/INFO]: [SkyblockBoosters] Loading SkyblockBoosters v1.0
74[20:31:45] [Server thread/INFO]: [BroadcastXS] Loading BroadcastXS v3.4.1
75[20:31:45] [Server thread/INFO]: [FastCraft] Loading FastCraft v2.0.3
76[20:31:45] [Server thread/INFO]: [ServerTokens] Loading ServerTokens v1.1
77[20:31:45] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev36
78[20:31:45] [Server thread/INFO]: [NoRain] Loading NoRain v1.4
79[20:31:45] [Server thread/INFO]: [CombatLog] Loading CombatLog v2.3.0
80[20:31:45] [Server thread/INFO]: [QuickBoard] Loading QuickBoard v4.3.0
81[20:31:45] [Server thread/INFO]: [ClearLagTimer] Loading ClearLagTimer v1.2
82[20:31:45] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
83[20:31:45] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.2-Lime
84[20:31:45] [Server thread/INFO]: [CosmicVaults] Loading CosmicVaults v2
85[20:31:45] [Server thread/INFO]: [Interactables] Loading Interactables v1.1.2
86[20:31:45] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
87[20:31:45] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
88[20:31:45] [Server thread/INFO]: [GuiRedeemMCMMO] Loading GuiRedeemMCMMO v1.6.1
89[20:31:45] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.0.1
90[20:31:45] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
91[20:31:45] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v2.99
92[20:31:45] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
93[20:31:45] [Server thread/INFO]: [InteractiveBooks] Loading InteractiveBooks v1.3.3
94[20:31:45] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
95[20:31:45] [Server thread/INFO]: [JoinTitle] Loading JoinTitle v0.0.1
96[20:31:45] [Server thread/INFO]: [AdvancedChatTorch] Loading AdvancedChatTorch v2.1.6
97[20:31:45] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.2
98[20:31:45] [Server thread/INFO]: [CommandButtons] Loading CommandButtons v2.0.0
99[20:31:45] [Server thread/INFO]: [NoHopperCraft] Loading NoHopperCraft v1.0
100[20:31:45] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.3
101[20:31:45] [Server thread/INFO]: [Command Blocker] Loading TreysCommandBlocker v1.1.1
102[20:31:45] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.2
103[20:31:45] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.8
104[20:31:45] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.6.4
105[20:31:45] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
106[20:31:45] [Server thread/INFO]: [PortalCommands] Loading PortalCommands v2.1.2
107[20:31:45] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
108[20:31:45] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b92
109[20:31:45] [Server thread/INFO]: [GambleBar] Loading GambleBar v1.4.2 (for 1.8)
110[20:31:45] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.5
111[20:31:45] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.6.2
112[20:31:45] [Server thread/INFO]: [Trading] Loading Trading v3.2
113[20:31:45] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.9.4
114[20:31:45] [Server thread/INFO]: [IslandBorder] Loading IslandBorder vBuild 3
115[20:31:45] [Server thread/INFO]: [GuiBalance] Loading GuiBalance v1.0
116[20:31:45] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.20.7
117[20:31:45] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
118[20:31:45] [Server thread/INFO]: [MFHoppers] Loading MFHoppers v2.998-STABLE
119[20:31:45] [Server thread/INFO]: [Banknotes] Loading Banknotes v1.8.0
120[20:31:45] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.2.4
121[20:31:45] [Server thread/INFO]: [AutoSell] Loading AutoSell v2.0.10
122[20:31:45] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
123[20:31:46] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
124[20:31:46] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.9
125[20:31:46] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
126[20:31:46] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.9.10
127[20:31:46] [Server thread/INFO]: [SellStick] Loading SellStick v9.0.0
128[20:31:46] [Server thread/INFO]: [MoreTP] Loading MoreTP v0.3.4b
129[20:31:46] [Server thread/INFO]: [CustomOreGen] Loading CustomOreGen v1.3.15-SNAPSHOT
130[20:31:46] [Server thread/INFO]: [CoinFlip] Loading CoinFlip v1.0
131[20:31:46] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.17.1.0
132[20:31:46] [Server thread/INFO]: [MoreFish] Loading MoreFish v2.1.2
133[20:31:46] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.0
134[20:31:46] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.0
135[20:31:46] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
136[20:31:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
137[20:31:46] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.6b
138[20:31:46] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.2 (build 86)
139[20:31:46] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.3
140[20:31:46] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.3.7-RELEASE
141[20:31:46] [Server thread/INFO]: [NoFlyZone] Loading NoFlyZone v1.3
142[20:31:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
143[20:31:46] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.5.6-2586
144[20:31:46] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v5.0.2
145[20:31:46] [Server thread/INFO]: [MobStacker] Loading MobStacker v2.0.0
146[20:31:46] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.8
147[20:31:46] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.10.14
148[20:31:46] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
149[20:31:46] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
150[20:31:46] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.07.25-58243b6-1278-22.3.1
151[20:31:47] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b92
152[20:31:47] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
153[20:31:47] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
154[20:31:47] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
155[20:31:47] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
156[20:31:47] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b92
157[20:31:47] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.9.4
158[20:31:47] [Server thread/INFO]: [ASkyBlock] Loading entity limits
159[20:31:47] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 256
160[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BEETROOT_BLOCK) in blockvalues.yml blocks section. Skipping...
161[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
162[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BLACK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
163[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
164[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
165[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_ACACIA) in blockvalues.yml blocks section. Skipping...
166[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_BIRCH) in blockvalues.yml blocks section. Skipping...
167[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_DARK_OAK) in blockvalues.yml blocks section. Skipping...
168[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_JUNGLE) in blockvalues.yml blocks section. Skipping...
169[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BOAT_SPRUCE) in blockvalues.yml blocks section. Skipping...
170[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BONE_BLOCK) in blockvalues.yml blocks section. Skipping...
171[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
172[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (BROWN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
173[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_FLOWER) in blockvalues.yml blocks section. Skipping...
174[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (CHORUS_PLANT) in blockvalues.yml blocks section. Skipping...
175[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE) in blockvalues.yml blocks section. Skipping...
176[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (CONCRETE_POWDER) in blockvalues.yml blocks section. Skipping...
177[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
178[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (CYAN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
179[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (END_BRICKS) in blockvalues.yml blocks section. Skipping...
180[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (FROSTED_ICE) in blockvalues.yml blocks section. Skipping...
181[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (GRASS_PATH) in blockvalues.yml blocks section. Skipping...
182[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
183[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (GRAY_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
184[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
185[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (GREEN_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
186[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
187[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (LIGHT_BLUE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
188[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
189[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (LIME_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
190[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
191[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGENTA_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
192[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (MAGMA) in blockvalues.yml blocks section. Skipping...
193[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (NETHER_WART_BLOCK) in blockvalues.yml blocks section. Skipping...
194[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (OBSERVER) in blockvalues.yml blocks section. Skipping...
195[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
196[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (ORANGE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
197[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
198[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PINK_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
199[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
200[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPLE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
201[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_BLOCK) in blockvalues.yml blocks section. Skipping...
202[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_DOUBLE_SLAB) in blockvalues.yml blocks section. Skipping...
203[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_PILLAR) in blockvalues.yml blocks section. Skipping...
204[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_SLAB) in blockvalues.yml blocks section. Skipping...
205[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (PURPUR_STAIRS) in blockvalues.yml blocks section. Skipping...
206[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
207[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_NETHER_BRICK) in blockvalues.yml blocks section. Skipping...
208[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (RED_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
209[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
210[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (SILVER_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
211[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
212[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (WHITE_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
213[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_GLAZED_TERRACOTTA) in blockvalues.yml blocks section. Skipping...
214[20:31:47] [Server thread/WARN]: [ASkyBlock] Unknown material (YELLOW_SHULKER_BOX) in blockvalues.yml blocks section. Skipping...
215[20:31:48] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
216[20:31:48] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
217[20:31:48] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
218[20:31:48] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
219[20:31:48] [Server thread/WARN]: Spawner setting of WITHER_SKELETON is unknown for this server. Skipping.
220[20:31:48] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
221[20:31:48] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
222[20:31:48] [Server thread/INFO]: [ASkyBlock] Loading schematic Black Diamonds (harder.schematic) for all players, order 3
223[20:31:48] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
224[20:31:48] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
225[20:31:48] [Server thread/INFO]: Preparing level "world"
226[20:31:48] [Server thread/INFO]: -------- World Settings For [world] --------
227[20:31:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
228[20:31:48] [Server thread/INFO]: Cane Growth Modifier: 100%
229[20:31:48] [Server thread/INFO]: Melon Growth Modifier: 100%
230[20:31:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
231[20:31:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
232[20:31:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
233[20:31:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
234[20:31:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
235[20:31:48] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
236[20:31:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
237[20:31:48] [Server thread/INFO]: Mob Spawn Range: 3
238[20:31:48] [Server thread/INFO]: Anti X-Ray: false
239[20:31:48] [Server thread/INFO]: Engine Mode: 1
240[20:31:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
241[20:31:48] [Server thread/INFO]: Replace Blocks: [1, 5]
242[20:31:48] [Server thread/INFO]: Random Lighting Updates: false
243[20:31:48] [Server thread/INFO]: Structure Info Saving: true
244[20:31:48] [Server thread/INFO]: Sending up to 10 chunks per packet
245[20:31:48] [Server thread/INFO]: Max Entity Collisions: 2
246[20:31:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
247[20:31:48] [Server thread/INFO]: Max TNT Explosions: 10
248[20:31:48] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
249[20:31:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
250[20:31:48] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
251[20:31:48] [Server thread/INFO]: Item Despawn Rate: 1200
252[20:31:48] [Server thread/INFO]: Item Merge Radius: 3.5
253[20:31:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
254[20:31:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
255[20:31:48] [Server thread/INFO]: View Distance: 4
256[20:31:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
257[20:31:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
258[20:31:48] [Server thread/INFO]: Clear tick list: false
259[20:31:48] [Server thread/INFO]: Experience Merge Radius: 6.0
260[20:31:48] [Server thread/INFO]: -------- World Settings For [world] --------
261[20:31:48] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
262[20:31:48] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
263[20:31:48] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
264[20:31:48] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
265[20:31:48] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
266[20:31:48] [Server thread/INFO]: Water over lava flow speed: 5
267[20:31:48] [Server thread/INFO]: Fix TNT cannons: false
268[20:31:48] [Server thread/INFO]: Allow undead horse types to be leashed: false
269[20:31:48] [Server thread/INFO]: Keep spawn chunk loaded: true
270[20:31:48] [Server thread/INFO]: World async lighting: false
271[20:31:48] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
272[20:31:48] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
273[20:31:48] [Server thread/INFO]: -------- World Settings For [world] --------
274[20:31:48] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
275[20:31:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
276[20:31:48] [Server thread/INFO]: Cane Growth Modifier: 100%
277[20:31:48] [Server thread/INFO]: Melon Growth Modifier: 100%
278[20:31:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
279[20:31:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
280[20:31:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
281[20:31:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
282[20:31:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
283[20:31:48] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
284[20:31:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
285[20:31:48] [Server thread/INFO]: Mob Spawn Range: 3
286[20:31:48] [Server thread/INFO]: Anti X-Ray: false
287[20:31:48] [Server thread/INFO]: Engine Mode: 1
288[20:31:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
289[20:31:48] [Server thread/INFO]: Replace Blocks: [1, 5]
290[20:31:48] [Server thread/INFO]: Random Lighting Updates: false
291[20:31:48] [Server thread/INFO]: Structure Info Saving: true
292[20:31:48] [Server thread/INFO]: Sending up to 10 chunks per packet
293[20:31:48] [Server thread/INFO]: Max Entity Collisions: 2
294[20:31:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
295[20:31:48] [Server thread/INFO]: Max TNT Explosions: 10
296[20:31:48] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
297[20:31:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
298[20:31:48] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
299[20:31:48] [Server thread/INFO]: Item Despawn Rate: 1200
300[20:31:48] [Server thread/INFO]: Item Merge Radius: 3.5
301[20:31:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
302[20:31:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
303[20:31:48] [Server thread/INFO]: View Distance: 4
304[20:31:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
305[20:31:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
306[20:31:48] [Server thread/INFO]: Clear tick list: false
307[20:31:48] [Server thread/INFO]: Experience Merge Radius: 6.0
308[20:31:48] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
309[20:31:48] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
310[20:31:48] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
311[20:31:48] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
312[20:31:48] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
313[20:31:48] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
314[20:31:48] [Server thread/INFO]: Water over lava flow speed: 5
315[20:31:48] [Server thread/INFO]: Fix TNT cannons: false
316[20:31:48] [Server thread/INFO]: Allow undead horse types to be leashed: false
317[20:31:48] [Server thread/INFO]: Keep spawn chunk loaded: true
318[20:31:48] [Server thread/INFO]: World async lighting: false
319[20:31:48] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
320[20:31:48] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
321[20:31:48] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
322[20:31:48] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4216530450634206070)
323[20:31:48] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
324[20:31:48] [Server thread/INFO]: Cactus Growth Modifier: 100%
325[20:31:48] [Server thread/INFO]: Cane Growth Modifier: 100%
326[20:31:48] [Server thread/INFO]: Melon Growth Modifier: 100%
327[20:31:48] [Server thread/INFO]: Mushroom Growth Modifier: 100%
328[20:31:48] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
329[20:31:48] [Server thread/INFO]: Sapling Growth Modifier: 100%
330[20:31:48] [Server thread/INFO]: Wheat Growth Modifier: 100%
331[20:31:48] [Server thread/INFO]: NetherWart Growth Modifier: 100%
332[20:31:48] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
333[20:31:48] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
334[20:31:48] [Server thread/INFO]: Mob Spawn Range: 3
335[20:31:48] [Server thread/INFO]: Anti X-Ray: false
336[20:31:48] [Server thread/INFO]: Engine Mode: 1
337[20:31:48] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
338[20:31:48] [Server thread/INFO]: Replace Blocks: [1, 5]
339[20:31:48] [Server thread/INFO]: Random Lighting Updates: false
340[20:31:48] [Server thread/INFO]: Structure Info Saving: true
341[20:31:48] [Server thread/INFO]: Sending up to 10 chunks per packet
342[20:31:48] [Server thread/INFO]: Max Entity Collisions: 2
343[20:31:48] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
344[20:31:48] [Server thread/INFO]: Max TNT Explosions: 10
345[20:31:48] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
346[20:31:48] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
347[20:31:48] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
348[20:31:48] [Server thread/INFO]: Item Despawn Rate: 1200
349[20:31:48] [Server thread/INFO]: Item Merge Radius: 3.5
350[20:31:48] [Server thread/INFO]: Arrow Despawn Rate: 1200
351[20:31:48] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
352[20:31:48] [Server thread/INFO]: View Distance: 4
353[20:31:48] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
354[20:31:48] [Server thread/INFO]: Chunks to Grow per Tick: 650
355[20:31:48] [Server thread/INFO]: Clear tick list: false
356[20:31:48] [Server thread/INFO]: Experience Merge Radius: 6.0
357[20:31:48] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
358[20:31:48] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
359[20:31:48] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
360[20:31:48] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
361[20:31:48] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
362[20:31:48] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
363[20:31:48] [Server thread/INFO]: Water over lava flow speed: 5
364[20:31:48] [Server thread/INFO]: Fix TNT cannons: false
365[20:31:48] [Server thread/INFO]: Allow undead horse types to be leashed: false
366[20:31:48] [Server thread/INFO]: Keep spawn chunk loaded: true
367[20:31:48] [Server thread/INFO]: World async lighting: false
368[20:31:48] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
369[20:31:48] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
370[20:31:48] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
371[20:31:48] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8989209863111852272)
372[20:31:49] [Server thread/INFO]: Creating ASkyBlock's Nether...
373[20:31:49] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
374[20:31:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
375[20:31:49] [Server thread/INFO]: Cane Growth Modifier: 100%
376[20:31:49] [Server thread/INFO]: Melon Growth Modifier: 100%
377[20:31:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
378[20:31:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
379[20:31:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
380[20:31:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
381[20:31:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
382[20:31:49] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
383[20:31:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
384[20:31:49] [Server thread/INFO]: Mob Spawn Range: 3
385[20:31:49] [Server thread/INFO]: Anti X-Ray: false
386[20:31:49] [Server thread/INFO]: Engine Mode: 1
387[20:31:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
388[20:31:49] [Server thread/INFO]: Replace Blocks: [1, 5]
389[20:31:49] [Server thread/INFO]: Random Lighting Updates: false
390[20:31:49] [Server thread/INFO]: Structure Info Saving: true
391[20:31:49] [Server thread/INFO]: Sending up to 10 chunks per packet
392[20:31:49] [Server thread/INFO]: Max Entity Collisions: 2
393[20:31:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
394[20:31:49] [Server thread/INFO]: Max TNT Explosions: 10
395[20:31:49] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
396[20:31:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
397[20:31:49] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
398[20:31:49] [Server thread/INFO]: Item Despawn Rate: 1200
399[20:31:49] [Server thread/INFO]: Item Merge Radius: 3.5
400[20:31:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
401[20:31:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
402[20:31:49] [Server thread/INFO]: View Distance: 4
403[20:31:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
404[20:31:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
405[20:31:49] [Server thread/INFO]: Clear tick list: false
406[20:31:49] [Server thread/INFO]: Experience Merge Radius: 6.0
407[20:31:49] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
408[20:31:49] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
409[20:31:49] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
410[20:31:49] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
411[20:31:49] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
412[20:31:49] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
413[20:31:49] [Server thread/INFO]: Water over lava flow speed: 5
414[20:31:49] [Server thread/INFO]: Fix TNT cannons: false
415[20:31:49] [Server thread/INFO]: Allow undead horse types to be leashed: false
416[20:31:49] [Server thread/INFO]: Keep spawn chunk loaded: true
417[20:31:49] [Server thread/INFO]: World async lighting: false
418[20:31:49] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
419[20:31:49] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
420[20:31:49] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
421[20:31:49] [Server thread/INFO]: Preparing start region for level 3 (Seed: -2648958870601865068)
422[20:31:49] [Server thread/INFO]: Preparing spawn area: 3%
423[20:31:50] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3474177312378063817)
424[20:31:50] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8989209863111852272)
425[20:31:50] [Server thread/INFO]: Preparing start region for level 3 (Seed: -2648958870601865068)
426[20:31:50] [Server thread/INFO]: [KitsPreview] Enabling KitsPreview v1.0
427[20:31:50] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
428[20:31:50] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
429[20:31:50] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
430[20:31:50] [Server thread/INFO]: [CenterMOTD] Enabling CenterMOTD v1.4
431[20:31:51] [Server thread/INFO]: [0;31;1m[21mCenterMOTD [0;37;22mUpdate found![m
432[20:31:51] [Server thread/INFO]: [0;31;1m[21mCenterMOTD [0;37;22mDownload it from [0;35;22mhttps://www.spigotmc.org/resources/centermotd.59893/[m
433[20:31:51] [Server thread/INFO]: [0;31;1m[21mCenterMOTD [0;37;22mYour version: [0;35;22m1.4[m
434[20:31:51] [Server thread/INFO]: [0;31;1m[21mCenterMOTD [0;37;22mNew version: [0;35;22mERROR[m
435[20:31:51] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.0
436[20:31:51] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
437[20:31:51] [Server thread/INFO]: [RewardPRO] Enabling RewardPRO v3.17
438[20:31:51] [Server thread/INFO]: [RewardPRO] eu.superm.minecraft.rewardpro.hauptklasse.Main: - isVoting: true
439[20:31:51] [Server thread/INFO]: [0;36;22m[21mRewardPro >>> Plugin RewardPro is enabled with version: 3.17[m
440[20:31:51] [Server thread/INFO]: [BookDuplicationFix] Enabling BookDuplicationFix v1.0.1
441[20:31:51] [Server thread/INFO]: [NoJoinLeaveMessages] Enabling NoJoinLeaveMessages v1.0-SNAPSHOT
442[20:31:51] [Server thread/INFO]: [Arconix] Enabling Arconix v2.0.0
443[20:31:51] [Server thread/INFO]: Setting up packets for v1_8_R3
444[20:31:51] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
445[20:31:51] [Server thread/INFO]: [DeluxeTags] 12 tags loaded
446[20:31:51] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
447[20:31:51] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
448[20:31:51] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
449[20:31:51] [Server thread/INFO]: ----------------------------
450[20:31:51] [Server thread/INFO]: DeluxeTags Updater
451[20:31:51] [Server thread/INFO]:
452[20:31:51] [Server thread/INFO]: Could not connect to spigotmc.org
453[20:31:51] [Server thread/INFO]: to check for updates!
454[20:31:51] [Server thread/INFO]:
455[20:31:51] [Server thread/INFO]: ----------------------------
456[20:31:51] [Server thread/INFO]: ----------------------------
457[20:31:51] [Server thread/INFO]: DeluxeTags Updater
458[20:31:51] [Server thread/INFO]:
459[20:31:51] [Server thread/INFO]: You are running 1.7.1
460[20:31:51] [Server thread/INFO]: The latest version
461[20:31:51] [Server thread/INFO]: of DeluxeTags!
462[20:31:51] [Server thread/INFO]:
463[20:31:51] [Server thread/INFO]: ----------------------------
464[20:31:51] [Server thread/INFO]: [TabList] Enabling TabList v2.4.8
465[20:31:51] [Server thread/INFO]: [CondenseWand] Enabling CondenseWand v1.0
466[20:31:51] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.1.3
467[20:31:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
468[20:31:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
469[20:31:53] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
470[20:31:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
471[20:31:53] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
472[20:31:53] [Server thread/INFO]: [ViaVersion] Loading translation mappping
473[20:31:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
474[20:31:54] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
475[20:31:54] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
476[20:31:54] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
477[20:31:54] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
478[20:31:54] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
479[20:31:54] [Server thread/INFO]: [SkyblockBoosters] Enabling SkyblockBoosters v1.0
480[20:31:54] [Server thread/INFO]: [BroadcastXS] Enabling BroadcastXS v3.4.1
481[20:31:54] [Server thread/INFO]: [0;37;1m[[0;34;1m##########[0;37;1m[[0;33;22mBroadcastXS[0;37;1m][0;34;1m##########[0;37;1m][m
482[20:31:54] [Server thread/INFO]: [0;37;1mInternals: [[0;32;1mv1_8_R3[0;37;1m][m
483[20:31:54] [Server thread/INFO]: [0;37;1mSpigot API: [[0;32;1mtrue[0;37;1m][m
484[20:31:54] [Server thread/INFO]: [0;37;1mPaper API: [[0;32;1mfalse[0;37;1m][m
485[20:31:54] [Server thread/INFO]: [0;37;1mEconomy: [[0;32;1mfalse[0;37;1m][m
486[20:31:54] [Server thread/INFO]: [0;37;1mPermissions: [[0;32;1mfalse[0;37;1m][m
487[20:31:54] [Server thread/INFO]: [0;37;1mMetrics: [[0;33;1mhttps://bstats.org/plugin/bukkit/BroadcastXS[0;37;1m][m
488[20:31:54] [Server thread/INFO]: [0;37;1mSpigotMC ID: [[0;33;1m19765[0;37;1m][m
489[20:31:54] [Server thread/INFO]: [0;37;1m[[0;34;1m###############################[0;37;1m][m
490[20:31:54] [Server thread/INFO]: [FastCraft] Enabling FastCraft v2.0.3
491[20:31:54] [Server thread/INFO]: [ServerTokens] Enabling ServerTokens v1.1
492[20:31:54] [Server thread/INFO]: [ServerTokens] ServerTokens : Version 1.1 : has been enabled!
493[20:31:54] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev36
494[20:31:54] [Server thread/WARN]: [Skript] Using this version of Skript on 1.8 is highly discouraged.
495[20:31:54] [Server thread/WARN]: [Skript] Some features have been disabled; use older Skript to restore them.
496[20:31:54] [Server thread/WARN]: [Skript] Also, there are probably bugs. And since 1.8 is not supported, they will not be fixed
497[20:31:55] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
498[20:31:55] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
499[20:31:55] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
500[20:31:55] [Server thread/INFO]: [NoRain] Enabling NoRain v1.4
501[20:31:55] [Server thread/INFO]: [CombatLog] Enabling CombatLog v2.3.0
502[20:31:55] [Server thread/INFO]: [CombatLog] WorldGuard plugin found! PvP regions are now detected.
503[20:31:55] [Server thread/INFO]: [CombatLog] Loading config.yml
504[20:31:56] [Server thread/INFO]: [CombatLog] v2.3.0 has been enabled.
505[20:31:56] [Server thread/INFO]: [QuickBoard] Enabling QuickBoard v4.3.0
506[20:31:56] [Server thread/INFO]: [QuickBoard] ------------------------------
507[20:31:56] [Server thread/INFO]: [QuickBoard] QuickBoard
508[20:31:56] [Server thread/INFO]: [QuickBoard] Listeners registered
509[20:31:56] [Server thread/INFO]: [QuickBoard] Loading scoreboards
510[20:31:56] [Server thread/INFO]: [QuickBoard] Loaded 'scoreboard.default.yml' with permission 'scoreboard.default'
511[20:31:56] [Server thread/INFO]: [QuickBoard] Scoreboards loaded
512[20:31:56] [Server thread/INFO]: [QuickBoard] Config registered
513[20:31:56] [Server thread/INFO]: [QuickBoard] Update Tasks started
514[20:31:56] [Server thread/INFO]: [QuickBoard] Command 'quickboard' enabled
515[20:31:56] [Server thread/INFO]: [QuickBoard] QuickBoard
516[20:31:56] [Server thread/INFO]: [QuickBoard] ------------------------------
517[20:31:56] [Server thread/INFO]: [ClearLagTimer] Enabling ClearLagTimer v1.2
518[20:31:56] [Server thread/INFO]: [m
519[20:31:56] [Server thread/INFO]: [0;33;1mClearLag Timer v1.2 , freeware by [0;35;1mhttps://forums.norunion.com [0;33;1m- [0;32;1mExecuting startup sequence...[m
520[20:31:56] [Server thread/INFO]: [m
521[20:31:56] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] Checking for ClearLag...[m
522[20:31:56] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] Checking for PlaceholderAPI...[m
523[20:31:56] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] [0;32;1mSUCCESS! [0;33;1mHooked into PlaceholderAPI![m
524[20:31:56] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] Registered commands [0;37;22m(took 1[0;37;22mms)[m
525[20:31:56] [Server thread/INFO]: [m
526[20:31:56] [Server thread/INFO]: [0;33;1m[[0;32;1m+[0;33;1m] [0;32;1mCompleted startup. Enjoy the plugin![m
527[20:31:56] [Server thread/INFO]: [m
528[20:31:56] [Server thread/INFO]: [0;33;1mDeveloped by Norunion Team Member, Norska[m
529[20:31:56] [Server thread/INFO]: [0;35;1m(https://forums.norunion.com)[m
530[20:31:56] [Server thread/INFO]: [m
531[20:31:56] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
532[20:31:56] [Server thread/INFO]: [ClearLag] Loading modules...
533[20:31:56] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
534[20:31:56] [Server thread/INFO]: [ClearLag] Modules have been loaded!
535[20:31:56] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
536[20:31:56] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.2-Lime
537[20:31:56] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
538[20:31:56] [Server thread/INFO]: [skQuery] Beginning to process a total of 138 from SkQuery
539[20:31:56] [Server thread/INFO]: [skQuery] Out of 138 classes, 136 classes were loaded from SkQuery
540[20:31:56] [Server thread/INFO]: [CosmicVaults] Enabling CosmicVaults v2
541[20:31:56] [Server thread/INFO]: [Interactables] Enabling Interactables v1.1.2
542[20:31:56] [Server thread/INFO]: Initializing plugin list...
543[20:31:56] [Server thread/INFO]: Registering services...
544[20:31:56] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
545[20:31:56] [Server thread/INFO]: [Votifier] Loaded token for website: default
546[20:31:56] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
547[20:31:56] [Server thread/INFO]: [GuiRedeemMCMMO] Enabling GuiRedeemMCMMO v1.6.1
548[20:31:56] [Server thread/ERROR]: The plugin 'mcMMO' was not found on the server - GuiRedeemMCMMO Disabled!
549[20:31:56] [Server thread/INFO]: [GuiRedeemMCMMO] Disabling GuiRedeemMCMMO v1.6.1
550[20:31:56] [Server thread/INFO]: GuiRedeemMCMMO Has Been Disabled!
551[20:31:56] [Server thread/INFO]: [GuiRedeemMCMMO] Disabled Version 1.6.1
552[20:31:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.0.1
553[20:31:56] [Votifier NIO boss/ERROR]: [Votifier] Votifier was not able to bind to GamingTYNL.smart-host.nl/207.180.240.152:10002
554[20:31:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
555[20:31:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
556[20:31:56] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v2.99
557[20:31:57] [Server thread/INFO]: [ImageOnMap] Loaded 1 player map files.
558[20:31:57] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
559[20:31:57] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
560[20:31:57] [Server thread/WARN]: [DeluxeMenus] requirement at path: items.250Tier.left_click_requirement.requirements.Money does not contain an amount: entry
561[20:31:57] [Server thread/INFO]: [DeluxeMenus] 6 GUI menus loaded!
562[20:31:57] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
563[20:31:57] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
564[20:31:57] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
565[20:31:57] [Server thread/INFO]: [InteractiveBooks] Enabling InteractiveBooks v1.3.3
566[20:31:57] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
567[20:31:57] [Server thread/INFO]: [PermissionsEx] Initializing file backend
568[20:31:57] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
569[20:31:57] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
570[20:31:57] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
571[20:31:57] [Server thread/INFO]: [JoinTitle] Enabling JoinTitle v0.0.1
572[20:31:57] [Server thread/INFO]: [AdvancedChatTorch] Enabling AdvancedChatTorch v2.1.6
573[20:31:57] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.2
574[20:31:57] [Server thread/INFO]: [GAListener] GAListener v1.3.2 Enabled
575[20:31:57] [Server thread/INFO]: [CommandButtons] Enabling CommandButtons v2.0.0
576[20:31:57] [Server thread/INFO]: [CommandButtons] Beginning to enable CommandButtons...
577[20:31:57] [Server thread/INFO]: [CommandButtons] Loading files...
578[20:31:57] [Server thread/INFO]: [CommandButtons] Loaded files.
579[20:31:57] [Server thread/INFO]: [CommandButtons] Hooking into Vault...
580[20:31:57] [Server thread/INFO]: [CommandButtons] Hooked into Vault.
581[20:31:57] [Server thread/INFO]: [CommandButtons] Registering commands...
582[20:31:57] [Server thread/INFO]: [CommandButtons] Registered commands.
583[20:31:57] [Server thread/INFO]: [CommandButtons] Registering listeners...
584[20:31:57] [Server thread/INFO]: [CommandButtons] Registered listeners.
585[20:31:57] [Server thread/INFO]: [CommandButtons] Sending metrics data (if enabled)...
586[20:31:57] [Server thread/INFO]: [CommandButtons] Sent metrics data (if enabled).
587[20:31:57] [Server thread/INFO]: [0;32;1mCommandButtons v2.0.0 by Demeng7215 has been successfully enabled![m
588[20:31:57] [Server thread/INFO]: [CommandButtons] Checking for updates...
589[20:31:58] [Server thread/INFO]: [CommandButtons] Plugin is up-to-date.
590[20:31:58] [Server thread/INFO]: [NoHopperCraft] Enabling NoHopperCraft v1.0
591[20:31:58] [Server thread/INFO]: [NoHopperCraft] NoHopperCraft 1.0 has been enabled!
592[20:31:58] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.8.3
593[20:31:58] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
594[20:31:58] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
595[20:31:58] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
596[20:31:58] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
597[20:31:58] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
598[20:31:58] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
599[20:31:58] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
600[20:31:58] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
601[20:31:58] [Server thread/INFO]: [CrazyCrates] Loading custom files.
602[20:31:58] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/VoteCrate.yml.
603[20:31:58] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/SpawnerCrate.yml.
604[20:31:58] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Legendary.yml.
605[20:31:58] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/RareCrate.yml.
606[20:31:58] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/Starter.yml.
607[20:31:58] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/LegendaryCrate.yml.
608[20:31:58] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
609[20:31:58] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
610[20:31:58] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
611[20:31:58] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
612[20:31:58] [Server thread/INFO]: [CrazyCrates] Loaded 1 physical crate locations.
613[20:31:58] [Server thread/INFO]: [CrazyCrates] Failed to load 1 physical crate locations.
614[20:31:58] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
615[20:31:58] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
616[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@28903c58}
617[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@28903c58_physical}
618[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@28903c58_total}
619[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@78a9d097}
620[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@78a9d097_physical}
621[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@78a9d097_total}
622[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@166f581f}
623[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@166f581f_physical}
624[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@166f581f_total}
625[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@4ed9740e}
626[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@4ed9740e_physical}
627[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@4ed9740e_total}
628[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@351efa01}
629[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@351efa01_physical}
630[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@351efa01_total}
631[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@305b95d}
632[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@305b95d_physical}
633[20:31:58] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_me.badbones69.crazycrates.api.objects.crate@305b95d_total}
634[20:31:58] [Server thread/INFO]: [Command Blocker] Enabling TreysCommandBlocker v1.1.1
635[20:31:58] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.2
636[20:31:58] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
637[20:31:58] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.8
638[20:31:58] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
639[20:31:58] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Successfully reloaded config.yml
640[20:31:58] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8 Plugin has been activated successfully.
641[20:31:58] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.6.4
642[20:31:58] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
643[20:31:58] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
644[20:31:58] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
645[20:31:58] [Server thread/INFO]: [PortalCommands] Enabling PortalCommands v2.1.2
646[20:31:58] [Server thread/INFO]: [PortalCommands] Enabling listeners...
647[20:31:58] [Server thread/INFO]: Running version converter. Converting necessary ConfiguationSections...
648[20:31:58] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
649[20:31:59] [Server thread/INFO]: [BuycraftX] Validating your server key...
650[20:32:00] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
651[20:32:00] [Server thread/INFO]: [GambleBar] Enabling GambleBar v1.4.2 (for 1.8)
652[20:32:00] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.5
653[20:32:00] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;1mStarting HolographicExtension v1.10.5[m
654[20:32:00] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering animation example from config.[m
655[20:32:00] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering animation scroller from config.[m
656[20:32:00] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering animation typing from config.[m
657[20:32:00] [Server thread/INFO]: [0;33;1m[HolographicExtension] [0;37;22mRegistering animation rainbow from config.[m
658[20:32:00] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.6.2
659[20:32:00] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;36;1mVersion: [0;31;1m3.6.2 [0;36;1mMC Version: [0;31;1mOLDER_THAN_ONE_DOT_NINE[m
660[20:32:00] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;31;1mThis plugin is Copyright (c) 2019 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx[m
661[20:32:00] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mStarting to enable plugin...[m
662[20:32:00] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mPrefix set to: '[0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1m'[m
663[20:32:00] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mPlugin Enabled![m
664[20:32:00] [Server thread/INFO]: [Trading] Enabling Trading v3.2
665[20:32:00] [Server thread/INFO]: [Trading] Trading has been enabled
666[20:32:00] [Server thread/INFO]: [Trading] Vault and Economy have been found!
667[20:32:00] [Server thread/INFO]: [IslandBorder] Enabling IslandBorder vBuild 3
668[20:32:00] [Server thread/INFO]: [0;37;1m[9m--------------------------[m
669[20:32:00] [Server thread/INFO]: Build 3[m
670[20:32:00] [Server thread/INFO]: [m
671[20:32:00] [Server thread/INFO]: [0;32;1m[21mEnabling Island Border...[m
672[20:32:00] [Server thread/INFO]: [m
673[20:32:00] [Server thread/INFO]: [0;33;1mServer Version: [0;32;1mme.mrdarkness462.islandborder.support.nms.v1_8_R3[m
674[20:32:00] [ForkJoinPool.commonPool-worker-1/INFO]: [0;33;1m[HolographicExtension] [0;37;1mA new update is available for download at https://www.spigotmc.org/resources/holographicextension.18461/[m
675[20:32:00] [Server thread/INFO]: [m
676[20:32:00] [Server thread/INFO]: [0;33;1mPlaceholderAPI: [0;32;1mFound [0;37;22m[3mPlaceholders hooked[m
677[20:32:00] [Server thread/INFO]: [m
678[20:32:00] [Server thread/INFO]: [0;33;1mMVdWPlaceholderAPI: [0;32;1mFound [0;37;22m[3mPlaceholders hooked[m
679[20:32:00] [Server thread/INFO]: [m
680[20:32:00] [Server thread/INFO]: [MVdWPlaceholderAPI] IslandBorder added custom placeholder {isborder_status}
681[20:32:00] [Server thread/INFO]: [MVdWPlaceholderAPI] IslandBorder added custom placeholder {isborder_size}
682[20:32:00] [Server thread/INFO]: [MVdWPlaceholderAPI] IslandBorder added custom placeholder {isborder_color}
683[20:32:00] [Server thread/INFO]: [0;33;1mUpdate available: [0;32;1mYes[m
684[20:32:00] [Server thread/INFO]: [0;32;1mLatest version: [0;37;1mBuild 2[m
685[20:32:00] [Server thread/INFO]: [0;32;1mYour version: [0;37;1mBuild 3[m
686[20:32:00] [Server thread/INFO]: [m
687[20:32:00] [Server thread/INFO]: [0;32;1mThe plugin was loaded successfully![m
688[20:32:00] [Server thread/INFO]: [m
689[20:32:00] [Server thread/INFO]: [0;37;1m[9m--------------------------[m
690[20:32:00] [Server thread/INFO]: [GuiBalance] Enabling GuiBalance v1.0
691[20:32:00] [Server thread/WARN]: [GuiBalance] Something went wrong while downloading an update.
692[20:32:00] [Server thread/INFO]: [GuiBalance] Please check the plugin's page to see if there are any updates available.
693[20:32:00] [Server thread/INFO]: [0;37;22m[GuiBalance] [0;31;1mNo updates found.[m
694[20:32:00] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.20.7
695[20:32:01] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
696[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading itemStackSizeCappedAt > 2 (config.yml), item not loaded: Invalid or no material name specified
697[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > set1, button not loaded: Invalid or no material name specified
698[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > remove10, button not loaded: Invalid or no material name specified
699[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > remove1, button not loaded: Invalid or no material name specified
700[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > add1, button not loaded: Invalid or no material name specified
701[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > add10, button not loaded: Invalid or no material name specified
702[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > set16, button not loaded: Invalid or no material name specified
703[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > set64, button not loaded: Invalid or no material name specified
704[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > confirm, button not loaded: Invalid or no material name specified
705[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > sellAll, button not loaded: Invalid or no material name specified
706[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > buyMore, button not loaded: Invalid or no material name specified
707[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > sellMore, button not loaded: Invalid or no material name specified
708[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUI > cancel, button not loaded: Invalid or no material name specified
709[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkBuy > cancel, button not loaded: Invalid or no material name specified
710[20:32:01] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading button amountSelectionGUIBulkSell > cancel, button not loaded: Invalid or no material name specified
711[20:32:01] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
712[20:32:01] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
713[20:32:01] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
714[20:32:01] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
715[20:32:01] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
716[20:32:01] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
717[20:32:01] [Server thread/INFO]: Loaded 852 items from items.csv.
718[20:32:01] [Server thread/INFO]: Using locale en
719[20:32:01] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
720[20:32:01] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
721[20:32:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
722[20:32:01] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
723[20:32:01] [Server thread/INFO]: [MFHoppers] Enabling MFHoppers v2.998-STABLE
724[20:32:01] [Server thread/INFO]: [0;37;22m[0;30;1m=-------------------------------------------=[m
725[20:32:01] [Server thread/INFO]: [0;37;22m[m
726[20:32:01] [Server thread/INFO]: [0;36;1m___ _________[m
727[20:32:01] [Server thread/INFO]: [0;36;22m| \/ || ___| [m
728[20:32:01] [Server thread/INFO]: [0;36;1m| . . || |_ [0;37;22mAuthor: [0;36;22mOOP-778 / Brian[m
729[20:32:01] [Server thread/INFO]: [0;36;22m| |\/| || _| [0;37;22mVersion: [0;36;22m2.998-STABLE[m
730[20:32:01] [Server thread/INFO]: [0;36;1m| | | || |[m
731[20:32:01] [Server thread/INFO]: [0;36;22m\_| |_/\_|[m
732[20:32:01] [Server thread/INFO]: [0;37;22m[m
733[20:32:01] [Server thread/INFO]: [0;37;22m[0;36;22mLoaded (5) config hoppers![m
734[20:32:01] [Server thread/INFO]: [0;37;22m[0;36;22mDatabase is up to date, no migration needed![m
735[20:32:01] [Server thread/INFO]: [0;36;22mTry to load 33 Breakhoppers![m
736[20:32:02] [Server thread/INFO]: [0;36;22mTry to load 2 Grindhoppers![m
737[20:32:02] [Server thread/INFO]: [0;36;22mTry to load 22 Crophoppers![m
738[20:32:02] [Server thread/INFO]: [0;36;22mTry to load 2 Mobhoppers![m
739[20:32:02] [Server thread/INFO]: [0;36;22mLoaded (59) hoppers![m
740[20:32:02] [Server thread/INFO]: [MFHoppers] Database was loaded!!!
741[20:32:02] [Server thread/INFO]: [0;36;22mStarted the auto save task![m
742[20:32:02] [Server thread/INFO]: [0;37;22m[0;36;1m[BuiltIn][0;36;22m: Loaded 0 sell items![m
743[20:32:02] [Server thread/INFO]: [0;37;22m[0;36;22mVault found, hooked![m
744[20:32:02] [Server thread/INFO]: [0;37;22m[m
745[20:32:02] [Server thread/INFO]: [0;37;22m[0;30;1m=-------------------------------------------=[m
746[20:32:02] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.8.0
747[20:32:02] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.2.4
748[20:32:02] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
749[20:32:02] [Server thread/INFO]: [LiteBans] Connecting to database...
750[20:32:03] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/container/plugins/LiteBans/litebans] (766.9 ms).
751[20:32:03] [Server thread/INFO]: [LiteBans] Database connection fully initialized (772.7 ms).
752[20:32:03] [Server thread/INFO]: [LiteBans] v2.2.4 enabled. Startup took 1173 ms.
753[20:32:03] [Server thread/INFO]: [AutoSell] Enabling AutoSell v2.0.10
754[20:32:03] [Server thread/INFO]: [AutoSell] Item cactus:0 registered for $25.0
755[20:32:03] [Server thread/INFO]: [AutoSell] Item sugarcane:0 registered for $20.0
756[20:32:03] [Server thread/INFO]: [AutoSell] Item wheat:0 registered for $20.0
757[20:32:03] [Server thread/INFO]: [AutoSell] Item netherstalk:0 registered for $10.0
758[20:32:03] [Server thread/INFO]: [AutoSell] Item carrotitem:0 registered for $20.0
759[20:32:03] [Server thread/INFO]: [AutoSell] Item potatoitem:0 registered for $20.0
760[20:32:03] [Server thread/INFO]: [AutoSell] Item redstone:0 registered for $10.0
761[20:32:03] [Server thread/INFO]: [AutoSell] Item coal:0 registered for $10.0
762[20:32:03] [Server thread/INFO]: [AutoSell] Item inksack:4 registered for $10.0
763[20:32:03] [Server thread/INFO]: [AutoSell] Item goldingot:0 registered for $25.0
764[20:32:03] [Server thread/INFO]: [AutoSell] Item ironingot:0 registered for $40.0
765[20:32:03] [Server thread/INFO]: [AutoSell] Item diamond:0 registered for $50.0
766[20:32:03] [Server thread/INFO]: [AutoSell] Item emerald:0 registered for $100.0
767[20:32:03] [Server thread/INFO]: [AutoSell] Item redstoneblock:0 registered for $90.0
768[20:32:03] [Server thread/INFO]: [AutoSell] Item lapisblock:0 registered for $90.0
769[20:32:03] [Server thread/INFO]: [AutoSell] Item coalblock:0 registered for $90.0
770[20:32:03] [Server thread/INFO]: [AutoSell] Item goldblock:0 registered for $225.0
771[20:32:03] [Server thread/INFO]: [AutoSell] Item ironblock:0 registered for $360.0
772[20:32:03] [Server thread/INFO]: [AutoSell] Item diamondblock:0 registered for $450.0
773[20:32:03] [Server thread/INFO]: [AutoSell] Item emeraldblock:0 registered for $900.0
774[20:32:03] [Server thread/INFO]: [AutoSell] Item cobblestone:0 registered for $5.0
775[20:32:03] [Server thread/INFO]: [AutoSell] Item rottenflesh:0 registered for $1.0
776[20:32:03] [Server thread/INFO]: [AutoSell] Item bone:0 registered for $1.0
777[20:32:03] [Server thread/INFO]: [AutoSell] Item sulphur:0 registered for $1.0
778[20:32:03] [Server thread/INFO]: [AutoSell] Item string:0 registered for $1.0
779[20:32:03] [Server thread/INFO]: [AutoSell] Item spidereye:0 registered for $1.0
780[20:32:03] [Server thread/INFO]: [AutoSell] Item prismarineshard:0 registered for $1.0
781[20:32:03] [Server thread/INFO]: [AutoSell] Item prismarinecrystals:0 registered for $1.0
782[20:32:03] [Server thread/INFO]: [AutoSell] Item leather:0 registered for $1.0
783[20:32:03] [Server thread/INFO]: [AutoSell] Item rabbithide:0 registered for $1.0
784[20:32:03] [Server thread/INFO]: [AutoSell] Item rabbitfoot:0 registered for $1.0
785[20:32:03] [Server thread/INFO]: [AutoSell] Item feather:0 registered for $1.0
786[20:32:03] [Server thread/INFO]: [AutoSell] Item rawbeef:0 registered for $1.0
787[20:32:03] [Server thread/INFO]: [AutoSell] Item pork:0 registered for $1.0
788[20:32:03] [Server thread/INFO]: [AutoSell] Item rawchicken:0 registered for $1.0
789[20:32:03] [Server thread/INFO]: [AutoSell] Item mutton:0 registered for $1.0
790[20:32:03] [Server thread/INFO]: [AutoSell] Item wool:0 registered for $1.0
791[20:32:03] [Server thread/INFO]: [AutoSell] Item egg:0 registered for $0.5
792[20:32:03] [Server thread/INFO]: [AutoSell] Item enderpearl:0 registered for $4.0
793[20:32:03] [Server thread/INFO]: [AutoSell] Item slimeball:0 registered for $4.0
794[20:32:03] [Server thread/INFO]: [AutoSell] Item blazerod:0 registered for $2.0
795[20:32:03] [Server thread/INFO]: [AutoSell] Item cookedbeef:0 registered for $2.0
796[20:32:03] [Server thread/INFO]: [AutoSell] Item cookedchicken:0 registered for $2.0
797[20:32:03] [Server thread/INFO]: [AutoSell] Item cookedmutton:0 registered for $2.0
798[20:32:03] [Server thread/INFO]: [AutoSell] Item grilledpork:0 registered for $2.0
799[20:32:03] [Server thread/INFO]: [AutoSell] A total of 45 items have been registered.
800[20:32:03] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
801[20:32:04] [Server thread/INFO]: Could not set generator for world 'SuperiorWorld': Plugin 'SuperiorSkyblock2' does not exist[m
802[20:32:04] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SuperiorWorld
803[20:32:04] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
804[20:32:04] [Server thread/INFO]: -------- World Settings For [123456] --------
805[20:32:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
806[20:32:04] [Server thread/INFO]: Cane Growth Modifier: 100%
807[20:32:04] [Server thread/INFO]: Melon Growth Modifier: 100%
808[20:32:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
809[20:32:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
810[20:32:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
811[20:32:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
812[20:32:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
813[20:32:04] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
814[20:32:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
815[20:32:04] [Server thread/INFO]: Mob Spawn Range: 3
816[20:32:04] [Server thread/INFO]: Anti X-Ray: false
817[20:32:04] [Server thread/INFO]: Engine Mode: 1
818[20:32:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
819[20:32:04] [Server thread/INFO]: Replace Blocks: [1, 5]
820[20:32:04] [Server thread/INFO]: Random Lighting Updates: false
821[20:32:04] [Server thread/INFO]: Structure Info Saving: true
822[20:32:04] [Server thread/INFO]: Sending up to 10 chunks per packet
823[20:32:04] [Server thread/INFO]: Max Entity Collisions: 2
824[20:32:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
825[20:32:04] [Server thread/INFO]: Max TNT Explosions: 10
826[20:32:04] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
827[20:32:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
828[20:32:04] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
829[20:32:04] [Server thread/INFO]: Item Despawn Rate: 1200
830[20:32:04] [Server thread/INFO]: Item Merge Radius: 3.5
831[20:32:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
832[20:32:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
833[20:32:04] [Server thread/INFO]: View Distance: 4
834[20:32:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
835[20:32:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
836[20:32:04] [Server thread/INFO]: Clear tick list: false
837[20:32:04] [Server thread/INFO]: Experience Merge Radius: 6.0
838[20:32:04] [Server thread/INFO]: -------- World Settings For [123456] --------
839[20:32:04] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
840[20:32:04] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
841[20:32:04] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
842[20:32:04] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
843[20:32:04] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
844[20:32:04] [Server thread/INFO]: Water over lava flow speed: 5
845[20:32:04] [Server thread/INFO]: Fix TNT cannons: false
846[20:32:04] [Server thread/INFO]: Allow undead horse types to be leashed: false
847[20:32:04] [Server thread/INFO]: Keep spawn chunk loaded: true
848[20:32:04] [Server thread/INFO]: World async lighting: false
849[20:32:04] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
850[20:32:04] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
851[20:32:04] [Server thread/INFO]: -------- World Settings For [123456] --------
852[20:32:04] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8280327640841345529)
853[20:32:04] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
854[20:32:04] [Server thread/INFO]: -------- World Settings For [world_nether] --------
855[20:32:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
856[20:32:04] [Server thread/INFO]: Cane Growth Modifier: 100%
857[20:32:04] [Server thread/INFO]: Melon Growth Modifier: 100%
858[20:32:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
859[20:32:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
860[20:32:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
861[20:32:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
862[20:32:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
863[20:32:04] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
864[20:32:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
865[20:32:04] [Server thread/INFO]: Mob Spawn Range: 3
866[20:32:04] [Server thread/INFO]: Anti X-Ray: false
867[20:32:04] [Server thread/INFO]: Engine Mode: 1
868[20:32:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
869[20:32:04] [Server thread/INFO]: Replace Blocks: [1, 5]
870[20:32:04] [Server thread/INFO]: Random Lighting Updates: false
871[20:32:04] [Server thread/INFO]: Structure Info Saving: true
872[20:32:04] [Server thread/INFO]: Sending up to 10 chunks per packet
873[20:32:04] [Server thread/INFO]: Max Entity Collisions: 2
874[20:32:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
875[20:32:04] [Server thread/INFO]: Max TNT Explosions: 10
876[20:32:04] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
877[20:32:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
878[20:32:04] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
879[20:32:04] [Server thread/INFO]: Item Despawn Rate: 1200
880[20:32:04] [Server thread/INFO]: Item Merge Radius: 3.5
881[20:32:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
882[20:32:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
883[20:32:04] [Server thread/INFO]: View Distance: 4
884[20:32:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
885[20:32:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
886[20:32:04] [Server thread/INFO]: Clear tick list: false
887[20:32:04] [Server thread/INFO]: Experience Merge Radius: 6.0
888[20:32:04] [Server thread/INFO]: -------- World Settings For [world_nether] --------
889[20:32:04] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
890[20:32:04] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
891[20:32:04] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
892[20:32:04] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
893[20:32:04] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
894[20:32:04] [Server thread/INFO]: Water over lava flow speed: 5
895[20:32:04] [Server thread/INFO]: Fix TNT cannons: false
896[20:32:04] [Server thread/INFO]: Allow undead horse types to be leashed: false
897[20:32:04] [Server thread/INFO]: Keep spawn chunk loaded: true
898[20:32:04] [Server thread/INFO]: World async lighting: false
899[20:32:04] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
900[20:32:04] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
901[20:32:04] [Server thread/INFO]: -------- World Settings For [world_nether] --------
902[20:32:04] [Server thread/INFO]: Preparing start region for level 5 (Seed: -3474177312378063817)
903[20:32:05] [Server thread/INFO]: [CrazyCrates] Fixed 0 broken crate locations.
904[20:32:05] [Server thread/INFO]: -------- World Settings For [World2] --------
905[20:32:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
906[20:32:05] [Server thread/INFO]: Cane Growth Modifier: 100%
907[20:32:05] [Server thread/INFO]: Melon Growth Modifier: 100%
908[20:32:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
909[20:32:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
910[20:32:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
911[20:32:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
912[20:32:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
913[20:32:05] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2
914[20:32:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 40 / Other 50
915[20:32:05] [Server thread/INFO]: Mob Spawn Range: 3
916[20:32:05] [Server thread/INFO]: Anti X-Ray: false
917[20:32:05] [Server thread/INFO]: Engine Mode: 1
918[20:32:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
919[20:32:05] [Server thread/INFO]: Replace Blocks: [1, 5]
920[20:32:05] [Server thread/INFO]: Random Lighting Updates: false
921[20:32:05] [Server thread/INFO]: Structure Info Saving: true
922[20:32:05] [Server thread/INFO]: Sending up to 10 chunks per packet
923[20:32:05] [Server thread/INFO]: Max Entity Collisions: 2
924[20:32:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
925[20:32:05] [Server thread/INFO]: Max TNT Explosions: 10
926[20:32:05] [Server thread/INFO]: Tile Max Tick Time: 8ms Entity max Tick Time: 16ms
927[20:32:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
928[20:32:05] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 1 Hopper Amount: 3
929[20:32:05] [Server thread/INFO]: Item Despawn Rate: 1200
930[20:32:05] [Server thread/INFO]: Item Merge Radius: 3.5
931[20:32:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
932[20:32:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
933[20:32:05] [Server thread/INFO]: View Distance: 4
934[20:32:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
935[20:32:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
936[20:32:05] [Server thread/INFO]: Clear tick list: false
937[20:32:05] [Server thread/INFO]: Experience Merge Radius: 6.0
938[20:32:05] [Server thread/INFO]: -------- World Settings For [World2] --------
939[20:32:05] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
940[20:32:05] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
941[20:32:05] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
942[20:32:05] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
943[20:32:05] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
944[20:32:05] [Server thread/INFO]: Water over lava flow speed: 5
945[20:32:05] [Server thread/INFO]: Fix TNT cannons: false
946[20:32:05] [Server thread/INFO]: Allow undead horse types to be leashed: false
947[20:32:05] [Server thread/INFO]: Keep spawn chunk loaded: true
948[20:32:05] [Server thread/INFO]: World async lighting: false
949[20:32:05] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
950[20:32:05] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
951[20:32:05] [Server thread/INFO]: -------- World Settings For [World2] --------
952[20:32:05] [Server thread/INFO]: Preparing start region for level 6 (Seed: 0)
953[20:32:06] [Server thread/INFO]: Preparing spawn area for World2, 24%
954[20:32:07] [Server thread/INFO]: [CrazyCrates] Fixed 1 broken crate locations.
955[20:32:07] [Server thread/INFO]: [CrazyCrates] All broken crate locations have been fixed.
956[20:32:07] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
957[20:32:07] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
958[20:32:07] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
959[20:32:07] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.9
960[20:32:07] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
961[20:32:07] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
962[20:32:07] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
963[20:32:07] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
964[20:32:07] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
965[20:32:07] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
966[20:32:07] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
967[20:32:07] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.9.10
968[20:32:07] [Server thread/ERROR]: [BlockParticles] Plugin BlockParticles v1.9.10 has failed to register events for class me.badbones69.blockparticles.controllers.Fountains because org/bukkit/event/entity/EntityPickupItemEvent does not exist.
969[20:32:07] [Server thread/ERROR]: Error occurred while enabling BlockParticles v1.9.10 (Is it up to date?)
970java.lang.NoClassDefFoundError: org/bukkit/Particle
971 at me.badbones69.blockparticles.Methods.startParticles(Methods.java:136) ~[?:?]
972 at me.badbones69.blockparticles.Main.onEnable(Main.java:44) ~[?:?]
973 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-TacoSpigot-"95870a93"]
974 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [server.jar:git-TacoSpigot-"95870a93"]
975 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [server.jar:git-TacoSpigot-"95870a93"]
976 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [server.jar:git-TacoSpigot-"95870a93"]
977 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [server.jar:git-TacoSpigot-"95870a93"]
978 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [server.jar:git-TacoSpigot-"95870a93"]
979 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [server.jar:git-TacoSpigot-"95870a93"]
980 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [server.jar:git-TacoSpigot-"95870a93"]
981 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [server.jar:git-TacoSpigot-"95870a93"]
982 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [server.jar:git-TacoSpigot-"95870a93"]
983 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
984Caused by: java.lang.ClassNotFoundException: org.bukkit.Particle
985 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) ~[server.jar:git-TacoSpigot-"95870a93"]
986 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[server.jar:git-TacoSpigot-"95870a93"]
987 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
988 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
989 ... 13 more
990[20:32:07] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.9.10
991[20:32:07] [Server thread/INFO]: [SellStick] Enabling SellStick v9.0.0
992[20:32:07] [Server thread/INFO]: [SellStick] Hooked into essentials!
993[20:32:07] [Server thread/INFO]: [SellStick] Using essentials worth!
994[20:32:07] [Server thread/INFO]: [MoreTP] Enabling MoreTP v0.3.4b
995[20:32:07] [Server thread/INFO]: [0;37;22m<[0;36;1mMoreTP[0;37;22m> [0;37;1mOnly premium version can change prefix[m
996[20:32:07] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.3.15-SNAPSHOT
997[20:32:07] [Server thread/INFO]: [0;33;22m[CustomOreGen] [0;32;1mUsing ASkyBlock as SkyBlock-Plugin[m
998[20:32:07] [Server thread/INFO]: [0;33;22m[CustomOreGen] [0;31;1mConfig error: generator generator5 has an unrecognized material: STONE 30.0[m
999[20:32:07] [Server thread/WARN]: java.lang.ArrayIndexOutOfBoundsException: 1
1000[20:32:07] [Server thread/WARN]: at xyz.spaceio.configutils.ConfigHandler.loadConfig(ConfigHandler.java:78)
1001[20:32:07] [Server thread/WARN]: at xyz.spaceio.customoregen.CustomOreGen.onEnable(CustomOreGen.java:95)
1002[20:32:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
1003[20:32:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
1004[20:32:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
1005[20:32:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
1006[20:32:07] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
1007[20:32:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
1008[20:32:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
1009[20:32:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
1010[20:32:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
1011[20:32:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
1012[20:32:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1013[20:32:07] [Server thread/INFO]: [0;33;22m[CustomOreGen] [0;31;1mConfig error: general configuration error. Please check you config.yml[m
1014[20:32:07] [Server thread/INFO]: [0;33;22m[CustomOreGen] [0;31;1mConfig error: generator generator5 does not have a total chance of 100.0! Total chance is: 40.000000[m
1015[20:32:07] [Server thread/INFO]: [0;33;22m[CustomOreGen] [0;32;1mLoaded [0;31;1m5 [0;32;1mgenerators![m
1016[20:32:07] [Server thread/INFO]: [CoinFlip] Enabling CoinFlip v1.0
1017[20:32:08] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.17.1.0
1018[20:32:08] [Server thread/WARN]: config broken for xmpp
1019[20:32:08] [Server thread/INFO]: [MoreFish] Enabling MoreFish v2.1.2
1020[20:32:08] [Server thread/INFO]: [MoreFish] Loaded 25 fish successfully.
1021[20:32:08] [Server thread/WARN]: java.lang.NullPointerException
1022[20:32:08] [Server thread/WARN]: at me.elsiff.morefish.protocol.UpdateChecker.loadNewVersion(UpdateChecker.java:42)
1023[20:32:08] [Server thread/WARN]: at me.elsiff.morefish.protocol.UpdateChecker.<init>(UpdateChecker.java:18)
1024[20:32:08] [Server thread/WARN]: at me.elsiff.morefish.MoreFish.onEnable(MoreFish.java:55)
1025[20:32:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
1026[20:32:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
1027[20:32:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
1028[20:32:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
1029[20:32:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
1030[20:32:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
1031[20:32:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
1032[20:32:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
1033[20:32:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
1034[20:32:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
1035[20:32:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1036[20:32:08] [Server thread/INFO]: [MoreFish] Found Vault for economy support.
1037[20:32:08] [Server thread/INFO]: [MoreFish] Found Citizens for Fish Shop Trait.
1038[20:32:08] [Server thread/INFO]: [MoreFish] Found PlaceholderAPI for placeholders support.
1039[20:32:08] [Server thread/INFO]: [MoreFish] Plugin has been enabled!
1040[20:32:08] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.0
1041[20:32:08] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
1042[20:32:08] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.0
1043[20:32:08] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
1044[20:32:08] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
1045[20:32:08] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
1046[20:32:08] [Server thread/INFO]: Injecting command information into Citizens.[m
1047[20:32:08] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
1048[20:32:08] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.6b
1049[20:32:08] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mThe item merge event is only for 1.9+ versions![m
1050[20:32:08] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mThe offhand switch event is only for 1.9+ versions![m
1051[20:32:08] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mThe breeding event is only for 1.10+ versions![m
1052[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mGlideState syntax is for 1.10+ spigot versions![m
1053[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.Bossbars syntax is for 1.9R1+ spigot versions![m
1054[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.PrepareEnchant syntax is for 1.11.2+ spigot versions![m
1055[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mTitleAndSubtitle syntax is for 1.11.2+ spigot versions![m
1056[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.Maps syntax is for 1.11+ spigot versions![m
1057[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mUnbreakable syntax is for 1.11.2+ spigot versions![m
1058[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mSyntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions![m
1059[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.Books syntax is for 1.9R1+ spigot versions![m
1060[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mSyntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions![m
1061[20:32:09] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mSpectralArrow syntax is for 1.10+ spigot versions![m
1062[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mGravityState syntax is for 1.10+ spigot versions![m
1063[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.PrepareEnchant syntax is for 1.11.2+ spigot versions![m
1064[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mUnbreakable syntax is for 1.11.2+ spigot versions![m
1065[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mLlamaColour syntax is for 1.11+ spigot versions![m
1066[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mSilentState syntax is for 1.10+ spigot versions![m
1067[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mEntityScoreboardTag syntax is for 1.11+ spigot versions![m
1068[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.PrepareEnchant syntax is for 1.11.2+ spigot versions![m
1069[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mSyntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions![m
1070[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.Books syntax is for 1.9R1+ spigot versions![m
1071[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mLlamaInventory syntax is for 1.11+ spigot versions![m
1072[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mMain.PrepareEnchant syntax is for 1.11.2+ spigot versions![m
1073[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mItemCooldown syntax is for 1.11.2+ spigot versions![m
1074[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mSyntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions![m
1075[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mSyntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions![m
1076[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mLlamaInventoryDecor syntax is for 1.11+ spigot versions![m
1077[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mInvulnerableState syntax is for 1.9R1+ spigot versions![m
1078[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1mRegistered [0;32;1m59 [0;33;1mEffects, [0;32;1m22[0;33;1m Conditions, [0;32;1m156[0;33;1m Expressions and [0;32;1m20[0;33;1m Events[m
1079[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1m[0;31;1mFailed to check for an update on spigot[m
1080[20:32:10] [Server thread/INFO]: [0;30;1m[[0;32;1mSkellett[0;30;1m] [0;33;1m[0;32;1mHas been enabled![m
1081[20:32:10] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.2 (build 86)
1082[20:32:11] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
1083[20:32:11] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
1084[20:32:11] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_8_R3
1085[20:32:11] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
1086[20:32:11] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
1087[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.3.7-RELEASE
1088[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Loading the Config.yml
1089[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Config.yml
1090[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Loading the Messages.yml
1091[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Messages.yml
1092[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Loading the Data.yml
1093[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Data.yml
1094[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Loading custom files.
1095[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Common.yml.
1096[20:32:11] [Server thread/INFO]: [CrazyEnvoy] Finished loading custom files.
1097[20:32:11] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_cooldown}
1098[20:32:11] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_time_left}
1099[20:32:11] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_crates_left}
1100[20:32:11] [Server thread/INFO]: [NoFlyZone] Enabling NoFlyZone v1.3
1101[20:32:11] [Server thread/WARN]: [NoFlyZone] Could not hook into WorldGuard! Disabling NoFlyZone!
1102[20:32:11] [Server thread/INFO]: [NoFlyZone] Disabling NoFlyZone v1.3
1103[20:32:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
1104[20:32:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1105[20:32:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1106[20:32:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1107[20:32:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1108[20:32:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1109[20:32:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
1110[20:32:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
1111[20:32:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
1112[20:32:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
1113[20:32:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
1114[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
1115[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
1116[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
1117[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
1118[20:32:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
1119[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
1120[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
1121[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
1122[20:32:12] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
1123[20:32:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
1124[20:32:12] [Server thread/INFO]: [WorldGuard] (123456) TNT ignition is PERMITTED.
1125[20:32:12] [Server thread/INFO]: [WorldGuard] (123456) Lighters are PERMITTED.
1126[20:32:12] [Server thread/INFO]: [WorldGuard] (123456) Lava fire is blocked.
1127[20:32:12] [Server thread/INFO]: [WorldGuard] (123456) Fire spread is UNRESTRICTED.
1128[20:32:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '123456'
1129[20:32:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
1130[20:32:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
1131[20:32:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
1132[20:32:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
1133[20:32:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
1134[20:32:12] [Server thread/INFO]: [WorldGuard] (World2) TNT ignition is PERMITTED.
1135[20:32:12] [Server thread/INFO]: [WorldGuard] (World2) Lighters are PERMITTED.
1136[20:32:12] [Server thread/INFO]: [WorldGuard] (World2) Lava fire is blocked.
1137[20:32:12] [Server thread/INFO]: [WorldGuard] (World2) Fire spread is UNRESTRICTED.
1138[20:32:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'World2'
1139[20:32:12] [Server thread/INFO]: [WorldGuard] Loading region data...
1140[20:32:12] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.5.6-2586
1141[20:32:12] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R3 (Minecraft 1.8)...
1142[20:32:12] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
1143[20:32:12] [Server thread/WARN]: [MythicMobs] ✗[33m Compatibility Error for '[4mWorldGuard[0m[33m': [37mPlugin not found
1144[20:32:12] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
1145[20:32:12] [Server thread/WARN]: [MythicMobs] Attributes for MythicItem Shards are configured incorrectly. Please see the manual for syntax.
1146[20:32:12] [Server thread/WARN]: [MythicMobs] ✗[33m Config Error for Item '[4mKingsCrown[0m[33m' in 'ExampleItems.yml': [37mMaterial type 'GOLDEN_HELMET' not found
1147[20:32:13] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
1148[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1998092634 Type: SkeletalKnight
1149[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1998092634 Type: SkeletalKnight
1150[20:32:13] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
1151[20:32:13] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
1152[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -1945300849 Type: SkeletalMinion
1153[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -1945300849 Type: SkeletalMinion
1154[20:32:13] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
1155[20:32:13] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
1156[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: -258568015 Type: StaticallyChargedSheep
1157[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: -258568015 Type: StaticallyChargedSheep
1158[20:32:13] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
1159[20:32:13] [Server thread/WARN]: [MythicMobs] WARNING: HashCode collision detected when loading mobs.
1160[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 1 Hash: 1141603943 Type: AngrySludge
1161[20:32:13] [Server thread/WARN]: [MythicMobs] Mob 2 Hash: 1141603943 Type: AngrySludge
1162[20:32:13] [Server thread/WARN]: [MythicMobs] We recommend changing one of these mobs' internal name to avoid issues resolving mob type.
1163[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 6 mobs.
1164[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
1165[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
1166[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 4 skills.
1167[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 2 random spawns.
1168[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 4 mythic items.
1169[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 4 drop tables.
1170[20:32:13] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
1171[20:32:13] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
1172[20:32:13] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
1173[20:32:13] [Server thread/INFO]: [MythicMobs] [32m✓ MythicMobs v4.5.6 (build 2586) has been successfully loaded![0m
1174[20:32:13] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v5.0.2
1175[20:32:13] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1176[20:32:13] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1177[20:32:13] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
1178[20:32:13] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
1179[20:32:13] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
1180[20:32:13] [Server thread/INFO]: [MobStacker] Enabling MobStacker v2.0.0
1181[20:32:13] [Server thread/INFO]: [MobStacker] MobStacker is starting
1182[20:32:13] [Server thread/INFO]: [MobStacker] ------------------------------------------------------------------
1183[20:32:13] [Server thread/INFO]: [MobStacker] WARNING - MobStacker no longer receives updates or support
1184[20:32:13] [Server thread/INFO]: [MobStacker] Please upgrade to MobStacker2 if you wish to use a better plugin
1185[20:32:13] [Server thread/INFO]: [MobStacker] ------------------------------------------------------------------
1186[20:32:13] [Server thread/INFO]: [MobStacker] Connected to metrics
1187[20:32:13] [Server thread/INFO]: [MobStacker] Successfully hooked in to WorldGuard!
1188[20:32:13] [Server thread/INFO]: [MobStacker] MobStacker has successfully started!
1189[20:32:13] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.8
1190[20:32:14] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
1191[20:32:14] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
1192[20:32:14] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.10.14
1193[20:32:14] [Server thread/INFO]: [m
1194[20:32:14] [Server thread/INFO]: [0;32;1m=============================[m
1195[20:32:14] [Server thread/INFO]: [0;37;22mUltimateStacker 1.10.14 by [0;35;22mSongoda <3![m
1196[20:32:14] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
1197[20:32:14] [Server thread/INFO]: [UltimateStacker] Loaded locale "en_US"
1198[20:32:14] [Server thread/INFO]: [SongodaCore] Hooked UltimateStacker.
1199[20:32:14] [Server thread/INFO]: [UltimateStacker] Data handler connected using SQLite.
1200[20:32:14] [Server thread/INFO]: [0;32;1m=============================[m
1201[20:32:14] [Server thread/INFO]: [m
1202[20:32:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1203[20:32:15] [Server thread/INFO]: Done (26.781s)! For help, type "help" or "?"
1204[20:32:15] [Server thread/INFO]: Using epoll channel type
1205[20:32:15] [Server thread/INFO]: Timings Reset
1206[20:32:15] [Server thread/INFO]: [Skript] Loading variables...
1207[20:32:15] [Server thread/INFO]: [Skript] Loaded 376 variables in 0.0 seconds
1208[20:32:33] [Server thread/INFO]: [Skript] All scripts loaded without errors.
1209[20:32:33] [Server thread/INFO]: [Skript] Loaded 12 scripts with a total of 18 triggers and 7 commands in 18.32 seconds
1210[20:32:33] [Server thread/INFO]: [Skript] Finished loading.
1211[20:32:33] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Detected class org.bukkit.event.block.BlockExplodeEvent[m
1212[20:32:33] [Server thread/INFO]: [Banknotes] Found economy provider Vault
1213[20:32:33] [Server thread/WARN]: [MythicMobs] ✗[33m Config Error for Drop '[4mSHIELD OFFHAND[0m[33m' in 'plugins/MythicMobs/Mobs/ExampleMobs.yml': [37mDrop type not found.
1214[20:32:33] [Server thread/WARN]: [MythicMobs] ✗[33m Config Error for Drop '[4mSHIELD OFFHAND[0m[33m' in 'plugins/MythicMobs/Mobs/Bosses.yml': [37mDrop type not found.
1215[20:32:33] [Craft Scheduler Thread - 7/WARN]: [CrazyEnchantments] MassiveStats was unable to communicate with its API endpoint.
1216[20:32:34] [Craft Scheduler Thread - 7/INFO]: [GAListener] Connection established!
1217[20:32:34] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2"
1218[20:32:34] [Craft Scheduler Thread - 7/INFO]: [GAListener] Loading queued votes
1219[20:32:34] [Craft Scheduler Thread - 7/INFO]: [GAListener] Loaded 0 queued votes
1220[20:32:34] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin GAListener v1.3.2 generated an exception while executing task 51
1221 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
1222 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1223 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1224 at java.lang.Thread.run(Thread.java:748)
1225Caused by: java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
1226 at com.swifteh.GAL.Metrics.postPlugin(Metrics.java:335)
1227 at com.swifteh.GAL.Metrics.access$4(Metrics.java:328)
1228 at com.swifteh.GAL.Metrics$1.run(Metrics.java:223)
1229 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
1230 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
1231 ... 3 more
1232
1233[20:32:34] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'WorldGuard' found. Using it now.[m
1234[20:32:34] [Server thread/INFO]: [0;30;1m([0;31;22m[21mFAWE[0;30;1m)[m[0;37;22m Plugin 'ASkyBlock' found. Using it now.[m
1235[20:32:34] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
1236[20:32:34] [Server thread/INFO]: [ViaVersion] Enabling Paper/TacoSpigot/Torch patch: Fixes block placement.
1237[20:32:34] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
1238[20:32:34] [Server thread/INFO]: Game rule has been updated
1239[20:32:34] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
1240[20:32:34] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
1241[20:32:34] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.0
1242[20:32:34] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1243[20:32:34] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
1244[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1245[20:32:34] [Craft Scheduler Thread - 12/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
1246[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
1247[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: galistener
1248[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mvdw
1249[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1250[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
1251[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
1252[20:32:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: askyblock
1253[20:32:34] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support!
1254[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading shopMenuItems > 3 (config.yml), item not loaded
1255[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading shopMenuItems > 4 (config.yml), item not loaded
1256[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading shopMenuItems > 7 (config.yml), item not loaded
1257[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading shopMenuItems > 8 (config.yml), item not loaded
1258[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading shopMenuItems > 11 (config.yml), item not loaded
1259[20:32:34] [Server thread/INFO]: [ShopGUIPlus] Loaded 7 main menu items!
1260[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 6 (shops.yml), item not loaded
1261[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 7 (shops.yml), item not loaded
1262[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 8 (shops.yml), item not loaded
1263[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 9 (shops.yml), item not loaded
1264[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 10 (shops.yml), item not loaded
1265[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 11 (shops.yml), item not loaded
1266[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 13 (shops.yml), item not loaded
1267[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 14 (shops.yml), item not loaded
1268[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 15 (shops.yml), item not loaded
1269[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 16 (shops.yml), item not loaded
1270[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 17 (shops.yml), item not loaded
1271[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 18 (shops.yml), item not loaded
1272[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 20 (shops.yml), item not loaded
1273[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 21 (shops.yml), item not loaded
1274[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 23 (shops.yml), item not loaded
1275[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 25 (shops.yml), item not loaded
1276[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 28 (shops.yml), item not loaded
1277[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 29 (shops.yml), item not loaded
1278[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 30 (shops.yml), item not loaded
1279[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 31 (shops.yml), item not loaded
1280[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 32 (shops.yml), item not loaded
1281[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 33 (shops.yml), item not loaded
1282[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 34 (shops.yml), item not loaded
1283[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 35 (shops.yml), item not loaded
1284[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 36 (shops.yml), item not loaded
1285[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 42 (shops.yml), item not loaded
1286[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 43 (shops.yml), item not loaded
1287[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 44 (shops.yml), item not loaded
1288[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 45 (shops.yml), item not loaded
1289[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 46 (shops.yml), item not loaded
1290[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 47 (shops.yml), item not loaded
1291[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 48 (shops.yml), item not loaded
1292[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 49 (shops.yml), item not loaded
1293[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 50 (shops.yml), item not loaded
1294[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 51 (shops.yml), item not loaded
1295[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 52 (shops.yml), item not loaded
1296[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 54 (shops.yml), item not loaded
1297[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 55 (shops.yml), item not loaded
1298[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading blocks > 60 (shops.yml), item not loaded
1299[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading food > 8 (shops.yml), item not loaded
1300[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading food > 9 (shops.yml), item not loaded
1301[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading ores > 6 (shops.yml), item not loaded
1302[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 2 (shops.yml), item not loaded
1303[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 3 (shops.yml), item not loaded
1304[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 4 (shops.yml), item not loaded
1305[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 5 (shops.yml), item not loaded
1306[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 6 (shops.yml), item not loaded
1307[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 7 (shops.yml), item not loaded
1308[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 8 (shops.yml), item not loaded
1309[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 9 (shops.yml), item not loaded
1310[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 10 (shops.yml), item not loaded
1311[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 11 (shops.yml), item not loaded
1312[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 12 (shops.yml), item not loaded
1313[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 13 (shops.yml), item not loaded
1314[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 14 (shops.yml), item not loaded
1315[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 15 (shops.yml), item not loaded
1316[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 16 (shops.yml), item not loaded
1317[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 17 (shops.yml), item not loaded
1318[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading clay > 18 (shops.yml), item not loaded
1319[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 1 (shops.yml), item not loaded
1320[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 2 (shops.yml), item not loaded
1321[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 3 (shops.yml), item not loaded
1322[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 4 (shops.yml), item not loaded
1323[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 5 (shops.yml), item not loaded
1324[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 6 (shops.yml), item not loaded
1325[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 7 (shops.yml), item not loaded
1326[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 8 (shops.yml), item not loaded
1327[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 9 (shops.yml), item not loaded
1328[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 10 (shops.yml), item not loaded
1329[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 11 (shops.yml), item not loaded
1330[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 12 (shops.yml), item not loaded
1331[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 13 (shops.yml), item not loaded
1332[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 14 (shops.yml), item not loaded
1333[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 15 (shops.yml), item not loaded
1334[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading wool > 16 (shops.yml), item not loaded
1335[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 1 (shops.yml), item not loaded
1336[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 2 (shops.yml), item not loaded
1337[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 3 (shops.yml), item not loaded
1338[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 4 (shops.yml), item not loaded
1339[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 5 (shops.yml), item not loaded
1340[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 6 (shops.yml), item not loaded
1341[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 7 (shops.yml), item not loaded
1342[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 8 (shops.yml), item not loaded
1343[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 9 (shops.yml), item not loaded
1344[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 10 (shops.yml), item not loaded
1345[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 11 (shops.yml), item not loaded
1346[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 12 (shops.yml), item not loaded
1347[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 13 (shops.yml), item not loaded
1348[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading spawners > 14 (shops.yml), item not loaded
1349[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading redstone > 2 (shops.yml), item not loaded
1350[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading redstone > 4 (shops.yml), item not loaded
1351[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading redstone > 6 (shops.yml), item not loaded
1352[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading redstone > 7 (shops.yml), item not loaded
1353[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading redstone > 10 (shops.yml), item not loaded
1354[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading redstone > 11 (shops.yml), item not loaded
1355[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading redstone > 13 (shops.yml), item not loaded
1356[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 2 (shops.yml), item not loaded
1357[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 3 (shops.yml), item not loaded
1358[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 4 (shops.yml), item not loaded
1359[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 5 (shops.yml), item not loaded
1360[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 6 (shops.yml), item not loaded
1361[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 7 (shops.yml), item not loaded
1362[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 8 (shops.yml), item not loaded
1363[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 9 (shops.yml), item not loaded
1364[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 10 (shops.yml), item not loaded
1365[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 11 (shops.yml), item not loaded
1366[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 12 (shops.yml), item not loaded
1367[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 13 (shops.yml), item not loaded
1368[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 14 (shops.yml), item not loaded
1369[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 15 (shops.yml), item not loaded
1370[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 16 (shops.yml), item not loaded
1371[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading glass > 17 (shops.yml), item not loaded
1372[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 1 (shops.yml), item not loaded
1373[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 2 (shops.yml), item not loaded
1374[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 3 (shops.yml), item not loaded
1375[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 4 (shops.yml), item not loaded
1376[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 5 (shops.yml), item not loaded
1377[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 6 (shops.yml), item not loaded
1378[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 7 (shops.yml), item not loaded
1379[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 11 (shops.yml), item not loaded
1380[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 15 (shops.yml), item not loaded
1381[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 16 (shops.yml), item not loaded
1382[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading farming > 20 (shops.yml), item not loaded
1383[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 1 (shops.yml), item not loaded
1384[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 2 (shops.yml), item not loaded
1385[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 3 (shops.yml), item not loaded
1386[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 4 (shops.yml), item not loaded
1387[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 5 (shops.yml), item not loaded
1388[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 6 (shops.yml), item not loaded
1389[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 7 (shops.yml), item not loaded
1390[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 8 (shops.yml), item not loaded
1391[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 9 (shops.yml), item not loaded
1392[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading rare > 14 (shops.yml), item not loaded
1393[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading drops > 3 (shops.yml), item not loaded
1394[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading drops > 8 (shops.yml), item not loaded
1395[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading drops > 9 (shops.yml), item not loaded
1396[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading drops > 13 (shops.yml), item not loaded
1397[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading drops > 15 (shops.yml), item not loaded
1398[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading drops > 19 (shops.yml), item not loaded
1399[20:32:34] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading drops > 20 (shops.yml), item not loaded
1400[20:32:34] [Server thread/INFO]: [ShopGUIPlus] Loaded 12 shops with total of 94 items!
1401[20:32:34] [Craft Scheduler Thread - 15/INFO]: [BroadcastXS] The plugin is up to date.[m
1402[20:32:34] [Server thread/INFO]: [Citizens] Loaded 12 NPCs.
1403[20:32:34] [Server thread/INFO]: [ASkyBlock] Loading island grid...
1404[20:32:34] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
1405[20:32:34] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] 162 placeholder expansions are available on the cloud.
1406[20:32:34] [Server thread/INFO]: [ASkyBlock] Loading warps...
1407[20:32:34] [Server thread/INFO]: [ASkyBlock] Loading warp panel...
1408[20:32:34] [Server thread/INFO]: [ASkyBlock] Loading Top Ten
1409[20:32:34] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
1410[20:32:34] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
1411[20:32:34] [Craft Scheduler Thread - 15/INFO]: [Vault] Checking for Updates ...
1412[20:32:34] [Craft Scheduler Thread - 15/INFO]: [Vault] No new version available
1413[20:32:35] [Craft Scheduler Thread - 3/INFO]: Trying to get new version of QuickBoard...
1414[20:32:35] [Craft Scheduler Thread - 3/INFO]: Current QuickBoard version: 4.3.0
1415[20:32:35] [Craft Scheduler Thread - 3/INFO]: Web QuickBoard version: 4.3.0
1416[20:32:36] [Server thread/INFO]: [0;36;1m[MFHoppers] [0;37;22mSell system hooked! Using BuiltIn sell system![m
1417[20:32:36] [Server thread/WARN]: [GAListener] Task #50 for GAListener v1.3.2 generated an exception
1418java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player;
1419 at com.swifteh.GAL.GAL$6.run(GAL.java:409) ~[?:?]
1420 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[server.jar:git-TacoSpigot-"95870a93"]
1421 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [server.jar:git-TacoSpigot-"95870a93"]
1422 at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:785) [server.jar:git-TacoSpigot-"95870a93"]
1423 at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [server.jar:git-TacoSpigot-"95870a93"]
1424 at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:715) [server.jar:git-TacoSpigot-"95870a93"]
1425 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:618) [server.jar:git-TacoSpigot-"95870a93"]
1426 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
1427[20:32:36] [Craft Scheduler Thread - 51/INFO]: [BuycraftX] Fetching all due players...
1428[20:32:36] [Server thread/INFO]: [ASkyBlock] No update available.
1429[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;36;1mNMS Version [0;37;1mv1_8_R3 Detected[m
1430[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] MoreTP [0;36;1mHas Been Activated ![m
1431[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] #--------- [0;36;1mDepedency Loaded [0;37;22m---------#[m
1432[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;36;1mEssentials[0;37;1m[21m:[m
1433[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;37;1m- Warp[m
1434[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;37;1m- Home[m
1435[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;37;1m- Spawn[m
1436[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;33;22mVault[0;37;1m[21m:[m
1437[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;37;1m- Economy[m
1438[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] [0;37;1m- Permissions[m
1439[20:32:36] [Craft Scheduler Thread - 43/INFO]: [0;30;1m[21m[[0;36;1mMoreTP[0;30;1m[21m] #--------- [0;36;1mDepedency Loaded [0;37;22m---------#[m
1440[20:32:36] [Server thread/ERROR]: [PlaceholderAPI] MoreFish is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [elsiff] and urge them to update it ASAP.
1441[20:32:36] [Server thread/ERROR]: [PlaceholderAPI] ClearLagTimer is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [Norska] and urge them to update it ASAP.
1442[20:32:36] [Server thread/ERROR]: [PlaceholderAPI] CrazyCrates is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [BadBones69] and urge them to update it ASAP.
1443[20:32:36] [Craft Scheduler Thread - 51/INFO]: [BuycraftX] Fetched due players (0 found).
1444[20:32:43] [Server thread/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;36;22m0 [0;36;1mMobs have been removed![m
1445[20:32:43] [Server thread/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;36;1mYou just removed [0;36;22m0[0;36;1m entities![m
1446[20:32:43] [Server thread/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;36;1mServer activity has been [0;31;1mhalted[0;36;1m![m
1447[20:32:43] [Server thread/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;36;1mAttemping to free memory![m
1448[20:33:06] [Server thread/INFO]: [0;33;22m[[0;32;1mClearLag[0;33;22m] [0;32;1m[0;32;1mServer activity is no longer halted![m
1449[20:33:15] [Server thread/INFO]: [0;30;1m» [0;32;1mSuccessfully reloaded plugin data[m
1450[20:33:15] [Server thread/INFO]: [0;32;1mSuccessfully queued purchase check.[m
1451[20:33:15] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetching all due players...
1452[20:33:15] [Craft Scheduler Thread - 49/INFO]: [MFHoppers] Saving finished. Took 141ms
1453[20:33:15] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetched due players (0 found).