· 6 years ago · Jan 04, 2020, 02:24 PM
1[14:15:32] [Server thread/INFO]: Starting minecraft server version 1.15.1
2[14:15:32] [Server thread/INFO]: Loading properties
3[14:15:33] [Server thread/INFO]: This server is running Paper version git-Paper-31 (MC: 1.15.1) (Implementing API version 1.15.1-R0.1-SNAPSHOT)
4[14:15:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
5[14:15:33] [Server thread/INFO]: Using 4 threads for Netty based IO
6[14:15:33] [Server thread/INFO]: Debug logging is disabled
7[14:15:33] [Server thread/INFO]: Default game type: SURVIVAL
8[14:15:33] [Server thread/INFO]: Generating keypair
9[14:15:34] [Server thread/INFO]: Starting Minecraft server on *:38402
10[14:15:34] [Server thread/INFO]: Using epoll channel type
11[14:15:44] [Server thread/ERROR]: Could not load 'plugins/FAVS.jar' in folder 'plugins'
12org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
13 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138) ~[spigot.jar:git-Paper-31]
14 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[spigot.jar:git-Paper-31]
15 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[spigot.jar:git-Paper-31]
16 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:356) ~[spigot.jar:git-Paper-31]
17 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:226) ~[spigot.jar:git-Paper-31]
18 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[spigot.jar:git-Paper-31]
19 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
20Caused by: java.lang.NoClassDefFoundError: com/boydti/fawe/object/FaweCommand
21 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
22 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
23 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[spigot.jar:git-Paper-31]
24 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[spigot.jar:git-Paper-31]
25 ... 6 more
26Caused by: java.lang.ClassNotFoundException: com.boydti.fawe.object.FaweCommand
27 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
28 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[spigot.jar:git-Paper-31]
29 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[spigot.jar:git-Paper-31]
30 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
31 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
32 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
33 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
34 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[spigot.jar:git-Paper-31]
35 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[spigot.jar:git-Paper-31]
36 ... 6 more
37[14:15:44] [Server thread/WARN]: Plugin SkQuery v3.6.4MH does not specify an api-version.
38[14:15:44] [Server thread/WARN]: Plugin SimpleColorChat v1.1 does not specify an api-version.
39[14:15:44] [Server thread/WARN]: Plugin CombatElite v2.0.1 does not specify an api-version.
40[14:15:44] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
41[14:15:44] [Server thread/WARN]: Plugin BankNotes v2.0-SNAPSHOT does not specify an api-version.
42[14:15:45] [Server thread/WARN]: Plugin QuickBoard v4.3.0 does not specify an api-version.
43[14:15:45] [Server thread/WARN]: Plugin TuSKe v1.8.2-Pikachu-Patch-3 does not specify an api-version.
44[14:15:46] [Server thread/WARN]: Plugin skRayFall v1.9.18 does not specify an api-version.
45[14:15:47] [Server thread/WARN]: Plugin HolographicExtension v1.10.8 does not specify an api-version.
46[14:15:47] [Server thread/INFO]: [BukkitCore] Loading BukkitCore v1.0-SNAPSHOT
47[14:15:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0-SNAPSHOT;4791-77fd982
48[14:15:48] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7bc3aade]
49[14:15:48] [Server thread/INFO]: [Skript] Loading Skript v2.4-MH
50[14:15:48] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.8
51[14:15:48] [Server thread/INFO]: [PlayerServer] Loading PlayerServer v1.0-SNAPSHOT
52[14:15:48] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.5-MH
53[14:15:48] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
54[14:15:48] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.4MH
55[14:15:48] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v1.6
56[14:15:48] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
57[14:15:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;1994-9adac4f
58[14:15:49] [Server thread/INFO]: [SK-NBeeT] Loading SK-NBeeT v2.9.0
59[14:15:49] [Server thread/INFO]: [SimpleColorChat] Loading SimpleColorChat v1.1
60[14:15:49] [Server thread/INFO]: [CombatElite] Loading CombatElite v2.0.1
61[14:15:49] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.4.2
62[14:15:49] [Server thread/INFO]: [ChatFeelings] Loading ChatFeelings v4.5.6
63[14:15:49] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
64[14:15:49] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
65[14:15:49] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
66[14:15:49] [Server thread/INFO]: [BankNotes] Loading BankNotes v2.0-SNAPSHOT
67[14:15:49] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
68[14:15:49] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
69[14:15:50] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
70[14:15:50] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
71[14:15:50] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
72[14:15:50] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
73[14:15:55] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
74[14:15:55] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
75[14:15:55] [Server thread/INFO]: [QuickBoard] Loading QuickBoard v4.3.0
76[14:15:55] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1-SNAPSHOT
77[14:15:55] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.353
78[14:15:55] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2-Pikachu-Patch-3
79[14:15:55] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.2
80[14:15:55] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-bUNKNOWN-MH
81[14:15:56] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.18
82[14:15:56] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4-MH
83[14:15:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0
84[14:15:56] [Server thread/INFO]: [Shop] Loading Shop v2.5.0
85[14:15:56] [Server thread/INFO]: [TAB] Loading TAB v2.6.2
86[14:15:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
87[14:15:56] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.8
88[14:15:56] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
89[14:15:56] [Server thread/INFO]: [BukkitCore] Enabling BukkitCore v1.0-SNAPSHOT
90[14:15:56] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0-SNAPSHOT;4791-77fd982
91[14:15:56] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
92[14:15:56] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R1 as the Bukkit adapter
93[14:15:58] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
94[14:15:58] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
95[14:15:58] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.4.2
96[14:15:58] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
97[14:15:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
98[14:15:59] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
99[14:15:59] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
100[14:15:59] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
101[14:15:59] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
102[14:15:59] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
103[14:15:59] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
104[14:15:59] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.353
105[14:16:00] [Server thread/INFO]: Version is PlotSquared-4.353
106[14:16:00] [Server thread/INFO]: [WARNING] Found 4 plots in DB for non existent world; 'PLOT'.
107[14:16:00] [Server thread/INFO]: [WARNING] Found 2244 plots in DB for non existent world; 'Plots'.
108[14:16:00] [Server thread/INFO]: [WARNING] Found 3 plots in DB for non existent world; 'PLOTS'.
109[14:16:00] [Server thread/INFO]: [WARNING] - Please create the world/s or remove the plots using the purge command
110[14:16:00] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
111[14:16:02] [Server thread/INFO]: PlotSquared Scripting Test
112[14:16:03] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
113[14:16:03] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
114[14:16:03] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: false
115[14:16:03] [Server thread/INFO]: [P2] Key: kill-road-items, Value: false
116[14:16:03] [Server thread/INFO]: [P2] Key: worlds, Value: false
117[14:16:03] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: true
118[14:16:03] [Server thread/INFO]: [P2] Key: database-purger, Value: false
119[14:16:03] [Server thread/INFO]: [P2] Key: economy, Value: true
120[14:16:03] [Server thread/INFO]: [P2] Key: block-cache, Value: true
121[14:16:03] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: false
122[14:16:03] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
123[14:16:03] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
124[14:16:03] [Server thread/INFO]: [P2] Key: updater, Value: false
125[14:16:03] [Server thread/INFO]: [P2] Key: database, Value: true
126[14:16:03] [Server thread/INFO]: [P2] Key: prevent-unsafe, Value: true
127[14:16:03] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
128[14:16:03] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
129[14:16:03] [Server thread/INFO]: [P2] Key: comment-notifier, Value: false
130[14:16:03] [Server thread/INFO]: [P2] Key: metrics, Value: true
131[14:16:03] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
132[14:16:03] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
133[14:16:03] [Server thread/INFO]: [P2] Key: events, Value: true
134[14:16:03] [Server thread/INFO]: [P2] Key: commands, Value: true
135[14:16:03] [Server thread/INFO]: PlotSquared is now enabled
136[14:16:03] [Server thread/INFO]: [P2] Metrics enabled.
137[14:16:03] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
138[14:16:03] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
139[14:16:03] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
140[14:16:03] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
141[14:16:03] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
142[14:16:03] [Server thread/INFO]: Preparing level "SPAWN1"
143[14:16:03] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
144[14:16:19] [Server thread/INFO]: Loaded 6 recipes
145[14:16:19] [Server thread/INFO]: -------- World Settings For [SPAWN1] --------
146[14:16:19] [Server thread/INFO]: View Distance: 6
147[14:16:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
148[14:16:19] [Server thread/INFO]: Item Merge Radius: 2.5
149[14:16:19] [Server thread/INFO]: Item Despawn Rate: 6000
150[14:16:19] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
151[14:16:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
152[14:16:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
153[14:16:19] [Server thread/INFO]: Mob Spawn Range: 6
154[14:16:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
155[14:16:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
156[14:16:19] [Server thread/INFO]: Cane Growth Modifier: 100%
157[14:16:19] [Server thread/INFO]: Melon Growth Modifier: 100%
158[14:16:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
159[14:16:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
160[14:16:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
161[14:16:19] [Server thread/INFO]: Beetroot Growth Modifier: 100%
162[14:16:19] [Server thread/INFO]: Carrot Growth Modifier: 100%
163[14:16:19] [Server thread/INFO]: Potato Growth Modifier: 100%
164[14:16:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
165[14:16:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
166[14:16:19] [Server thread/INFO]: Vine Growth Modifier: 100%
167[14:16:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
168[14:16:19] [Server thread/INFO]: Bamboo Growth Modifier: 100%
169[14:16:19] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
170[14:16:19] [Server thread/INFO]: Kelp Growth Modifier: 100%
171[14:16:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
172[14:16:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
173[14:16:19] [Server thread/INFO]: Experience Merge Radius: 3.0
174[14:16:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
175[14:16:19] [Server thread/INFO]: Max TNT Explosions: 100
176[14:16:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
177[14:16:19] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
178[14:16:20] [Server thread/INFO]: -------- World Settings For [SPAWN1_the_end] --------
179[14:16:20] [Server thread/INFO]: View Distance: 6
180[14:16:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
181[14:16:20] [Server thread/INFO]: Item Merge Radius: 2.5
182[14:16:20] [Server thread/INFO]: Item Despawn Rate: 6000
183[14:16:20] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
184[14:16:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
185[14:16:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
186[14:16:20] [Server thread/INFO]: Mob Spawn Range: 6
187[14:16:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
188[14:16:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
189[14:16:20] [Server thread/INFO]: Cane Growth Modifier: 100%
190[14:16:20] [Server thread/INFO]: Melon Growth Modifier: 100%
191[14:16:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
192[14:16:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
193[14:16:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
194[14:16:20] [Server thread/INFO]: Beetroot Growth Modifier: 100%
195[14:16:20] [Server thread/INFO]: Carrot Growth Modifier: 100%
196[14:16:20] [Server thread/INFO]: Potato Growth Modifier: 100%
197[14:16:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
198[14:16:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
199[14:16:20] [Server thread/INFO]: Vine Growth Modifier: 100%
200[14:16:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
201[14:16:20] [Server thread/INFO]: Bamboo Growth Modifier: 100%
202[14:16:20] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
203[14:16:20] [Server thread/INFO]: Kelp Growth Modifier: 100%
204[14:16:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
205[14:16:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
206[14:16:20] [Server thread/INFO]: Experience Merge Radius: 3.0
207[14:16:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
208[14:16:20] [Server thread/INFO]: Max TNT Explosions: 100
209[14:16:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
210[14:16:20] [Server thread/INFO]: Preparing start region for dimension 'SPAWN1'/minecraft:overworld
211[14:16:20] [Server thread/INFO]: Preparing spawn area: 0%
212[14:16:20] [Server thread/INFO]: Preparing spawn area: 5%
213[14:16:21] [Server thread/INFO]: Preparing spawn area: 88%
214[14:16:21] [Server thread/INFO]: Loaded 169 spawn chunks for world SPAWN1
215[14:16:21] [Server thread/INFO]: Time elapsed: 1244 ms
216[14:16:21] [Server thread/INFO]: Preparing start region for dimension 'SPAWN1_the_end'/minecraft:the_end
217[14:16:21] [Server thread/INFO]: Preparing spawn area: 0%
218[14:16:22] [Server thread/INFO]: Preparing spawn area: 46%
219[14:16:22] [Server thread/INFO]: Loaded 169 spawn chunks for world SPAWN1_the_end
220[14:16:22] [Server thread/INFO]: Time elapsed: 873 ms
221[14:16:22] [Server thread/INFO]: [Skript] Enabling Skript v2.4-MH
222[14:16:22] [Server thread/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
223[14:16:30] [Server thread/INFO]: [Skript] Loaded 114748 aliases in 6517ms
224[14:16:30] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
225[14:16:30] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.8
226[14:16:30] [Server thread/INFO]: [PlayerServer] Enabling PlayerServer v1.0-SNAPSHOT
227[14:16:30] [Server thread/INFO]: [PlayerServer] Server Id: 5c413b95105cdb3a876bd1c5
228[14:16:31] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.5-MH
229[14:16:31] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
230[14:16:31] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
231[14:16:31] [Server thread/INFO]: [ClearLag] Loading modules...
232[14:16:31] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
233[14:16:31] [Server thread/INFO]: [ClearLag] Modules have been loaded!
234[14:16:31] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
235[14:16:31] [Thread-20/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
236[14:16:31] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.4MH*
237[14:16:31] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
238[14:16:31] [Server thread/INFO]: [skQuery] Beginning to process a total of 125 from SkQuery
239[14:16:31] [Server thread/INFO]: [skQuery] Out of 125 classes, 123 classes were loaded from SkQuery
240[14:16:31] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v1.6
241[14:16:31] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;1994-9adac4f
242[14:16:31] [Thread-20/INFO]: [ClearLag] No updates found!
243[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1) TNT ignition is PERMITTED.
244[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1) Lighters are PERMITTED.
245[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1) Lava fire is blocked.
246[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1) Fire spread is UNRESTRICTED.
247[14:16:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SPAWN1'
248[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1_the_end) TNT ignition is PERMITTED.
249[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1_the_end) Lighters are PERMITTED.
250[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1_the_end) Lava fire is blocked.
251[14:16:31] [Server thread/INFO]: [WorldGuard] (SPAWN1_the_end) Fire spread is UNRESTRICTED.
252[14:16:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SPAWN1_the_end'
253[14:16:31] [Server thread/INFO]: [WorldGuard] Loading region data...
254[14:16:32] [Server thread/INFO]: [SK-NBeeT] Enabling SK-NBeeT v2.9.0
255[14:16:32] [Server thread/INFO]: [Sk-NBeeT] Compatible NMS version: v1_15_R1
256[14:16:32] [Server thread/INFO]: [Sk-NBeeT] Successfully enabled v2.9.0
257[14:16:32] [Server thread/INFO]: [SimpleColorChat] Enabling SimpleColorChat v1.1*
258[14:16:32] [Server thread/INFO]: [SimpleColorChat] ======================
259[14:16:32] [Server thread/INFO]: [SimpleColorChat] + Plugin Enabled +
260[14:16:32] [Server thread/INFO]: [SimpleColorChat] ======================
261[14:16:32] [Server thread/INFO]: [CombatElite] Enabling CombatElite v2.0.1*
262[14:16:32] [Server thread/INFO]: [ChatFeelings] Enabling ChatFeelings v4.5.6
263[14:16:32] [Server thread/INFO]: [ChatFeelings] Updating your emotes.yml for the latest update...
264[14:16:33] [Server thread/INFO]: [ChatFeelings] Having issues? Got a question? Join our support discord: https://discord.gg/6ugXPfX
265[14:16:33] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4*
266[14:16:33] [Server thread/INFO]: [PermissionsEx] Initializing file backend
267[14:16:33] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
268[14:16:33] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
269[14:16:33] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
270[14:16:33] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
271[14:16:33] [Server thread/INFO]: [BankNotes] Enabling BankNotes v2.0-SNAPSHOT*
272[14:16:33] [Server thread/INFO]: [BankNotes] Found PlaceholderAPI hooking
273[14:16:33] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
274[14:16:33] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
275[14:16:33] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
276[14:16:33] [Server thread/INFO]: [Essentials] No kits found to migrate.
277[14:16:33] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
278[14:16:33] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
279[14:16:33] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
280[14:16:33] [Server thread/INFO]: [Essentials] Loaded 19702 items from items.json.
281[14:16:33] [Server thread/INFO]: [Essentials] Using locale en_US
282[14:16:33] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
283[14:16:33] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
284[14:16:33] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
285[14:16:33] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
286[14:16:33] [Server thread/INFO]: [QuickBoard] Enabling QuickBoard v4.3.0*
287[14:16:33] [Server thread/INFO]: [QuickBoard] ------------------------------
288[14:16:33] [Server thread/INFO]: [QuickBoard] QuickBoard
289[14:16:33] [Server thread/INFO]: [QuickBoard] Listeners registered
290[14:16:33] [Server thread/INFO]: [QuickBoard] Loading scoreboards
291[14:16:33] [Server thread/INFO]: [QuickBoard] Loaded 'scoreboard.default.yml' with permission 'scoreboard.default'
292[14:16:33] [Server thread/INFO]: [QuickBoard] Scoreboards loaded
293[14:16:33] [Server thread/INFO]: [QuickBoard] Config registered
294[14:16:33] [Server thread/INFO]: [QuickBoard] Update Tasks started
295[14:16:33] [Server thread/INFO]: [QuickBoard] Command 'quickboard' enabled
296[14:16:33] [Server thread/INFO]: [QuickBoard] QuickBoard
297[14:16:33] [Server thread/INFO]: [QuickBoard] ------------------------------
298[14:16:33] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1-SNAPSHOT
299[14:16:33] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
300[14:16:33] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2-Pikachu-Patch-3*
301[14:16:34] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
302[14:16:34] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
303[14:16:34] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
304[14:16:34] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 62 expressions and 0 types. Have fun!
305[14:16:34] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.2
306[14:16:34] [Server thread/INFO]: [BuycraftX] Validating your server key...
307[14:16:35] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
308[14:16:35] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
309[14:16:35] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (12.0.6) is available. Go to your server panel at https://server.tebex.io/plugins to download the update.
310[14:16:35] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
311[14:16:35] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-bUNKNOWN-MH
312[14:16:35] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-bUNKNOWN-MH" 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].
313[14:16:35] [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.
314[14:16:35] [Server thread/INFO]: -------- World Settings For [plots] --------
315[14:16:35] [Server thread/INFO]: View Distance: 6
316[14:16:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
317[14:16:35] [Server thread/INFO]: Item Merge Radius: 2.5
318[14:16:35] [Server thread/INFO]: Item Despawn Rate: 6000
319[14:16:35] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
320[14:16:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
321[14:16:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
322[14:16:35] [Server thread/INFO]: Mob Spawn Range: 6
323[14:16:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
324[14:16:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
325[14:16:35] [Server thread/INFO]: Cane Growth Modifier: 100%
326[14:16:35] [Server thread/INFO]: Melon Growth Modifier: 100%
327[14:16:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
328[14:16:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
329[14:16:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
330[14:16:35] [Server thread/INFO]: Beetroot Growth Modifier: 100%
331[14:16:35] [Server thread/INFO]: Carrot Growth Modifier: 100%
332[14:16:35] [Server thread/INFO]: Potato Growth Modifier: 100%
333[14:16:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
334[14:16:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
335[14:16:35] [Server thread/INFO]: Vine Growth Modifier: 100%
336[14:16:35] [Server thread/INFO]: Cocoa Growth Modifier: 100%
337[14:16:35] [Server thread/INFO]: Bamboo Growth Modifier: 100%
338[14:16:35] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
339[14:16:35] [Server thread/INFO]: Kelp Growth Modifier: 100%
340[14:16:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
341[14:16:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
342[14:16:35] [Server thread/INFO]: Experience Merge Radius: 3.0
343[14:16:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
344[14:16:35] [Server thread/INFO]: Max TNT Explosions: 100
345[14:16:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
346[14:16:35] [Server thread/INFO]: [P2] Detected world load for 'plots'
347[14:16:35] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
348[14:16:35] [Server thread/INFO]: [P2] - plotworld: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld
349[14:16:35] [Server thread/INFO]: [P2] - plotAreaManager: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager
350[14:16:35] [Server thread/INFO]: - Dumping settings for ClassicPlotWorld with name plots
351[14:16:35] [Server thread/INFO]: -- road_schematic_enabled = false
352[14:16:35] [Server thread/INFO]: -- plot_schematic = false
353[14:16:35] [Server thread/INFO]: -- plot_schematic_height = -1
354[14:16:35] [Server thread/INFO]: -- path_width_lower = 0
355[14:16:35] [Server thread/INFO]: -- path_width_upper = 0
356[14:16:35] [Server thread/INFO]: -- schem_y = 0
357[14:16:35] [Server thread/INFO]: -- road_height = 64
358[14:16:35] [Server thread/INFO]: -- plot_height = 64
359[14:16:35] [Server thread/INFO]: -- wall_height = 64
360[14:16:35] [Server thread/INFO]: -- main_block = stone:100
361[14:16:35] [Server thread/INFO]: -- top_block = grass_block:100
362[14:16:35] [Server thread/INFO]: -- wall_block = stone_brick_slab:100
363[14:16:35] [Server thread/INFO]: -- claimed_wall_block = sandstone_slab:100
364[14:16:35] [Server thread/INFO]: -- wall_filling = bedrock:100
365[14:16:35] [Server thread/INFO]: -- road_block = dark_oak_planks:100
366[14:16:35] [Server thread/INFO]: -- plot_bedrock = true
367[14:16:35] [Server thread/INFO]: -- plot_width = 21
368[14:16:35] [Server thread/INFO]: -- road_width = 10
369[14:16:35] [Server thread/INFO]: -- road_offset_x = 0
370[14:16:35] [Server thread/INFO]: -- road_offset_z = 0
371[14:16:35] [Server thread/INFO]: -- size = 31
372[14:16:35] [Server thread/INFO]: -- worldname = plots
373[14:16:35] [Server thread/INFO]: -- id = null
374[14:16:35] [Server thread/INFO]: -- manager = com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager@3206d0a5
375[14:16:35] [Server thread/INFO]: -- worldhash = 106762162
376[14:16:35] [Server thread/INFO]: -- max_plot_members = 128
377[14:16:35] [Server thread/INFO]: -- auto_merge = false
378[14:16:35] [Server thread/INFO]: -- allow_signs = true
379[14:16:35] [Server thread/INFO]: -- misc_spawn_unowned = false
380[14:16:35] [Server thread/INFO]: -- mob_spawning = false
381[14:16:35] [Server thread/INFO]: -- mob_spawner_spawning = false
382[14:16:35] [Server thread/INFO]: -- plot_biome = FOREST
383[14:16:35] [Server thread/INFO]: -- plot_chat = false
384[14:16:35] [Server thread/INFO]: -- schematic_claim_specify = false
385[14:16:35] [Server thread/INFO]: -- schematic_on_claim = false
386[14:16:35] [Server thread/INFO]: -- schematic_file = null
387[14:16:35] [Server thread/INFO]: -- schematics = []
388[14:16:35] [Server thread/INFO]: -- default_flags = {}
389[14:16:35] [Server thread/INFO]: -- use_economy = false
390[14:16:35] [Server thread/INFO]: -- prices = {}
391[14:16:35] [Server thread/INFO]: -- spawn_eggs = false
392[14:16:35] [Server thread/INFO]: -- spawn_custom = true
393[14:16:35] [Server thread/INFO]: -- spawn_breeding = false
394[14:16:35] [Server thread/INFO]: -- world_border = false
395[14:16:35] [Server thread/INFO]: -- type = 0
396[14:16:35] [Server thread/INFO]: -- terrain = 0
397[14:16:35] [Server thread/INFO]: -- home_allow_nonmember = true
398[14:16:35] [Server thread/INFO]: -- nonmember_home = null
399[14:16:35] [Server thread/INFO]: -- default_home = null
400[14:16:35] [Server thread/INFO]: -- max_build_height = 256
401[14:16:35] [Server thread/INFO]: -- min_build_height = 1
402[14:16:35] [Server thread/INFO]: -- gamemode = CREATIVE
403[14:16:35] [Server thread/INFO]: [P2] - schematic: false
404[14:16:35] [Server thread/INFO]: World possibly already loaded: plots
405[14:16:35] [Server thread/INFO]: Preparing start region for dimension 'plots'/minecraft:overworld
406[14:16:35] [Server thread/INFO]: Preparing spawn area: 0%
407[14:16:36] [Server thread/INFO]: Preparing spawn area: 100%
408[14:16:36] [Server thread/INFO]: Preparing spawn area: 100%
409[14:16:36] [Server thread/INFO]: Loaded 169 spawn chunks for world plots
410[14:16:36] [Server thread/INFO]: Time elapsed: 1005 ms
411[14:16:36] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
412[14:16:36] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
413[14:16:36] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is blocked.
414[14:16:36] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
415[14:16:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
416[14:16:36] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
417[14:16:36] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-bUNKNOWN-MH (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
418[14:16:36] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
419[14:16:36] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
420[14:16:36] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.18*
421[14:16:36] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.18!
422[14:16:36] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
423[14:16:36] [Server thread/INFO]: [skRayFall] Cooking Bacon...
424[14:16:37] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
425[14:16:37] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
426[14:16:37] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
427[14:16:37] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
428[14:16:37] [Server thread/INFO]: [skRayFall] Bacon holograms found
429[14:16:37] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
430[14:16:37] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
431[14:16:37] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
432[14:16:37] [Server thread/INFO]: [skRayFall] Bacon is ready!
433[14:16:37] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4-MH
434[14:16:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0
435[14:16:37] [Server thread/INFO]: [Shop] Enabling Shop v2.5.0
436[14:16:37] [Server thread/INFO]: [Shop] Successfully hooked into PlaceholderAPI.
437[14:16:37] [Server thread/INFO]: [Shop] Citizens not found. NPCs will not be available.
438[14:16:37] [Server thread/INFO]: [TAB] Enabling TAB v2.6.2
439[14:16:37] [Server thread/INFO]: [TAB] Server version: 1.15.1 (v1_15_R1)
440[14:16:37] [Server thread/INFO]: [TAB] You are using old bossbar config, please make a backup of the file and delete it to get new file.
441[14:16:37] [Server thread/INFO]: [TAB] There were 1 startup warnings.
442[14:16:37] [Server thread/INFO]: [TAB] Enabled in 190ms
443[14:16:37] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
444[14:16:37] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.8*
445[14:16:37] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.8
446[14:16:37] [Server thread/INFO]: [HolographicExtension] Registering animation example from config.
447[14:16:37] [Server thread/INFO]: [HolographicExtension] Registering animation scroller from config.
448[14:16:37] [Server thread/INFO]: [HolographicExtension] Registering animation typing from config.
449[14:16:37] [Server thread/INFO]: [HolographicExtension] Registering animation rainbow from config.
450[14:16:39] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/WARN]: [DiscordSRV] [JDA] Encountered global rate-limit! Retry-After: 34
451[14:16:39] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
452[14:16:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
453[14:16:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
454[14:16:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
455[14:16:39] [Server thread/INFO]: Done (36.135s)! For help, type "help"
456[14:16:39] [Server thread/INFO]: Timings Reset
457[14:16:39] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
458[14:16:39] [Server thread/INFO]: [PlotSquared] There appears to be a PlotSquared update available!
459[14:16:39] [Server thread/INFO]: [PlotSquared] You are running version 4.353, the newest available version is 4.400
460[14:16:39] [Server thread/INFO]: [PlotSquared] Update URL: https://ci.athion.net/job/PlotSquared-Releases/19/artifact/target/PlotSquared-Bukkit-4.400.jar
461[14:16:39] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
462[14:16:39] [Craft Scheduler Thread - 18/INFO]: [Vault] Checking for Updates ...
463[14:16:39] [Craft Scheduler Thread - 5/INFO]: [VoidGenerator] Checking SpigotMc.org for Updates on VoidGenerator...
464[14:16:39] [Craft Scheduler Thread - 5/INFO]: [VoidGenerator] There are no updates available at this time.
465[14:16:39] [Craft Scheduler Thread - 18/INFO]: [Vault] No new version available
466[14:16:39] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] DiscordSRV failed to connect to Discord. Reason: The provided token is invalid!
467[14:16:40] [Server thread/INFO]: [Skript] Loading variables...
468[14:16:41] [Craft Scheduler Thread - 8/INFO]: [PlaceholderAPI] 166 placeholder expansions are available on the cloud.
469[14:16:41] [Craft Scheduler Thread - 8/INFO]: [PlaceholderAPI] 3 installed expansions have updates available.
470[14:16:41] [Thread-26/INFO]: [Skript] Loaded 11348 variables so far...
471[14:16:42] [Server thread/INFO]: [Skript] Loaded 16600 variables in 2.0 seconds
472[14:16:42] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Enchanter.sk, line 53: else:')
473[14:16:42] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Enchanter.sk, line 69: else:')
474[14:16:42] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Enchanter.sk, line 130: else:')
475[14:16:42] [Server thread/ERROR]: [Skript] A function named 'reversedList' already exists in script 'SpawnerLimiter.sk' (chests.sk, line 15: function reversedList(list: objects) :: objects:')
476[14:16:42] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (crops.sk, line 11: if the data value of event-block is 0:')
477[14:16:42] [LoginProcessingThread/INFO]: YAML 5c46b02766afdc0898521bfb
478[14:16:42] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (mention.sk, line 19: loop all players:')
479[14:16:42] [LoginProcessingThread/INFO]: UUID of player YAML is 88c23e0b-140f-4337-8afc-b46946dde695
480[14:16:43] [Server thread/WARN]: [Skript] null is already a text, so you should not put it in one (e.g. null instead of "%null%") (ItemChat.sk, line 42: replace all ", " and " and " with "%nl%" in {_enchantments}')
481[14:16:43] [Server thread/WARN]: [Skript] null is already a text, so you should not put it in one (e.g. null instead of "%null%") (ItemChat.sk, line 43: replace all "||" with "%nl%" in {_lore}')
482[14:16:43] [Server thread/WARN]: [Skript] Possible name conflict of variables {AutoSellSign::current-time-%loop-value-1%} and {AutoSellSign::current-time-60} (there might be more conflicts). (chests.sk, line 125: set {_remaining} to {AutoSellSign::list::%loop-value-2%::time} - {AutoSellSign::current-time-%loop-value-1%}')
483[14:16:44] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: set {_p}'s action bar to "&aSold &f%{_totalAmount}% &aitem(s) for &a$&f%{_total}%&a.%{_multi}% &7(AutoSell Sign)" (chests.sk, line 172: set {_p}'s action bar to "&aSold &f%{_totalAmount}% &aitem(s) for &a$&f%{_total}%&a.%{_multi}% &7(AutoSell Sign)"')
484[14:16:48] [Server thread/ERROR]: [Skript] There's no loop that matches 'loop-player offset by 0, 1, 0' (chests.sk, line 175: show 5 "VILLAGER_HAPPY" particles at {_loc} for loop-player offset by 0, 1, 0')
485[14:16:51] [Server thread/ERROR]: [Skript] There's no loop that matches 'loop-player offset by 0, 1, 0' (chests.sk, line 178: show 5 "FIREWORKS_SPARK" particles at {_loc} for loop-player offset by 0, 1, 0')
486[14:16:52] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: set {_p}'s action bar to "&aSold &f%{_totalAmount}% &aitem(s) for &a$&f%{_total}%&a.%{_multi}%" (chests.sk, line 278: set {_p}'s action bar to "&aSold &f%{_totalAmount}% &aitem(s) for &a$&f%{_total}%&a.%{_multi}%"')
487[14:16:52] [Server thread/WARN]: [Skript] the lore of the tool of the player is already a text, so you should not put it in one (e.g. the lore of the tool of the player instead of "%the lore of the tool of the player%") (cropper.sk, line 15: if uncolored "%lore of player's tool%" contains "hopper" and "tier: 3":')
488[14:16:52] [Server thread/WARN]: [Skript] the lore of the tool of the player is already a text, so you should not put it in one (e.g. the lore of the tool of the player instead of "%the lore of the tool of the player%") (cropper.sk, line 21: else if uncolored "%lore of player's tool%" contains "hopper" and "tier: 2":')
489[14:16:52] [Server thread/WARN]: [Skript] the lore of the tool of the player is already a text, so you should not put it in one (e.g. the lore of the tool of the player instead of "%the lore of the tool of the player%") (cropper.sk, line 27: else if uncolored "%lore of player's tool%" contains "hopper" and "tier: 1":')
490[14:16:52] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: sync (cropper.sk, line 55: sync')
491[14:16:59] [Server thread/ERROR]: [Skript] There's no loop that matches 'loop-value-2 offset by 0, 1, 0' (cropper.sk, line 59: show 1 "VILLAGER_HAPPY" particles at block above loop-value-1 for loop-value-2 offset by 0, 1, 0')
492[14:16:59] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: set action bar of (offline player from uuid {Hoppers::locations::%loop-value-1%::owner}) to "&a&lHoppers &8» &aPickup &f%item of loop-value-2% &7(%distance between location of loop-value-2 and loop-value-1% block(s) away)" (cropper.sk, line 66: set action bar of (offline player from uuid {Hoppers::locations::%loop-value-1%::owner}) to "{@p} &aPickup &f%item of loop-value-2% &7(%distance between location of loop-value-2 and loop-value-1% block(s) away)"')
493[14:16:59] [Server thread/WARN]: [Skript] Possible name conflict of variables {loc::%loop-value-2%} and {loc::4} (there might be more conflicts). (cropper.sk, line 105: set {_loc::%loop-value-2%} to rounded {_loc::%loop-value-2%}')
494[14:16:59] [Server thread/WARN]: [Skript] coloured the 1st argument is already a text, so you should not put it in one (e.g. coloured the 1st argument instead of "%coloured the 1st argument%") (essentials.sk, line 37: send "%colored arg 1%" to all players')
495[14:16:59] [Server thread/WARN]: [Skript] coloured the 1st argument is already a text, so you should not put it in one (e.g. coloured the 1st argument instead of "%coloured the 1st argument%") (essentials.sk, line 43: send "%colored arg 1%" to all players')
496[14:16:59] [Server thread/WARN]: [Skript] the UUID of the player is already a text, so you should not put it in one (e.g. the UUID of the player instead of "%the UUID of the player%") (eval.sk, line 22: replace all "$uuid" with "%uuid of player%" in {_eff}')
497[14:16:59] [Server thread/WARN]: [Skript] Possible name conflict of variables {m::%loop-index%} and {m::*} (there might be more conflicts). (json.sk, line 191: set {_m::%loop-index%} to "\"""# """')
498[14:17:00] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: send all players title "&6Chat Mention" with subtitle "&7You were mentioned by &6%{_p}%" (mention.sk, line 23: send all players title "&6Chat Mention" with subtitle "&7You were mentioned by {@mentionmessagecolor}%{_p}%"')
499[14:17:00] [Server thread/INFO]: [Renamer] Successfully enabled plugin
500[14:17:00] [Server thread/INFO]: [Renamer] Created by Unsalt
501[14:17:01] [Server thread/INFO]: [Skript] Loaded 27 scripts with a total of 79 triggers and 50 commands in 18.89 seconds
502[14:17:01] [Server thread/INFO]: [Skript] Finished loading.
503[14:17:01] [Server thread/INFO]: Loading SilkSpawners v1.6!
504[14:17:01] [Server thread/INFO]: Loaded SilkSpawners v1.6!
505[14:17:01] [Server thread/INFO]: User login result: YAML -> ALLOWED/ALLOWED
506[14:17:01] [Server thread/INFO]: [Player Join] {id=5c46b02766afdc0898521bfb, name=YAML, rank=null}
507[14:17:02] [Server thread/INFO]: YAML[/24.78.245.52:44003] logged in with entity id 12 at ([plots]-7.686540320118157, 65.0, -7.954621967438001)
508[14:17:03] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 23558ms or 471 ticks behind
509[14:17:03] [Server thread/INFO]: [+] YAML
510[14:17:04] [Craft Scheduler Thread - 8/INFO]: [TuSKe] Checking for latest update...
511[14:17:04] [Craft Scheduler Thread - 8/INFO]: [TuSKe] New update available: v1.8.2
512[14:17:04] [Craft Scheduler Thread - 8/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.8.2
513[14:17:04] [Craft Scheduler Thread - 8/INFO]: [TuSKe] You can download and update it with /tuske update.
514[14:17:05] [Server thread/INFO]: Starting UUID caching
515[14:17:05] [Craft Scheduler Thread - 17/INFO]: [BuycraftX] Fetching all due players...
516[14:17:05] [Craft Scheduler Thread - 8/INFO]: Trying to get new version of QuickBoard...
517[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Starting player data caching for: SPAWN1
518[14:17:05] [Craft Scheduler Thread - 13/INFO]: Fast mode UUID caching enabled!
519[14:17:05] [Craft Scheduler Thread - 13/WARN]: java.lang.IllegalStateException: Unable to find method createTag ([byte]).
520[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.getMethod(NbtFactory.java:352)
521[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.<init>(NbtFactory.java:67)
522[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.get(NbtFactory.java:101)
523[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.fromStream(NbtFactory.java:170)
524[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.uuid.FileUUIDHandler.lambda$cache$0(FileUUIDHandler.java:98)
525[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84)
526[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
527[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
528[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
529[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
530[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.lang.Thread.run(Thread.java:748)
531[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid playerdata: f0794e9b-6c7c-46f9-aeed-73cfbe164bb1.dat
532[14:17:05] [Craft Scheduler Thread - 13/WARN]: java.lang.IllegalStateException: Unable to find method createTag ([byte]).
533[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.getMethod(NbtFactory.java:352)
534[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.<init>(NbtFactory.java:67)
535[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.get(NbtFactory.java:101)
536[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.fromStream(NbtFactory.java:170)
537[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.uuid.FileUUIDHandler.lambda$cache$0(FileUUIDHandler.java:98)
538[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84)
539[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
540[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
541[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
542[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
543[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.lang.Thread.run(Thread.java:748)
544[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid playerdata: 79f80d01-ca83-4dcd-b342-44daabc5cc96.dat
545[14:17:05] [Craft Scheduler Thread - 13/WARN]: java.lang.IllegalStateException: Unable to find method createTag ([byte]).
546[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.getMethod(NbtFactory.java:352)
547[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.<init>(NbtFactory.java:67)
548[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.get(NbtFactory.java:101)
549[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.fromStream(NbtFactory.java:170)
550[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.uuid.FileUUIDHandler.lambda$cache$0(FileUUIDHandler.java:98)
551[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84)
552[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
553[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
554[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
555[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
556[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.lang.Thread.run(Thread.java:748)
557[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid playerdata: 88c23e0b-140f-4337-8afc-b46946dde695.dat
558[14:17:05] [Craft Scheduler Thread - 13/WARN]: java.lang.IllegalStateException: Unable to find method createTag ([byte]).
559[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.getMethod(NbtFactory.java:352)
560[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.<init>(NbtFactory.java:67)
561[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.get(NbtFactory.java:101)
562[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.NbtFactory.fromStream(NbtFactory.java:170)
563[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.github.intellectualsites.plotsquared.bukkit.uuid.FileUUIDHandler.lambda$cache$0(FileUUIDHandler.java:98)
564[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84)
565[14:17:05] [Craft Scheduler Thread - 13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
566[14:17:05] [Craft Scheduler Thread - 13/WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
567[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
568[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
569[14:17:05] [Craft Scheduler Thread - 13/WARN]: at java.lang.Thread.run(Thread.java:748)
570[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid playerdata: a79b3a9d-e171-46d4-9df3-59f382ea8e75.dat
571[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Cached a total of: 1 UUIDs
572[14:17:05] [Craft Scheduler Thread - 13/INFO]: Failed to cache: 1784 uuids - slowly processing all files
573[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid PlayerData: f0794e9b-6c7c-46f9-aeed-73cfbe164bb1.dat
574[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid PlayerData: 84e63185-5ee3-4227-b966-b00bd0d393b3.dat
575[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid PlayerData: 7e2eb2c9-6081-49f6-8304-933da1ff022c.dat
576[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid PlayerData: 79f80d01-ca83-4dcd-b342-44daabc5cc96.dat
577[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid PlayerData: 88c23e0b-140f-4337-8afc-b46946dde695.dat
578[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Invalid PlayerData: a79b3a9d-e171-46d4-9df3-59f382ea8e75.dat
579[14:17:05] [Craft Scheduler Thread - 13/INFO]: [P2] Cached a total of: 1 UUIDs
580[14:17:05] [Craft Scheduler Thread - 8/INFO]: Current QuickBoard version: 4.3.0
581[14:17:05] [Craft Scheduler Thread - 8/INFO]: Web QuickBoard version: 4.3.0
582[14:17:05] [Craft Scheduler Thread - 17/INFO]: [BuycraftX] Fetched due players (0 found).
583[14:17:08] [Craft Scheduler Thread - 17/INFO]: [TuSKe] Generating documentation of Skript & Addons.
584[14:17:08] [Craft Scheduler Thread - 17/INFO]: [TuSKe] Documentation was generated successfully.