· 6 years ago · Mar 15, 2020, 09:18 PM
1[21:08:30] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[21:08:30] [Server thread/INFO]: Loading properties
3[21:08:30] [Server thread/INFO]: This server is running Paper version git-Paper-239 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[21:08:30] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[21:08:30] [Server thread/INFO]: Using 4 threads for Netty based IO
6[21:08:30] [Server thread/INFO]: Debug logging is disabled
7[21:08:30] [Server thread/INFO]: Default game type: SURVIVAL
8[21:08:30] [Server thread/INFO]: Generating keypair
9[21:08:30] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
10[21:08:30] [Server thread/INFO]: Using epoll channel type
11[21:08:31] [Server thread/ERROR]: Ambiguous plugin name `CoreProtect' for files `plugins/CoreProtect_2.12.0.jar' and `plugins/CoreProtect-2.16.3.jar' in `plugins'
12[21:08:35] [Server thread/WARN]: Plugin AdvancedMonthlyCrates v1.9.63 does not specify an api-version.
13[21:08:35] [Server thread/WARN]: Plugin VillagersDropEmeralds v1.0.0 does not specify an api-version.
14[21:08:35] [Server thread/WARN]: Plugin BetterChairs v0.10.1 does not specify an api-version.
15[21:08:36] [Server thread/WARN]: Plugin DeluxeTags v1.7.1 does not specify an api-version.
16[21:08:36] [Server thread/WARN]: Plugin CloudRealm-Rubies v1.1 does not specify an api-version.
17[21:08:36] [Server thread/WARN]: Plugin ViaVersion v2.2.3 does not specify an api-version.
18[21:08:36] [Server thread/WARN]: Plugin TigerReports v4.9.11 does not specify an api-version.
19[21:08:36] [Server thread/WARN]: Plugin CoreProtect v2.12.0 does not specify an api-version.
20[21:08:36] [Server thread/INFO]: [WorldEdit] Please restart the server if you have any plugins which depend on FAWE.
21[21:08:38] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@68e0e565]
22[21:08:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
23[21:08:38] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.FAWE_Spigot_v1_14_R4 as the Bukkit adapter
24[21:08:39] [Server thread/INFO]: Ignoring invalid block minecraft:bee_nest
25[21:08:39] [Server thread/INFO]: Ignoring invalid block minecraft:beehive
26[21:08:39] [Server thread/INFO]: Ignoring invalid block minecraft:sign
27[21:08:39] [Server thread/INFO]: Ignoring invalid block minecraft:wall_sign
28[21:08:39] [Server thread/WARN]: Plugin TitleMotd v1.5.0 does not specify an api-version.
29[21:08:39] [Server thread/WARN]: Plugin AntiRoseGrinder v1.0 does not specify an api-version.
30[21:08:39] [Server thread/WARN]: Plugin BannerBoard v1.10.3 does not specify an api-version.
31[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %name% for plugin BannerBoard...
32[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:name% for plugin BannerBoard...
33[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %uuid% for plugin BannerBoard...
34[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard placeholder %BannerBoard:uuid% for plugin BannerBoard...
35[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer COLOR for plugin BannerBoard...
36[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:COLOR for plugin BannerBoard...
37[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer IMAGE for plugin BannerBoard...
38[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:IMAGE for plugin BannerBoard...
39[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer TEXT for plugin BannerBoard...
40[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:TEXT for plugin BannerBoard...
41[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer SKIN for plugin BannerBoard...
42[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:SKIN for plugin BannerBoard...
43[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer LIVEIMG for plugin BannerBoard...
44[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:LIVEIMG for plugin BannerBoard...
45[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer URLIMG for plugin BannerBoard...
46[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:URLIMG for plugin BannerBoard...
47[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer INTERACT for plugin BannerBoard...
48[21:08:39] [Server thread/INFO]: [BannerBoard] [INFO] Successfully registered BannerBoard custom renderer BannerBoard:INTERACT for plugin BannerBoard...
49[21:08:39] [Server thread/WARN]: Plugin MVdWPlaceholderAPI v3.0.1 does not specify an api-version.
50[21:08:39] [Server thread/ERROR]: Could not load 'plugins/DummyFawe.jar' in folder 'plugins'
51org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized!
52 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138) ~[patched_1.14.4.jar:git-Paper-239]
53 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[patched_1.14.4.jar:git-Paper-239]
54 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[patched_1.14.4.jar:git-Paper-239]
55 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[patched_1.14.4.jar:git-Paper-239]
56 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.14.4.jar:git-Paper-239]
57 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-239]
58 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
59Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
60 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:171) ~[patched_1.14.4.jar:git-Paper-239]
61 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:52) ~[patched_1.14.4.jar:git-Paper-239]
62 at com.boydti.fawe.Blank.<init>(Blank.java:5) ~[?:?]
63 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
64 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
65 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
66 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
67 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_222]
68 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:75) ~[patched_1.14.4.jar:git-Paper-239]
69 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-239]
70 ... 6 more
71Caused by: java.lang.IllegalStateException: Initial initialization
72 at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:174) ~[patched_1.14.4.jar:git-Paper-239]
73 at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:52) ~[patched_1.14.4.jar:git-Paper-239]
74 at com.boydti.fawe.Blank.<init>(Blank.java:5) ~[?:?]
75 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
76 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
77 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
78 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
79 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_222]
80 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:75) ~[patched_1.14.4.jar:git-Paper-239]
81 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-239]
82 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[patched_1.14.4.jar:git-Paper-239]
83 at com.sk89q.worldedit.bukkit.WorldEditPlugin.rename(WorldEditPlugin.java:330) ~[?:?]
84 at com.sk89q.worldedit.bukkit.WorldEditPlugin.init(WorldEditPlugin.java:163) ~[?:?]
85 at com.sk89q.worldedit.bukkit.WorldEditPlugin.<init>(WorldEditPlugin.java:149) ~[?:?]
86 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
87 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
88 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
89 at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
90 at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_222]
91 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:75) ~[patched_1.14.4.jar:git-Paper-239]
92 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.14.4.jar:git-Paper-239]
93 ... 6 more
94[21:08:39] [Server thread/WARN]: Plugin FeatherBoard v4.25.0 does not specify an api-version.
95[21:08:39] [Server thread/WARN]: Plugin EffectLib v6.2 does not specify an api-version.
96[21:08:39] [Server thread/WARN]: Plugin StaffChat v2.3 does not specify an api-version.
97[21:08:39] [Server thread/WARN]: Plugin ServerListPlus v3.4.8 does not specify an api-version.
98[21:08:39] [Server thread/WARN]: Plugin KOTH v2.0.2 does not specify an api-version.
99[21:08:39] [Server thread/WARN]: Plugin ChatColor2 v1.9.4 does not specify an api-version.
100[21:08:39] [Server thread/WARN]: Plugin MoneyPouch v3.1 does not specify an api-version.
101[21:08:39] [Server thread/WARN]: Plugin PlatinumKits v1.4.10 does not specify an api-version.
102[21:08:39] [Server thread/WARN]: Plugin UltraCustomizerPlus v1.4 does not specify an api-version.
103[21:08:39] [Server thread/WARN]: Plugin CustomMsg v2.7 does not specify an api-version.
104[21:08:39] [Server thread/WARN]: Plugin CommandNPC v1.9.1 does not specify an api-version.
105[21:08:40] [Server thread/WARN]: Plugin DeluxeCombat_Addon_WG v0.5 does not specify an api-version.
106[21:08:40] [Server thread/WARN]: Plugin AdvancedEnchantments v7.0.0-Pre6 does not specify an api-version.
107[21:08:40] [Server thread/WARN]: Plugin JetsMinions v5.7.7 does not specify an api-version.
108[21:08:40] [Server thread/WARN]: Plugin Multiverse-Core v2.5-b719 does not specify an api-version.
109[21:08:40] [Server thread/INFO]: [AdvancedMonthlyCrates] Loading AdvancedMonthlyCrates v1.9.63
110[21:08:40] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
111[21:08:40] [Server thread/INFO]: [VillagerEmeralds] Loading VillagersDropEmeralds v1.0.0
112[21:08:40] [Server thread/INFO]: [DeluxeJoin] Loading DeluxeJoin v2.8.0
113[21:08:40] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
114[21:08:40] [Server thread/INFO]: [BetterChairs] Loading BetterChairs v0.10.1
115[21:08:40] [Server thread/INFO]: [UltraCustomizer] Loading UltraCustomizer v1.3.1
116[21:08:40] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.8.0
117[21:08:40] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
118[21:08:40] [Server thread/INFO]: [BungeeGuard] Loading BungeeGuard v1.0-SNAPSHOT
119[21:08:40] [Server thread/INFO]: [CloudRealm-Rubies] Loading CloudRealm-Rubies v1.1
120[21:08:40] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
121[21:08:40] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
122[21:08:40] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
123[21:08:40] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
124[21:08:40] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
125[21:08:40] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
126[21:08:40] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
127[21:08:40] [Server thread/INFO]: [ViaVersion] Loading translation mapping
128[21:08:40] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
129[21:08:41] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
130[21:08:41] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
131[21:08:41] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
132[21:08:41] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
133[21:08:41] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
134[21:08:41] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
135[21:08:42] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
136[21:08:42] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
137[21:08:42] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
138[21:08:42] [Server thread/INFO]: [AntiCraft] Loading AntiCraft v1.4
139[21:08:42] [Server thread/INFO]: [TigerReports] Loading TigerReports v4.9.11
140[21:08:42] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
141[21:08:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v1.15-28;dce9e54
142[21:08:42] [Server thread/INFO]: [DisplayItem] Loading DisplayItem v2.4.0-SNAPSHOT
143[21:08:42] [Server thread/INFO]: [TitleMotd] Loading TitleMotd v1.5.0
144[21:08:42] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.0.9f
145[21:08:42] [Server thread/INFO]: [AntiRoseGrinder] Loading AntiRoseGrinder v1.0
146[21:08:42] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
147[21:08:42] [Server thread/INFO]: [EliteLootbox] Loading EliteLootbox v1.5.3
148[21:08:42] [Server thread/INFO]: [BannerBoard] Loading BannerBoard v1.10.3
149[21:08:42] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
150[21:08:42] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1-SNAPSHOT-b443
151[21:08:42] [Server thread/INFO]: [DeathMessagesPrime] Loading DeathMessagesPrime v1.14.13
152[21:08:42] [Server thread/INFO]: [KixsAutoAnnouncerPremium] Loading KixsAutoAnnouncerPremium v1.0.8.3-RELEASE
153[21:08:42] [Server thread/INFO]: [InventoryRollback] Loading InventoryRollback v1.3.6
154[21:08:42] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.0.1
155[21:08:42] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.25.0
156[21:08:42] [Server thread/INFO]: [Effect Library] Loading EffectLib v6.2
157[21:08:42] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.3
158[21:08:42] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
159[21:08:42] [Server thread/INFO]: [KOTH] Loading KOTH v2.0.2
160[21:08:42] [Server thread/INFO]: [UltraPermissions] Loading UltraPermissions v4.3.3
161[21:08:42] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.9.4
162[21:08:42] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
163[21:08:42] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.14.0
164[21:08:42] [Server thread/INFO]: [PluginHiderPlus] Loading PluginHiderPlus v4.1.1
165[21:08:42] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
166[21:08:42] [Server thread/INFO]: [LotteryPool] Loading LotteryPool v1.2.4
167[21:08:42] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.6.2
168[21:08:42] [Server thread/INFO]: [MoneyPouch] Loading MoneyPouch v3.1
169[21:08:42] [Server thread/INFO]: [PlatinumKits] Loading PlatinumKits v1.4.10
170[21:08:42] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.0.4
171[21:08:42] [Server thread/INFO]: [UltraCustomizerPlus] Loading UltraCustomizerPlus v1.4
172[21:08:42] [Server thread/INFO]: [CustomMsg] Loading CustomMsg v2.7
173[21:08:42] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
174[21:08:42] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v2.2.6
175[21:08:42] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.4.7
176[21:08:42] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1762)
177[21:08:42] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
178[21:08:42] [Server thread/INFO]: [TAB] Loading TAB v2.6.4
179[21:08:42] [Server thread/INFO]: [LeaderHeadsRevamped] Loading LeaderHeadsRevamped v4.0.5
180[21:08:42] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
181[21:08:42] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
182[21:08:42] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.5.8
183[21:08:42] [Server thread/INFO]: [PremiumVanish] Hooked into ServerListPlus
184[21:08:42] [Server thread/INFO]: [SuperMobCoins] Loading SuperMobCoins v2.2.3
185[21:08:42] [Server thread/INFO]: [CrazyEnvoy] Loading CrazyEnvoy v1.3.7-RELEASE
186[21:08:42] [Server thread/INFO]: [DeluxeCombat] Loading DeluxeCombat v1.14.4
187[21:08:42] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e
188[21:08:42] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.2
189[21:08:42] [Server thread/INFO]: [MoreVaultPlus] Loading MoreVaultPlus v3.9.5b
190[21:08:42] [Server thread/INFO]: [DeluxeCombat_Addon_WG] Loading DeluxeCombat_Addon_WG v0.5
191[21:08:42] [Server thread/INFO]: [WildStacker] Loading WildStacker v3.0.2
192[21:08:42] [Server thread/INFO]: [BattlePass] Loading BattlePass v2.3.6
193[21:08:42] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.25.3
194[21:08:42] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v7.0.0-Pre6
195[21:08:42] [Server thread/INFO]: [EpicFarming] Loading EpicFarming v3.0.9
196[21:08:42] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v6.2.3
197[21:08:42] [Server thread/INFO]: [JetsMinions] Loading JetsMinions v5.7.7
198[21:08:42] [Server thread/INFO]: [VoidChest-1.4.6] Loading VoidChest v1.4.6
199[21:08:42] [Server thread/INFO]: [EpicAnchors] Loading EpicAnchors v1.4.6
200[21:08:42] [Server thread/INFO]: [FabledSkyBlock] Loading FabledSkyBlock v2.1.1
201[21:08:42] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
202[21:08:42] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.9.0
203[21:08:42] [Server thread/INFO]: [Shopkeepers] Loading config.
204[21:08:42] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
205[21:08:42] [Server thread/INFO]: [Shopkeepers] Registering defaults.
206[21:08:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
207[21:08:42] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.1-SNAPSHOT-b443
208[21:08:42] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
209[21:08:42] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
210[21:08:42] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
211[21:08:42] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
212[21:08:42] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
213[21:08:42] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
214[21:08:42] [Server thread/INFO]: Preparing level "void"
215[21:08:42] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
216[21:08:43] [Server thread/INFO]: Loaded 6 recipes
217[21:08:43] [Server thread/INFO]: -------- World Settings For [void] --------
218[21:08:43] [Server thread/INFO]: Experience Merge Radius: 3.0
219[21:08:43] [Server thread/INFO]: Mob Spawn Range: 4
220[21:08:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
221[21:08:43] [Server thread/INFO]: Cane Growth Modifier: 100%
222[21:08:43] [Server thread/INFO]: Melon Growth Modifier: 100%
223[21:08:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
224[21:08:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
225[21:08:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
226[21:08:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
227[21:08:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
228[21:08:43] [Server thread/INFO]: Potato Growth Modifier: 100%
229[21:08:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
230[21:08:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
231[21:08:43] [Server thread/INFO]: Vine Growth Modifier: 100%
232[21:08:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
233[21:08:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
234[21:08:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
235[21:08:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
236[21:08:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
237[21:08:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
238[21:08:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
239[21:08:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
240[21:08:43] [Server thread/INFO]: Max TNT Explosions: 100
241[21:08:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
242[21:08:43] [Server thread/INFO]: View Distance: 10
243[21:08:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
244[21:08:43] [Server thread/INFO]: Item Despawn Rate: 6000
245[21:08:43] [Server thread/INFO]: Item Merge Radius: 2.5
246[21:08:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
247[21:08:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
248[21:08:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
249[21:08:43] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
250[21:08:43] [Server thread/INFO]: -------- World Settings For [void_nether] --------
251[21:08:43] [Server thread/INFO]: Experience Merge Radius: 3.0
252[21:08:43] [Server thread/INFO]: Mob Spawn Range: 4
253[21:08:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
254[21:08:43] [Server thread/INFO]: Cane Growth Modifier: 100%
255[21:08:43] [Server thread/INFO]: Melon Growth Modifier: 100%
256[21:08:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
257[21:08:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
258[21:08:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
259[21:08:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
260[21:08:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
261[21:08:43] [Server thread/INFO]: Potato Growth Modifier: 100%
262[21:08:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
263[21:08:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
264[21:08:43] [Server thread/INFO]: Vine Growth Modifier: 100%
265[21:08:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
266[21:08:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
267[21:08:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
268[21:08:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
269[21:08:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
270[21:08:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
271[21:08:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
272[21:08:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
273[21:08:43] [Server thread/INFO]: Max TNT Explosions: 100
274[21:08:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
275[21:08:43] [Server thread/INFO]: View Distance: 10
276[21:08:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
277[21:08:43] [Server thread/INFO]: Item Despawn Rate: 6000
278[21:08:43] [Server thread/INFO]: Item Merge Radius: 2.5
279[21:08:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
280[21:08:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
281[21:08:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
282[21:08:43] [Server thread/INFO]: -------- World Settings For [void_the_end] --------
283[21:08:43] [Server thread/INFO]: Experience Merge Radius: 3.0
284[21:08:43] [Server thread/INFO]: Mob Spawn Range: 4
285[21:08:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
286[21:08:43] [Server thread/INFO]: Cane Growth Modifier: 100%
287[21:08:43] [Server thread/INFO]: Melon Growth Modifier: 100%
288[21:08:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
289[21:08:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
290[21:08:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
291[21:08:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
292[21:08:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
293[21:08:43] [Server thread/INFO]: Potato Growth Modifier: 100%
294[21:08:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
295[21:08:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
296[21:08:43] [Server thread/INFO]: Vine Growth Modifier: 100%
297[21:08:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
298[21:08:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
299[21:08:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
300[21:08:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
301[21:08:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
302[21:08:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
303[21:08:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
304[21:08:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
305[21:08:43] [Server thread/INFO]: Max TNT Explosions: 100
306[21:08:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
307[21:08:43] [Server thread/INFO]: View Distance: 10
308[21:08:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
309[21:08:43] [Server thread/INFO]: Item Despawn Rate: 6000
310[21:08:43] [Server thread/INFO]: Item Merge Radius: 2.5
311[21:08:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
312[21:08:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
313[21:08:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
314[21:08:43] [Server thread/INFO]: Preparing start region for dimension 'void'/minecraft:overworld
315[21:08:43] [Server thread/INFO]: Preparing spawn area: 0%
316[21:08:44] [Server thread/INFO]: Preparing spawn area: 18%
317[21:08:44] [Server thread/INFO]: Loaded 441 spawn chunks for world void
318[21:08:44] [Server thread/INFO]: Time elapsed: 752 ms
319[21:08:44] [Server thread/INFO]: Preparing start region for dimension 'void_nether'/minecraft:the_nether
320[21:08:44] [Server thread/INFO]: Preparing spawn area: 0%
321[21:08:45] [Server thread/INFO]: Preparing spawn area: 0%
322[21:08:45] [Server thread/INFO]: Preparing spawn area: 0%
323[21:08:45] [Server thread/INFO]: Preparing spawn area: 0%
324[21:08:46] [Server-Worker-6/INFO]: Preparing spawn area: 100%
325[21:08:46] [Server-Worker-1/INFO]: Preparing spawn area: 100%
326[21:08:47] [Server-Worker-6/INFO]: Preparing spawn area: 100%
327[21:08:47] [Server-Worker-4/INFO]: Preparing spawn area: 100%
328[21:08:48] [Server-Worker-1/INFO]: Preparing spawn area: 100%
329[21:08:48] [Server-Worker-6/INFO]: Preparing spawn area: 100%
330[21:08:49] [Server thread/INFO]: Loaded 441 spawn chunks for world void_nether
331[21:08:49] [Server thread/INFO]: Time elapsed: 4782 ms
332[21:08:49] [Server thread/INFO]: Preparing start region for dimension 'void_the_end'/minecraft:the_end
333[21:08:49] [Server thread/INFO]: Preparing spawn area: 0%
334[21:08:49] [Server-Worker-1/INFO]: Preparing spawn area: 100%
335[21:08:49] [Server thread/INFO]: Loaded 441 spawn chunks for world void_the_end
336[21:08:49] [Server thread/INFO]: Time elapsed: 858 ms
337[21:08:49] [Server thread/INFO]: [AdvancedMonthlyCrates] Enabling AdvancedMonthlyCrates v1.9.63*
338[21:08:50] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
339[21:08:50] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
340[21:08:50] [Server thread/INFO]: [VillagerEmeralds] Enabling VillagersDropEmeralds v1.0.0*
341[21:08:50] [Server thread/INFO]: [DeluxeJoin] Enabling DeluxeJoin v2.8.0
342[21:08:50] [Server thread/INFO]: [DeluxeJoin] 1 DeluxeJoinFormats loaded!
343[21:08:50] [Server thread/INFO]: [DeluxeJoin] Succesfully hooked into PlaceholderAPI for placeholders!
344[21:08:50] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
345[21:08:50] [Server thread/INFO]: [BetterChairs] Enabling BetterChairs v0.10.1*
346[21:08:50] [Server thread/INFO]: [BetterChairs] Your server is running version v1_14_R1
347[21:08:50] [Server thread/INFO]: [BetterChairs] NMS hooked !
348[21:08:50] [Server thread/INFO]: [UltraCustomizer] Enabling UltraCustomizer v1.3.1
349[21:08:50] [Server thread/INFO]: [UltraCustomizer] Loading Plugin...
350[21:08:50] [Server thread/INFO]: [UltraCustomizer] Loaded dependency net.sourceforge.htmlunit:htmlunit-osgi:2.24
351[21:08:50] [Server thread/INFO]: [UltraCustomizer] Registered 57 Elements
352[21:08:50] [Server thread/INFO]: [UltraCustomizer] Successfully loaded in 249 ms
353[21:08:50] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.8.0
354[21:08:50] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
355[21:08:50] [Server thread/INFO]: [ChatReaction] 22 words loaded!
356[21:08:50] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
357[21:08:50] [Server thread/INFO]: ---------------------------
358[21:08:50] [Server thread/INFO]: ChatReaction Updater
359[21:08:50] [Server thread/INFO]:
360[21:08:50] [Server thread/INFO]: Could not connect to spigotmc.org
361[21:08:50] [Server thread/INFO]: to check for updates!
362[21:08:50] [Server thread/INFO]:
363[21:08:50] [Server thread/INFO]: ---------------------------
364[21:08:50] [Server thread/INFO]: ---------------------------
365[21:08:50] [Server thread/INFO]: ChatReaction Updater
366[21:08:50] [Server thread/INFO]:
367[21:08:50] [Server thread/INFO]: You are running 1.8.0
368[21:08:50] [Server thread/INFO]: The latest version
369[21:08:50] [Server thread/INFO]: of ChatReaction!
370[21:08:50] [Server thread/INFO]:
371[21:08:50] [Server thread/INFO]: ---------------------------
372[21:08:50] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1*
373[21:08:50] [Server thread/INFO]: [DeluxeTags] 5 tags loaded
374[21:08:50] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
375[21:08:50] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
376[21:08:50] [Server thread/INFO]: ----------------------------
377[21:08:50] [Server thread/INFO]: DeluxeTags Updater
378[21:08:50] [Server thread/INFO]:
379[21:08:50] [Server thread/INFO]: Could not connect to spigotmc.org
380[21:08:50] [Server thread/INFO]: to check for updates!
381[21:08:50] [Server thread/INFO]:
382[21:08:50] [Server thread/INFO]: ----------------------------
383[21:08:50] [Server thread/INFO]: ----------------------------
384[21:08:50] [Server thread/INFO]: DeluxeTags Updater
385[21:08:50] [Server thread/INFO]:
386[21:08:50] [Server thread/INFO]: You are running 1.7.1
387[21:08:50] [Server thread/INFO]: The latest version
388[21:08:50] [Server thread/INFO]: of DeluxeTags!
389[21:08:50] [Server thread/INFO]:
390[21:08:50] [Server thread/INFO]: ----------------------------
391[21:08:50] [Server thread/INFO]: [BungeeGuard] Enabling BungeeGuard v1.0-SNAPSHOT
392[21:08:50] [Server thread/INFO]: [BungeeGuard] Using Paper's PlayerHandshakeEvent for connection filtering.
393[21:08:50] [Server thread/INFO]: [CloudRealm-Rubies] Enabling CloudRealm-Rubies v1.1*
394[21:08:50] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3*
395[21:08:50] [Server thread/INFO]: [AntiCraft] Enabling AntiCraft v1.4
396[21:08:50] [Server thread/INFO]: [TigerReports] Enabling TigerReports v4.9.11*
397[21:08:50] [Server thread/INFO]: [TigerReports] Le plugin utilise BungeeCord.
398[21:08:50] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0*
399[21:08:50] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
400[21:08:50] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
401[21:08:50] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
402[21:08:50] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.13-breaking
403[21:08:50] [Server thread/INFO]: [DisplayItem] Enabling DisplayItem v2.4.0-SNAPSHOT
404[21:08:50] [Server thread/INFO]: [DisplayItem] Listener priority: NORMAL
405[21:08:50] [Server thread/WARN]: [DisplayItem] Unregistered listener
406[21:08:50] [Server thread/WARN]: [DisplayItem] Registered listener
407[21:08:50] [Server thread/INFO]: [TitleMotd] Enabling TitleMotd v1.5.0*
408[21:08:50] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
409[21:08:50] [Server thread/INFO]: [TitleMotd] Plugin: TitleMotd v1.5.0
410[21:08:50] [Server thread/INFO]: [TitleMotd] Author: Maximvdw
411[21:08:50] [Server thread/INFO]: [TitleMotd] Site: http://www.mvdw-software.be/
412[21:08:50] [Server thread/INFO]: [TitleMotd] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
413[21:08:50] [Server thread/INFO]: [TitleMotd] Loading configuration ...
414[21:08:50] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.0.9f
415[21:08:50] [Server thread/INFO]: The following materials are allowed to have stacks larger than the vanilla size: POTION
416[21:08:50] [Server thread/INFO]: [IllegalStack] Chat Components found! Enabling clickable commands in /istack
417[21:08:50] [Server thread/INFO]: [Illegal Stack] - MC Version 1.14+ detected!
418[21:08:50] [Server thread/INFO]: Blocking 1.14 villager trade cheesing.
419[21:08:50] [Server thread/INFO]: [AntiRoseGrinder] Enabling AntiRoseGrinder v1.0*
420[21:08:50] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
421[21:08:51] [Server thread/INFO]: [BuycraftX] Validating your server key...
422[21:08:51] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
423[21:08:52] [Server thread/INFO]: [EliteLootbox] Enabling EliteLootbox v1.5.3
424[21:08:52] [Server thread/INFO]: [BannerBoard] Enabling BannerBoard v1.10.3*
425[21:08:52] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
426[21:08:52] [Server thread/INFO]: [Votifier] Loaded token for website: default
427[21:08:52] [Server thread/INFO]: [Votifier] Receiving votes over PluginMessaging channel 'nuvotifier:votes'.
428[21:08:52] [Server thread/INFO]: [DeathMessagesPrime] Enabling DeathMessagesPrime v1.14.13
429[21:08:52] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0.0.0.0:8186.
430[21:08:52] [Server thread/INFO]: [DeathMessagesPrime] Minecraft version is 1.14.4
431[21:08:52] [Server thread/INFO]: [KixsAutoAnnouncerPremium] Enabling KixsAutoAnnouncerPremium v1.0.8.3-RELEASE
432[21:08:52] [Server thread/INFO]: --------------------------------------
433[21:08:52] [Server thread/INFO]: kix's auto announcer premium
434[21:08:52] [Server thread/INFO]: enabled on version 1.0.8.3-RELEASE
435[21:08:52] [Server thread/INFO]: --------------------------------------
436[21:08:52] [Server thread/INFO]: [Kix's Auto Announcer ++] Data files loaded successfully.
437[21:08:52] [Server thread/INFO]: [Kix's Auto Announcer ++] Loaded 4 broadcasts.
438[21:08:52] [Server thread/INFO]: [InventoryRollback] Enabling InventoryRollback v1.3.6
439[21:08:52] [Server thread/INFO]: Checking for updates...
440[21:08:52] [Server thread/INFO]: You are running the latest version.
441[21:08:52] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.0.1*
442[21:08:52] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
443[21:08:52] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
444[21:08:52] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.25.0*
445[21:08:52] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
446[21:08:52] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.25.0
447[21:08:52] [Server thread/INFO]: [FeatherBoard] Framework version: 2020-01
448[21:08:52] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
449[21:08:52] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
450[21:08:52] [Server thread/INFO]: [FeatherBoard] Copyright: 2013-2020 All Rights Received
451[21:08:52] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
452[21:08:52] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
453[21:08:52] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
454[21:08:52] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
455[21:08:52] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
456[21:08:52] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
457[21:08:52] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
458[21:08:52] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
459[21:08:52] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
460[21:08:52] [Server thread/INFO]: [FeatherBoard] Loading messages ...
461[21:08:52] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
462[21:08:53] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
463[21:08:53] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
464[21:08:53] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
465[21:08:53] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
466[21:08:53] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
467[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
468[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
469[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
470[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
471[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
472[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
473[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
474[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
475[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
476[21:08:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
477[21:08:55] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
478[21:08:55] [Server thread/INFO]: [FeatherBoard] Loaded 5584 of the 5584 placholders
479[21:08:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
480[21:08:55] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
481[21:08:55] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
482[21:08:55] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
483[21:08:55] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
484[21:08:55] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
485[21:08:55] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
486[21:08:57] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
487[21:08:57] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
488[21:08:57] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
489[21:08:57] [Server thread/INFO]: [Scoreboard] Your version is up to date!
490[21:08:57] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
491[21:08:57] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
492[21:08:57] [Server thread/INFO]: [Effect Library] Enabling EffectLib v6.2*
493[21:08:57] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.3*
494[21:08:57] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8*
495[21:08:57] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
496[21:08:57] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
497[21:08:57] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
498[21:08:57] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
499[21:08:57] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
500[21:08:57] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
501[21:08:57] [Server thread/INFO]: [KOTH] Enabling KOTH v2.0.2*
502[21:08:57] [Server thread/INFO]: Configuration files have successfully loaded.
503[21:08:57] [Server thread/INFO]: Successfully registered placeholders with PlaceholderAPI.
504[21:08:57] [Server thread/INFO]: Found MVdWPlaceholderAPI. Adding hooks.
505[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] KOTH added custom placeholder {koth_time_left}
506[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] KOTH added custom placeholder {koth_active_koths}
507[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] KOTH added custom placeholder {koth_capping_players}
508[21:08:57] [Server thread/INFO]: [UltraPermissions] Enabling UltraPermissions v4.3.3
509[21:08:57] [Server thread/INFO]: [UltraPermissions] Loading Plugin...
510[21:08:57] [Server thread/INFO]: [UltraPermissions] Loaded dependency net.sourceforge.htmlunit:htmlunit-osgi:2.24
511[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] UltraPermissions added custom placeholder {uperms_prefixes}
512[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] UltraPermissions added custom placeholder {uperms_prefix}
513[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] UltraPermissions added custom placeholder {uperms_secondaryprefix}
514[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] UltraPermissions added custom placeholder {uperms_suffixes}
515[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] UltraPermissions added custom placeholder {uperms_suffix}
516[21:08:57] [Server thread/INFO]: [MVdWPlaceholderAPI] UltraPermissions added custom placeholder {uperms_rank}
517[21:08:57] [Server thread/INFO]: [UltraPermissions] Hooked into MVdWPlaceholderAPI
518[21:08:58] [Server thread/INFO]: [UltraPermissions] Hooked into Vault
519[21:08:58] [Server thread/INFO]: [UltraPermissions] Hooked into PlaceholderAPI
520[21:08:58] [Server thread/INFO]: [UltraPermissions] Successfully loaded in 217 ms
521[21:08:58] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.9.4*
522[21:08:58] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.9.4 has been enabled.
523[21:08:58] [Server thread/INFO]: [ChatColor] Current update: Color-Text placeholders everywhere, bug fixes.
524[21:08:58] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked.
525[21:08:58] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
526[21:08:58] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
527[21:08:58] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
528[21:08:58] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.14.0
529[21:08:58] [Server thread/INFO]: ---------------------------
530[21:08:58] [Server thread/INFO]: VoteParty Updater
531[21:08:58] [Server thread/INFO]:
532[21:08:58] [Server thread/INFO]: An update for VoteParty has been found!
533[21:08:58] [Server thread/INFO]: VoteParty 2.6
534[21:08:58] [Server thread/INFO]: You are running 1.14.0
535[21:08:58] [Server thread/INFO]:
536[21:08:58] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/voteparty.987/
537[21:08:58] [Server thread/INFO]: ---------------------------
538[21:08:58] [Server thread/INFO]: [PluginHiderPlus] Enabling PluginHiderPlus v4.1.1
539[21:08:58] [Server thread/INFO]: [LotteryPool] Enabling LotteryPool v1.2.4
540[21:08:58] [Server thread/INFO]:
541[21:08:58] [Server thread/INFO]: LotteryPool by Astero is loading up...
542[21:08:58] [Server thread/INFO]:
543[21:08:58] [Server thread/INFO]: → Economy is loaded up!
544[21:08:58] [Server thread/INFO]: → Commands are loaded up!
545[21:08:58] [Server thread/INFO]: → Event Listeners are loaded up!
546[21:08:58] [Server thread/INFO]: → YAML files are loaded up!
547[21:08:58] [Server thread/INFO]: → Caching has been done!
548[21:08:58] [Server thread/INFO]:
549[21:08:58] [Server thread/INFO]: LotteryPool by Astero has been sucessfully loaded up!
550[21:08:58] [Server thread/INFO]:
551[21:08:58] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.6.2
552[21:08:58] [Server thread/INFO]: [EpicRename] Version: 3.6.2 MC Version: NEWER_THAN_ONE_DOT_EIGHT
553[21:08:58] [Server thread/INFO]: [EpicRename] This 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
554[21:08:58] [Server thread/INFO]: [EpicRename] Starting to enable plugin...
555[21:08:58] [Server thread/INFO]: [Navnbytte] Prefix set to: '[Navnbytte] '
556[21:08:58] [Server thread/INFO]: [Navnbytte] Plugin Enabled!
557[21:08:58] [Server thread/INFO]: [MoneyPouch] Enabling MoneyPouch v3.1*
558[21:08:58] [Server thread/INFO]: [MoneyPouch] Your server is running version v1_14_R1.
559[21:08:58] [Server thread/INFO]: [MoneyPouch] Titles have been enabled.
560[21:08:58] [Server thread/INFO]: [PlatinumKits] Enabling PlatinumKits v1.4.10*
561[21:08:58] [Server thread/INFO]: ------------------------------------------------------------------------
562[21:08:58] [Server thread/INFO]: PlatinumKits: Version: 1.4.10
563[21:08:58] [Server thread/INFO]: Vault Support: ENABLED
564[21:08:58] [Server thread/INFO]: ------------------------------------------------------------------------
565[21:08:58] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.0.4
566[21:08:58] [Server thread/INFO]: [AuctionHouse] Opening database
567[21:08:58] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_14_R1
568[21:08:58] [Server thread/INFO]: [UltraCustomizerPlus] Enabling UltraCustomizerPlus v1.4*
569[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Thank you for downloading UltraCustomizer+.
570[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Loading configuration.
571[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Loading main command.
572[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Registering elements.
573[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Registered 16 elements.
574[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Registering constructors.
575[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Registered 5 constructors.
576[21:08:58] [Server thread/INFO]: UltraCustomizer+ » v2.0.0 of UltraCustomizer+ is available on SpigotMC. Spigot Link: https://s.eazyftw.com/ucplus
577[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Looking for hooks.
578[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Found Vault! Enabling hook...
579[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Registered 4 vault elements.
580[21:08:58] [Server thread/INFO]: UltraCustomizer+ » Done loading!
581[21:08:58] [Server thread/INFO]: [CustomMsg] Enabling CustomMsg v2.7*
582[21:08:58] [Server thread/INFO]: [CustomMsg] msg plugin started.
583[21:08:58] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
584[21:08:58] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
585[21:08:58] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
586[21:08:58] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
587[21:08:59] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
588[21:08:59] [Server thread/INFO]: [Essentials] Using locale en_US
589[21:08:59] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
590[21:08:59] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
591[21:08:59] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
592[21:08:59] [Server thread/INFO]: [Essentials] Using Vault based permissions (generic)
593[21:08:59] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v2.2.6
594[21:08:59] [Server thread/INFO]: [BountyHunters] Detected Server Version: v1_14_R1
595[21:08:59] [Server thread/INFO]: [BountyHunters] Hooked onto PlaceholderAPI
596[21:08:59] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.4.7
597[21:08:59] [Server thread/INFO]: [LiteBans] Using default database drivers.
598[21:08:59] [Server thread/WARN]: [LiteBans] Failed to hook into ServerListPlus. Try using the latest dev build
599[21:08:59] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
600[21:08:59] [Server thread/INFO]: [LiteBans] Connecting to database...
601[21:08:59] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/minecraft/multicraft/servers/server105626/plugins/LiteBans/litebans] (180.4 ms).
602[21:08:59] [Server thread/INFO]: [LiteBans] Database connection fully initialized (183.2 ms).
603[21:08:59] [Server thread/INFO]: [LiteBans] v2.4.7 enabled. Startup took 311 ms.
604[21:08:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1762)
605[21:08:59] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
606[21:08:59] [Server thread/INFO]: [TAB] Enabling TAB v2.6.4
607[21:08:59] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14_R1)
608[21:08:59] [Server thread/INFO]: [TAB] Enabled in 60ms
609[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Enabling LeaderHeadsRevamped v4.0.5
610[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Hooked into MVdWPlaceholderAPI
611[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Hooked into PlaceholderAPI
612[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Hooked into Citizens
613[21:08:59] [pool-20-thread-6/INFO]: [TAB] Version 2.7.0 is out! Your version: 2.6.4
614[21:08:59] [pool-20-thread-6/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
615[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] [ACF] Enabled Asynchronous Tab Completion Support!
616[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Starting up database
617[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Successfully connected to SQLite
618[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Creating database tables
619[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistics
620[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %bountyhunters_claimed_bounties% from file %bountyhunters_claimed_bounties%.yml
621[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %supermobcoins_mobcoins% from file %supermobcoins_mobcoins%.yml
622[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %statistic_player_kills% from file %statistic_player_kills%.yml
623[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %vault_eco_balance% from file %vault_eco_balance%.yml
624[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %battlepass_tier% from file %battlepass_tier%.yml
625[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Loading statistic %statistic_days_played% from file %statistic_days_played%.yml
626[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %bountyhunters_claimed_bounties%
627[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %supermobcoins_mobcoins%
628[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %statistic_player_kills%
629[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %vault_eco_balance%
630[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %battlepass_tier%
631[21:08:59] [Server thread/INFO]: [LeaderHeadsRevamped] Starting statistic %statistic_days_played%
632[21:08:59] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1*
633[21:08:59] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
634[21:08:59] [Server thread/INFO]: [CommandNPC] Initiating Database
635[21:08:59] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
636[21:08:59] [Thread-26/INFO]: [CommandNPC] Loading commands complete!
637[21:08:59] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
638[21:08:59] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
639[21:08:59] [Server thread/INFO]: [PremiumVanish] Enabling PremiumVanish v2.5.8
640[21:09:00] [Server thread/INFO]: [PremiumVanish] Hooked into PlaceholderAPI
641[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_isvanished}
642[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_vanishedplayers}
643[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_playercount}
644[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] PremiumVanish added custom placeholder {premiumvanish_bungeeplayercount}
645[21:09:00] [Server thread/INFO]: [PremiumVanish] Hooked into MVdWPlaceholderAPI
646[21:09:00] [Server thread/INFO]: [PremiumVanish] Hooked into FeatherBoard
647[21:09:00] [Server thread/INFO]: [PremiumVanish] Hooked into Essentials
648[21:09:00] [Server thread/INFO]: [PremiumVanish] Hooked into Citizens
649[21:09:00] [Server thread/INFO]: [SuperMobCoins] Enabling SuperMobCoins v2.2.3
650[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperMobCoins added custom placeholder {supermobcoins_mobcoins}
651[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperMobCoins added custom placeholder {supermobcoins_normal_time}
652[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] SuperMobCoins added custom placeholder {supermobcoins_special_time}
653[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Enabling CrazyEnvoy v1.3.7-RELEASE
654[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Loading the Config.yml
655[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Config.yml
656[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Loading the Messages.yml
657[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Messages.yml
658[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Loading the Data.yml
659[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Successfully loaded Data.yml
660[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Loading custom files.
661[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Lucky.yml.
662[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Loaded new custom file: /Tiers/Basic.yml.
663[21:09:00] [Server thread/INFO]: [CrazyEnvoy] Finished loading custom files.
664[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_cooldown}
665[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_time_left}
666[21:09:00] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyEnvoy added custom placeholder {crazyenvoy_crates_left}
667[21:09:00] [Server thread/INFO]: [DeluxeCombat] Enabling DeluxeCombat v1.14.4
668[21:09:00] [Server thread/INFO]: [DeluxeCombat] Spawnpoints loaded: 0
669[21:09:00] [Server thread/INFO]: [DeluxeCombat] Custom tools loaded: 1
670[21:09:00] [Server thread/INFO]: [DeluxeCombat] Rewards loaded: 2
671[21:09:00] [Server thread/INFO]: [DeluxeCombat] Kill-Streaks loaded: 1
672[21:09:00] [Server thread/INFO]: [DeluxeCombat] Hooked into WorldGuard, ProtocolLib and PlaceHolderAPI.
673[21:09:00] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e
674[21:09:00] [Server thread/INFO]: [WorldGuard] (void) TNT ignition is PERMITTED.
675[21:09:00] [Server thread/INFO]: [WorldGuard] (void) Lighters are PERMITTED.
676[21:09:00] [Server thread/INFO]: [WorldGuard] (void) Lava fire is blocked.
677[21:09:00] [Server thread/INFO]: [WorldGuard] (void) Fire spread is UNRESTRICTED.
678[21:09:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'void'
679[21:09:00] [Server thread/INFO]: [WorldGuard] (void_nether) TNT ignition is PERMITTED.
680[21:09:00] [Server thread/INFO]: [WorldGuard] (void_nether) Lighters are PERMITTED.
681[21:09:00] [Server thread/INFO]: [WorldGuard] (void_nether) Lava fire is blocked.
682[21:09:00] [Server thread/INFO]: [WorldGuard] (void_nether) Fire spread is UNRESTRICTED.
683[21:09:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'void_nether'
684[21:09:00] [Server thread/INFO]: [WorldGuard] (void_the_end) TNT ignition is PERMITTED.
685[21:09:00] [Server thread/INFO]: [WorldGuard] (void_the_end) Lighters are PERMITTED.
686[21:09:00] [Server thread/INFO]: [WorldGuard] (void_the_end) Lava fire is blocked.
687[21:09:00] [Server thread/INFO]: [WorldGuard] (void_the_end) Fire spread is UNRESTRICTED.
688[21:09:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'void_the_end'
689[21:09:00] [Server thread/INFO]: [WorldGuard] Loading region data...
690[21:09:01] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.2
691[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
692[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
693[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
694[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
695[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
696[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
697[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
698[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
699[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
700[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
701[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
702[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
703[21:09:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
704[21:09:01] [Server thread/INFO]: [MoreVaultPlus] Enabling MoreVaultPlus v3.9.5b
705[21:09:01] [Server thread/INFO]: |MoreVaultPlus> Unknown material: LONG_GRASS Contact dev if you think you type correct material.
706[21:09:01] [Server thread/INFO]: |MoreVaultPlus> You are running on 'v1_14_R1' version
707[21:09:01] [Server thread/INFO]: |MoreVaultPlus> NMS support 'MC1_14_R1' loaded!
708[21:09:01] [Server thread/INFO]: |MoreVaultPlus> Using SQLite Database
709[21:09:01] [Server thread/INFO]: |MoreVaultPlus> WorldGuard Flag Registered Already...
710[21:09:01] [Server thread/INFO]: |MoreVaultPlus> Using new Particle Protocol
711[21:09:01] [Server thread/INFO]: |MoreVaultPlus> Starting Metrics...
712[21:09:01] [Server thread/INFO]: [DeluxeCombat_Addon_WG] Enabling DeluxeCombat_Addon_WG v0.5*
713[21:09:01] [Server thread/INFO]: [DeluxeCombat] [Addon] WorldGuard Addon hooked into WorldGuardExtraFlags.
714[21:09:01] [Server thread/INFO]: [DeluxeCombat] [Addon] WorldGuard Addon successfully loaded.
715[21:09:01] [Server thread/INFO]: [WildStacker] Enabling WildStacker v3.0.2
716[21:09:01] [Server thread/INFO]: [WildStacker] ******** ENABLE START ********
717[21:09:01] [Server thread/INFO]: [WildStacker] Loading configuration started...
718[21:09:01] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 1 - skipping...
719[21:09:01] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 2 - skipping...
720[21:09:01] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 11 - skipping...
721[21:09:01] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 13 - skipping...
722[21:09:01] [Server thread/INFO]: [WildStacker] Couldn't find a valid type for fill item 15 - skipping...
723[21:09:01] [Server thread/INFO]: [WildStacker] - Stacking drops is enabled
724[21:09:01] [Server thread/INFO]: [WildStacker] - Stacking entities is enabled
725[21:09:01] [Server thread/INFO]: [WildStacker] - Stacking spawners is disabled
726[21:09:01] [Server thread/INFO]: [WildStacker] - Stacking barrels is disabled
727[21:09:01] [Server thread/INFO]: [WildStacker] Loading configuration done (Took 58ms)
728[21:09:01] [Server thread/INFO]: [WildStacker] Loading loot-tables started...
729[21:09:01] [Server thread/INFO]: [WildStacker] Loading loot-tables done (Took 17ms)
730[21:09:01] [Server thread/INFO]: [WildStacker] Loading messages started...
731[21:09:01] [Server thread/INFO]: [WildStacker] - Found 59 messages in lang.yml.
732[21:09:01] [Server thread/INFO]: [WildStacker] Loading messages done (Took 2ms)
733[21:09:01] [Server thread/INFO]: [WildStacker] ******** ENABLE DONE ********
734[21:09:01] [Server thread/INFO]: [BattlePass] Enabling BattlePass v2.3.6
735[21:09:01] [Server thread/INFO]: [BattlePass] Successfully hooked into PlaceholderAPI
736[21:09:01] [Server thread/INFO]: [BattlePass] Successfully hooked into Citizens
737[21:09:01] [Server thread/INFO]: [BattlePass] Successfully hooked into ChatReaction
738[21:09:01] [Server thread/INFO]: [BattlePass] Successfully hooked into AuctionHouseKluge
739[21:09:01] [Server thread/INFO]: [BattlePass] Successfully hooked into CrazyEnvoy
740[21:09:01] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.25.3
741[21:09:01] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
742[21:09:01] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
743[21:09:02] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v7.0.0-Pre6*
744[21:09:02] [Server thread/INFO]: [AdvancedEnchantments] Loaded 4 armor sets.
745[21:09:02] [Server thread/INFO]: [AdvancedEnchantments] Loaded 1 weapons.
746[21:09:02] [Server thread/INFO]: [AdvancedEnchantments] Registered 'level' payment type for Enchanter from class n3kas.ae.features.enchanter.LevelsPayment
747[21:09:02] [Server thread/WARN]: [AdvancedEnchantments] DEATH, RIGHT_CLICK, FIRE, BOW_MOB, DEFENSE_MOB, SHIFT, FISHING, CATCH_FISH enchantment types have been disabled for this session (No enchants utilizing it, increasing performance)
748[21:09:02] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into WildStacker.
749[21:09:02] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into PlaceholderAPI.
750[21:09:02] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault)
751[21:09:02] [Server thread/INFO]: [EpicFarming] Enabling EpicFarming v3.0.9
752[21:09:02] [Server thread/INFO]:
753[21:09:02] [Server thread/INFO]: =============================
754[21:09:02] [Server thread/INFO]: EpicFarming 3.0.9 by Songoda <3!
755[21:09:02] [Server thread/INFO]: Action: Enabling...
756[21:09:02] [Server thread/INFO]: [EpicFarming] Loaded locale "en_US"
757[21:09:02] [Server thread/INFO]: [SongodaCore] Hooked EpicFarming.
758[21:09:02] [Server thread/INFO]: =============================
759[21:09:02] [Server thread/INFO]:
760[21:09:02] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v6.2.3
761[21:09:02] [Server thread/INFO]:
762[21:09:02] [Server thread/INFO]: =============================
763[21:09:02] [Server thread/INFO]: EpicSpawners 6.2.3 by Songoda <3!
764[21:09:02] [Server thread/INFO]: Action: Enabling...
765[21:09:02] [Server thread/INFO]: [EpicSpawners] Loaded locale "en_US"
766[21:09:02] [Server thread/INFO]: [SongodaCore] Hooked EpicSpawners.
767[21:09:03] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for EpicSpawners!
768[21:09:03] [Server thread/INFO]: =============================
769[21:09:03] [Server thread/INFO]:
770[21:09:03] [Server thread/INFO]: [JetsMinions] Enabling JetsMinions v5.7.7*
771[21:09:03] [Server thread/INFO]: [JetsMinions] Initialising Plugin..
772[21:09:03] [Server thread/INFO]: [JetsMinions] hooks.yml found, loading!
773[21:09:03] [Server thread/INFO]: [JetsMinions] skins.yml found, loading!
774[21:09:03] [Server thread/INFO]: [JetsMinions] config.yml found, loading!
775[21:09:03] [Server thread/INFO]: [JetsMinions] messages.yml found, loading!
776[21:09:03] [Server thread/INFO]: [JetsMinions] controlpanel.yml found, loading!
777[21:09:03] [Server thread/INFO]: [JetsMinions] players.yml found, loading!
778[21:09:03] [Server thread/INFO]: [JetsMinions] store.yml found, loading!
779[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Miner Made by Jet315
780[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Slayer Made by Jet315
781[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Collector Made by Jet315
782[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Feeder Made by Jet315
783[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Lumberjack Made by Jet315
784[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Farmer Made by Jet315
785[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Fisher Made by Jet315
786[21:09:03] [Server thread/INFO]: [JetsMinions] Loaded Minion: Seller Made by Jet315
787[21:09:03] [Server thread/INFO]: [JetsMinions] Initialising Complete in 127ms
788[21:09:03] [Server thread/INFO]: [VoidChest-1.4.6] Enabling VoidChest v1.4.6
789[21:09:03] [Server thread/INFO]: [VoidChest-1.4.6] Loading plugin and related data...
790[21:09:03] [Server thread/ERROR]: Cannot load plugins/VoidChest/options.yml
791org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
792 in 'string', line 59, column 3:
793 enabled: true
794 ^
795expected <block end>, but found '<scalar>'
796 in 'string', line 60, column 31:
797 message: '&c&l(!) &cYou can't place it too close to an exist ...
798 ^
799
800 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[patched_1.14.4.jar:git-Paper-239]
801 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[patched_1.14.4.jar:git-Paper-239]
802 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[patched_1.14.4.jar:git-Paper-239]
803 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) ~[patched_1.14.4.jar:git-Paper-239]
804 at me.shin1gamix.voidchest.configuration.CFG.reloadFile(CFG.java:98) ~[?:?]
805 at me.shin1gamix.voidchest.configuration.CFG.setup(CFG.java:72) ~[?:?]
806 at me.shin1gamix.voidchest.configuration.CFG.<init>(CFG.java:37) ~[?:?]
807 at me.shin1gamix.voidchest.configuration.FileManager.loadFiles(FileManager.java:24) ~[?:?]
808 at me.shin1gamix.voidchest.VoidChestPlugin.onEnable(VoidChestPlugin.java:68) ~[?:?]
809 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-239]
810 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-239]
811 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-239]
812 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-239]
813 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-239]
814 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-239]
815 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[patched_1.14.4.jar:git-Paper-239]
816 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[patched_1.14.4.jar:git-Paper-239]
817 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
818Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
819 in 'string', line 59, column 3:
820 enabled: true
821 ^
822expected <block end>, but found '<scalar>'
823 in 'string', line 60, column 31:
824 message: '&c&l(!) &cYou can't place it too close to an exist ...
825 ^
826
827 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572) ~[patched_1.14.4.jar:git-Paper-239]
828 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[patched_1.14.4.jar:git-Paper-239]
829 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[patched_1.14.4.jar:git-Paper-239]
830 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[patched_1.14.4.jar:git-Paper-239]
831 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[patched_1.14.4.jar:git-Paper-239]
832 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[patched_1.14.4.jar:git-Paper-239]
833 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[patched_1.14.4.jar:git-Paper-239]
834 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[patched_1.14.4.jar:git-Paper-239]
835 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[patched_1.14.4.jar:git-Paper-239]
836 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[patched_1.14.4.jar:git-Paper-239]
837 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[patched_1.14.4.jar:git-Paper-239]
838 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[patched_1.14.4.jar:git-Paper-239]
839 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[patched_1.14.4.jar:git-Paper-239]
840 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[patched_1.14.4.jar:git-Paper-239]
841 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[patched_1.14.4.jar:git-Paper-239]
842 ... 17 more
843[21:09:03] [Server thread/INFO]: [VoidChest-1.4.6] A voidchest located in the world island_normal_world failed to load due to it not being loaded. Please contact Shin1gamiX.
844[21:09:03] [Server thread/INFO]: [VoidChest-1.4.6] A voidchest located in the world island_normal_world failed to load due to it not being loaded. Please contact Shin1gamiX.
845[21:09:03] [Server thread/INFO]: [EpicAnchors] Enabling EpicAnchors v1.4.6
846[21:09:03] [Server thread/INFO]:
847[21:09:03] [Server thread/INFO]: =============================
848[21:09:03] [Server thread/INFO]: EpicAnchors 1.4.6 by Songoda <3!
849[21:09:03] [Server thread/INFO]: Action: Enabling...
850[21:09:03] [Server thread/INFO]: [EpicAnchors] Loaded locale "en_US"
851[21:09:03] [Server thread/INFO]: [SongodaCore] Hooked EpicAnchors.
852[21:09:03] [Server thread/INFO]: =============================
853[21:09:03] [Server thread/INFO]:
854[21:09:03] [Server thread/INFO]: [FabledSkyBlock] Enabling FabledSkyBlock v2.1.1
855[21:09:03] [Server thread/INFO]: =============================
856[21:09:03] [Server thread/INFO]: FabledSkyBlock 2.1.1 by Songoda <3!
857[21:09:03] [Server thread/INFO]: Action: Enabling...
858[21:09:03] [Server thread/INFO]: =============================
859[21:09:04] [Server thread/INFO]: SkyBlock | Info: Generating VoidWorld 'island_normal_world'.
860[21:09:04] [Server thread/INFO]: -------- World Settings For [island_normal_world] --------
861[21:09:04] [Server thread/INFO]: Experience Merge Radius: 3.0
862[21:09:04] [Server thread/INFO]: Mob Spawn Range: 4
863[21:09:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
864[21:09:04] [Server thread/INFO]: Cane Growth Modifier: 100%
865[21:09:04] [Server thread/INFO]: Melon Growth Modifier: 100%
866[21:09:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
867[21:09:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
868[21:09:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
869[21:09:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
870[21:09:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
871[21:09:04] [Server thread/INFO]: Potato Growth Modifier: 100%
872[21:09:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
873[21:09:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
874[21:09:04] [Server thread/INFO]: Vine Growth Modifier: 100%
875[21:09:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
876[21:09:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
877[21:09:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
878[21:09:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
879[21:09:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
880[21:09:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
881[21:09:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
882[21:09:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
883[21:09:04] [Server thread/INFO]: Max TNT Explosions: 100
884[21:09:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
885[21:09:04] [Server thread/INFO]: View Distance: 10
886[21:09:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
887[21:09:04] [Server thread/INFO]: Item Despawn Rate: 6000
888[21:09:04] [Server thread/INFO]: Item Merge Radius: 2.5
889[21:09:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
890[21:09:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
891[21:09:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
892[21:09:04] [Server thread/INFO]: Preparing start region for dimension 'island_normal_world'/minecraft:overworld
893[21:09:04] [Server thread/INFO]: Preparing spawn area: 0%
894[21:09:04] [Server thread/INFO]: Loaded 441 spawn chunks for world island_normal_world
895[21:09:04] [Server thread/INFO]: Time elapsed: 378 ms
896[21:09:04] [Server thread/INFO]: [WorldGuard] (island_normal_world) TNT ignition is PERMITTED.
897[21:09:04] [Server thread/INFO]: [WorldGuard] (island_normal_world) Lighters are PERMITTED.
898[21:09:04] [Server thread/INFO]: [WorldGuard] (island_normal_world) Lava fire is blocked.
899[21:09:04] [Server thread/INFO]: [WorldGuard] (island_normal_world) Fire spread is UNRESTRICTED.
900[21:09:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island_normal_world'
901[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_islands}
902[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_1}
903[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_1}
904[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_1}
905[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_2}
906[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_2}
907[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_2}
908[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_3}
909[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_3}
910[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_3}
911[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_4}
912[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_4}
913[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_4}
914[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_5}
915[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_5}
916[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_5}
917[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_6}
918[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_6}
919[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_6}
920[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_7}
921[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_7}
922[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_7}
923[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_8}
924[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_8}
925[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_8}
926[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_9}
927[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_9}
928[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_9}
929[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_votes_10}
930[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_bank_10}
931[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_leaderboard_level_10}
932[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_exists}
933[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_isopen}
934[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_size}
935[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_radius}
936[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_level}
937[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_level_formatted}
938[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_points}
939[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_votes}
940[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_role}
941[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_owner}
942[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_biome}
943[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_time}
944[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_weather}
945[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_bans}
946[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_members_total}
947[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_members}
948[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_operators}
949[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_coops}
950[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_coops_total}
951[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_visitors}
952[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_invites}
953[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_bank_balance}
954[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_leaderboard_level_rank}
955[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_leaderboard_bank_rank}
956[21:09:04] [Server thread/INFO]: [MVdWPlaceholderAPI] FabledSkyBlock added custom placeholder {fabledskyblock_island_leaderboard_votes_rank}
957[21:09:05] [Server thread/INFO]: [SongodaUpdate] Hooked FabledSkyBlock.
958[21:09:05] [Server thread/INFO]: Connection with Songoda servers failed...
959[21:09:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719*
960[21:09:05] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v2.5-b719" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--].
961[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
962[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
963[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
964[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
965[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
966[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
967[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
968[21:09:05] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
969[21:09:05] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyblockspawnbackup
970[21:09:05] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
971[21:09:05] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: island_end_world
972[21:09:05] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
973[21:09:05] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
974[21:09:05] [Server thread/INFO]: Experience Merge Radius: 3.0
975[21:09:05] [Server thread/INFO]: Mob Spawn Range: 4
976[21:09:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
977[21:09:05] [Server thread/INFO]: Cane Growth Modifier: 100%
978[21:09:05] [Server thread/INFO]: Melon Growth Modifier: 100%
979[21:09:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
980[21:09:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
981[21:09:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
982[21:09:05] [Server thread/INFO]: Beetroot Growth Modifier: 100%
983[21:09:05] [Server thread/INFO]: Carrot Growth Modifier: 100%
984[21:09:05] [Server thread/INFO]: Potato Growth Modifier: 100%
985[21:09:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
986[21:09:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
987[21:09:05] [Server thread/INFO]: Vine Growth Modifier: 100%
988[21:09:05] [Server thread/INFO]: Cocoa Growth Modifier: 100%
989[21:09:05] [Server thread/INFO]: Bamboo Growth Modifier: 100%
990[21:09:05] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
991[21:09:05] [Server thread/INFO]: Kelp Growth Modifier: 100%
992[21:09:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
993[21:09:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
994[21:09:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
995[21:09:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
996[21:09:05] [Server thread/INFO]: Max TNT Explosions: 100
997[21:09:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
998[21:09:05] [Server thread/INFO]: View Distance: 10
999[21:09:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1000[21:09:05] [Server thread/INFO]: Item Despawn Rate: 6000
1001[21:09:05] [Server thread/INFO]: Item Merge Radius: 2.5
1002[21:09:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
1003[21:09:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1004[21:09:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
1005[21:09:05] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
1006[21:09:05] [Server thread/INFO]: Preparing spawn area: 0%
1007[21:09:05] [Server-Worker-9/INFO]: Preparing spawn area: 100%
1008[21:09:06] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
1009[21:09:06] [Server thread/INFO]: Time elapsed: 915 ms
1010[21:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
1011[21:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
1012[21:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
1013[21:09:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
1014[21:09:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
1015[21:09:06] [Server thread/INFO]: -------- World Settings For [world] --------
1016[21:09:06] [Server thread/INFO]: Experience Merge Radius: 3.0
1017[21:09:06] [Server thread/INFO]: Mob Spawn Range: 4
1018[21:09:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
1019[21:09:06] [Server thread/INFO]: Cane Growth Modifier: 100%
1020[21:09:06] [Server thread/INFO]: Melon Growth Modifier: 100%
1021[21:09:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1022[21:09:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1023[21:09:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
1024[21:09:06] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1025[21:09:06] [Server thread/INFO]: Carrot Growth Modifier: 100%
1026[21:09:06] [Server thread/INFO]: Potato Growth Modifier: 100%
1027[21:09:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
1028[21:09:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1029[21:09:06] [Server thread/INFO]: Vine Growth Modifier: 100%
1030[21:09:06] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1031[21:09:06] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1032[21:09:06] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1033[21:09:06] [Server thread/INFO]: Kelp Growth Modifier: 100%
1034[21:09:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1035[21:09:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1036[21:09:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1037[21:09:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1038[21:09:06] [Server thread/INFO]: Max TNT Explosions: 100
1039[21:09:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1040[21:09:06] [Server thread/INFO]: View Distance: 10
1041[21:09:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1042[21:09:06] [Server thread/INFO]: Item Despawn Rate: 6000
1043[21:09:06] [Server thread/INFO]: Item Merge Radius: 2.5
1044[21:09:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
1045[21:09:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1046[21:09:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
1047[21:09:06] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
1048[21:09:06] [Server thread/INFO]: Preparing spawn area: 0%
1049[21:09:08] [Server-Worker-10/INFO]: Preparing spawn area: 2%
1050[21:09:08] [Server-Worker-10/INFO]: Preparing spawn area: 2%
1051[21:09:08] [Server-Worker-1/INFO]: Preparing spawn area: 2%
1052[21:09:08] [Server-Worker-10/INFO]: Preparing spawn area: 2%
1053[21:09:08] [Server-Worker-4/INFO]: Preparing spawn area: 100%
1054[21:09:09] [Server thread/INFO]: Preparing spawn area: 100%
1055[21:09:09] [Server thread/INFO]: Preparing spawn area: 100%
1056[21:09:10] [Server thread/INFO]: Preparing spawn area: 100%
1057[21:09:10] [Server thread/INFO]: Preparing spawn area: 100%
1058[21:09:11] [Server thread/INFO]: Preparing spawn area: 100%
1059[21:09:11] [Server thread/INFO]: Preparing spawn area: 100%
1060[21:09:12] [Server-Worker-9/INFO]: Preparing spawn area: 100%
1061[21:09:12] [Server thread/INFO]: Preparing spawn area: 100%
1062[21:09:13] [Server thread/INFO]: Loaded 441 spawn chunks for world world
1063[21:09:13] [Server thread/INFO]: Time elapsed: 6597 ms
1064[21:09:13] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
1065[21:09:13] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
1066[21:09:13] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
1067[21:09:13] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
1068[21:09:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
1069[21:09:13] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyblockspawn
1070[21:09:13] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1071[21:09:13] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: island_nether_world
1072[21:09:13] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1073[21:09:13] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyblockworld
1074[21:09:13] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1075[21:09:13] [Server thread/INFO]: -------- World Settings For [world_nether] --------
1076[21:09:13] [Server thread/INFO]: Experience Merge Radius: 3.0
1077[21:09:13] [Server thread/INFO]: Mob Spawn Range: 4
1078[21:09:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
1079[21:09:13] [Server thread/INFO]: Cane Growth Modifier: 100%
1080[21:09:13] [Server thread/INFO]: Melon Growth Modifier: 100%
1081[21:09:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1082[21:09:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1083[21:09:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
1084[21:09:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1085[21:09:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
1086[21:09:13] [Server thread/INFO]: Potato Growth Modifier: 100%
1087[21:09:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
1088[21:09:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1089[21:09:13] [Server thread/INFO]: Vine Growth Modifier: 100%
1090[21:09:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1091[21:09:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1092[21:09:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1093[21:09:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
1094[21:09:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1095[21:09:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1096[21:09:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1097[21:09:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1098[21:09:13] [Server thread/INFO]: Max TNT Explosions: 100
1099[21:09:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1100[21:09:13] [Server thread/INFO]: View Distance: 10
1101[21:09:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1102[21:09:13] [Server thread/INFO]: Item Despawn Rate: 6000
1103[21:09:13] [Server thread/INFO]: Item Merge Radius: 2.5
1104[21:09:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
1105[21:09:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1106[21:09:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
1107[21:09:13] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
1108[21:09:13] [Server thread/INFO]: Preparing spawn area: 0%
1109[21:09:13] [Server thread/INFO]: Preparing spawn area: 45%
1110[21:09:14] [Server-Worker-1/INFO]: Preparing spawn area: 100%
1111[21:09:14] [Server-Worker-10/INFO]: Preparing spawn area: 100%
1112[21:09:15] [Server-Worker-9/INFO]: Preparing spawn area: 100%
1113[21:09:15] [Server-Worker-4/INFO]: Preparing spawn area: 100%
1114[21:09:15] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
1115[21:09:15] [Server thread/INFO]: Time elapsed: 2606 ms
1116[21:09:15] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
1117[21:09:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
1118[21:09:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
1119[21:09:15] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
1120[21:09:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
1121[21:09:15] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyblock
1122[21:09:15] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
1123[21:09:15] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
1124[21:09:15] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
1125[21:09:15] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.9.0
1126[21:09:16] [Server thread/INFO]: [Shopkeepers] Loading data of 37 shopkeepers..
1127[21:09:18] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1128[21:09:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
1129[21:09:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1130[21:09:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
1131[21:09:18] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
1132[21:09:18] [Server thread/INFO]: Done (35.388s)! For help, type "help"
1133[21:09:18] [Server thread/INFO]: Timings Reset
1134[21:09:18] [Craft Scheduler Thread - 12/INFO]: [TigerReports] Le plugin utilise la base de donnees SQLite (par defaut).
1135[21:09:18] [Craft Scheduler Thread - 18/INFO]: [UltraPermissions] Loading Translations from the Web...
1136[21:09:18] [Craft Scheduler Thread - 11/WARN]: ------------------------------------------------------
1137[21:09:18] [Craft Scheduler Thread - 11/WARN]: [TigerReports] Le plugin a ete mis a jour.
1138[21:09:18] [Craft Scheduler Thread - 11/WARN]: La nouvelle version 4.9.12 est disponible ici:
1139[21:09:18] [Craft Scheduler Thread - 11/WARN]: https://www.spigotmc.org/resources/tigerreports.25773/
1140[21:09:18] [Craft Scheduler Thread - 11/WARN]: ------------------------------------------------------
1141[21:09:18] [Craft Scheduler Thread - 33/INFO]: SkyBlock | Info: Fetching user information from island data. This may take a while...
1142[21:09:18] [Craft Scheduler Thread - 33/INFO]: SkyBlock | Info: Finished fetching user information from island data. No users were ignored.
1143[21:09:18] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.14.4(498)
1144[21:09:18] [Craft Scheduler Thread - 31/INFO]: [Vault] Checking for Updates ...
1145[21:09:23] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 169 placeholder expansions are available on the cloud.
1146[21:09:23] [Craft Scheduler Thread - 6/INFO]: [PlaceholderAPI] 1 installed expansions have updates available.
1147[21:09:23] [Server thread/INFO]: [INFO] [BannerBoard] Loading images...
1148[21:09:23] [Craft Scheduler Thread - 31/INFO]: [Vault] No new version available
1149[21:09:23] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image el.png.
1150[21:09:23] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded image ICON_el.png.
1151[21:09:23] [Server thread/INFO]: [INFO] [BannerBoard] Succesfully loaded 2 image(s).
1152[21:09:23] [Server thread/INFO]: [INFO] [BannerBoard] Loading color cache table color_palette_v1_12_R1.bc...
1153[21:09:24] [Server thread/INFO]: [INFO] [BannerBoard] Connecting to skinrender.com with key ***********EY_HERE...
1154[21:09:24] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
1155[21:09:24] [Server thread/INFO]: [AuctionHouse] Registered Service Provider UltraPermissions for Vault's Chat API
1156[21:09:24] [Server thread/INFO]: |MoreVaultPlus> Start Load Database
1157[21:09:24] [Server thread/INFO]: |MoreVaultPlus> Checking for PlayerVaultX Data
1158[21:09:24] [Server thread/INFO]: |MoreVaultPlus> Checking for PlayerVault Data
1159[21:09:24] [Server thread/INFO]: [WildStacker] Loading providers started...
1160[21:09:24] [Server thread/INFO]: [WildStacker] - Couldn't find any spawners providers, using default one.
1161[21:09:24] [Server thread/INFO]: [WildStacker] - Using HolographicDisplays as HologramsProvider.
1162[21:09:24] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for WildStacker!
1163[21:09:24] [Server thread/INFO]: [WildStacker] Found ShopGUIPlus - Hooked as SpawnerProvider!
1164[21:09:24] [Server thread/INFO]: [WildStacker]
1165[21:09:24] [Server thread/INFO]: [WildStacker] Detected EpicSpawners - Disabling spawners stacking...
1166[21:09:24] [Server thread/INFO]: [WildStacker] Detected FastAsyncWorldEdit - Disabling ticks limiter for items...
1167[21:09:24] [Server thread/INFO]: [WildStacker]
1168[21:09:24] [Server thread/INFO]: [WildStacker] Loading providers done (Took 24ms)
1169[21:09:24] [Server thread/INFO]: Multiverse already knows about 'island_normal_world'!
1170[21:09:24] [Server thread/INFO]: Success! Property generator was set to FabledSkyBlock
1171[21:09:25] [Server thread/INFO]: [Citizens] Loaded 27 NPCs.
1172[21:09:25] [Server thread/INFO]: [LeaderHeadsRevamped] Creating MVdWPlaceholderAPI placeholders
1173[21:09:25] [Server thread/INFO]: [MVdWPlaceholderAPI] LeaderHeadsRevamped added custom placeholder {leaderheads_*_*_*_*}
1174[21:09:25] [Server thread/INFO]: [LeaderHeadsRevamped] Creating PlaceholderAPI placeholders
1175[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Found multiple registered spawner plugins (EpicSpawners, WildStacker)!
1176[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Add "spawnerProvider: <NAME>" to config.yml, replacing <NAME> with one of names listed above to select one of them.
1177[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Using built-in spawners support until one of them is chosen.
1178[21:09:25] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support!
1179[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded 32 main menu items!
1180[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armortools3' with 33 items.
1181[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armortools1' with 36 items.
1182[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks2' with 38 items.
1183[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations3' with 29 items.
1184[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 1 (shops.yml), item not loaded: Invalid or no material name specified
1185[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 2 (shops.yml), item not loaded: Invalid or no material name specified
1186[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 3 (shops.yml), item not loaded: Invalid or no material name specified
1187[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 4 (shops.yml), item not loaded: Invalid or no material name specified
1188[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 5 (shops.yml), item not loaded: Invalid or no material name specified
1189[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 6 (shops.yml), item not loaded: Invalid or no material name specified
1190[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 7 (shops.yml), item not loaded: Invalid or no material name specified
1191[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 9 (shops.yml), item not loaded: Invalid or no material name specified
1192[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 11 (shops.yml), item not loaded: Invalid or no material name specified
1193[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 12 (shops.yml), item not loaded: Invalid or no material name specified
1194[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 13 (shops.yml), item not loaded: Invalid or no material name specified
1195[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 14 (shops.yml), item not loaded: Invalid or no material name specified
1196[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 17 (shops.yml), item not loaded: Invalid or no material name specified
1197[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 18 (shops.yml), item not loaded: Invalid or no material name specified
1198[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 19 (shops.yml), item not loaded: Invalid or no material name specified
1199[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 20 (shops.yml), item not loaded: Invalid or no material name specified
1200[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 21 (shops.yml), item not loaded: Invalid or no material name specified
1201[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 22 (shops.yml), item not loaded: Invalid or no material name specified
1202[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > 23 (shops.yml), item not loaded: Invalid or no material name specified
1203[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a1 (shops.yml), item not loaded: Invalid or no material name specified
1204[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a2 (shops.yml), item not loaded: Invalid or no material name specified
1205[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a3 (shops.yml), item not loaded: Invalid or no material name specified
1206[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a4 (shops.yml), item not loaded: Invalid or no material name specified
1207[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a5 (shops.yml), item not loaded: Invalid or no material name specified
1208[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a6 (shops.yml), item not loaded: Invalid or no material name specified
1209[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a7 (shops.yml), item not loaded: Invalid or no material name specified
1210[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a8 (shops.yml), item not loaded: Invalid or no material name specified
1211[21:09:25] [Server thread/WARN]: [ShopGUIPlus] Error occurred when loading decorations > a9 (shops.yml), item not loaded: Invalid or no material name specified
1212[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations' with 6 items.
1213[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'redstone' with 39 items.
1214[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'misc' with 39 items.
1215[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations1' with 34 items.
1216[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'potions' with 39 items.
1217[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'dyes' with 30 items.
1218[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farming' with 30 items.
1219[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'ores' with 32 items.
1220[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 44 items.
1221[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks1' with 42 items.
1222[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'brewing' with 22 items.
1223[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'decorations2' with 34 items.
1224[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks3' with 38 items.
1225[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'spawners1' with 32 items.
1226[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armortools2' with 18 items.
1227[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'mobdrops' with 30 items.
1228[21:09:25] [Server thread/INFO]: [ShopGUIPlus] Loaded 20 shops with total of 645 items!
1229[21:09:26] [User Authenticator #1/INFO]: UUID of player Nattugle is e8e1ea7b-d60f-4012-8b60-2b0f3fc131cb
1230[21:09:26] [User Authenticator #1/INFO]: UUID of player xX_THE_GHOST_Xx is e37a9613-f2c1-4a4a-9678-d8fe79319a31
1231[21:09:27] [Server thread/INFO]: [PremiumVanish] Your current version of PremiumVanish is outdated - New version: '2.5.10'; Currently: '2.5.8'
1232[21:09:27] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.1
1233[21:09:27] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
1234[21:09:27] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/projects/holographic-displays
1235[21:09:27] [Server thread/INFO]: |MoreVaultPlus> Loading 7 Vault Data...
1236[21:09:27] [Server thread/INFO]: |MoreVaultPlus> Please wait...
1237[21:09:27] [Server thread/INFO]: |MoreVaultPlus> 7 Data Loaded
1238[21:09:27] [Server thread/INFO]: |MoreVaultPlus> Load Database Completed in 2.62s
1239[21:09:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@47d3d81b[id=<null>,name=xX_THE_GHOST_Xx,properties={},legacy=false] (/85.166.110.202:52759) lost connection: Disconnected
1240[21:09:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@4e2f3100[id=<null>,name=Nattugle,properties={},legacy=false] (/84.215.136.162:62932) lost connection: Disconnected
1241[21:09:31] [Server thread/INFO]: Nattugle[/84.215.136.162:62950] logged in with entity id 414 at ([island_normal_world]1151.2691566585745, 34.18762602359269, 521973.2033621356)
1242[21:09:32] [Server thread/INFO]: xX_THE_GHOST_Xx[/85.166.110.202:52868] logged in with entity id 415 at ([island_normal_world]1165.913235178368, 33.0, 521967.7948366538)
1243[21:09:33] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 15109ms or 302 ticks behind
1244[21:09:37] [Server thread/INFO]: Successfully connected to version MC1_14_R1'!
1245[21:09:41] [Server thread/INFO]: [EpicSpawners] Loading Crafting Recipes
1246[21:09:44] [Craft Scheduler Thread - 15/INFO]: [UltraPermissions] Loading Permission Database...
1247[21:09:44] [Craft Scheduler Thread - 14/INFO]: [BuycraftX] Fetching all due players...
1248[21:09:45] [Craft Scheduler Thread - 15/INFO]: [UltraPermissions] - 696 Permissions extracted from .jars
1249[21:09:45] [Craft Scheduler Thread - 8/INFO]: [DeluxeCombat] BAD_RESOURCEID
1250[21:09:45] [Craft Scheduler Thread - 14/INFO]: [BuycraftX] Fetched due players (0 found).
1251[21:09:45] [Craft Scheduler Thread - 15/INFO]: [UltraPermissions] - 6164 Permissions downloaded from the Cloud
1252[21:09:47] [Async Chat Thread - #0/INFO]: 2.2k [Rain] xX_THE_GHOST_Xx [£ Pay 2 Win £]: samme
1253[21:09:47] [Server thread/INFO]: Nattugle issued server command: /is tp xX_THE_GHOST_Xx
1254[21:09:52] [Server thread/INFO]: LOTTERY → Lottery has been started, /lottery to participate. (LOTTERY DURATION: 20 MINUTES)
1255[21:09:53] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
1256[21:09:53] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
1257[21:09:54] [Server thread/INFO]: Nattugle issued server command: /is tp xX_THE_GHOST_Xx
1258[21:09:55] [Server thread/INFO]: [VoidChest-1.4.6] Plugin loaded in 0.077 seconds
1259[21:09:57] [Server thread/INFO]: Nattugle issued server command: /tp xX_THE_GHOST_Xx
1260[21:09:58] [ForkJoinPool.commonPool-worker-7/INFO]:
1261[21:09:58] [ForkJoinPool.commonPool-worker-7/INFO]:
1262[21:09:58] [ForkJoinPool.commonPool-worker-7/INFO]: Debugging... [VoidChest-1.4.6]
1263[21:09:58] [ForkJoinPool.commonPool-worker-7/INFO]: Your version of VoidChest (1.4.6) is up to date!
1264[21:09:58] [ForkJoinPool.commonPool-worker-7/INFO]:
1265[21:09:58] [ForkJoinPool.commonPool-worker-7/INFO]:
1266[21:10:04] [Server thread/INFO]: xX_THE_GHOST_Xx issued server command: /sell all
1267[21:10:04] [Server thread/INFO]: [ShopGUIPlus] xX_THE_GHOST_Xx sold all 1327 x Nether Wart for 3,566.3125$ to farming shop
1268[21:10:09] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5819ms or 116 ticks behind
1269[21:10:34] [Server thread/INFO]: xX_THE_GHOST_Xx issued server command: /shop
1270[21:10:38] [Craft Scheduler Thread - 26/INFO]: [BuycraftX] Sending 2 analytic events
1271[21:10:41] [Server thread/INFO]: [ShopGUIPlus] xX_THE_GHOST_Xx bought 11 x Chest for 715$ from decorations2 shop