· 6 years ago · Feb 08, 2020, 06:18 AM
1[06:12:31] [Server thread/INFO]: Starting minecraft server version 1.8.8
2[06:12:31] [Server thread/INFO]: Loading properties
3[06:12:31] [Server thread/INFO]: Default game type: SURVIVAL
4[06:12:32] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
5[06:12:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
6[06:12:32] [Server thread/INFO]: Using 4 threads for Netty based IO
7[06:12:32] [Server thread/INFO]: Debug logging is disabled
8[06:12:32] [Server thread/INFO]: Generating keypair
9[06:12:32] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:12003
10[06:12:32] [Server thread/INFO]: Using epoll channel type
11[06:12:32] [Server thread/ERROR]: Ambiguous plugin name `Citizens' for files `plugins/Citizens.jar' and `plugins/Citizens-2.0.25-b1768.jar' in `plugins'
12[06:12:32] [Server thread/ERROR]: Ambiguous plugin name `ClearLag' for files `plugins/Clearlag.jar' and `plugins/Clearlag-3.1.0.jar' in `plugins'
13[06:12:32] [Server thread/ERROR]: Ambiguous plugin name `HolographicDisplays' for files `plugins/HolographicDisplays (2).jar' and `plugins/HolographicDisplays-2.4.2-SNAPSHOT.jar' in `plugins'
14[06:12:32] [Server thread/ERROR]: Ambiguous plugin name `EpicRename' for files `plugins/EpicRename-3.6.2.jar' and `plugins/EpicRename v3.6.2.jar' in `plugins'
15[06:12:32] [Server thread/INFO]: Set PluginClassLoader as parallel capable
16[06:12:33] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit-3.6.16.jar' in folder 'plugins'
17org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerError
18 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-21fe707-e1ebe52]
19 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-21fe707-e1ebe52]
20 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-21fe707-e1ebe52]
21 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-21fe707-e1ebe52]
22 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-e1ebe52]
23 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
24 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
25Caused by: java.lang.ExceptionInInitializerError
26 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
27 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
28 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-e1ebe52]
29 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-e1ebe52]
30 ... 6 more
31Caused by: java.lang.IllegalStateException: Unable to get loaders.
32 at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:115) ~[?:?]
33 at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
34 at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
35 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
36 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
37 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-e1ebe52]
38 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-e1ebe52]
39 ... 6 more
40Caused by: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.util.List
41 at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.getLoaders(ClassLoaderHelper.java:113) ~[?:?]
42 at org.primesoft.asyncworldedit.utils.ClassLoaderHelper.removeLoader(ClassLoaderHelper.java:124) ~[?:?]
43 at org.primesoft.asyncworldedit.AsyncWorldEditBukkit.<clinit>(AsyncWorldEditBukkit.java:100) ~[?:?]
44 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
45 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
46 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-e1ebe52]
47 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-e1ebe52]
48 ... 6 more
49[06:12:33] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
50[06:12:33] [Server thread/INFO]: [UltimateAutoRestart] Loading UltimateAutoRestart vBuild 35
51[06:12:33] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
52[06:12:33] [Server thread/INFO]: [PlayTime] Loading PlayTime v2.2-1.8
53[06:12:33] [Server thread/INFO]: [NoEndermen] Loading NoEndermen v1.0
54[06:12:33] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
55[06:12:33] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
56[06:12:33] [Server thread/INFO]: [Mentions] Loading Mentions v1.0.0
57[06:12:33] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
58[06:12:33] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
59[06:12:34] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
60[06:12:34] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
61[06:12:34] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
62[06:12:34] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
63[06:12:34] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
64[06:12:34] [Server thread/INFO]: [ViaVersion] Loading translation mapping
65[06:12:34] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
66[06:12:35] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
67[06:12:35] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
68[06:12:35] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
69[06:12:35] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
70[06:12:35] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
71[06:12:35] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
72[06:12:36] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
73[06:12:36] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
74[06:12:36] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
75[06:12:36] [Server thread/INFO]: [Enderpearl Cooldown] Loading EnderpearlCooldown v4.0.0
76[06:12:36] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.72
77[06:12:36] [Server thread/INFO]: [Wild] Loading Wild v3.16.1
78[06:12:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
79[06:12:36] [Server thread/INFO]: [PluginsNoMore] Loading PluginsNoMore v1.1
80[06:12:36] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
81[06:12:36] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
82[06:12:36] [Server thread/INFO]: [ActionBarAPI] Loading ActionBarAPI v1.5.4
83[06:12:36] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
84[06:12:36] [Server thread/WARN]: [ProtocolLib] Error filtering reports: java.lang.IllegalArgumentException: Cannot find report name for Cannot parse injection method. Using default.
85[06:12:36] [Server thread/WARN]: [ProtocolLib] [ProtocolConfig] Cannot parse injection method. Using default.
86java.lang.IllegalArgumentException: No enum constant com.comphenix.protocol.injector.PlayerInjectHooks.HEY
87 at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_212]
88 at com.comphenix.protocol.injector.PlayerInjectHooks.valueOf(PlayerInjectHooks.java:7) ~[ProtocolLib%20(1).jar:4.5.0]
89 at com.comphenix.protocol.ProtocolConfig.getInjectionMethod(ProtocolConfig.java:468) ~[ProtocolLib%20(1).jar:4.5.0]
90 at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:223) [ProtocolLib%20(1).jar:4.5.0]
91 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [server.jar:git-Spigot-21fe707-e1ebe52]
92 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-e1ebe52]
93 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
94 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
95[06:12:36] [Server thread/INFO]: [InfiniteAnvil] Loading InfiniteAnvil v1.2.1
96[06:12:36] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
97[06:12:36] [Server thread/INFO]: [ListAPI] Loading ListAPI v1.0.2
98[06:12:36] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
99[06:12:36] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.25.0
100[06:12:36] [Server thread/INFO]: [FastBoard] Loading FastBoard v1.0.2
101[06:12:36] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.3
102[06:12:36] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
103[06:12:36] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
104[06:12:36] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.6.2
105[06:12:36] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
106[06:12:36] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
107[06:12:36] [Server thread/INFO]: [TradePlus] Loading TradePlus v3.6
108[06:12:36] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.1.4
109[06:12:36] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.1
110[06:12:36] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.9.0
111[06:12:36] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.24.0
112[06:12:36] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
113[06:12:36] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.4.7
114[06:12:36] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.15.0
115[06:12:36] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
116[06:12:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
117[06:12:36] [Server thread/INFO]: [EpicBosses] Loading EpicBosses v1.2.6
118[06:12:36] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
119[06:12:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
120[06:12:36] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.5.5
121[06:12:36] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.3.1
122[06:12:36] [Server thread/INFO]: [NoFlyZone] Loading NoFlyZone v1.3
123[06:12:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
124[06:12:36] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6
125[06:12:36] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.2
126[06:12:36] [Server thread/WARN]: java.lang.NoSuchMethodException: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getFlagRegistry()
127[06:12:36] [Server thread/WARN]: at java.lang.Class.getMethod(Class.java:1786)
128[06:12:36] [Server thread/WARN]: at net.goldtreeservers.worldguardextraflags.WorldGuardExtraFlagsPlugin.createWorldGuardCommunicator(WorldGuardExtraFlagsPlugin.java:195)
129[06:12:36] [Server thread/WARN]: at net.goldtreeservers.worldguardextraflags.WorldGuardExtraFlagsPlugin.onLoad(WorldGuardExtraFlagsPlugin.java:52)
130[06:12:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297)
131[06:12:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198)
132[06:12:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
133[06:12:36] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
134[06:12:36] [Server thread/ERROR]: Unsupported WorldGuard version: 6.0.0-beta-03.1514- initializing WorldGuardExtraFlags v4.1.2 (Is it up to date?)
135java.lang.RuntimeException: Unsupported WorldGuard version: 6.0.0-beta-03.1514-
136 at net.goldtreeservers.worldguardextraflags.WorldGuardExtraFlagsPlugin.onLoad(WorldGuardExtraFlagsPlugin.java:55) ~[?:?]
137 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [server.jar:git-Spigot-21fe707-e1ebe52]
138 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-e1ebe52]
139 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
140 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
141[06:12:36] [Server thread/INFO]: [KoTH] Loading KoTH v1.5.1
142[06:12:36] [Server thread/INFO]: [TAB] Loading TAB v2.6.2
143[06:12:36] [Server thread/INFO]: [UltimateStacker] Loading UltimateStacker v1.11.3
144[06:12:36] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v6.2
145[06:12:36] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
146[06:12:36] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
147[06:12:36] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms [0;36;1mv5.0.72[m
148[06:12:36] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
149[06:12:36] [Server thread/INFO]: [m
150[06:12:36] [Server thread/INFO]: [LuckPerms] Loading configuration...
151[06:12:37] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
152[06:12:37] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
153[06:12:37] [Server thread/INFO]: [LuckPerms] Performing initial data load...
154[06:12:37] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1311ms)
155[06:12:37] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
156[06:12:37] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
157[06:12:37] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
158[06:12:38] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
159[06:12:38] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
160[06:12:38] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
161[06:12:38] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
162[06:12:38] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
163[06:12:38] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
164[06:12:38] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
165[06:12:38] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
166[06:12:38] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
167[06:12:38] [Server thread/INFO]: Preparing level "world"
168[06:12:38] [Server thread/INFO]: -------- World Settings For [world] --------
169[06:12:38] [Server thread/INFO]: Anti X-Ray: true
170[06:12:38] [Server thread/INFO]: Engine Mode: 1
171[06:12:38] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
172[06:12:38] [Server thread/INFO]: Replace Blocks: [1, 5]
173[06:12:38] [Server thread/INFO]: Mob Spawn Range: 4
174[06:12:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
175[06:12:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
176[06:12:38] [Server thread/INFO]: Cane Growth Modifier: 100%
177[06:12:38] [Server thread/INFO]: Melon Growth Modifier: 100%
178[06:12:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
179[06:12:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
180[06:12:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
181[06:12:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
182[06:12:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
183[06:12:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
184[06:12:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
185[06:12:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
186[06:12:38] [Server thread/INFO]: Random Lighting Updates: false
187[06:12:38] [Server thread/INFO]: Structure Info Saving: true
188[06:12:38] [Server thread/INFO]: Sending up to 10 chunks per packet
189[06:12:38] [Server thread/INFO]: Max Entity Collisions: 8
190[06:12:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
191[06:12:38] [Server thread/INFO]: Max TNT Explosions: 100
192[06:12:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
193[06:12:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
194[06:12:38] [Server thread/INFO]: Item Despawn Rate: 6000
195[06:12:38] [Server thread/INFO]: Item Merge Radius: 2.5
196[06:12:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
197[06:12:38] [Server thread/INFO]: View Distance: 10
198[06:12:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
199[06:12:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
200[06:12:38] [Server thread/INFO]: Clear tick list: false
201[06:12:38] [Server thread/INFO]: Experience Merge Radius: 3.0
202[06:12:38] [Server thread/INFO]: -------- World Settings For [world_nether] --------
203[06:12:38] [Server thread/INFO]: Anti X-Ray: true
204[06:12:38] [Server thread/INFO]: Engine Mode: 1
205[06:12:38] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
206[06:12:38] [Server thread/INFO]: Replace Blocks: [1, 5]
207[06:12:38] [Server thread/INFO]: Mob Spawn Range: 4
208[06:12:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
209[06:12:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
210[06:12:38] [Server thread/INFO]: Cane Growth Modifier: 100%
211[06:12:38] [Server thread/INFO]: Melon Growth Modifier: 100%
212[06:12:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
213[06:12:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
214[06:12:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
215[06:12:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
216[06:12:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
217[06:12:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
218[06:12:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
219[06:12:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
220[06:12:38] [Server thread/INFO]: Random Lighting Updates: false
221[06:12:38] [Server thread/INFO]: Structure Info Saving: true
222[06:12:38] [Server thread/INFO]: Sending up to 10 chunks per packet
223[06:12:38] [Server thread/INFO]: Max Entity Collisions: 8
224[06:12:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
225[06:12:38] [Server thread/INFO]: Max TNT Explosions: 100
226[06:12:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
227[06:12:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
228[06:12:38] [Server thread/INFO]: Item Despawn Rate: 6000
229[06:12:38] [Server thread/INFO]: Item Merge Radius: 2.5
230[06:12:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
231[06:12:38] [Server thread/INFO]: View Distance: 10
232[06:12:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
233[06:12:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
234[06:12:38] [Server thread/INFO]: Clear tick list: false
235[06:12:38] [Server thread/INFO]: Experience Merge Radius: 3.0
236[06:12:38] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
237[06:12:38] [Server thread/INFO]: Anti X-Ray: true
238[06:12:38] [Server thread/INFO]: Engine Mode: 1
239[06:12:38] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
240[06:12:38] [Server thread/INFO]: Replace Blocks: [1, 5]
241[06:12:38] [Server thread/INFO]: Mob Spawn Range: 4
242[06:12:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
243[06:12:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
244[06:12:38] [Server thread/INFO]: Cane Growth Modifier: 100%
245[06:12:38] [Server thread/INFO]: Melon Growth Modifier: 100%
246[06:12:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
247[06:12:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
248[06:12:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
249[06:12:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
250[06:12:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
251[06:12:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
252[06:12:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
253[06:12:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
254[06:12:38] [Server thread/INFO]: Random Lighting Updates: false
255[06:12:38] [Server thread/INFO]: Structure Info Saving: true
256[06:12:38] [Server thread/INFO]: Sending up to 10 chunks per packet
257[06:12:38] [Server thread/INFO]: Max Entity Collisions: 8
258[06:12:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
259[06:12:38] [Server thread/INFO]: Max TNT Explosions: 100
260[06:12:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
261[06:12:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
262[06:12:38] [Server thread/INFO]: Item Despawn Rate: 6000
263[06:12:38] [Server thread/INFO]: Item Merge Radius: 2.5
264[06:12:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
265[06:12:38] [Server thread/INFO]: View Distance: 10
266[06:12:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
267[06:12:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
268[06:12:38] [Server thread/INFO]: Clear tick list: false
269[06:12:38] [Server thread/INFO]: Experience Merge Radius: 3.0
270[06:12:38] [Server thread/INFO]: Preparing start region for level 0 (Seed: 414413)
271[06:12:39] [Server thread/INFO]: Preparing spawn area: 80%
272[06:12:39] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1663483977222567064)
273[06:12:40] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1663483977222567064)
274[06:12:40] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
275[06:12:40] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
276[06:12:40] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart vBuild 35
277[06:12:40] [Server thread/INFO]: [m
278[06:12:40] [Server thread/INFO]: [0;33;1mUltimateAutoRestart [0;37;22mBuild 35[0;37;22m, a free resource by [0;37;1mNorska [0;33;1m- [0;33;1mExecuting startup sequence...[m
279[06:12:40] [Server thread/INFO]: [0;37;22m[[0;33;1m+[0;37;22m] Checking for PlaceholderAPI...[m
280[06:12:40] [Server thread/INFO]: [0;37;22m[[0;33;1m+[0;37;22m] [0;32;1mSuccess! [0;37;22mHooked into PlaceholderAPI![m
281[06:12:40] [Server thread/INFO]: [0;37;22m[[0;33;1m+[0;37;22m] Registered listeners [0;37;22m(took 0[0;37;22mms)[m
282[06:12:40] [Server thread/INFO]: [m
283[06:12:40] [Server thread/INFO]: [0;37;22m[[0;33;1m+[0;37;22m] [0;37;22mCompleted startup. Enjoy the plugin![m
284[06:12:40] [Server thread/INFO]: [m
285[06:12:40] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
286[06:12:40] [Server thread/INFO]: [PlayTime] Enabling PlayTime v2.2-1.8
287[06:12:40] [Server thread/INFO]: [NoEndermen] Enabling NoEndermen v1.0
288[06:12:40] [Server thread/INFO]: [NoEndermen] [35mEndermen disabler is turned on.
289[06:12:40] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
290[06:12:40] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected Minecraft [0;33;1mv1_8_R3[0;32;1m, using [0;33;1mUniversalSkinFactory[0;32;1m.[m
291[06:12:41] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
292[06:12:41] [Server thread/INFO]: [DeluxeTags] 2 tags loaded
293[06:12:41] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
294[06:12:41] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
295[06:12:41] [Server thread/INFO]: ----------------------------
296[06:12:41] [Server thread/INFO]: DeluxeTags Updater
297[06:12:41] [Server thread/INFO]:
298[06:12:41] [Server thread/INFO]: Could not connect to spigotmc.org
299[06:12:41] [Server thread/INFO]: to check for updates!
300[06:12:41] [Server thread/INFO]:
301[06:12:41] [Server thread/INFO]: ----------------------------
302[06:12:41] [Server thread/INFO]: ----------------------------
303[06:12:41] [Server thread/INFO]: DeluxeTags Updater
304[06:12:41] [Server thread/INFO]:
305[06:12:41] [Server thread/INFO]: You are running 1.7.1
306[06:12:41] [Server thread/INFO]: The latest version
307[06:12:41] [Server thread/INFO]: of DeluxeTags!
308[06:12:41] [Server thread/INFO]:
309[06:12:41] [Server thread/INFO]: ----------------------------
310[06:12:41] [Server thread/INFO]: [Mentions] Enabling Mentions v1.0.0
311[06:12:41] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3
312[06:12:41] [Server thread/INFO]: [Enderpearl Cooldown] Enabling EnderpearlCooldown v4.0.0
313[06:12:41] [Server thread/INFO]: [Enderpearl Cooldown] Successfully hooked into PlaceholderAPI v2.10.4
314[06:12:41] [Server thread/INFO]: [Wild] Enabling Wild v3.16.1
315[06:12:41] [Server thread/INFO]: [0;37;22m-----------------------------------------------[m
316[06:12:41] [Server thread/INFO]: [Wild] Already Converted
317[06:12:41] [Server thread/INFO]: (WildTP) Changes from version 3.11.0 to 3.12.0-FIX include: +
318* Fixed some backend issues +
319* Async teleport for Paper users +
320* Reworked gui +
321* Fixed NPE from refundPlayer[m
322[06:12:41] [Server thread/INFO]: [0;37;22m-----------------------------------------------[m
323[06:12:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
324[06:12:41] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
325[06:12:41] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
326[06:12:41] [Server thread/INFO]: [PluginsNoMore] Enabling PluginsNoMore v1.1
327[06:12:41] [Server thread/INFO]: [PluginsNoMore] No more plugins can be shown!
328[06:12:41] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
329[06:12:41] [Server thread/INFO]: [ClearLag] Loading modules...
330[06:12:41] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
331[06:12:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=Cat
332[06:12:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="area-filter" value=Turtle
333[06:12:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=HOPPER_MINECART
334[06:12:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=CHEST_MINECART
335[06:12:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=FURNACE_MINECART
336[06:12:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=CAT
337[06:12:41] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=TURTLE
338[06:12:41] [Server thread/INFO]: [ClearLag] Modules have been loaded!
339[06:12:41] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
340[06:12:41] [Thread-17/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
341[06:12:41] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
342[06:12:41] [Server thread/INFO]: [BuycraftX] Validating your server key...
343[06:12:42] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
344[06:12:42] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
345[06:12:42] [Thread-17/INFO]: [ClearLag] No updates found!
346[06:12:42] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
347[06:12:42] [Server thread/INFO]: [ActionBarAPI] Enabling ActionBarAPI v1.5.4
348[06:12:42] [Server thread/INFO]: [0;36;1mActionBarAPI V1.5.4 has been enabled![m
349[06:12:42] [Server thread/INFO]: [InfiniteAnvil] Enabling InfiniteAnvil v1.2.1
350[06:12:42] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
351[06:12:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Factions
352[06:12:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
353[06:12:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: EasyFac
354[06:12:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
355[06:12:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Lavria
356[06:12:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
357[06:12:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: EasyFaction
358[06:12:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
359[06:12:43] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Faction
360[06:12:43] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
361[06:12:43] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
362[06:12:43] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
363[06:12:43] [Server thread/INFO]: [ListAPI] Enabling ListAPI v1.0.2
364[06:12:43] [Server thread/INFO]: [ListAPI] Loaded config.yml
365[06:12:43] [Server thread/INFO]: [ListAPI] Loaded language.yml
366[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_name}
367[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_display_name}
368[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_uuid}
369[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_world_name}
370[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_health}
371[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_address}
372[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_gamemode}
373[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_food_level}
374[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_location_x}
375[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_location_y}
376[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_location_z}
377[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_player_xp}
378[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_server_players_online}
379[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_server_players_max}
380[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_server_motd}
381[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_server_ip}
382[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_server_id}
383[06:12:43] [Server thread/INFO]: [ListAPI] ListAPI added placeholder: {listapi_server_world_type}
384[06:12:43] [Server thread/INFO]: [ListAPI] by MathiasMC
385[06:12:43] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
386[06:12:43] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
387[06:12:43] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
388[06:12:43] [Server thread/ERROR]: [DeluxeMenus] Plugin DeluxeMenus v1.12.0 has failed to register events for class com.extendedclip.deluxemenus.PlayerListener because org/bukkit/event/entity/EntityPickupItemEvent does not exist.
389[06:12:43] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
390[06:12:43] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
391[06:12:43] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
392[06:12:43] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.25.0
393[06:12:43] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
394[06:12:43] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.25.0
395[06:12:43] [Server thread/INFO]: [FeatherBoard] Framework version: 2020-01
396[06:12:43] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
397[06:12:43] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
398[06:12:43] [Server thread/INFO]: [FeatherBoard] Copyright: 2013-2020 All Rights Received
399[06:12:43] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
400[06:12:43] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
401[06:12:43] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
402[06:12:43] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
403[06:12:43] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
404[06:12:43] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
405[06:12:43] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
406[06:12:43] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
407[06:12:43] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
408[06:12:43] [Server thread/INFO]: [FeatherBoard] Loading messages ...
409[06:12:43] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
410[06:12:43] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
411[06:12:43] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
412[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
413[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
414[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
415[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
416[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
417[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
418[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
419[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
420[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
421[06:12:43] [Server thread/ERROR]: [FeatherBoard] MVdWPlaceholderAPI not found! This plugin is a requirement to use FeatherBoard!!!
422[06:12:43] [Server thread/INFO]: [FeatherBoard] Disabling FeatherBoard v4.25.0
423[06:12:43] [Server thread/INFO]: [FeatherBoard] Cancelling all tasks ...
424[06:12:43] [Server thread/ERROR]: Error occurred while enabling FeatherBoard v4.25.0 (Is it up to date?)
425org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register be.maximvdw.featherboard.j@700d41c8 while not enabled
426 at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:524) ~[server.jar:git-Spigot-21fe707-e1ebe52]
427 at be.maximvdw.featherboard.i.<init>(i.java:4) ~[?:?]
428 at be.maximvdw.featherboard.j.<init>(j.java:84) ~[?:?]
429 at be.maximvdw.featherboard.FeatherBoard.n(FeatherBoard.java:35) ~[?:?]
430 at be.maximvdw.featherboard.b4.a(b4.java:76) ~[?:?]
431 at be.maximvdw.featherboard.b4.onEnable(b4.java:3) ~[?:?]
432 at be.maximvdw.featherboard.FeatherBoard.onEnable(FeatherBoard.java:27) ~[?:?]
433 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-Spigot-21fe707-e1ebe52]
434 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server.jar:git-Spigot-21fe707-e1ebe52]
435 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-21fe707-e1ebe52]
436 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server.jar:git-Spigot-21fe707-e1ebe52]
437 at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server.jar:git-Spigot-21fe707-e1ebe52]
438 at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server.jar:git-Spigot-21fe707-e1ebe52]
439 at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server.jar:git-Spigot-21fe707-e1ebe52]
440 at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server.jar:git-Spigot-21fe707-e1ebe52]
441 at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server.jar:git-Spigot-21fe707-e1ebe52]
442 at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
443 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
444[06:12:43] [Server thread/INFO]: [FastBoard] Enabling FastBoard v1.0.2
445[06:12:43] [Server thread/INFO]: [FastBoard] Loaded config.yml
446[06:12:43] [Server thread/INFO]: [FastBoard] Loaded language.yml
447[06:12:43] [Server thread/INFO]: [FastBoard] Hooking into ListAPI
448[06:12:43] [Server thread/INFO]: [ListAPI] FastBoard added placeholder: {fastboard_group}
449[06:12:43] [Server thread/INFO]: [FastBoard] by MathiasMC
450[06:12:43] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.3
451[06:12:43] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
452[06:12:43] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
453[06:12:43] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
454[06:12:43] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
455[06:12:43] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
456[06:12:43] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
457[06:12:43] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
458[06:12:43] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.6.2
459[06:12:43] [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
460[06:12:43] [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) 2020 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
461[06:12:43] [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
462[06:12:43] [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
463[06:12:43] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mPlugin Enabled![m
464[06:12:43] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.3
465[06:12:43] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.3 is Enabled
466[06:12:43] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
467[06:12:43] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
468[06:12:43] [Server thread/INFO]: [TradePlus] Enabling TradePlus v3.6
469[06:12:43] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v4.1.4
470[06:12:43] [Server thread/INFO]: [PlayerVaults] Added PUMPKIN to list of blocked materials.
471[06:12:43] [Server thread/INFO]: [PlayerVaults] Added DIAMOND_BLOCK to list of blocked materials.
472[06:12:43] [Server thread/INFO]: [PlayerVaults] Loaded lang for english
473[06:12:43] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.1
474[06:12:43] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
475[06:12:43] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3)
476[06:12:43] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
477[06:12:43] [Server thread/INFO]: | Command file(s) found : 1
478[06:12:43] [TaskChainAsyncQueue Thread 0/INFO]: You appear to be running version 18
479[06:12:43] [Server thread/INFO]: | Config : Ready.
480[06:12:43] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
481[06:12:43] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
482[06:12:43] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
483[06:12:43] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
484[06:12:43] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
485[06:12:43] [Server thread/INFO]: | Custom commands loaded : 2
486[06:12:43] [Server thread/INFO]: | Version: 5.6.1
487[06:12:43] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
488[06:12:44] [Server thread/INFO]: | You are running the latest version of MyCommand.
489[06:12:44] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
490[06:12:44] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.9.0
491[06:12:44] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
492[06:12:44] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
493[06:12:44] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
494[06:12:44] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
495[06:12:44] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
496[06:12:44] [Server thread/INFO]: [EZRanksPro] 1 rankup(s) loaded
497[06:12:44] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
498[06:12:44] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
499[06:12:44] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
500[06:12:44] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
501[06:12:44] [Server thread/INFO]: [EZRanksPro] You are running the latest version of EZRanksPro!
502[06:12:44] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.24.0
503[06:12:44] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
504[06:12:44] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
505[06:12:44] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
506[06:12:44] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
507[06:12:44] [Server thread/INFO]: No kits found to migrate.
508[06:12:44] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
509[06:12:44] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
510[06:12:44] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
511[06:12:44] [Server thread/INFO]: Loaded 852 items from items.csv.
512[06:12:44] [Server thread/INFO]: Using locale en
513[06:12:44] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
514[06:12:44] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
515[06:12:44] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
516[06:12:44] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
517[06:12:44] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.4.7
518[06:12:44] [Server thread/INFO]: [LiteBans] Using default database drivers.
519[06:12:44] [Server thread/WARN]: [LiteBans] Failed to hook into ServerListPlus. Try using the latest dev build
520[06:12:45] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
521[06:12:45] [Server thread/INFO]: [LiteBans] Connecting to database...
522[06:12:45] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/container/plugins/LiteBans/litebans] (262.1 ms).
523[06:12:45] [Server thread/INFO]: [LiteBans] Database connection fully initialized (267.2 ms).
524[06:12:45] [Server thread/INFO]: [LiteBans] v2.4.7 enabled. Startup took 711 ms.
525[06:12:45] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.15.0
526[06:12:45] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
527[06:12:45] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
528[06:12:45] [Server thread/INFO]: [DeluxeChat] Detected Vault
529[06:12:45] [Server thread/INFO]: [DeluxeChat] Hooked into Vault
530[06:12:45] [Server thread/INFO]: [DeluxeChat] Detected SuperVanish / PremiumVanish
531[06:12:45] [Server thread/INFO]: ----------------------------
532[06:12:45] [Server thread/INFO]: DeluxeChat Updater
533[06:12:45] [Server thread/INFO]:
534[06:12:45] [Server thread/INFO]: You are running 1.15.0
535[06:12:45] [Server thread/INFO]: The latest version
536[06:12:45] [Server thread/INFO]: of DeluxeChat!
537[06:12:45] [Server thread/INFO]:
538[06:12:45] [Server thread/INFO]: ----------------------------
539[06:12:45] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
540[06:12:45] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
541[06:12:45] [Server thread/INFO]: [EpicBosses] Enabling EpicBosses v1.2.6
542[06:12:45] [Server thread/INFO]: [m
543[06:12:45] [Server thread/INFO]: [0;32;1m=============================[m
544[06:12:45] [Server thread/INFO]: [0;37;22mEpicBosses 1.2.6 by [0;35;22mSongoda <3![m
545[06:12:45] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
546[06:12:45] [Server thread/INFO]: [SongodaCore] Hooked EpicBosses.
547[06:12:45] [Server thread/INFO]: [0;35;1m[EpicBosses] Debug - [0;37;22mLoaded all fields and managers, saved messages and plugin is initialized and ready to go. (took 223ms).[m
548[06:12:45] [Server thread/INFO]: [0;32;1m=============================[m
549[06:12:45] [Server thread/INFO]: [m
550[06:12:45] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
551[06:12:46] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;22mCitizens[0;31;1mCMD [0;30;1m[3m2.4 [0;30;1mBy [0;36;22mMateus Moreira [0;31;1m@LichtHund[m
552[06:12:46] [Server thread/ERROR]: [CitizensCMD] Plugin CitizensCMD v2.4 has failed to register events for class me.mattstudios.citizenscmd.listeners.NPCListener because net/citizensnpcs/api/event/NPCCloneEvent does not exist.
553[06:12:46] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mEnglish [0;37;22mmessages![m
554[06:12:46] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mPlaceholderAPI[0;37;22m![m
555[06:12:46] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mVault[0;37;22m![m
556[06:12:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
557[06:12:46] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.5.5
558[06:12:46] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
559[06:12:46] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
560[06:12:46] [Server thread/INFO]: [PremiumVanish] Hooked into Citizens
561[06:12:46] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.3.1
562[06:12:46] [Server thread/INFO]: [NoFlyZone] Enabling NoFlyZone v1.3
563[06:12:46] [Server thread/WARN]: [NoFlyZone] Could not hook into WorldGuard! Disabling NoFlyZone!
564[06:12:46] [Server thread/INFO]: [NoFlyZone] Disabling NoFlyZone v1.3
565[06:12:46] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
566[06:12:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
567[06:12:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
568[06:12:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
569[06:12:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
570[06:12:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
571[06:12:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
572[06:12:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
573[06:12:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
574[06:12:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
575[06:12:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
576[06:12:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
577[06:12:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
578[06:12:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
579[06:12:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
580[06:12:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
581[06:12:46] [Server thread/INFO]: [WorldGuard] Loading region data...
582[06:12:46] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6
583[06:12:46] [Server thread/INFO]:
584 __ ___ _ _
585/ _\ __ ___ ____ _ __ _ ___ / __\_ _ ___| |_(_) ___ _ __ ___
586\ \ / _` \ \ / / _` |/ _` |/ _ \/ _\/ _` |/ __| __| |/ _ \| '_ \/ __|
587_\ \ (_| |\ V / (_| | (_| | __/ / | (_| | (__| |_| | (_) | | | \__ \
588\__/\__,_| \_/ \__,_|\__, |\___\/ \__,_|\___|\__|_|\___/|_| |_|___/
589 |___/
590Made with love, by ProSavage & illyria.io Team.
591[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] ==== Setup ====
592[06:12:46] [Server thread/INFO]: [TrackX] Tracker starting for savagefactions
593[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Minecraft Version 1.8 found, Title fade etc. will not be configurable.
594[06:12:46] [Server thread/INFO]: File was not found for players.json, assuming there is no need to migrate old players.json file.
595[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] ==== End Setup ====
596[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] === ENABLE START ===
597[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Config.yml was found to be up-to-date!
598[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loaded 3 players
599[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loaded 5 Factions
600[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loading board from disk
601[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Loaded 0 board locations
602[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] CoreProtect not found, disabling Inspect
603[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Enabling Faction Flight!
604[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Enabling FactionsTop command, this is a very basic /f top please get a dedicated /f top resource if you want land calculation etc.
605[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Economy integration through Vault plugin successful.
606[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
607[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] Successfully registered placeholders with PlaceholderAPI.
608[06:12:46] [Server thread/INFO]: [Factions] [Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2.5-RC-6] === ENABLE DONE (Took 441ms) ===
609[06:12:47] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.2
610[06:12:47] [Server thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v4.1.2
611[06:12:47] [Server thread/INFO]: [KoTH] Enabling KoTH v1.5.1
612[06:12:47] [Server thread/INFO]: [KoTH] VanishNoPacket hook: Disabled
613[06:12:47] [Server thread/INFO]: [KoTH] Featherboard hook: Enabled
614[06:12:47] [Server thread/INFO]: [KoTH] Bossbar hook: Disabled
615[06:12:47] [Server thread/INFO]: [KoTH] PvPManager hook: Disabled
616[06:12:47] [Server thread/INFO]: [KoTH] Essentials Vanish hook: Enabled
617[06:12:47] [Server thread/INFO]: [TAB] Enabling TAB v2.6.2
618[06:12:47] [Server thread/INFO]: [0;37;22m[TAB] Server version: 1.8.8 (v1_8_R3)[m
619[06:12:47] [Server thread/INFO]: [0;32;1m[TAB] Enabled in 56ms[m
620[06:12:47] [Server thread/INFO]: [UltimateStacker] Enabling UltimateStacker v1.11.3
621[06:12:47] [Server thread/INFO]: [m
622[06:12:47] [Server thread/INFO]: [0;32;1m=============================[m
623[06:12:47] [Server thread/INFO]: [0;37;22mUltimateStacker 1.11.3 by [0;35;22mSongoda <3![m
624[06:12:47] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
625[06:12:47] [Server thread/INFO]: [UltimateStacker] Loaded locale "en_US"
626[06:12:47] [Server thread/INFO]: [SongodaCore] Hooked UltimateStacker.
627[06:12:47] [Server thread/INFO]: [UltimateStacker] Data handler connected using SQLite.
628[06:12:47] [Server thread/INFO]: [0;32;1m=============================[m
629[06:12:47] [Server thread/INFO]: [m
630[06:12:47] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v6.2
631[06:12:47] [Server thread/INFO]: [m
632[06:12:47] [Server thread/INFO]: [0;32;1m=============================[m
633[06:12:47] [Server thread/INFO]: [0;37;22mEpicSpawners 6.2 by [0;35;22mSongoda <3![m
634[06:12:47] [Server thread/INFO]: [0;37;22mAction: [0;32;1mEnabling[0;37;22m...[m
635[06:12:48] [Server thread/INFO]: [EpicSpawners] Loaded locale "en_US"
636[06:12:48] [Server thread/INFO]: [SongodaCore] Hooked EpicSpawners.
637[06:12:48] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for EpicSpawners!
638[06:12:48] [Server thread/INFO]: [0;32;1m=============================[m
639[06:12:48] [Server thread/INFO]: [m
640[06:12:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
641[06:12:49] [Server thread/INFO]: Done (11.069s)! For help, type "help" or "?"
642[06:12:49] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
643[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
644[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxetags
645[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playtime
646[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
647[06:12:49] [Craft Scheduler Thread - 11/INFO]: [Wild] You are using the latest version thanks
648[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
649[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: deluxechat
650[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
651[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
652[06:12:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
653[06:12:49] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
654[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Using EpicSpawners for spawner support!
655[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 main menu items!
656[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farming' with 18 items.
657[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 37 items.
658[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 19 items.
659[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'dyes' with 16 items.
660[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'miscellaneous' with 9 items.
661[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'tools' with 15 items.
662[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armor' with 24 items.
663[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'ores' with 8 items.
664[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'drops' with 18 items.
665[06:12:49] [Server thread/INFO]: [ShopGUIPlus] Loaded 9 shops with total of 164 items!
666[06:12:49] [Server thread/INFO]: [ActionBarAPI] No update was found, you are running the latest version.
667[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
668[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m +===============+[m
669[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m | SkinsRestorer |[m
670[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m +===============+[m
671[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
672[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;36;1m Current version: [0;32;1m13.7.5[m
673[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m This is the latest version![m
674[06:12:49] [Craft Scheduler Thread - 7/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1m----------------------------------------------[m
675[06:12:49] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
676[06:12:49] [Server thread/INFO]: [EpicSpawners] Loading Crafting Recipes
677[06:12:49] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
678[06:12:50] [Craft Scheduler Thread - 13/INFO]: [BuycraftX] Fetching all due players...
679[06:12:50] [Craft Scheduler Thread - 13/INFO]: [BuycraftX] Fetched due players (0 found).
680[06:12:50] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 166 placeholder expansions are available on the cloud.
681[06:12:51] [Server thread/ERROR]: [PlaceholderAPI] KoTH is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [SubSide] and urge them to update it ASAP.
682[06:12:51] [Craft Scheduler Thread - 13/INFO]: [ListAPI] Checking for an update...
683[06:12:51] [Craft Scheduler Thread - 4/INFO]: [FastBoard] Checking for an update...
684[06:12:52] [Craft Scheduler Thread - 4/ERROR]: [FastBoard] Error when checking for a new update!
685[06:12:52] [Craft Scheduler Thread - 13/ERROR]: [ListAPI] Error when checking for a new update!
686[06:12:54] [Server thread/INFO]: [0;31;1m[UPDATE AVAILABLE] [0;37;1mYou are running [0;37;22mUltimateAutoRestart Build 35[0;37;1m! Latest is: [0;32;1mBuild 36c [0;33;1mhttps://www.spigotmc.org/resources/64414/[m