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