· 6 years ago · Feb 02, 2020, 03:28 AM
1[22:20:01] [Server thread/INFO]: Starting minecraft server version 1.14.4
2[22:20:01] [Server thread/INFO]: Loading properties
3[22:20:01] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-cbd1a1b-009d8af (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
4[22:20:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[22:20:01] [Server thread/INFO]: Using 4 threads for Netty based IO
6[22:20:01] [Server thread/INFO]: Debug logging is disabled
7[22:20:02] [Server thread/INFO]: Default game type: SURVIVAL
8[22:20:02] [Server thread/INFO]: Generating keypair
9[22:20:02] [Server thread/INFO]: Starting Minecraft server on 144.217.76.241:25565
10[22:20:02] [Server thread/INFO]: Using epoll channel type
11[22:20:05] [Server thread/WARN]: Plugin DoubleJump v1.9 does not specify an api-version.
12[22:20:06] [Server thread/WARN]: Plugin Voteparty v1.0 does not specify an api-version.
13[22:20:06] [Server thread/WARN]: Plugin ChatManager v1.2.1 does not specify an api-version.
14[22:20:06] [Server thread/WARN]: Plugin ChatLock v1.0 does not specify an api-version.
15[22:20:06] [Server thread/WARN]: Plugin Votifier v1.9 does not specify an api-version.
16[22:20:06] [Server thread/WARN]: Plugin Playtimes v1.2.13 does not specify an api-version.
17[22:20:06] [Server thread/ERROR]: Could not load 'plugins/PrestigeTop (7).jar' in folder 'plugins'
18org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: be/maximvdw/placeholderapi/PlaceholderReplacer
19 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
20 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
21 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
22 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
23 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
24 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
25 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
26Caused by: java.lang.NoClassDefFoundError: be/maximvdw/placeholderapi/PlaceholderReplacer
27 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_232]
28 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_232]
29 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:59) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
30 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
31 ... 6 more
32Caused by: java.lang.ClassNotFoundException: be.maximvdw.placeholderapi.PlaceholderReplacer
33 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_232]
34 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:135) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
35 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
36 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_232]
37 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_232]
38 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_232]
39 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_232]
40 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:59) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
41 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
42 ... 6 more
43[22:20:06] [Server thread/WARN]: Plugin ProtocolLib v4.4.0 does not specify an api-version.
44[22:20:06] [Server thread/WARN]: Plugin MVdWPlaceholderAPI v2.5.1 does not specify an api-version.
45[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
46[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
47[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
48[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
49[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
50[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
51[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
52[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
53[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
54[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
55[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
56[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
57[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
58[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
59[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
60[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
61[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
62[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
63[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
64[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
65[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
66[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
67[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
68[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
69[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
70[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
71[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
72[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
73[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
74[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
75[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
76[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
77[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
78[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
79[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
80[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
81[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
82[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
83[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
84[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
85[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
86[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
87[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
88[22:20:07] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
89[22:20:07] [Server thread/WARN]: Plugin FeatherBoard v4.11.1 does not specify an api-version.
90[22:20:07] [Server thread/WARN]: Plugin Cryptic-StaffChats v1.0-SNAPSHOT does not specify an api-version.
91[22:20:07] [Server thread/WARN]: Plugin ServerListPlus v3.4.8 does not specify an api-version.
92[22:20:07] [Server thread/WARN]: Plugin EZBlocks v1.5.0 does not specify an api-version.
93[22:20:07] [Server thread/WARN]: Plugin BottledExp v1.7.3 does not specify an api-version.
94[22:20:07] [Server thread/WARN]: Plugin ChatItem v1.3.6.4 does not specify an api-version.
95[22:20:08] [Server thread/WARN]: Plugin ChatInjector v1.0.0 does not specify an api-version.
96[22:20:08] [Server thread/WARN]: Plugin BossesExpansion v2.4 does not specify an api-version.
97[22:20:08] [Server thread/WARN]: Plugin InventoryFull v1.8 does not specify an api-version.
98[22:20:08] [Server thread/INFO]: [DoubleJump] Loading DoubleJump v1.9
99[22:20:08] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
100[22:20:08] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
101[22:20:08] [Server thread/INFO]: [CraftEnhance] Loading CraftEnhance v2.3.4
102[22:20:08] [Server thread/INFO]: [Gangs] Loading Gangs v1.0
103[22:20:08] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.0.0-SNAPSHOT
104[22:20:08] [Server thread/INFO]: [ViaVersion] ViaVersion 3.0.0-SNAPSHOT is now loaded, injecting!
105[22:20:08] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
106[22:20:08] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
107[22:20:08] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
108[22:20:08] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
109[22:20:08] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
110[22:20:08] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 plugin channel mappings...
111[22:20:08] [Server thread/INFO]: [ViaVersion] Loading translation mappping
112[22:20:08] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
113[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
114[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
115[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
116[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
117[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
118[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
119[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
120[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
121[22:20:09] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
122[22:20:09] [Server thread/INFO]: [Voteparty] Loading Voteparty v1.0
123[22:20:09] [Server thread/INFO]: [AntiCraft] Loading AntiCraft v1.4
124[22:20:09] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v3.0.0-SNAPSHOT
125[22:20:09] [Server thread/INFO]: [ChatManager] Loading ChatManager v1.2.1
126[22:20:09] [Server thread/INFO]: [ChatLock] Loading ChatLock v1.0
127[22:20:09] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
128[22:20:09] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.39
129[22:20:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
130[22:20:10] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5f4413fb]
131[22:20:10] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
132[22:20:10] [Server thread/INFO]: [Chairs] Loading Chairs v5.1
133[22:20:10] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
134[22:20:10] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
135[22:20:10] [Server thread/INFO]: [Playtimes] Loading Playtimes v1.2.13
136[22:20:10] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
137[22:20:10] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
138[22:20:10] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
139[22:20:10] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.4
140[22:20:10] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.8.3-RELEASE
141[22:20:10] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.11
142[22:20:10] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
143[22:20:10] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.4.2
144[22:20:10] [Server thread/INFO]: [AdvancedGift] Loading AdvancedGift v1.10.3
145[22:20:10] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
146[22:20:10] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.11.1
147[22:20:10] [Server thread/INFO]: [Cryptic-StaffChats] Loading Cryptic-StaffChats v1.0-SNAPSHOT
148[22:20:10] [Server thread/INFO]: [ActionAnnouncer] Loading ActionAnnouncer v1.15.0
149[22:20:10] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
150[22:20:10] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8
151[22:20:10] [Server thread/INFO]: [EZBlocks] Loading EZBlocks v1.5.0
152[22:20:10] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v6.6
153[22:20:10] [Server thread/INFO]: [BottledExp] Loading BottledExp v1.7.3
154[22:20:10] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v1.5.0-SNAPSHOT
155[22:20:10] [Server thread/INFO]: [Rankup] Loading Rankup v3.5.8
156[22:20:10] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.6.2
157[22:20:10] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
158[22:20:10] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.400
159[22:20:10] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1;f2118aa
160[22:20:10] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.6.4
161[22:20:10] [Server thread/INFO]: [RepairGui] Loading RepairGui v6.4.10
162[22:20:10] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
163[22:20:10] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.0
164[22:20:10] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
165[22:20:10] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1815)
166[22:20:10] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.8.1
167[22:20:10] [Server thread/INFO]: [Shopkeepers] Loading config.
168[22:20:10] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
169[22:20:10] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
170[22:20:10] [Server thread/INFO]: [TAB] Loading TAB v2.6.0
171[22:20:10] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v4.2.5-VK
172[22:20:10] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10-RELEASE
173[22:20:10] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
174[22:20:10] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.7.2-FREE
175[22:20:10] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
176[22:20:10] [Server thread/INFO]: [AutoSell] Loading AutoSell v1.9.2
177[22:20:10] [Server thread/INFO]: [BossesExpansion] Loading BossesExpansion v2.4
178[22:20:10] [Server thread/INFO]: [InventoryFull] Loading InventoryFull v1.8
179[22:20:10] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v3.0.0-SNAPSHOT
180[22:20:10] [Server thread/INFO]: [ViaBackwards] Loading all translations...
181[22:20:10] [Server thread/INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 block mapping...
182[22:20:10] [Server thread/INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 sound mapping...
183[22:20:10] [Server thread/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 block mapping...
184[22:20:11] [Server thread/INFO]: [ViaBackwards] Loading 1.15 -> 1.14.4 mappings...
185[22:20:12] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.39
186[22:20:12] [Server thread/INFO]: [0;36;1m [0;36;22m __ [m
187[22:20:12] [Server thread/INFO]: [0;36;1m | [0;36;22m|__) [0;32;22mLuckPerms [0;36;1mv5.0.39[m
188[22:20:12] [Server thread/INFO]: [0;36;1m |___ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
189[22:20:12] [Server thread/INFO]: [m
190[22:20:12] [Server thread/INFO]: [LuckPerms] Loading configuration...
191[22:20:12] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
192[22:20:12] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
193[22:20:12] [Server thread/INFO]: [LuckPerms] Performing initial data load...
194[22:20:12] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 801ms)
195[22:20:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
196[22:20:12] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
197[22:20:13] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
198[22:20:13] [Server thread/WARN]: [WorldEdit] ====================================================
199[22:20:13] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
200[22:20:13] [Server thread/WARN]: [WorldEdit] as your server software.
201[22:20:13] [Server thread/WARN]: [WorldEdit]
202[22:20:13] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
203[22:20:13] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
204[22:20:13] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
205[22:20:13] [Server thread/WARN]: [WorldEdit]
206[22:20:13] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
207[22:20:13] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
208[22:20:13] [Server thread/WARN]: [WorldEdit]
209[22:20:13] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
210[22:20:13] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
211[22:20:13] [Server thread/WARN]: [WorldEdit]
212[22:20:13] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
213[22:20:13] [Server thread/WARN]: [WorldEdit] ====================================================
214[22:20:13] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
215[22:20:13] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
216[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.11
217[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
218[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] Warning: Unable to get class com.sk89q.worldedit.extent.reorder.MultiStageReorder$Stage3Committer
219[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
220[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
221[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
222[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
223[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
224[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
225[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
226[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
227[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
228[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
229[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
230[22:20:13] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
231[22:20:23] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
232[22:20:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
233[22:20:23] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
234[22:20:23] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_14_R1, DirectChunkAPI disabled
235[22:20:23] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
236[22:20:23] [Server thread/INFO]: [AsyncWorldEdit] Enabled
237[22:20:23] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.4.2
238[22:20:23] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
239[22:20:23] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
240[22:20:23] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
241[22:20:23] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
242[22:20:23] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
243[22:20:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
244[22:20:23] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v1.5.0-SNAPSHOT
245[22:20:23] [Thread-19/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.11, available version: 3.6.18
246[22:20:23] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.400
247[22:20:23] [Server thread/WARN]: [PlotSquared] ====================================================
248[22:20:23] [Server thread/WARN]: [PlotSquared] PlotSquared works better if you use Paper
249[22:20:23] [Server thread/WARN]: [PlotSquared] as your server software.
250[22:20:23] [Server thread/WARN]: [PlotSquared] ====================================================
251[22:20:24] [Server thread/INFO]: Version is PlotSquared-4.400
252[22:20:24] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;33;22mPlotSquared is using online UUIDs[m
253[22:20:25] [Server thread/INFO]: PlotSquared Scripting Test
254
255[22:20:25] [Server thread/INFO]: [0;33;22mPlotSquared is now enabled[m
256[22:20:25] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;33;22mMetrics enabled.[m
257[22:20:25] [Server thread/INFO]: Preparing level "world"
258[22:20:25] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
259[22:20:25] [Server thread/INFO]: Loaded 6 recipes
260[22:20:26] [Server thread/INFO]: -------- World Settings For [world] --------
261[22:20:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
262[22:20:26] [Server thread/INFO]: Cane Growth Modifier: 100%
263[22:20:26] [Server thread/INFO]: Melon Growth Modifier: 100%
264[22:20:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
265[22:20:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
266[22:20:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
267[22:20:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
268[22:20:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
269[22:20:26] [Server thread/INFO]: Potato Growth Modifier: 100%
270[22:20:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
271[22:20:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
272[22:20:26] [Server thread/INFO]: Vine Growth Modifier: 100%
273[22:20:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
274[22:20:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
275[22:20:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
276[22:20:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
277[22:20:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
278[22:20:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
279[22:20:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
280[22:20:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
281[22:20:26] [Server thread/INFO]: Max TNT Explosions: 100
282[22:20:26] [Server thread/INFO]: Experience Merge Radius: 3.0
283[22:20:26] [Server thread/INFO]: Mob Spawn Range: 6
284[22:20:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
285[22:20:26] [Server thread/INFO]: View Distance: 6
286[22:20:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
287[22:20:26] [Server thread/INFO]: Item Despawn Rate: 6000
288[22:20:26] [Server thread/INFO]: Item Merge Radius: 2.5
289[22:20:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
290[22:20:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
291[22:20:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
292[22:20:26] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
293[22:20:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
294[22:20:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
295[22:20:26] [Server thread/INFO]: Cane Growth Modifier: 100%
296[22:20:26] [Server thread/INFO]: Melon Growth Modifier: 100%
297[22:20:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
298[22:20:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
299[22:20:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
300[22:20:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
301[22:20:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
302[22:20:26] [Server thread/INFO]: Potato Growth Modifier: 100%
303[22:20:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
304[22:20:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
305[22:20:26] [Server thread/INFO]: Vine Growth Modifier: 100%
306[22:20:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
307[22:20:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
308[22:20:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
309[22:20:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
310[22:20:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
311[22:20:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
312[22:20:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
313[22:20:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
314[22:20:26] [Server thread/INFO]: Max TNT Explosions: 100
315[22:20:26] [Server thread/INFO]: Experience Merge Radius: 3.0
316[22:20:26] [Server thread/INFO]: Mob Spawn Range: 6
317[22:20:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
318[22:20:26] [Server thread/INFO]: View Distance: 6
319[22:20:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
320[22:20:26] [Server thread/INFO]: Item Despawn Rate: 6000
321[22:20:26] [Server thread/INFO]: Item Merge Radius: 2.5
322[22:20:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
323[22:20:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
324[22:20:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
325[22:20:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
326[22:20:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
327[22:20:26] [Server thread/INFO]: Cane Growth Modifier: 100%
328[22:20:26] [Server thread/INFO]: Melon Growth Modifier: 100%
329[22:20:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
330[22:20:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
331[22:20:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
332[22:20:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
333[22:20:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
334[22:20:26] [Server thread/INFO]: Potato Growth Modifier: 100%
335[22:20:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
336[22:20:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
337[22:20:26] [Server thread/INFO]: Vine Growth Modifier: 100%
338[22:20:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
339[22:20:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
340[22:20:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
341[22:20:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
342[22:20:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
343[22:20:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
344[22:20:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
345[22:20:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
346[22:20:26] [Server thread/INFO]: Max TNT Explosions: 100
347[22:20:26] [Server thread/INFO]: Experience Merge Radius: 3.0
348[22:20:26] [Server thread/INFO]: Mob Spawn Range: 6
349[22:20:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
350[22:20:26] [Server thread/INFO]: View Distance: 6
351[22:20:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
352[22:20:26] [Server thread/INFO]: Item Despawn Rate: 6000
353[22:20:26] [Server thread/INFO]: Item Merge Radius: 2.5
354[22:20:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
355[22:20:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
356[22:20:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
357[22:20:26] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
358[22:20:27] [Server thread/INFO]: Preparing spawn area: 0%
359[22:20:27] [Server thread/INFO]: Preparing spawn area: 0%
360[22:20:27] [Server thread/INFO]: Preparing spawn area: 0%
361[22:20:27] [Server thread/INFO]: Preparing spawn area: 0%
362[22:20:28] [Server thread/INFO]: Time elapsed: 1854 ms
363[22:20:28] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
364[22:20:28] [Server thread/INFO]: Preparing spawn area: 0%
365[22:20:28] [Server thread/INFO]: Preparing spawn area: 0%
366[22:20:29] [Server-Worker-3/INFO]: Preparing spawn area: 83%
367[22:20:29] [Server-Worker-11/INFO]: Preparing spawn area: 85%
368[22:20:29] [Server thread/INFO]: Time elapsed: 1889 ms
369[22:20:29] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
370[22:20:30] [Server thread/INFO]: Preparing spawn area: 0%
371[22:20:30] [Server-Worker-3/INFO]: Preparing spawn area: 90%
372[22:20:30] [Server thread/INFO]: Time elapsed: 751 ms
373[22:20:30] [Server thread/INFO]: [DoubleJump] Enabling DoubleJump v1.9
374[22:20:30] [Server thread/INFO]: [0;31;1m[21m[DoubleJump] [0;32;1mStarting up & loading plugin data.[m
375[22:20:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
376[22:20:30] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
377[22:20:30] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
378[22:20:30] [Server thread/INFO]: [CraftEnhance] Enabling CraftEnhance v2.3.4
379[22:20:32] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
380[22:20:32] [Server thread/INFO]: Loaded 6 recipes
381[22:20:32] [Server thread/INFO]: [0;37;1m[21mCustom Craft >>[0;37;22m CraftEnhance is managed and developed by DutchJelly.[m
382[22:20:32] [Server thread/INFO]: [0;37;1m[21mCustom Craft >>[0;37;22m If you find a bug in the plugin, please report it to https://dev.bukkit.org/projects/craftenhance.[m
383[22:20:32] [Server thread/INFO]: [0;37;1m[21mCustom Craft >>[0;37;22m Running a version check to check that the server is compatible with game version 1.13, 1.14, 1.15.[m
384[22:20:32] [Server thread/INFO]: [0;37;1m[21mCustom Craft >>[0;37;22m The correct version is installed.[m
385[22:20:32] [Server thread/INFO]: [0;37;1m[21mCustom Craft >>[0;37;22m CraftEnhance is up to date.[m
386[22:20:32] [Server thread/INFO]: [Gangs] Enabling Gangs v1.0
387[22:20:32] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.0.0-SNAPSHOT
388[22:20:32] [Server thread/INFO]: [Voteparty] Enabling Voteparty v1.0
389[22:20:32] [Server thread/INFO]: [Voteparty] Voteparty by Troll_C enabled
390[22:20:32] [Server thread/INFO]: [AntiCraft] Enabling AntiCraft v1.4
391[22:20:32] [Server thread/INFO]: [ChatManager] Enabling ChatManager v1.2.1
392[22:20:32] [Server thread/INFO]: [ChatLock] Enabling ChatLock v1.0
393[22:20:32] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
394[22:20:33] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
395[22:20:33] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
396[22:20:33] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
397[22:20:33] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
398org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
399 in 'string', line 344, column 5:
400 - 'time:340 msg:&fClearLag >> &c ...
401 ^
402expected <block end>, but found '<scalar>'
403 in 'string', line 345, column 8:
404 - 'time:400 msg:&fClearLag >> &cGro ...
405 ^
406
407 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
408 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
409 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
410 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
411 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
412 at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:133) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
413 at me.minebuilders.clearlag.config.ConfigHandler.<init>(ConfigHandler.java:54) [Clearlag%20(1).jar:?]
414 at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:35) [Clearlag%20(1).jar:?]
415 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
416 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
417 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
418 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
419 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
420 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
421 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
422 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
423 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
424Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection
425 in 'string', line 344, column 5:
426 - 'time:340 msg:&fClearLag >> &c ...
427 ^
428expected <block end>, but found '<scalar>'
429 in 'string', line 345, column 8:
430 - 'time:400 msg:&fClearLag >> &cGro ...
431 ^
432
433 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:516) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
434 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
435 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
436 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:188) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
437 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:142) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
438 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
439 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
440 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
441 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
442 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
443 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
444 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
445 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
446 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
447 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
448 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
449 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
450 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
451 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
452 ... 16 more
453[22:20:33] [Server thread/WARN]: [ClearLag] Clearlag failed to load to your config. Clearlag will now attempt to repair your config by force-updating it...
454[22:20:33] [Server thread/INFO]: [ClearLag] Updating config to v3.1.6...
455[22:20:33] [Server thread/INFO]: [ClearLag] Successfully updated config to v3.1.6!
456[22:20:33] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
457org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
458 in 'string', line 344, column 5:
459 - 'time:340 msg:&fClearLag >> &c ...
460 ^
461expected <block end>, but found '<scalar>'
462 in 'string', line 345, column 8:
463 - 'time:400 msg:&fClearLag >> &cGro ...
464 ^
465
466 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
467 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
468 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
469 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
470 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
471 at me.minebuilders.clearlag.config.ConfigHandler.<init>(ConfigHandler.java:64) [Clearlag%20(1).jar:?]
472 at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:35) [Clearlag%20(1).jar:?]
473 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
474 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
475 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
476 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
477 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
478 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
479 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
480 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
481 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
482Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection
483 in 'string', line 344, column 5:
484 - 'time:340 msg:&fClearLag >> &c ...
485 ^
486expected <block end>, but found '<scalar>'
487 in 'string', line 345, column 8:
488 - 'time:400 msg:&fClearLag >> &cGro ...
489 ^
490
491 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:516) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
492 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
493 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
494 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:188) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
495 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:142) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
496 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
497 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
498 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
499 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
500 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
501 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
502 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
503 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
504 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
505 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
506 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
507 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
508 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
509 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
510 ... 15 more
511[22:20:33] [Server thread/INFO]: [ClearLag] Updating config to v3.1.6...
512[22:20:33] [Server thread/INFO]: [ClearLag] Successfully updated config to v3.1.6!
513[22:20:33] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
514org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
515 in 'string', line 344, column 5:
516 - 'time:340 msg:&fClearLag >> &c ...
517 ^
518expected <block end>, but found '<scalar>'
519 in 'string', line 345, column 8:
520 - 'time:400 msg:&fClearLag >> &cGro ...
521 ^
522
523 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
524 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
525 at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
526 at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
527 at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:157) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
528 at me.minebuilders.clearlag.config.ConfigHandler.reloadConfig(ConfigHandler.java:224) [Clearlag%20(1).jar:?]
529 at me.minebuilders.clearlag.config.ConfigHandler.<init>(ConfigHandler.java:115) [Clearlag%20(1).jar:?]
530 at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:35) [Clearlag%20(1).jar:?]
531 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
532 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
533 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
534 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
535 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
536 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
537 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
538 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
539 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
540Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block collection
541 in 'string', line 344, column 5:
542 - 'time:340 msg:&fClearLag >> &c ...
543 ^
544expected <block end>, but found '<scalar>'
545 in 'string', line 345, column 8:
546 - 'time:400 msg:&fClearLag >> &cGro ...
547 ^
548
549 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:516) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
550 at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
551 at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
552 at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:188) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
553 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:142) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
554 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
555 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
556 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
557 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
558 at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
559 at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
560 at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
561 at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
562 at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
563 at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
564 at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
565 at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
566 at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
567 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
568 ... 16 more
569[22:20:33] [Server thread/INFO]: [ClearLag] Loading modules...
570[22:20:33] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
571[22:20:33] [Server thread/INFO]: [ClearLag] Modules have been loaded!
572[22:20:33] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
573[22:20:33] [Thread-23/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]...
574[22:20:33] [Server thread/INFO]: [Chairs] Enabling Chairs v5.1
575[22:20:33] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
576[22:20:33] [Server thread/INFO]: [BuycraftX] Validating your server key...
577[22:20:33] [Thread-23/INFO]: [ClearLag] No updates found!
578[22:20:34] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
579[22:20:34] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
580[22:20:34] [Server thread/INFO]: [Votifier] Votifier enabled.
581[22:20:34] [Server thread/INFO]: [Playtimes] Enabling Playtimes v1.2.13
582[22:20:34] [Server thread/INFO]: [0;35;22m[PlayTime] [0;37;1mloading...[m
583[22:20:34] [Server thread/INFO]: [PlayTime] Plugin is up to date! - 1.2.13[m
584[22:20:34] [Server thread/INFO]: [0;35;22m[PlayTime] [0;37;1mPlaceholdersAPI Hooked![m
585[22:20:34] [Server thread/INFO]: [0;35;22m[PlayTime] [0;37;1mSuccessfully loaded.[m
586[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
587[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
588[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
589[22:20:34] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.4
590[22:20:34] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
591[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_total}
592[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_alltimetotal}
593[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_lastmonthtotal}
594[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_disablebroadcast}
595[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_milestonecount}
596[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_total_alltime}
597[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_total_monthly}
598[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_total_weekly}
599[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_total_daily}
600[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_bestdailytotal}
601[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_bestweeklytotal}
602[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_bestmonthlytotal}
603[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_dailyvotestreak}
604[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_weeklyvotestreak}
605[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_monthvotestreak}
606[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_bestdailyvotestreak}
607[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_bestweeklyvotestreak}
608[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_bestmonthvotestreak}
609[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_points}
610[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_canvote}
611[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_next_minecraftservers}
612[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_last_minecraftservers}
613[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_canvote_minecraftservers}
614[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_next_topg_org}
615[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_last_topg_org}
616[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_canvote_topg_org}
617[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_next_minecraftmp}
618[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_last_minecraftmp}
619[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_canvote_minecraftmp}
620[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_top_all_position}
621[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_top_month_position}
622[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_top_week_position}
623[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_top_daily_position}
624[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_votepartyvotescurrent}
625[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_votepartyvotesneeded}
626[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_votepartyvotesrequired}
627[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_globalmonthtotal}
628[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_globalalltimetotal}
629[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_globalweeklytotal}
630[22:20:34] [Server thread/INFO]: [MVdWPlaceholderAPI] VotingPlugin added custom placeholder {votingplugin_globaldailytotal}
631[22:20:34] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.4
632[22:20:34] [Server thread/INFO]: [Vouchers] Enabling Vouchers v1.8.3-RELEASE
633[22:20:35] [Server thread/INFO]: [Vouchers] Loading the Config.yml
634[22:20:35] [Server thread/INFO]: [Vouchers] Successfully loaded Config.yml
635[22:20:35] [Server thread/INFO]: [Vouchers] Loading the Data.yml
636[22:20:35] [Server thread/INFO]: [Vouchers] Successfully loaded Data.yml
637[22:20:35] [Server thread/INFO]: [Vouchers] Loading the Messages.yml
638[22:20:35] [Server thread/INFO]: [Vouchers] Successfully loaded Messages.yml
639[22:20:35] [Server thread/INFO]: [Vouchers] Loading the VoucherCodes.yml
640[22:20:35] [Server thread/INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
641[22:20:35] [Server thread/INFO]: [AdvancedGift] Enabling AdvancedGift v1.10.3
642[22:20:35] [Server thread/INFO]: [AdvancedGift] ===================================================
643[22:20:35] [Server thread/INFO]: [AdvancedGift] Checking server version ------------------
644[22:20:35] [Server thread/INFO]: [AdvancedGift] Version: v1_14_R1
645[22:20:35] [Server thread/INFO]: [AdvancedGift] Found NMS support for this server version!
646[22:20:35] [Server thread/INFO]: [AdvancedGift]
647[22:20:35] [Server thread/INFO]: [AdvancedGift] Loading files --------------------
648[22:20:35] [Server thread/INFO]: [AdvancedGift] config.yml found.
649[22:20:35] [Server thread/INFO]: [AdvancedGift] Verifying that config.yml is up to date.
650[22:20:35] [Server thread/INFO]: [AdvancedGift] config.yml is up to date.
651[22:20:35] [Server thread/INFO]: [AdvancedGift] playerinfo.json found.
652[22:20:35] [Server thread/INFO]: [AdvancedGift]
653[22:20:35] [Server thread/INFO]: [AdvancedGift] Searching for a material lib -----------------
654[22:20:35] [Server thread/INFO]: [AdvancedGift] No supported material lib found.
655[22:20:35] [Server thread/INFO]: [AdvancedGift] Using Spigot's material enum instead.
656[22:20:35] [Server thread/INFO]: [AdvancedGift] ===================================================
657[22:20:35] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
658[22:20:35] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
659[22:20:35] [Server thread/INFO]: [DeluxeMenus] 7 GUI menus loaded!
660[22:20:35] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
661[22:20:35] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
662[22:20:35] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
663[22:20:35] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.11.1
664[22:20:35] [Server thread/INFO]: [0;31;1m[FeatherBoard] [0;31;22mCracked by t0R[m
665[22:20:35] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
666[22:20:35] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.11.1
667[22:20:35] [Server thread/INFO]: [FeatherBoard] Framework version: 2018-06
668[22:20:35] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
669[22:20:35] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
670[22:20:35] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
671[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
672[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
673[22:20:35] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
674[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
675[22:20:35] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
676[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
677[22:20:35] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
678[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
679[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading messages ...
680[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
681[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
682[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
683[22:20:35] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
684[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Armor] ...
685[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [AutoSell] ...
686[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Bukkit] ...
687[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [BungeeCord] ...
688[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Color] ...
689[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [CommandPlaceholderPack] ...
690[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Compass placeholders] ...
691[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [EZBlocks] ...
692[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Economy] ...
693[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Effects] ...
694[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Entities] ...
695[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Essentials] ...
696[22:20:35] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Facebook] ...
697[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [FireworkEffect] ...
698[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Geographical] ...
699[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
700[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
701[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
702[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
703[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
704[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
705[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
706[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
707[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
708[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
709[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Hotbar] ...
710[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [JavaInfo] ...
711[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Memory] ...
712[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [MineResetLite] ...
713[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Multiverse-Core] ...
714[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Permissions] ...
715[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlaceholderAPI] ...
716[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Player] ...
717[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [PlotSquared] ...
718[22:20:36] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: plotsquared.jar
719[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: PlotSquared Plot ...
720[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: PlotSquared Plot ...
721[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Previous Names] ...
722[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RedisBungee] ...
723[22:20:36] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: redisbungee.jar
724[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [ServerPinger] ...
725[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Sound Effects] ...
726[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Statistics] ...
727[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [TicksPerSecond] ...
728[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Twitter] ...
729[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [Unicode Characters] ...
730[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [VanillaEvents] ...
731[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
732[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
733[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
734[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
735[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
736[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
737[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
738[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
739[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
740[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
741[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
742[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
743[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
744[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
745[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
746[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
747[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [World] ...
748[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading placeholder [WorldGuard] ...
749[22:20:36] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle: worldguard.jar
750[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
751[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading event hook: WorldGuard Region ...
752[22:20:36] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
753[22:20:36] [Server thread/INFO]: [FeatherBoard] Loaded 5493 of the 5493 placholders
754[22:20:36] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
755[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
756[22:20:36] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
757[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
758[22:20:36] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
759[22:20:36] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
760[22:20:36] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
761[22:20:37] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
762[22:20:37] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
763[22:20:37] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'towny-town-example' ...
764[22:20:37] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'benchmark' ...
765[22:20:38] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'mcmmo-levelup' ...
766[22:20:38] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'combat-scoreboard-example' ...
767[22:20:38] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
768[22:20:38] [Server thread/INFO]: [FeatherBoard] Generating metrics information ...
769[22:20:38] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
770[22:20:38] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
771[22:20:38] [Server thread/WARN]: [FeatherBoard] ATTENTION: 1.13 support is in BETA
772[22:20:38] [Server thread/INFO]: [Cryptic-StaffChats] Enabling Cryptic-StaffChats v1.0-SNAPSHOT
773[22:20:38] [Server thread/INFO]: [ActionAnnouncer] Enabling ActionAnnouncer v1.15.0
774[22:20:38] [Server thread/INFO]: [ActionAnnouncer] Hooked into PlaceholderAPI for placeholders!
775[22:20:38] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8
776[22:20:38] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
777[22:20:38] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
778[22:20:38] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
779[22:20:38] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
780[22:20:38] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
781[22:20:38] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled.
782[22:20:38] [Server thread/INFO]: [EZBlocks] Enabling EZBlocks v1.5.0
783[22:20:38] [Server thread/INFO]: [EZBlocks] Saving/loading via flatfile!
784[22:20:38] [Server thread/INFO]: [EZBlocks] BlockBreakEvent listener registered on HIGHEST
785[22:20:38] [Server thread/INFO]: [EZBlocks] Saving all players every 5 minutes
786[22:20:38] [Server thread/INFO]: [EZBlocks] 0 global rewards loaded!
787[22:20:38] [Server thread/INFO]: [EZBlocks] 1 interval rewards loaded!
788[22:20:38] [Server thread/INFO]: [EZBlocks] 1 global pickaxe rewards loaded!
789[22:20:38] [Server thread/INFO]: [EZBlocks] 1 interval pickaxe rewards loaded!
790[22:20:38] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v6.6
791[22:20:38] [Server thread/INFO]: [BottledExp] Enabling BottledExp v1.7.3
792[22:20:38] [Server thread/INFO]: [BottledExp] You are now able to fill XP into Bottles
793[22:20:38] [Server thread/INFO]: [BottledExp] Using LuckPerms via Vault.
794[22:20:38] [Server thread/INFO]: [Rankup] Enabling Rankup v3.5.8
795[22:20:38] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.6.2
796[22:20:38] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;36;1mVersion: [0;31;1m3.6.2 [0;36;1mMC Version: [0;31;1mNEWER_THAN_ONE_DOT_EIGHT[m
797[22:20:38] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;31;1mThis plugin is Copyright (c) 2020 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx[m
798[22:20:38] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mStarting to enable plugin...[m
799[22:20:38] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mPrefix set to: '[0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1m'[m
800[22:20:38] [Server thread/INFO]: [0;30;1m[[0;36;1mEpic[0;37;1mRename[0;30;1m] [0;37;1m[0;32;1mPlugin Enabled![m
801[22:20:38] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
802[22:20:38] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
803[22:20:38] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1;f2118aa
804[22:20:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
805[22:20:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
806[22:20:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
807[22:20:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
808[22:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
809[22:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
810[22:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
811[22:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
812[22:20:39] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
813[22:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
814[22:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
815[22:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
816[22:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
817[22:20:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
818[22:20:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
819[22:20:39] [Server thread/INFO]: [WorldGuard] Loading region data...
820[22:20:39] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.6.4
821[22:20:39] [Server thread/INFO]: [RepairGui] Enabling RepairGui v6.4.10
822[22:20:39] [Server thread/INFO]: [0;33;22m[21mRepair >> RepairGui has been enabled.[m
823[22:20:39] [Server thread/INFO]: [0;31;1mFailed to check for an update on spigot.[m
824[22:20:39] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.spigotmc.org/api/general.php
825[22:20:39] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
826[22:20:39] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
827[22:20:39] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
828[22:20:39] [Server thread/WARN]: at net.legamemc.repairgui.Main.checkVersion(Main.java:234)
829[22:20:39] [Server thread/WARN]: at net.legamemc.repairgui.Main.sendUpdate(Main.java:249)
830[22:20:39] [Server thread/WARN]: at net.legamemc.repairgui.Main.onEnable(Main.java:101)
831[22:20:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
832[22:20:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
833[22:20:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
834[22:20:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
835[22:20:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
836[22:20:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
837[22:20:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266)
838[22:20:39] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
839[22:20:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
840[22:20:39] [Server thread/ERROR]: Error occurred while enabling RepairGui v6.4.10 (Is it up to date?)
841java.lang.NullPointerException: null
842 at net.legamemc.repairgui.Main.sendUpdate(Main.java:249) ~[?:?]
843 at net.legamemc.repairgui.Main.onEnable(Main.java:101) ~[?:?]
844 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[Spigot.jar:git-Spigot-cbd1a1b-009d8af]
845 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
846 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
847 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
848 at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
849 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
850 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
851 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [Spigot.jar:git-Spigot-cbd1a1b-009d8af]
852 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
853[22:20:39] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
854[22:20:39] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
855[22:20:39] [Server thread/INFO]: No kits found to migrate.
856[22:20:39] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
857[22:20:39] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
858[22:20:39] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
859[22:20:39] [Server thread/INFO]: Loaded 20977 items from items.json.
860[22:20:39] [Server thread/INFO]: Using locale en_US
861[22:20:39] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
862[22:20:39] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
863[22:20:39] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
864[22:20:39] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
865[22:20:39] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.0
866[22:20:39] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
867[22:20:39] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" 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--, dumptruckman].
868[22:20:39] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
869[22:20:40] [Server thread/INFO]: [VoidGenerator] The BiomeID: plain is invalid. Biome was changed to THE_VOID.
870[22:20:40] [Server thread/INFO]: -------- World Settings For [gang] --------
871[22:20:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
872[22:20:40] [Server thread/INFO]: Cane Growth Modifier: 100%
873[22:20:40] [Server thread/INFO]: Melon Growth Modifier: 100%
874[22:20:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
875[22:20:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
876[22:20:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
877[22:20:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
878[22:20:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
879[22:20:40] [Server thread/INFO]: Potato Growth Modifier: 100%
880[22:20:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
881[22:20:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
882[22:20:40] [Server thread/INFO]: Vine Growth Modifier: 100%
883[22:20:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
884[22:20:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%
885[22:20:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
886[22:20:40] [Server thread/INFO]: Kelp Growth Modifier: 100%
887[22:20:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
888[22:20:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
889[22:20:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
890[22:20:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
891[22:20:40] [Server thread/INFO]: Max TNT Explosions: 100
892[22:20:40] [Server thread/INFO]: Experience Merge Radius: 3.0
893[22:20:40] [Server thread/INFO]: Mob Spawn Range: 6
894[22:20:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
895[22:20:40] [Server thread/INFO]: View Distance: 6
896[22:20:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
897[22:20:40] [Server thread/INFO]: Item Despawn Rate: 6000
898[22:20:40] [Server thread/INFO]: Item Merge Radius: 2.5
899[22:20:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
900[22:20:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
901[22:20:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
902[22:20:40] [Server thread/INFO]: Preparing start region for dimension 'gang'/minecraft:overworld
903[22:20:40] [Server thread/INFO]: Preparing spawn area: 0%
904[22:20:40] [Server-Worker-6/INFO]: Preparing spawn area: 86%
905[22:20:41] [Server thread/INFO]: Time elapsed: 961 ms
906[22:20:41] [Server thread/INFO]: [WorldGuard] (gang) TNT ignition is PERMITTED.
907[22:20:41] [Server thread/INFO]: [WorldGuard] (gang) Lighters are PERMITTED.
908[22:20:41] [Server thread/INFO]: [WorldGuard] (gang) Lava fire is PERMITTED.
909[22:20:41] [Server thread/INFO]: [WorldGuard] (gang) Fire spread is UNRESTRICTED.
910[22:20:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gang'
911[22:20:41] [Server thread/INFO]: [VoidGenerator] The BiomeID: plain is invalid. Biome was changed to THE_VOID.
912[22:20:41] [Server thread/INFO]: -------- World Settings For [plots2] --------
913[22:20:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
914[22:20:41] [Server thread/INFO]: Cane Growth Modifier: 100%
915[22:20:41] [Server thread/INFO]: Melon Growth Modifier: 100%
916[22:20:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
917[22:20:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
918[22:20:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
919[22:20:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
920[22:20:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
921[22:20:41] [Server thread/INFO]: Potato Growth Modifier: 100%
922[22:20:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
923[22:20:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
924[22:20:41] [Server thread/INFO]: Vine Growth Modifier: 100%
925[22:20:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
926[22:20:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
927[22:20:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
928[22:20:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
929[22:20:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
930[22:20:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
931[22:20:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
932[22:20:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
933[22:20:41] [Server thread/INFO]: Max TNT Explosions: 100
934[22:20:41] [Server thread/INFO]: Experience Merge Radius: 3.0
935[22:20:41] [Server thread/INFO]: Mob Spawn Range: 6
936[22:20:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
937[22:20:41] [Server thread/INFO]: View Distance: 6
938[22:20:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
939[22:20:41] [Server thread/INFO]: Item Despawn Rate: 6000
940[22:20:41] [Server thread/INFO]: Item Merge Radius: 2.5
941[22:20:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
942[22:20:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
943[22:20:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
944[22:20:41] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;32;1mDetected world load for 'plots2'[m
945[22:20:41] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - generator: [0;37;22mPlotSquared>PlotSquared[m
946[22:20:41] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotworld: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld[m
947[22:20:41] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotAreaManager: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager[m
948[22:20:41] [Server thread/INFO]: Preparing start region for dimension 'plots2'/minecraft:overworld
949[22:20:41] [Server thread/INFO]: Preparing spawn area: 0%
950[22:20:41] [Server thread/INFO]: Preparing spawn area: 0%
951[22:20:42] [Server thread/INFO]: Time elapsed: 985 ms
952[22:20:42] [Server thread/INFO]: [WorldGuard] (plots2) TNT ignition is PERMITTED.
953[22:20:42] [Server thread/INFO]: [WorldGuard] (plots2) Lighters are PERMITTED.
954[22:20:42] [Server thread/INFO]: [WorldGuard] (plots2) Lava fire is PERMITTED.
955[22:20:42] [Server thread/INFO]: [WorldGuard] (plots2) Fire spread is UNRESTRICTED.
956[22:20:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots2'
957[22:20:42] [Server thread/INFO]: -------- World Settings For [test] --------
958[22:20:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
959[22:20:42] [Server thread/INFO]: Cane Growth Modifier: 100%
960[22:20:42] [Server thread/INFO]: Melon Growth Modifier: 100%
961[22:20:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
962[22:20:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
963[22:20:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
964[22:20:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
965[22:20:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
966[22:20:42] [Server thread/INFO]: Potato Growth Modifier: 100%
967[22:20:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
968[22:20:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
969[22:20:42] [Server thread/INFO]: Vine Growth Modifier: 100%
970[22:20:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
971[22:20:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
972[22:20:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
973[22:20:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
974[22:20:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
975[22:20:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
976[22:20:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
977[22:20:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
978[22:20:42] [Server thread/INFO]: Max TNT Explosions: 100
979[22:20:42] [Server thread/INFO]: Experience Merge Radius: 3.0
980[22:20:42] [Server thread/INFO]: Mob Spawn Range: 6
981[22:20:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
982[22:20:42] [Server thread/INFO]: View Distance: 6
983[22:20:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
984[22:20:42] [Server thread/INFO]: Item Despawn Rate: 6000
985[22:20:42] [Server thread/INFO]: Item Merge Radius: 2.5
986[22:20:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
987[22:20:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
988[22:20:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
989[22:20:42] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;32;1mDetected world load for 'test'[m
990[22:20:42] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - generator: [0;37;22mPlotSquared>PlotSquared[m
991[22:20:42] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotworld: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld[m
992[22:20:42] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotAreaManager: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager[m
993[22:20:42] [Server thread/INFO]: Preparing start region for dimension 'test'/minecraft:overworld
994[22:20:42] [Server thread/INFO]: Preparing spawn area: 0%
995[22:20:42] [Server thread/INFO]: Preparing spawn area: 0%
996[22:20:44] [Server-Worker-3/INFO]: Preparing spawn area: 83%
997[22:20:44] [Server-Worker-11/INFO]: Preparing spawn area: 83%
998[22:20:44] [Server-Worker-8/INFO]: Preparing spawn area: 89%
999[22:20:44] [Server-Worker-12/INFO]: Preparing spawn area: 99%
1000[22:20:44] [Server thread/INFO]: Time elapsed: 2515 ms
1001[22:20:44] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
1002[22:20:44] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
1003[22:20:44] [Server thread/INFO]: [WorldGuard] (test) Lava fire is PERMITTED.
1004[22:20:44] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
1005[22:20:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
1006[22:20:44] [Server thread/INFO]: -------- World Settings For [plotworld] --------
1007[22:20:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
1008[22:20:44] [Server thread/INFO]: Cane Growth Modifier: 100%
1009[22:20:44] [Server thread/INFO]: Melon Growth Modifier: 100%
1010[22:20:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1011[22:20:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1012[22:20:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
1013[22:20:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1014[22:20:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
1015[22:20:44] [Server thread/INFO]: Potato Growth Modifier: 100%
1016[22:20:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
1017[22:20:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1018[22:20:44] [Server thread/INFO]: Vine Growth Modifier: 100%
1019[22:20:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1020[22:20:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1021[22:20:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1022[22:20:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
1023[22:20:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1024[22:20:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1025[22:20:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1026[22:20:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1027[22:20:44] [Server thread/INFO]: Max TNT Explosions: 100
1028[22:20:44] [Server thread/INFO]: Experience Merge Radius: 3.0
1029[22:20:44] [Server thread/INFO]: Mob Spawn Range: 6
1030[22:20:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1031[22:20:44] [Server thread/INFO]: View Distance: 6
1032[22:20:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1033[22:20:44] [Server thread/INFO]: Item Despawn Rate: 6000
1034[22:20:44] [Server thread/INFO]: Item Merge Radius: 2.5
1035[22:20:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
1036[22:20:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1037[22:20:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1038[22:20:44] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;32;1mDetected world load for 'plotworld'[m
1039[22:20:44] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - generator: [0;37;22mPlotSquared>PlotSquared[m
1040[22:20:44] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotworld: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld[m
1041[22:20:44] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotAreaManager: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager[m
1042[22:20:44] [Server thread/INFO]: Preparing start region for dimension 'plotworld'/minecraft:overworld
1043[22:20:45] [Server thread/INFO]: Preparing spawn area: 0%
1044[22:20:45] [Server thread/INFO]: Preparing spawn area: 0%
1045[22:20:45] [Server thread/INFO]: Preparing spawn area: 0%
1046[22:20:45] [Server thread/INFO]: Time elapsed: 1066 ms
1047[22:20:46] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
1048[22:20:46] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
1049[22:20:46] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is PERMITTED.
1050[22:20:46] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
1051[22:20:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
1052[22:20:46] [Server thread/INFO]: -------- World Settings For [plots] --------
1053[22:20:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
1054[22:20:46] [Server thread/INFO]: Cane Growth Modifier: 100%
1055[22:20:46] [Server thread/INFO]: Melon Growth Modifier: 100%
1056[22:20:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1057[22:20:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1058[22:20:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
1059[22:20:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1060[22:20:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
1061[22:20:46] [Server thread/INFO]: Potato Growth Modifier: 100%
1062[22:20:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
1063[22:20:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1064[22:20:46] [Server thread/INFO]: Vine Growth Modifier: 100%
1065[22:20:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1066[22:20:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1067[22:20:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1068[22:20:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
1069[22:20:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1070[22:20:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1071[22:20:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1072[22:20:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
1073[22:20:46] [Server thread/INFO]: Max TNT Explosions: 100
1074[22:20:46] [Server thread/INFO]: Experience Merge Radius: 3.0
1075[22:20:46] [Server thread/INFO]: Mob Spawn Range: 6
1076[22:20:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1077[22:20:46] [Server thread/INFO]: View Distance: 6
1078[22:20:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1079[22:20:46] [Server thread/INFO]: Item Despawn Rate: 6000
1080[22:20:46] [Server thread/INFO]: Item Merge Radius: 2.5
1081[22:20:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
1082[22:20:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1083[22:20:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1084[22:20:46] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;32;1mDetected world load for 'plots'[m
1085[22:20:46] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - generator: [0;37;22mPlotSquared>PlotSquared[m
1086[22:20:46] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotworld: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld[m
1087[22:20:46] [Server thread/INFO]: [0;30;1m[[0;33;22mP2[0;30;1m] [0;37;22m[0;36;22m - plotAreaManager: [0;37;22mcom.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager[m
1088[22:20:46] [Server thread/INFO]: Preparing start region for dimension 'plots'/minecraft:overworld
1089[22:20:46] [Server thread/INFO]: Preparing spawn area: 0%
1090[22:20:46] [Server thread/INFO]: Preparing spawn area: 0%
1091[22:20:48] [Server-Worker-11/INFO]: Preparing spawn area: 83%
1092[22:20:48] [Server-Worker-13/INFO]: Preparing spawn area: 83%
1093[22:20:48] [Server-Worker-13/INFO]: Preparing spawn area: 83%
1094[22:20:48] [Server-Worker-3/INFO]: Preparing spawn area: 88%
1095[22:20:48] [Server thread/INFO]: Time elapsed: 2755 ms
1096[22:20:48] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
1097[22:20:48] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
1098[22:20:48] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is PERMITTED.
1099[22:20:48] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
1100[22:20:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
1101[22:20:48] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
1102[22:20:48] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
1103[22:20:48] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
1104[22:20:48] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
1105[22:20:48] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1815)
1106[22:20:49] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.8.1
1107[22:20:49] [Server thread/INFO]: [Shopkeepers] Config already loaded.
1108[22:20:49] [Server thread/INFO]: [Shopkeepers] Loading data of 8 shopkeepers..
1109[22:20:49] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
1110[22:20:49] [Server thread/INFO]: [TAB] Enabling TAB v2.6.0
1111[22:20:49] [Server thread/INFO]: [0;37;22m[TAB] Server version: 1.14.4 (v1_14_R1)[m
1112[22:20:49] [Server thread/INFO]: [0;32;1m[TAB] Enabled in 131ms[m
1113[22:20:49] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v4.2.5-VK
1114[22:20:49] [Server thread/INFO]: [MineResetLite] Loading mine from file 'EMine.mine.yml'...
1115[22:20:49] [Server thread/INFO]: [MineResetLite] Loading mine from file 'xmine.mine.yml'...
1116[22:20:50] [Server thread/INFO]: [MineResetLite] Loading mine from file 'TMine.mine.yml'...
1117[22:20:50] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Fmine.mine.yml'...
1118[22:20:50] [Server thread/INFO]: [MineResetLite] Loading mine from file 'zmine.mine.yml'...
1119[22:20:50] [Server thread/INFO]: [MineResetLite] Loading mine from file 'cmine.mine.yml'...
1120[22:20:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MMine.mine.yml'...
1121[22:20:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BMine.mine.yml'...
1122[22:20:51] [Server thread/INFO]: [MineResetLite] Loading mine from file 'GMine.mine.yml'...
1123[22:20:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Wmine.mine.yml'...
1124[22:20:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'amine2.mine.yml'...
1125[22:20:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'HMine.mine.yml'...
1126[22:20:52] [Server thread/INFO]: [MineResetLite] Loading mine from file 'vmine.mine.yml'...
1127[22:20:53] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PvPMine.mine.yml'...
1128[22:20:53] [Server thread/INFO]: [MineResetLite] Loading mine from file 'RMine.mine.yml'...
1129[22:20:53] [Server thread/INFO]: [MineResetLite] Loading mine from file 'IMine.mine.yml'...
1130[22:20:53] [Server thread/INFO]: [MineResetLite] Loading mine from file 'UMine.mine.yml'...
1131[22:20:53] [Server thread/INFO]: [MineResetLite] Loading mine from file 'SMine.mine.yml'...
1132[22:20:54] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Dmine.mine.yml'...
1133[22:20:54] [Server thread/INFO]: [MineResetLite] Loading mine from file 'KMine.mine.yml'...
1134[22:20:54] [Server thread/INFO]: [MineResetLite] Loading mine from file 'amine1.mine.yml'...
1135[22:20:54] [Server thread/INFO]: [MineResetLite] Loading mine from file 'ymine.mine.yml'...
1136[22:20:55] [Server thread/INFO]: [MineResetLite] Loading mine from file 'LMine.mine.yml'...
1137[22:20:55] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PMine.mine.yml'...
1138[22:20:55] [Server thread/INFO]: [MineResetLite] Loading mine from file 'jmine.mine.yml'...
1139[22:20:55] [Server thread/INFO]: [MineResetLite] Loading mine from file 'OMine.mine.yml'...
1140[22:20:55] [Server thread/INFO]: [MineResetLite] Loading mine from file 'NMine.mine.yml'...
1141[22:20:56] [Server thread/INFO]: [MineResetLite] Loading mine from file 'QMine.mine.yml'...
1142[22:20:56] [Server thread/INFO]: [MineResetLite] MineResetLite version 4.2.5-VK enabled!
1143[22:20:56] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10-RELEASE
1144[22:20:56] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
1145[22:20:56] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
1146[22:20:56] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
1147[22:20:56] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
1148[22:20:56] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
1149[22:20:56] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
1150[22:20:56] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
1151[22:20:56] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
1152[22:20:56] [Server thread/INFO]: [CrazyCrates] Loading custom files.
1153[22:20:56] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Epic.yml.
1154[22:20:56] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Vote.yml.
1155[22:20:56] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Legendary.yml.
1156[22:20:56] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Monthly.yml.
1157[22:20:56] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
1158[22:20:56] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
1159[22:20:56] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
1160[22:20:56] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
1161[22:20:56] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
1162[22:20:56] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
1163[22:20:56] [Server thread/INFO]: [CrazyCrates] Loaded 4 physical crate locations.
1164[22:20:56] [Server thread/INFO]: [CrazyCrates] Failed to load 3 physical crate locations.
1165[22:20:56] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
1166[22:20:56] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
1167[22:20:56] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
1168[22:20:56] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
1169[22:20:56] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
1170[22:20:56] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
1171[22:20:56] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
1172[22:20:56] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
1173[22:20:56] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
1174[22:20:56] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
1175[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_epic}
1176[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_epic_physical}
1177[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_epic_total}
1178[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_vote}
1179[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_vote_physical}
1180[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_vote_total}
1181[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary}
1182[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary_physical}
1183[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_legendary_total}
1184[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_monthly}
1185[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_monthly_physical}
1186[22:20:56] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_monthly_total}
1187[22:20:56] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
1188[22:20:56] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;36;22mCitizens[0;31;1mCMD [0;30;1m[3m2.4 [0;30;1mBy [0;36;22mMateus Moreira [0;31;1m@LichtHund[m
1189[22:20:56] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mEnglish [0;37;22mmessages![m
1190[22:20:56] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mPlaceholderAPI[0;37;22m![m
1191[22:20:56] [Server thread/INFO]: [0;37;1m[[0;36;22mCitizens[0;31;1mCMD[0;37;1m][m [0;37;22mUsing [0;32;1mVault[0;37;22m![m
1192[22:20:56] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.7.2-FREE
1193[22:20:56] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_14_R1 (Minecraft 1.14)...[0m
1194[22:20:56] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled![0m
1195[22:20:56] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled![0m
1196[22:20:56] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled![0m
1197[22:20:56] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled![0m
1198[22:20:56] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
1199[22:20:57] [Server thread/WARN]: 84 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 69 ms to scan 1 urls, producing 10 keys and 247 values
1200
1201[22:20:57] [Server thread/WARN]: 137 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 16 ms to scan 1 urls, producing 23 keys and 479 values
1202
1203[22:20:57] [Server thread/WARN]: 188 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 5 ms to scan 1 urls, producing 5 keys and 52 values
1204
1205[22:20:57] [Server thread/WARN]: [MythicMobs] ✗[33m Config Error for Mechanic line '[4mpotion{type=BLINDESS;duration=20;level=-1}[0m[33m' in 'Unknown': [37mThe 'type' attribute must be a valid potion type.[0m[0m
1206[22:20:57] [Server thread/WARN]: [MythicMobs] Error enabling spawner '{0}' - MobType '{1}' is invalid! Spawner cannot initialize. Disabling.
1207[22:20:57] [Server thread/ERROR]: [MythicMobs] Error loading MythicSpawner {0}: enable debugging for stacktrace.
1208[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 19 mobs.[0m
1209[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 3 vanilla mob overrides.[0m
1210[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 0 mob stacks.[0m
1211[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 47 skills.[0m
1212[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 2 random spawns.[0m
1213[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 54 mythic items.[0m
1214[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 6 drop tables.[0m
1215[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓[37m Loaded 56 mob spawners.[0m
1216[22:20:57] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.[0m
1217[22:20:57] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics[0m
1218[22:20:57] [Server thread/INFO]: [MythicMobs] [32m✓ MythicMobs v4.7.2 (build FREE) has been successfully loaded![0m[0m
1219[22:20:57] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
1220[22:20:57] [Server thread/INFO]: [AutoSell] Enabling AutoSell v1.9.2
1221[22:20:57] [Server thread/INFO]: [AutoSell] Loading AutoSell messages.yml
1222[22:20:57] [Server thread/INFO]: [AutoSell] 19 shops loaded!
1223[22:20:57] [Server thread/WARN]: [AutoSell] AutoSmelt break material: WOOL has an invalid material set!
1224[22:20:57] [Server thread/INFO]: [AutoSell] 3 auto smelt entries loaded!
1225[22:20:57] [Server thread/INFO]: [AutoSell] Area hook with: MineResetLite setup successfully.
1226[22:20:57] [Server thread/INFO]: [AutoSell] Shops will be tied to a specific area/region/mine when the shop name matches the area name.
1227[22:20:57] [Server thread/INFO]: [AutoSell] BlockBreakEvent priority set to HIGHEST!
1228[22:20:57] [Server thread/INFO]: [AutoSell] 1 permission based multipliers loaded!
1229[22:20:57] [Server thread/INFO]: [AutoSell] 1 permission based shop multipliers have been loaded!
1230[22:20:57] [Server thread/INFO]: [AutoSell] 0 shop signs have been loaded!
1231[22:20:57] [Server thread/INFO]: ---------------------------
1232[22:20:57] [Server thread/INFO]: AutoSell Updater
1233[22:20:57] [Server thread/INFO]:
1234[22:20:57] [Server thread/INFO]: You are running 1.9.2
1235[22:20:57] [Server thread/INFO]: The latest version
1236[22:20:57] [Server thread/INFO]: of AutoSell!
1237[22:20:57] [Server thread/INFO]:
1238[22:20:57] [Server thread/INFO]: ---------------------------
1239[22:20:57] [Server thread/INFO]: [BossesExpansion] Enabling BossesExpansion v2.4
1240[22:20:57] [Server thread/INFO]: [0;30;1m=-------------------------------------------=[m
1241[22:20:57] [Server thread/INFO]: [m
1242[22:20:57] [Server thread/INFO]: [0;32;1m ____ ______[m
1243[22:20:57] [Server thread/INFO]: [0;32;22m| _ \| ____|[m
1244[22:20:57] [Server thread/INFO]: [0;32;1m| |_) | |__ [0;37;22mDeveloper: [0;32;1mBrian / OOP_778[m
1245[22:20:57] [Server thread/INFO]: [0;32;22m| _ <| __| [0;37;22mServer version: [0;32;1mgit-Spigot-cbd1a1b-009d8af (MC: 1.14.4)[m
1246[22:20:57] [Server thread/INFO]: [0;32;1m| |_) | |____ [0;37;22mVersion: [0;32;1m2.4[m
1247[22:20:57] [Server thread/INFO]: [0;32;22m|____/|______|[m
1248[22:20:57] [Server thread/INFO]: [m
1249[22:20:57] [Server thread/INFO]: [0;32;1mLoaded (2) rewards![m
1250[22:20:57] [Server thread/INFO]: [0;32;1mHooked into PlaceholderAPI (2.10.4)[m
1251[22:20:57] [Server thread/INFO]: [0;32;1mHooked into MythicMobs (4.7.2-FREE)[m
1252[22:20:57] [Server thread/INFO]: [m
1253[22:20:57] [Server thread/INFO]: [0;30;1m=-------------------------------------------=[m
1254[22:20:57] [Server thread/INFO]: [InventoryFull] Enabling InventoryFull v1.8
1255[22:20:57] [Server thread/INFO]: [InventoryFull] *** Hooked into AutoSell! ***
1256[22:20:57] [Server thread/INFO]: [InventoryFull] *** Hooked into ActionAnnouncer! ***
1257[22:20:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1258[22:20:58] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1259[22:20:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1260[22:20:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: prestige
1261[22:20:58] [Server thread/INFO]: Done (32.564s)! For help, type "help"
1262[22:20:58] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
1263[22:20:58] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
1264[22:20:58] [Server thread/INFO]: [PlotSquared] There appears to be a PlotSquared update available!
1265[22:20:58] [Server thread/INFO]: [PlotSquared] You are running version 4.400, the newest available version is 4.453
1266[22:20:58] [Server thread/INFO]: [PlotSquared] Update URL: https://ci.athion.net/job/PlotSquared-Releases/22/artifact/target/PlotSquared-Bukkit-4.453.jar
1267[22:20:58] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
1268[22:20:58] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.14.4(498)
1269[22:20:58] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
1270[22:20:58] [Craft Scheduler Thread - 0/INFO]: [VoidGenerator] Checking SpigotMc.org for Updates on VoidGenerator...
1271[22:20:58] [Craft Scheduler Thread - 0/INFO]: [VoidGenerator] There are no updates available at this time.
1272[22:20:58] [Craft Scheduler Thread - 5/INFO]: [AntiCraft]: Failed to connect to metrics service
1273[22:20:58] [Craft Scheduler Thread - 5/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://metrics.joshuahagon.co.uk/?v1=001100110111101000001100000101010000001001110000011101110110001100011000011100000111001101110000011110010100100001110000011011110000000001100100010111110011000001000100010011100000001001101110010000000110000000010011011100000010100001111000001100000011010100101010010111010100110100010001&v2=00110111011011100010011000101011010011100000000001111101011110000111010000011110011001100111111101100000011011110001100101111010000010010110101001100100&pl=AntiCraft
1274[22:20:58] [Craft Scheduler Thread - 5/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
1275[22:20:58] [Craft Scheduler Thread - 5/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
1276[22:20:58] [Craft Scheduler Thread - 5/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
1277[22:20:58] [Craft Scheduler Thread - 5/WARN]: at java.net.URL.openStream(URL.java:1067)
1278[22:20:58] [Craft Scheduler Thread - 5/WARN]: at co.uk.joshuahagon.web.Metrics$1.run(Metrics.java:24)
1279[22:20:58] [Craft Scheduler Thread - 5/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
1280[22:20:58] [Craft Scheduler Thread - 5/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
1281[22:20:58] [Craft Scheduler Thread - 5/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
1282[22:20:58] [Craft Scheduler Thread - 5/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
1283[22:20:58] [Craft Scheduler Thread - 5/WARN]: at java.lang.Thread.run(Thread.java:748)
1284[22:20:58] [Server thread/INFO]: [MythicMobs] [32m✓Using HolographicDisplays plugin for holograms[0m
1285[22:20:59] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] 166 placeholder expansions are available on the cloud.
1286[22:20:59] [Thread-35/INFO]: --------------------
1287[22:20:59] [Thread-35/INFO]: [CoreProtect] Version 2.18.0 is now available.
1288[22:20:59] [Thread-35/INFO]: [CoreProtect] Download: www.coreprotect.net/download/
1289[22:20:59] [Thread-35/INFO]: --------------------
1290[22:20:59] [Thread-35/INFO]: [Sponsor] Unlimited Minecraft Hosting: hosthorde.com
1291[22:20:59] [Thread-35/INFO]: --------------------
1292[22:21:00] [User Authenticator #1/INFO]: UUID of player xKrypto_ is ec62f105-3a10-4d1a-8fa1-b00e2c2a459f
1293[22:21:00] [Server thread/INFO]: [Citizens] Loaded 3 NPCs.
1294[22:21:01] [Server thread/WARN]: [ViaVersion] You are running a development version, please report any bugs to GitHub.
1295[22:21:01] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates ...
1296[22:21:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@443d33a6[id=<null>,name=Matthew_83,properties={},legacy=false] (/96.248.14.104:64225) lost connection: Disconnected
1297[22:21:01] [Craft Scheduler Thread - 8/INFO]: [Vault] No new version available
1298[22:21:01] [Server thread/INFO]: xKrypto_[/74.141.6.117:49162] logged in with entity id 147 at ([world]52.80161880553981, 113.0, 82.57751778013295)
1299[22:21:01] [Server thread/INFO]: [0;30;1m[[0;32;1m+ [0;37;22mxKrypto_[0;30;1m][m
1300[22:21:02] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
1301[22:21:02] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
1302[22:21:02] [Craft Scheduler Thread - 0/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.20.4 New Version: 5.20.6 Use /av download to get the latest update!
1303[22:21:03] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetching all due players...
1304[22:21:03] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetched due players (0 found).
1305[22:21:03] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
1306[22:21:03] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
1307[22:21:04] [User Authenticator #2/INFO]: UUID of player Joey546 is a0b05bab-6078-4450-b2f2-1ea461174188
1308[22:21:05] [Server thread/INFO]: Joey546[/69.129.82.195:62600] logged in with entity id 148 at ([world]2010.0, 184.0, -1079.0)
1309[22:21:05] [Server thread/INFO]: xKrypto_ issued server command: /gang disband
1310[22:21:05] [Server thread/INFO]: [0;30;1m[[0;32;1m+ [0;37;22mJoey546[0;30;1m][m
1311[22:21:06] [User Authenticator #3/INFO]: UUID of player Matthew_83 is 468ab25b-3ecb-4093-aa90-2af9846499a2
1312[22:21:07] [User Authenticator #4/INFO]: UUID of player Erwan0_0 is c2b9a5f0-753c-4369-b1ed-272c6bd5edaa
1313[22:21:07] [User Authenticator #5/INFO]: UUID of player MrCSlayz is c78988fa-56f5-435c-ac2c-95d96eca47f5
1314[22:21:07] [Server thread/INFO]: Matthew_83[/96.248.14.104:64239] logged in with entity id 155 at ([world]-272.0, 181.0, -313.0)
1315[22:21:07] [Server thread/INFO]: MrCSlayz[/24.224.46.135:50771] logged in with entity id 156 at ([world]461.04330880549855, 162.0, -155.87026618746947)
1316[22:21:07] [Server thread/INFO]: [0;30;1m[[0;32;1m+ [0;37;22mMrCSlayz[0;30;1m][m
1317[22:21:07] [Server thread/INFO]: [0;30;1m[[0;32;1m+ [0;37;22mMatthew_83[0;30;1m][m
1318[22:21:08] [Server thread/INFO]: Erwan0_0[/68.5.57.203:49468] logged in with entity id 166 at ([gang]0.45914781035379104, 68.73720988132666, 0.014813616682687714)
1319[22:21:09] [Server thread/INFO]: [0;30;1m[[0;32;1m+ [0;37;22mErwan0_0[0;30;1m][m
1320[22:21:10] [Server thread/INFO]: xKrypto_ issued server command: /gang create YUR
1321[22:21:12] [Server thread/INFO]: xKrypto_ issued server command: /gang home
1322[22:21:13] [Async Chat Thread - #0/INFO]: [m[0;30;1m[[0;36;22mTTVBTW**[0;30;1m][m {prestige} [0;34;22m[21mS [0;30;1m[21m| [0;37;22mMrCSlayz[0;32;22m〘[21mVIP[0;32;22m〙[0;37;22m[m [0;37;22m» [0;37;1meverything good?[m
1323[22:21:15] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5123ms or 102 ticks behind
1324[22:21:15] [Server thread/INFO]: xKrypto_ issued server command: /gmc
1325[22:21:16] [Async Chat Thread - #0/INFO]: [m[0;30;1m[[0;36;22mYUR**[0;30;1m][m {prestige} [0;31;1m[21mOwner | [0;37;1mxKrypto_[m [0;37;22m» [0;37;1mayy[m
1326[22:21:19] [Async Chat Thread - #0/INFO]: [m[0;30;1m[[0;36;22mYUR**[0;30;1m][m {prestige} [0;31;1m[21mOwner | [0;37;1mxKrypto_[m [0;37;22m» [0;37;1mwe in success[m
1327[22:21:20] [User Authenticator #6/INFO]: UUID of player Buddy152 is d9038006-5d3c-4627-8060-50a51b0ea29b
1328[22:21:21] [Server thread/INFO]: Buddy152[/216.211.36.161:58682] logged in with entity id 279 at ([world]152.68122066075077, 109.0, 63.5)
1329[22:21:21] [Server thread/INFO]: [0;30;1m[[0;32;1m+ [0;37;22mBuddy152[0;30;1m][m
1330[22:21:23] [Server thread/INFO]: xKrypto_ issued server command: /rg flag __global__ build deny
1331[22:21:25] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1332[22:21:25] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1333[22:21:25] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1334[22:21:25] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1335[22:21:25] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1336[22:21:25] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1337[22:21:25] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1338[22:21:25] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1339[22:21:25] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1340[22:21:25] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1341[22:21:25] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1342[22:21:25] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1343[22:21:26] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1344[22:21:26] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1345[22:21:26] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1346[22:21:26] [Server thread/INFO]: xKrypto_ issued server command: /rg flag __global__ pvp deny
1347[22:21:27] [Async Chat Thread - #0/INFO]: [m {prestige} [0;36;22m[21mM [0;30;1m[21m| [0;37;22mBuddy152[m [0;37;22m» [0;37;1mwe good?[m
1348[22:21:28] [Server thread/INFO]: Erwan0_0 issued server command: /gang disband
1349[22:21:29] [Server thread/INFO]: Matthew_83 issued server command: /sell
1350[22:21:31] [Server thread/INFO]: Erwan0_0 issued server command: /g create test
1351[22:21:34] [Async Chat Thread - #0/INFO]: [m[0;30;1m[[0;36;22mTTVBTW**[0;30;1m][m {prestige} [0;34;22m[21mS [0;30;1m[21m| [0;37;22mMrCSlayz[0;32;22m〘[21mVIP[0;32;22m〙[0;37;22m[m [0;37;22m» [0;37;1mawesome[m
1352[22:21:39] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'gang' have been background saved
1353[22:21:42] [Server thread/INFO]: Erwan0_0 issued server command: /g home
1354[22:21:56] [Server thread/INFO]: MrCSlayz issued server command: /sell
1355[22:22:02] [User Authenticator #7/INFO]: UUID of player jongee is fef451df-c4f0-4478-9467-7757c364aea3
1356[22:22:03] [Server thread/INFO]: jongee[/71.195.7.245:58190] logged in with entity id 308 at ([world]51.10330638737917, 113.0, 79.2427210662485)
1357[22:22:03] [Server thread/INFO]: [0;30;1m[[0;32;1m+ [0;37;22mjongee[0;30;1m][m
1358[22:22:03] [Craft Scheduler Thread - 24/INFO]: [BuycraftX] Sending 7 analytic events
1359[22:22:03] [Server thread/WARN]: Matthew_83 moved too quickly! -23.614869500601685,-3.0,2.6997925273577152
1360[22:22:03] [Server thread/WARN]: Matthew_83 moved too quickly! -23.58596032408485,-3.0,2.6040623888661116
1361[22:22:13] [Server thread/INFO]: MrCSlayz issued server command: /gang home
1362[22:22:19] [Server thread/INFO]: jongee issued server command: /ganag
1363[22:22:20] [Server thread/INFO]: jongee issued server command: /gang
1364[22:22:32] [Server thread/INFO]: Erwan0_0 issued server command: /top
1365[22:22:37] [Server thread/INFO]: MrCSlayz issued server command: /gang
1366[22:22:37] [Server thread/INFO]: Erwan0_0 issued server command: /down
1367[22:22:42] [Server thread/INFO]: Erwan0_0 issued server command: /rg info
1368[22:22:46] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_14_R1! Trying to find NMS support
1369[22:22:46] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_14_R1' loaded!
1370[22:22:46] [Server thread/INFO]: CONSOLE issued server command: /eco give Buddy152 1500000
1371[22:22:46] [Server thread/INFO]: [0;32;1m$1,500,000 added to [0;36;22m[21mM [0;30;1m[21m| [0;37;22mBuddy152[m[0;37;22m account. New balance: $15,950,017.50[m
1372[22:22:47] [Server thread/INFO]: MrCSlayz issued server command: /gang disband
1373[22:22:48] [Server thread/INFO]: jongee issued server command: /rankup
1374[22:22:49] [Server thread/INFO]: [0;32;1mjongee [0;33;1mhas ranked up to: [0;35;1mB[m
1375[22:22:52] [Server thread/INFO]: jongee issued server command: /rankup
1376[22:22:53] [Server thread/INFO]: MrCSlayz issued server command: /gang create
1377[22:22:54] [Server thread/INFO]: Erwan0_0 issued server command: /gang top
1378[22:22:54] [Server thread/INFO]: Gang List [SlateArmy, YUR, test]
1379[22:22:57] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1380[22:22:57] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1381[22:22:57] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1382[22:22:57] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1383[22:22:57] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1384[22:22:57] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1385[22:22:57] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1386[22:22:57] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1387[22:22:57] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1388[22:22:57] [Server thread/INFO]: MrCSlayz issued server command: /gang create TTVBTW
1389[22:22:57] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1390[22:22:57] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1391[22:22:57] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1392[22:22:57] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1393[22:22:57] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1394[22:22:57] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1395[22:23:02] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1396[22:23:02] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1397[22:23:02] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1398[22:23:02] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1399[22:23:02] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1400[22:23:02] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1401[22:23:02] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1402[22:23:02] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1403[22:23:02] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1404[22:23:02] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1405[22:23:02] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1406[22:23:02] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1407[22:23:02] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1408[22:23:02] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1409[22:23:02] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1410[22:23:04] [Server thread/INFO]: MrCSlayz issued server command: /gang home
1411[22:23:04] [Server thread/WARN]: Joey546 moved wrongly!
1412[22:23:05] [Craft Scheduler Thread - 4/INFO]: [BuycraftX] Fetching all due players...
1413[22:23:05] [Craft Scheduler Thread - 4/INFO]: [BuycraftX] Fetched due players (0 found).
1414[22:23:08] [Server thread/INFO]: Joey546 issued server command: /sellall
1415[22:23:10] [Server thread/INFO]: Erwan0_0 issued server command: /g home
1416[22:23:18] [Server thread/INFO]: Erwan0_0 issued server command: /rg flag
1417[22:23:26] [Server thread/INFO]: Erwan0_0 issued server command: /rg flag __global
1418[22:23:29] [Server thread/INFO]: xKrypto_ issued server command: /rg flag __global__ chest-access allow
1419[22:23:31] [Server thread/INFO]: Erwan0_0 issued server command: /rg flag __global add
1420[22:23:35] [Server thread/INFO]: xKrypto_ issued server command: /rg flag __global__ use allow
1421[22:23:38] [Async Chat Thread - #1/INFO]: [m[0;30;1m[[0;36;22mYUR**[0;30;1m][m {prestige} [0;31;1m[21mOwner | [0;37;1mxKrypto_[m [0;37;22m» [0;37;1mgang homes work now[m
1422[22:23:39] [WorldGuard Region I/O/INFO]: [WorldGuard] Region data changes made in 'gang' have been background saved
1423[22:23:40] [Server thread/INFO]: Erwan0_0 issued server command: /rg flag __global__ add 21312312312
1424[22:23:40] [Async Chat Thread - #1/INFO]: [m[0;30;1m[[0;36;22mYUR**[0;30;1m][m {prestige} [0;31;1m[21mOwner | [0;37;1mxKrypto_[m [0;37;22m» [0;37;1mhell ya[m
1425[22:23:44] [Server thread/INFO]: Buddy152 issued server command: /gang home
1426[22:23:45] [Server thread/INFO]: Erwan0_0 issued server command: /msg xKrypto_ set the flags
1427[22:23:47] [Async Chat Thread - #1/INFO]: [m[0;30;1m[[0;36;22mtest**[0;30;1m][m {prestige} [0;31;1m[21mA [0;30;1m[21m| [0;37;22mErwan0_0[m [0;37;22m» [0;37;1min global[m
1428[22:23:49] [Server thread/INFO]: jongee issued server command: /gang home
1429[22:23:55] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1430[22:23:55] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1431[22:23:55] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1432[22:23:55] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1433[22:23:55] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1434[22:23:55] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1435[22:23:55] [Server thread/INFO]: MrCSlayz issued server command: /gang invite Matthew_83
1436[22:23:55] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1437[22:23:55] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1438[22:23:55] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1439[22:23:55] [Server thread/WARN]: [InventoryFull] Your inventory full sound NOTE_PLING is invalid!
1440[22:23:55] [Server thread/INFO]: [InventoryFull] Valid sound names can be found at the following link:
1441[22:23:55] [Server thread/INFO]: [InventoryFull] https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
1442[22:23:57] [Server thread/INFO]: Matthew_83 issued server command: /sell
1443[22:23:59] [Server thread/INFO]: Buddy152 issued server command: /prestigetop
1444[22:24:00] [Server thread/INFO]: Buddy152 issued server command: /prestigetop
1445[22:24:04] [Server thread/INFO]: xKrypto_ issued server command: /r already did all of em
1446[22:24:07] [Server thread/INFO]: Erwan0_0 issued server command: /rg info
1447[22:24:14] [Server thread/INFO]: Erwan0_0 issued server command: /r ight
1448[22:24:17] [Server thread/INFO]: xKrypto_ issued server command: /r dms
1449[22:24:24] [Server thread/INFO]: Matthew_83 issued server command: /gang join TTVBTW
1450[22:24:31] [Server thread/INFO]: xKrypto_ issued server command: /tp jongee xKrypto_
1451[22:24:41] [Server thread/INFO]: MrCSlayz issued server command: /gang home
1452[22:24:43] [Server thread/INFO]: Erwan0_0 issued server command: /pl