Spigot 1.16.2 Server Log

#GlkL9ew
11 errors
1229 lines
Raw
Analysis
Minecraft version:
1.16.2
The plugin 'wolfyutilities-1.7.2.0' requires Java version 16 or later to run.
Line #36
Solutions
Install a different version of the plugin 'wolfyutilities-1.7.2.0'.
Delete the file 'plugins/wolfyutilities-1.7.2.0.jar'.
Change your Java version to 16 or later.
The plugin 'customcrafting-1.**.**.**.**' is missing the required plugin 'WolfyUtilities'.
Line #59
Solutions
Install a different version of the plugin 'customcrafting-1.**.**.**.**'.
Delete the file 'plugins/customcrafting-1.**.**.**.**.jar'.
Install the plugin 'WolfyUtilities'.
The plugin 'wolfyutilities-1.7.3.0' requires Java version 16 or later to run.
Line #416
Solutions
Install a different version of the plugin 'wolfyutilities-1.7.3.0'.
Delete the file 'plugins/wolfyutilities-1.7.3.0.jar'.
Change your Java version to 16 or later.
The plugin 'wolfyutilities-1.7.6.0' requires Java version 16 or later to run.
Line #658
Solutions
Install a different version of the plugin 'wolfyutilities-1.7.6.0'.
Delete the file 'plugins/wolfyutilities-1.7.6.0.jar'.
Change your Java version to 16 or later.
The plugin 'wolfyutilities-1.7.4.0' requires Java version 16 or later to run.
Line #898
Solutions
Install a different version of the plugin 'wolfyutilities-1.7.4.0'.
Delete the file 'plugins/wolfyutilities-1.7.4.0.jar'.
Change your Java version to 16 or later.
The plugin 'wolfyutilities-1.7.5.0' requires Java version 16 or later to run.
Line #1138
Solutions
Install a different version of the plugin 'wolfyutilities-1.7.5.0'.
Delete the file 'plugins/wolfyutilities-1.7.5.0.jar'.
Change your Java version to 16 or later.
1[00:00:10] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
2[00:00:10] [main/INFO]: Reloading ResourceManager: Default, bukkit
3[00:00:11] [Worker-Main-3/INFO]: Loaded 7 recipes
4[00:00:13] [Server thread/INFO]: Starting minecraft server version 1.16.2
5[00:00:13] [Server thread/INFO]: Loading properties
6[00:00:13] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b5a13e6-0d8350a (MC: 1.16.2) (Implementing API version 1.16.2-R0.1-SNAPSHOT)
7[00:00:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
8[00:00:14] [Server thread/INFO]: Using 4 threads for Netty based IO
9[00:00:14] [Server thread/INFO]: Debug logging is disabled
10[00:00:14] [Server thread/INFO]: Default game type: SURVIVAL
11[00:00:14] [Server thread/INFO]: Generating keypair
12[00:00:14] [Server thread/INFO]: Starting Minecraft server on *:34974
13[00:00:14] [Server thread/INFO]: Using epoll channel type
14[00:00:16] [Server thread/ERROR]: Fatal error trying to convert WolfyUtilities v1.7.2.0:me/wolfyscript/utilities/main/WUPlugin.class
15java.lang.IllegalArgumentException: Unsupported class file major version 60
16 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:196) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
17 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:177) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
18 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
19 at org.bukkit.craftbukkit.v1_16_R2.util.Commodore.convert(Commodore.java:128) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
20 at org.bukkit.craftbukkit.v1_16_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:307) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
21 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:140) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
22 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
23 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
24 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
25 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
26 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
27 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
28 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
29 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
30 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
31 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
32 at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:186) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
33 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
34 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
35 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
36[00:00:16] [Server thread/ERROR]: Could not load 'plugins/wolfyutilities-1.7.2.0.jar' in folder 'plugins'
37org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
38 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
39 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
40 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
41 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
42 at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:186) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
43 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
44 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
45 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
46Caused by: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
47 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_302]
48 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_302]
49 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_302]
50 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
51 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
52 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
53 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
54 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
55 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
56 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
57 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
58 ... 7 more
59[00:00:16] [Server thread/ERROR]: Could not load 'plugins/customcrafting-1.**.**.**.**.jar' in folder 'plugins'
60org.bukkit.plugin.UnknownDependencyException: Unknown dependency WolfyUtilities. Please download and install WolfyUtilities to run this plugin.
61 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:269) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
62 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
63 at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:186) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
64 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:808) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
65 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
66 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
67[00:00:16] [Server thread/INFO]: [Zenchantments] Loading Zenchantments v1.6.2
68[00:00:16] [Server thread/INFO]: [NoBoom] Loading NoBoom v1.0
69[00:00:16] [Server thread/INFO]: [CubCustomDrops] Loading CubCustomDrops v5.5.1
70[00:00:16] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
71[00:00:16] [Server thread/INFO]: [DynamicShop] Loading DynamicShop v2.11.8
72[00:00:16] [Server thread/INFO]: [PhantomEconomy] Loading PhantomEconomy v1.9.30-RELEASE
73[00:00:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6+4b2d1e7
74[00:00:16] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5615c45f]
75[00:00:16] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
76[00:00:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
77[00:00:16] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
78[00:00:16] [Server thread/INFO]: [PhantomEconomy] Enabling PhantomEconomy v1.9.30-RELEASE
79[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Began --+--
80[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Checking for incompatibilities...
81[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Loading files...
82[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Registering events...
83[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Registering commands...
84[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Hooking to Vault...
85[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Hooked to Vault successfuly.
86[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Starting bStats metrics...
87[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7Starting baltop update task...
88[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Complete --+--
89[00:00:16] [Server thread/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7Starting version comparison...
90[00:00:16] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6+4b2d1e7
91[00:00:16] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
92[00:00:16] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
93[00:00:17] [Server thread/WARN]:
94**********************************************
95** This WorldEdit version does not fully support your version of Bukkit.
96**
97** When working with blocks or undoing, chests will be empty, signs
98** will be blank, and so on. There will be no support for entity
99** and block property-related functions.
100**
101** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
102**********************************************
103
104[00:00:17] [Server thread/INFO]: [WorldEdit] ====================================================
105[00:00:17] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
106[00:00:17] [Server thread/INFO]: [WorldEdit] as your server software.
107[00:00:17] [Server thread/INFO]: [WorldEdit]
108[00:00:17] [Server thread/INFO]: [WorldEdit] Paper offers significant performance improvements,
109[00:00:17] [Server thread/INFO]: [WorldEdit] bug fixes, security enhancements and optional
110[00:00:17] [Server thread/INFO]: [WorldEdit] features for server owners to enhance their server.
111[00:00:17] [Server thread/INFO]: [WorldEdit]
112[00:00:17] [Server thread/INFO]: [WorldEdit] Paper includes Timings v2, which is significantly
113[00:00:17] [Server thread/INFO]: [WorldEdit] better at diagnosing lag problems over v1.
114[00:00:17] [Server thread/INFO]: [WorldEdit]
115[00:00:17] [Server thread/INFO]: [WorldEdit] All of your plugins should still work, and the
116[00:00:17] [Server thread/INFO]: [WorldEdit] Paper community will gladly help you fix any issues.
117[00:00:17] [Server thread/INFO]: [WorldEdit]
118[00:00:17] [Server thread/INFO]: [WorldEdit] Join the Paper Community @ https://papermc.io
119[00:00:17] [Server thread/INFO]: [WorldEdit] ====================================================
120[00:00:17] [Server thread/INFO]: Preparing level "world"
121[00:00:17] [Server thread/INFO]: -------- World Settings For [world] --------
122[00:00:17] [Server thread/INFO]: Experience Merge Radius: 3.0
123[00:00:17] [Server thread/INFO]: Mob Spawn Range: 6
124[00:00:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
125[00:00:17] [Server thread/INFO]: Cane Growth Modifier: 100%
126[00:00:17] [Server thread/INFO]: Melon Growth Modifier: 100%
127[00:00:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
128[00:00:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
129[00:00:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
130[00:00:17] [Server thread/INFO]: Beetroot Growth Modifier: 100%
131[00:00:17] [Server thread/INFO]: Carrot Growth Modifier: 100%
132[00:00:17] [Server thread/INFO]: Potato Growth Modifier: 100%
133[00:00:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
134[00:00:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
135[00:00:17] [Server thread/INFO]: Vine Growth Modifier: 100%
136[00:00:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
137[00:00:17] [Server thread/INFO]: Bamboo Growth Modifier: 100%
138[00:00:17] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
139[00:00:17] [Server thread/INFO]: Kelp Growth Modifier: 100%
140[00:00:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
141[00:00:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
142[00:00:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
143[00:00:17] [Server thread/INFO]: Max TNT Explosions: 100
144[00:00:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
145[00:00:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
146[00:00:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
147[00:00:17] [Server thread/INFO]: Item Merge Radius: 2.5
148[00:00:17] [Server thread/INFO]: View Distance: 5
149[00:00:17] [Server thread/INFO]: Item Despawn Rate: 6000
150[00:00:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
151[00:00:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
152[00:00:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
153[00:00:17] [Server thread/INFO]: -------- World Settings For [world_nether] --------
154[00:00:17] [Server thread/INFO]: Experience Merge Radius: 3.0
155[00:00:17] [Server thread/INFO]: Mob Spawn Range: 6
156[00:00:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
157[00:00:17] [Server thread/INFO]: Cane Growth Modifier: 100%
158[00:00:17] [Server thread/INFO]: Melon Growth Modifier: 100%
159[00:00:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
160[00:00:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
161[00:00:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
162[00:00:17] [Server thread/INFO]: Beetroot Growth Modifier: 100%
163[00:00:17] [Server thread/INFO]: Carrot Growth Modifier: 100%
164[00:00:17] [Server thread/INFO]: Potato Growth Modifier: 100%
165[00:00:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
166[00:00:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
167[00:00:17] [Server thread/INFO]: Vine Growth Modifier: 100%
168[00:00:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
169[00:00:17] [Server thread/INFO]: Bamboo Growth Modifier: 100%
170[00:00:17] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
171[00:00:17] [Server thread/INFO]: Kelp Growth Modifier: 100%
172[00:00:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
173[00:00:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
174[00:00:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
175[00:00:17] [Server thread/INFO]: Max TNT Explosions: 100
176[00:00:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
177[00:00:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
178[00:00:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
179[00:00:17] [Server thread/INFO]: Item Merge Radius: 2.5
180[00:00:17] [Server thread/INFO]: View Distance: 5
181[00:00:17] [Server thread/INFO]: Item Despawn Rate: 6000
182[00:00:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
183[00:00:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
184[00:00:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
185[00:00:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
186[00:00:17] [Server thread/INFO]: Experience Merge Radius: 3.0
187[00:00:17] [Server thread/INFO]: Mob Spawn Range: 6
188[00:00:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
189[00:00:17] [Server thread/INFO]: Cane Growth Modifier: 100%
190[00:00:17] [Server thread/INFO]: Melon Growth Modifier: 100%
191[00:00:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
192[00:00:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
193[00:00:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
194[00:00:17] [Server thread/INFO]: Beetroot Growth Modifier: 100%
195[00:00:17] [Server thread/INFO]: Carrot Growth Modifier: 100%
196[00:00:17] [Server thread/INFO]: Potato Growth Modifier: 100%
197[00:00:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
198[00:00:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
199[00:00:17] [Server thread/INFO]: Vine Growth Modifier: 100%
200[00:00:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
201[00:00:17] [Server thread/INFO]: Bamboo Growth Modifier: 100%
202[00:00:17] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
203[00:00:17] [Server thread/INFO]: Kelp Growth Modifier: 100%
204[00:00:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
205[00:00:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
206[00:00:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
207[00:00:17] [Server thread/INFO]: Max TNT Explosions: 100
208[00:00:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
209[00:00:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
210[00:00:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
211[00:00:17] [Server thread/INFO]: Item Merge Radius: 2.5
212[00:00:17] [Server thread/INFO]: View Distance: 5
213[00:00:17] [Server thread/INFO]: Item Despawn Rate: 6000
214[00:00:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
215[00:00:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
216[00:00:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
217[00:00:17] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
218[00:00:19] [Server thread/INFO]: Preparing spawn area: 0%
219[00:00:19] [Server thread/INFO]: Preparing spawn area: 0%
220[00:00:19] [Server thread/INFO]: Preparing spawn area: 0%
221[00:00:19] [Server thread/INFO]: Preparing spawn area: 20%
222[00:00:19] [Server thread/INFO]: Time elapsed: 1898 ms
223[00:00:19] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
224[00:00:20] [Server thread/INFO]: Preparing spawn area: 0%
225[00:00:20] [Server thread/INFO]: Preparing spawn area: 0%
226[00:00:20] [Worker-Main-5/INFO]: Preparing spawn area: 83%
227[00:00:21] [Worker-Main-5/INFO]: Preparing spawn area: 83%
228[00:00:21] [Worker-Main-5/INFO]: Preparing spawn area: 83%
229[00:00:22] [Worker-Main-5/INFO]: Preparing spawn area: 83%
230[00:00:22] [Worker-Main-6/INFO]: Preparing spawn area: 83%
231[00:00:23] [Worker-Main-5/INFO]: Preparing spawn area: 83%
232[00:00:23] [Worker-Main-5/INFO]: Preparing spawn area: 83%
233[00:00:24] [Worker-Main-5/INFO]: Preparing spawn area: 85%
234[00:00:24] [Server thread/INFO]: Preparing spawn area: 88%
235[00:00:25] [Worker-Main-6/INFO]: Preparing spawn area: 89%
236[00:00:25] [Worker-Main-5/INFO]: Preparing spawn area: 99%
237[00:00:25] [Server thread/INFO]: Time elapsed: 6008 ms
238[00:00:25] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
239[00:00:26] [Server thread/INFO]: Preparing spawn area: 0%
240[00:00:26] [Worker-Main-5/INFO]: Preparing spawn area: 83%
241[00:00:26] [Worker-Main-6/INFO]: Preparing spawn area: 83%
242[00:00:27] [Server thread/INFO]: Time elapsed: 1446 ms
243[00:00:27] [Server thread/INFO]: [Zenchantments] Enabling Zenchantments v1.6.2
244[00:00:27] [Server thread/INFO]: Zenchantments: Detected NMS version "v1_16_R2"
245[00:00:27] [Server thread/INFO]: No compatible adapter available, falling back to Bukkit. Not everything will work!
246[00:00:27] [Server thread/INFO]: [NoBoom] Enabling NoBoom v1.0
247[00:00:27] [Server thread/INFO]: [CubCustomDrops] Enabling CubCustomDrops v5.5.1
248[00:00:27] [Server thread/INFO]: [DynamicShop] Enabling DynamicShop v2.11.8
249[00:00:27] [Server thread/INFO]: [DynamicShop] Vault Found
250[00:00:27] [Server thread/INFO]: [DynamicShop] Jobs Reborn Not Found
251[00:00:27] [Server thread/INFO]: [DynamicShop] Enabled! :)
252[00:00:28] [Server thread/INFO]: -------------------------------------------------------
253[00:00:28] [Server thread/INFO]: [DynamicShop] Plugin is up to date!
254[00:00:28] [Server thread/INFO]: Please rate my plugin if you like it
255[00:00:28] [Server thread/INFO]: https://spigotmc.org/resources/65603
256[00:00:28] [Server thread/INFO]: -------------------------------------------------------
257[00:00:28] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
258[00:00:28] [Server thread/INFO]: Done (10.815s)! For help, type "help"
259[00:00:28] [Server thread/INFO]: Starting GS4 status listener
260[00:00:28] [Server thread/INFO]: Thread Query Listener started
261[00:00:28] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
262[00:00:28] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
263[00:00:28] [Craft Scheduler Thread - 0/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7You're running the latest version.
264[00:00:28] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available
265[00:03:17] [User Authenticator #1/INFO]: UUID of player XxZorro13xX is 54ae0f7f-aece-4f79-8a99-b2df9c97f906
266[00:03:17] [Server thread/INFO]: XxZorro13xX[/**.**.**.**:51578] logged in with entity id 183 at ([world_nether]38.86470352857688, 94.0, -491.7974016866468)
267[00:03:34] [Server thread/INFO]: Plugins (7): Zenchantments, NoBoom, CubCustomDrops, Vault, DynamicShop, PhantomEconomy, WorldEdit
268[00:03:36] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
269[00:03:36] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
270[00:03:36] [Server thread/INFO]: Server Ping Player Sample Count: 12
271[00:03:36] [Server thread/INFO]: Using 4 threads for Netty based IO
272[00:03:36] [Server thread/INFO]: Debug logging is disabled
273[00:03:36] [Server thread/INFO]: -------- World Settings For [world] --------
274[00:03:36] [Server thread/INFO]: Experience Merge Radius: 3.0
275[00:03:36] [Server thread/INFO]: Mob Spawn Range: 6
276[00:03:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
277[00:03:36] [Server thread/INFO]: Cane Growth Modifier: 100%
278[00:03:36] [Server thread/INFO]: Melon Growth Modifier: 100%
279[00:03:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
280[00:03:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
281[00:03:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
282[00:03:36] [Server thread/INFO]: Beetroot Growth Modifier: 100%
283[00:03:36] [Server thread/INFO]: Carrot Growth Modifier: 100%
284[00:03:36] [Server thread/INFO]: Potato Growth Modifier: 100%
285[00:03:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
286[00:03:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
287[00:03:36] [Server thread/INFO]: Vine Growth Modifier: 100%
288[00:03:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
289[00:03:36] [Server thread/INFO]: Bamboo Growth Modifier: 100%
290[00:03:36] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
291[00:03:36] [Server thread/INFO]: Kelp Growth Modifier: 100%
292[00:03:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
293[00:03:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
294[00:03:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
295[00:03:36] [Server thread/INFO]: Max TNT Explosions: 100
296[00:03:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
297[00:03:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
298[00:03:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
299[00:03:36] [Server thread/INFO]: Item Merge Radius: 2.5
300[00:03:36] [Server thread/INFO]: View Distance: 5
301[00:03:36] [Server thread/INFO]: Item Despawn Rate: 6000
302[00:03:36] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
303[00:03:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
304[00:03:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
305[00:03:36] [Server thread/INFO]: -------- World Settings For [world_nether] --------
306[00:03:36] [Server thread/INFO]: Experience Merge Radius: 3.0
307[00:03:36] [Server thread/INFO]: Mob Spawn Range: 6
308[00:03:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
309[00:03:36] [Server thread/INFO]: Cane Growth Modifier: 100%
310[00:03:36] [Server thread/INFO]: Melon Growth Modifier: 100%
311[00:03:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
312[00:03:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
313[00:03:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
314[00:03:36] [Server thread/INFO]: Beetroot Growth Modifier: 100%
315[00:03:36] [Server thread/INFO]: Carrot Growth Modifier: 100%
316[00:03:36] [Server thread/INFO]: Potato Growth Modifier: 100%
317[00:03:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
318[00:03:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
319[00:03:36] [Server thread/INFO]: Vine Growth Modifier: 100%
320[00:03:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
321[00:03:36] [Server thread/INFO]: Bamboo Growth Modifier: 100%
322[00:03:36] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
323[00:03:36] [Server thread/INFO]: Kelp Growth Modifier: 100%
324[00:03:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
325[00:03:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
326[00:03:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
327[00:03:36] [Server thread/INFO]: Max TNT Explosions: 100
328[00:03:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
329[00:03:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
330[00:03:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
331[00:03:36] [Server thread/INFO]: Item Merge Radius: 2.5
332[00:03:36] [Server thread/INFO]: View Distance: 5
333[00:03:36] [Server thread/INFO]: Item Despawn Rate: 6000
334[00:03:36] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
335[00:03:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
336[00:03:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
337[00:03:36] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
338[00:03:36] [Server thread/INFO]: Experience Merge Radius: 3.0
339[00:03:36] [Server thread/INFO]: Mob Spawn Range: 6
340[00:03:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
341[00:03:36] [Server thread/INFO]: Cane Growth Modifier: 100%
342[00:03:36] [Server thread/INFO]: Melon Growth Modifier: 100%
343[00:03:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
344[00:03:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
345[00:03:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
346[00:03:36] [Server thread/INFO]: Beetroot Growth Modifier: 100%
347[00:03:36] [Server thread/INFO]: Carrot Growth Modifier: 100%
348[00:03:36] [Server thread/INFO]: Potato Growth Modifier: 100%
349[00:03:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
350[00:03:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
351[00:03:36] [Server thread/INFO]: Vine Growth Modifier: 100%
352[00:03:36] [Server thread/INFO]: Cocoa Growth Modifier: 100%
353[00:03:36] [Server thread/INFO]: Bamboo Growth Modifier: 100%
354[00:03:36] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
355[00:03:36] [Server thread/INFO]: Kelp Growth Modifier: 100%
356[00:03:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
357[00:03:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
358[00:03:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
359[00:03:36] [Server thread/INFO]: Max TNT Explosions: 100
360[00:03:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
361[00:03:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
362[00:03:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
363[00:03:36] [Server thread/INFO]: Item Merge Radius: 2.5
364[00:03:36] [Server thread/INFO]: View Distance: 5
365[00:03:36] [Server thread/INFO]: Item Despawn Rate: 6000
366[00:03:36] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
367[00:03:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
368[00:03:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
369[00:03:36] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.6+4b2d1e7
370[00:03:36] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
371[00:03:36] [Server thread/INFO]: [PhantomEconomy] Disabling PhantomEconomy v1.9.30-RELEASE
372[00:03:36] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
373[00:03:36] [Server thread/INFO]: [PhantomEconomy] §7Unhooking from Vault...
374[00:03:36] [Server thread/INFO]: [PhantomEconomy] §7Unhooked from Vault successfully.
375[00:03:36] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
376[00:03:36] [Server thread/INFO]: [DynamicShop] Disabling DynamicShop v2.11.8
377[00:03:36] [Server thread/INFO]: [DynamicShop] Disabled
378[00:03:36] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
379[00:03:36] [Server thread/INFO]: [CubCustomDrops] Disabling CubCustomDrops v5.5.1
380[00:03:36] [Server thread/INFO]: [NoBoom] Disabling NoBoom v1.0
381[00:03:36] [Server thread/INFO]: [Zenchantments] Disabling Zenchantments v1.6.2
382[00:03:36] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
383[00:03:37] [Server thread/INFO]: Loaded 7 recipes
384[00:03:38] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
385[00:03:38] [Server thread/INFO]: Loaded 7 recipes
386[00:03:39] [Server thread/ERROR]: Fatal error trying to convert WolfyUtilities v1.7.3.0:me/wolfyscript/utilities/main/WUPlugin.class
387java.lang.IllegalArgumentException: Unsupported class file major version 60
388 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:196) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
389 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:177) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
390 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
391 at org.bukkit.craftbukkit.v1_16_R2.util.Commodore.convert(Commodore.java:128) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
392 at org.bukkit.craftbukkit.v1_16_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:307) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
393 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:140) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
394 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
395 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
396 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
397 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
398 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
399 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
400 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
401 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
402 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
403 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
404 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
405 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
406 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
407 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
408 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
409 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
410 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
411 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
412 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
413 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
414 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
415 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
416[00:03:39] [Server thread/ERROR]: Could not load 'plugins/wolfyutilities-1.7.3.0.jar' in folder 'plugins'
417org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
418 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
419 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
420 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
421 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
422 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
423 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
424 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
425 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
426 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
427 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
428 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
429 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
430 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
431 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
432 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
433 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
434Caused by: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
435 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_302]
436 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_302]
437 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_302]
438 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
439 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
440 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
441 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
442 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
443 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
444 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
445 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
446 ... 15 more
447[00:03:39] [Server thread/INFO]: [Zenchantments] Loading Zenchantments v1.6.2
448[00:03:39] [Server thread/INFO]: [NoBoom] Loading NoBoom v1.0
449[00:03:39] [Server thread/INFO]: [CubCustomDrops] Loading CubCustomDrops v5.5.1
450[00:03:39] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
451[00:03:39] [Server thread/INFO]: [DynamicShop] Loading DynamicShop v2.11.8
452[00:03:39] [Server thread/INFO]: [PhantomEconomy] Loading PhantomEconomy v1.9.30-RELEASE
453[00:03:39] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6+4b2d1e7
454[00:03:39] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@66831891]
455[00:03:39] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
456[00:03:39] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
457[00:03:39] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
458[00:03:39] [Server thread/INFO]: [PhantomEconomy] Enabling PhantomEconomy v1.9.30-RELEASE
459[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Began --+--
460[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Checking for incompatibilities...
461[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Loading files...
462[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Registering events...
463[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Registering commands...
464[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Hooking to Vault...
465[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Hooked to Vault successfuly.
466[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Starting bStats metrics...
467[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7Starting baltop update task...
468[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Complete --+--
469[00:03:39] [Server thread/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7Starting version comparison...
470[00:03:39] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6+4b2d1e7
471[00:03:39] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
472[00:03:39] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
473[00:03:39] [Server thread/WARN]: [WorldEdit] Server reload detected. This may cause various issues with WorldEdit and dependent plugins.
474[00:03:39] [Server thread/WARN]:
475**********************************************
476** This WorldEdit version does not fully support your version of Bukkit.
477**
478** When working with blocks or undoing, chests will be empty, signs
479** will be blank, and so on. There will be no support for entity
480** and block property-related functions.
481**
482** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
483**********************************************
484
485[00:03:39] [Server thread/INFO]: [WorldEdit] ====================================================
486[00:03:39] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
487[00:03:39] [Server thread/INFO]: [WorldEdit] as your server software.
488[00:03:39] [Server thread/INFO]: [WorldEdit] ====================================================
489[00:03:39] [Server thread/INFO]: [Zenchantments] Enabling Zenchantments v1.6.2
490[00:03:39] [Server thread/INFO]: Zenchantments: Detected NMS version "v1_16_R2"
491[00:03:39] [Server thread/INFO]: No compatible adapter available, falling back to Bukkit. Not everything will work!
492[00:03:40] [Server thread/INFO]: [NoBoom] Enabling NoBoom v1.0
493[00:03:40] [Server thread/INFO]: [CubCustomDrops] Enabling CubCustomDrops v5.5.1
494[00:03:40] [Server thread/INFO]: [DynamicShop] Enabling DynamicShop v2.11.8
495[00:03:40] [Server thread/INFO]: [DynamicShop] Vault Found
496[00:03:40] [Server thread/INFO]: [DynamicShop] Jobs Reborn Not Found
497[00:03:40] [Server thread/INFO]: [DynamicShop] Enabled! :)
498[00:03:40] [Server thread/INFO]: -------------------------------------------------------
499[00:03:40] [Server thread/INFO]: [DynamicShop] Plugin is up to date!
500[00:03:40] [Server thread/INFO]: Please rate my plugin if you like it
501[00:03:40] [Server thread/INFO]: https://spigotmc.org/resources/65603
502[00:03:40] [Server thread/INFO]: -------------------------------------------------------
503[00:03:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
504[00:03:40] [Server thread/INFO]: CONSOLE: Reload complete.
505[00:03:40] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
506[00:03:40] [Craft Scheduler Thread - 3/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7You're running the latest version.
507[00:03:40] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
508[00:03:55] [Server thread/INFO]: Plugins (7): Zenchantments, NoBoom, CubCustomDrops, Vault, DynamicShop, PhantomEconomy, WorldEdit
509[00:05:22] [Server thread/INFO]: Unknown command. Type "/help" for help.
510[00:05:26] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
511[00:05:26] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
512[00:05:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
513[00:05:26] [Server thread/INFO]: Using 4 threads for Netty based IO
514[00:05:26] [Server thread/INFO]: Debug logging is disabled
515[00:05:26] [Server thread/INFO]: -------- World Settings For [world] --------
516[00:05:26] [Server thread/INFO]: Experience Merge Radius: 3.0
517[00:05:26] [Server thread/INFO]: Mob Spawn Range: 6
518[00:05:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
519[00:05:26] [Server thread/INFO]: Cane Growth Modifier: 100%
520[00:05:26] [Server thread/INFO]: Melon Growth Modifier: 100%
521[00:05:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
522[00:05:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
523[00:05:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
524[00:05:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
525[00:05:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
526[00:05:26] [Server thread/INFO]: Potato Growth Modifier: 100%
527[00:05:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
528[00:05:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
529[00:05:26] [Server thread/INFO]: Vine Growth Modifier: 100%
530[00:05:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
531[00:05:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
532[00:05:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
533[00:05:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
534[00:05:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
535[00:05:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
536[00:05:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
537[00:05:26] [Server thread/INFO]: Max TNT Explosions: 100
538[00:05:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
539[00:05:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
540[00:05:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
541[00:05:26] [Server thread/INFO]: Item Merge Radius: 2.5
542[00:05:26] [Server thread/INFO]: View Distance: 5
543[00:05:26] [Server thread/INFO]: Item Despawn Rate: 6000
544[00:05:26] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
545[00:05:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
546[00:05:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
547[00:05:26] [Server thread/INFO]: -------- World Settings For [world_nether] --------
548[00:05:26] [Server thread/INFO]: Experience Merge Radius: 3.0
549[00:05:26] [Server thread/INFO]: Mob Spawn Range: 6
550[00:05:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
551[00:05:26] [Server thread/INFO]: Cane Growth Modifier: 100%
552[00:05:26] [Server thread/INFO]: Melon Growth Modifier: 100%
553[00:05:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
554[00:05:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
555[00:05:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
556[00:05:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
557[00:05:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
558[00:05:26] [Server thread/INFO]: Potato Growth Modifier: 100%
559[00:05:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
560[00:05:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
561[00:05:26] [Server thread/INFO]: Vine Growth Modifier: 100%
562[00:05:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
563[00:05:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
564[00:05:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
565[00:05:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
566[00:05:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
567[00:05:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
568[00:05:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
569[00:05:26] [Server thread/INFO]: Max TNT Explosions: 100
570[00:05:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
571[00:05:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
572[00:05:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
573[00:05:26] [Server thread/INFO]: Item Merge Radius: 2.5
574[00:05:26] [Server thread/INFO]: View Distance: 5
575[00:05:26] [Server thread/INFO]: Item Despawn Rate: 6000
576[00:05:26] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
577[00:05:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
578[00:05:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
579[00:05:26] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
580[00:05:26] [Server thread/INFO]: Experience Merge Radius: 3.0
581[00:05:26] [Server thread/INFO]: Mob Spawn Range: 6
582[00:05:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
583[00:05:26] [Server thread/INFO]: Cane Growth Modifier: 100%
584[00:05:26] [Server thread/INFO]: Melon Growth Modifier: 100%
585[00:05:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
586[00:05:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
587[00:05:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
588[00:05:26] [Server thread/INFO]: Beetroot Growth Modifier: 100%
589[00:05:26] [Server thread/INFO]: Carrot Growth Modifier: 100%
590[00:05:26] [Server thread/INFO]: Potato Growth Modifier: 100%
591[00:05:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
592[00:05:26] [Server thread/INFO]: NetherWart Growth Modifier: 100%
593[00:05:26] [Server thread/INFO]: Vine Growth Modifier: 100%
594[00:05:26] [Server thread/INFO]: Cocoa Growth Modifier: 100%
595[00:05:26] [Server thread/INFO]: Bamboo Growth Modifier: 100%
596[00:05:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
597[00:05:26] [Server thread/INFO]: Kelp Growth Modifier: 100%
598[00:05:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
599[00:05:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
600[00:05:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
601[00:05:26] [Server thread/INFO]: Max TNT Explosions: 100
602[00:05:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
603[00:05:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
604[00:05:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
605[00:05:26] [Server thread/INFO]: Item Merge Radius: 2.5
606[00:05:26] [Server thread/INFO]: View Distance: 5
607[00:05:26] [Server thread/INFO]: Item Despawn Rate: 6000
608[00:05:26] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
609[00:05:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
610[00:05:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
611[00:05:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.6+4b2d1e7
612[00:05:26] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
613[00:05:26] [Server thread/INFO]: [PhantomEconomy] Disabling PhantomEconomy v1.9.30-RELEASE
614[00:05:26] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
615[00:05:26] [Server thread/INFO]: [PhantomEconomy] §7Unhooking from Vault...
616[00:05:26] [Server thread/INFO]: [PhantomEconomy] §7Unhooked from Vault successfully.
617[00:05:26] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
618[00:05:26] [Server thread/INFO]: [DynamicShop] Disabling DynamicShop v2.11.8
619[00:05:26] [Server thread/INFO]: [DynamicShop] Disabled
620[00:05:26] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
621[00:05:26] [Server thread/INFO]: [CubCustomDrops] Disabling CubCustomDrops v5.5.1
622[00:05:26] [Server thread/INFO]: [NoBoom] Disabling NoBoom v1.0
623[00:05:26] [Server thread/INFO]: [Zenchantments] Disabling Zenchantments v1.6.2
624[00:05:26] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
625[00:05:26] [Server thread/INFO]: Loaded 7 recipes
626[00:05:27] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
627[00:05:27] [Server thread/INFO]: Loaded 7 recipes
628[00:05:28] [Server thread/ERROR]: Fatal error trying to convert WolfyUtilities v1.7.6.0:me/wolfyscript/utilities/main/WUPlugin.class
629java.lang.IllegalArgumentException: Unsupported class file major version 60
630 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:196) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
631 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:177) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
632 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
633 at org.bukkit.craftbukkit.v1_16_R2.util.Commodore.convert(Commodore.java:128) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
634 at org.bukkit.craftbukkit.v1_16_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:307) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
635 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:140) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
636 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
637 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
638 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
639 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
640 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
641 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
642 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
643 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
644 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
645 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
646 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
647 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
648 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
649 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
650 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
651 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
652 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
653 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
654 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
655 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
656 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
657 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
658[00:05:28] [Server thread/ERROR]: Could not load 'plugins/wolfyutilities-1.7.6.0.jar' in folder 'plugins'
659org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
660 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
661 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
662 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
663 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
664 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
665 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
666 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
667 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
668 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
669 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
670 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
671 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
672 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
673 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
674 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
675 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
676Caused by: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
677 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_302]
678 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_302]
679 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_302]
680 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
681 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
682 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
683 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
684 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
685 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
686 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
687 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
688 ... 15 more
689[00:05:28] [Server thread/INFO]: [Zenchantments] Loading Zenchantments v1.6.2
690[00:05:28] [Server thread/INFO]: [NoBoom] Loading NoBoom v1.0
691[00:05:28] [Server thread/INFO]: [CubCustomDrops] Loading CubCustomDrops v5.5.1
692[00:05:28] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
693[00:05:28] [Server thread/INFO]: [DynamicShop] Loading DynamicShop v2.11.8
694[00:05:28] [Server thread/INFO]: [PhantomEconomy] Loading PhantomEconomy v1.9.30-RELEASE
695[00:05:28] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6+4b2d1e7
696[00:05:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@77a89959]
697[00:05:28] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
698[00:05:28] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
699[00:05:28] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
700[00:05:28] [Server thread/INFO]: [PhantomEconomy] Enabling PhantomEconomy v1.9.30-RELEASE
701[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Began --+--
702[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Checking for incompatibilities...
703[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Loading files...
704[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Registering events...
705[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Registering commands...
706[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Hooking to Vault...
707[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Hooked to Vault successfuly.
708[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Starting bStats metrics...
709[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7Starting baltop update task...
710[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Complete --+--
711[00:05:28] [Server thread/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7Starting version comparison...
712[00:05:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6+4b2d1e7
713[00:05:28] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
714[00:05:28] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
715[00:05:28] [Server thread/WARN]: [WorldEdit] Server reload detected. This may cause various issues with WorldEdit and dependent plugins.
716[00:05:28] [Server thread/WARN]:
717**********************************************
718** This WorldEdit version does not fully support your version of Bukkit.
719**
720** When working with blocks or undoing, chests will be empty, signs
721** will be blank, and so on. There will be no support for entity
722** and block property-related functions.
723**
724** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
725**********************************************
726
727[00:05:28] [Server thread/INFO]: [WorldEdit] ====================================================
728[00:05:28] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
729[00:05:28] [Server thread/INFO]: [WorldEdit] as your server software.
730[00:05:28] [Server thread/INFO]: [WorldEdit] ====================================================
731[00:05:28] [Server thread/INFO]: [Zenchantments] Enabling Zenchantments v1.6.2
732[00:05:28] [Server thread/INFO]: Zenchantments: Detected NMS version "v1_16_R2"
733[00:05:28] [Server thread/INFO]: No compatible adapter available, falling back to Bukkit. Not everything will work!
734[00:05:29] [Server thread/INFO]: [NoBoom] Enabling NoBoom v1.0
735[00:05:29] [Server thread/INFO]: [CubCustomDrops] Enabling CubCustomDrops v5.5.1
736[00:05:29] [Server thread/INFO]: [DynamicShop] Enabling DynamicShop v2.11.8
737[00:05:29] [Server thread/INFO]: [DynamicShop] Vault Found
738[00:05:29] [Server thread/INFO]: [DynamicShop] Jobs Reborn Not Found
739[00:05:29] [Server thread/INFO]: [DynamicShop] Enabled! :)
740[00:05:29] [Server thread/INFO]: -------------------------------------------------------
741[00:05:29] [Server thread/INFO]: [DynamicShop] Plugin is up to date!
742[00:05:29] [Server thread/INFO]: Please rate my plugin if you like it
743[00:05:29] [Server thread/INFO]: https://spigotmc.org/resources/65603
744[00:05:29] [Server thread/INFO]: -------------------------------------------------------
745[00:05:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
746[00:05:29] [Server thread/INFO]: CONSOLE: Reload complete.
747[00:05:29] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
748[00:05:29] [Craft Scheduler Thread - 5/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7You're running the latest version.
749[00:05:29] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
750[00:06:40] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
751[00:06:40] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
752[00:06:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
753[00:06:40] [Server thread/INFO]: Using 4 threads for Netty based IO
754[00:06:40] [Server thread/INFO]: Debug logging is disabled
755[00:06:40] [Server thread/INFO]: -------- World Settings For [world] --------
756[00:06:40] [Server thread/INFO]: Experience Merge Radius: 3.0
757[00:06:40] [Server thread/INFO]: Mob Spawn Range: 6
758[00:06:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
759[00:06:40] [Server thread/INFO]: Cane Growth Modifier: 100%
760[00:06:40] [Server thread/INFO]: Melon Growth Modifier: 100%
761[00:06:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
762[00:06:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
763[00:06:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
764[00:06:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
765[00:06:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
766[00:06:40] [Server thread/INFO]: Potato Growth Modifier: 100%
767[00:06:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
768[00:06:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
769[00:06:40] [Server thread/INFO]: Vine Growth Modifier: 100%
770[00:06:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
771[00:06:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%
772[00:06:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
773[00:06:40] [Server thread/INFO]: Kelp Growth Modifier: 100%
774[00:06:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
775[00:06:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
776[00:06:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
777[00:06:40] [Server thread/INFO]: Max TNT Explosions: 100
778[00:06:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
779[00:06:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
780[00:06:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
781[00:06:40] [Server thread/INFO]: Item Merge Radius: 2.5
782[00:06:40] [Server thread/INFO]: View Distance: 5
783[00:06:40] [Server thread/INFO]: Item Despawn Rate: 6000
784[00:06:40] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
785[00:06:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
786[00:06:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
787[00:06:40] [Server thread/INFO]: -------- World Settings For [world_nether] --------
788[00:06:40] [Server thread/INFO]: Experience Merge Radius: 3.0
789[00:06:40] [Server thread/INFO]: Mob Spawn Range: 6
790[00:06:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
791[00:06:40] [Server thread/INFO]: Cane Growth Modifier: 100%
792[00:06:40] [Server thread/INFO]: Melon Growth Modifier: 100%
793[00:06:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
794[00:06:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
795[00:06:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
796[00:06:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
797[00:06:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
798[00:06:40] [Server thread/INFO]: Potato Growth Modifier: 100%
799[00:06:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
800[00:06:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
801[00:06:40] [Server thread/INFO]: Vine Growth Modifier: 100%
802[00:06:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
803[00:06:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%
804[00:06:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
805[00:06:40] [Server thread/INFO]: Kelp Growth Modifier: 100%
806[00:06:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
807[00:06:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
808[00:06:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
809[00:06:40] [Server thread/INFO]: Max TNT Explosions: 100
810[00:06:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
811[00:06:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
812[00:06:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
813[00:06:40] [Server thread/INFO]: Item Merge Radius: 2.5
814[00:06:40] [Server thread/INFO]: View Distance: 5
815[00:06:40] [Server thread/INFO]: Item Despawn Rate: 6000
816[00:06:40] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
817[00:06:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
818[00:06:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
819[00:06:40] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
820[00:06:40] [Server thread/INFO]: Experience Merge Radius: 3.0
821[00:06:40] [Server thread/INFO]: Mob Spawn Range: 6
822[00:06:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
823[00:06:40] [Server thread/INFO]: Cane Growth Modifier: 100%
824[00:06:40] [Server thread/INFO]: Melon Growth Modifier: 100%
825[00:06:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
826[00:06:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
827[00:06:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
828[00:06:40] [Server thread/INFO]: Beetroot Growth Modifier: 100%
829[00:06:40] [Server thread/INFO]: Carrot Growth Modifier: 100%
830[00:06:40] [Server thread/INFO]: Potato Growth Modifier: 100%
831[00:06:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
832[00:06:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
833[00:06:40] [Server thread/INFO]: Vine Growth Modifier: 100%
834[00:06:40] [Server thread/INFO]: Cocoa Growth Modifier: 100%
835[00:06:40] [Server thread/INFO]: Bamboo Growth Modifier: 100%
836[00:06:40] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
837[00:06:40] [Server thread/INFO]: Kelp Growth Modifier: 100%
838[00:06:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
839[00:06:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
840[00:06:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
841[00:06:40] [Server thread/INFO]: Max TNT Explosions: 100
842[00:06:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
843[00:06:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
844[00:06:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
845[00:06:40] [Server thread/INFO]: Item Merge Radius: 2.5
846[00:06:40] [Server thread/INFO]: View Distance: 5
847[00:06:40] [Server thread/INFO]: Item Despawn Rate: 6000
848[00:06:40] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
849[00:06:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
850[00:06:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
851[00:06:40] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.6+4b2d1e7
852[00:06:40] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
853[00:06:40] [Server thread/INFO]: [PhantomEconomy] Disabling PhantomEconomy v1.9.30-RELEASE
854[00:06:40] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
855[00:06:40] [Server thread/INFO]: [PhantomEconomy] §7Unhooking from Vault...
856[00:06:40] [Server thread/INFO]: [PhantomEconomy] §7Unhooked from Vault successfully.
857[00:06:40] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
858[00:06:40] [Server thread/INFO]: [DynamicShop] Disabling DynamicShop v2.11.8
859[00:06:40] [Server thread/INFO]: [DynamicShop] Disabled
860[00:06:40] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
861[00:06:40] [Server thread/INFO]: [CubCustomDrops] Disabling CubCustomDrops v5.5.1
862[00:06:40] [Server thread/INFO]: [NoBoom] Disabling NoBoom v1.0
863[00:06:40] [Server thread/INFO]: [Zenchantments] Disabling Zenchantments v1.6.2
864[00:06:40] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
865[00:06:40] [Server thread/INFO]: Loaded 7 recipes
866[00:06:41] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
867[00:06:41] [Server thread/INFO]: Loaded 7 recipes
868[00:06:42] [Server thread/ERROR]: Fatal error trying to convert WolfyUtilities v1.7.4.0:me/wolfyscript/utilities/main/WUPlugin.class
869java.lang.IllegalArgumentException: Unsupported class file major version 60
870 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:196) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
871 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:177) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
872 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
873 at org.bukkit.craftbukkit.v1_16_R2.util.Commodore.convert(Commodore.java:128) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
874 at org.bukkit.craftbukkit.v1_16_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:307) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
875 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:140) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
876 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
877 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
878 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
879 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
880 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
881 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
882 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
883 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
884 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
885 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
886 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
887 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
888 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
889 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
890 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
891 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
892 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
893 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
894 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
895 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
896 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
897 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
898[00:06:42] [Server thread/ERROR]: Could not load 'plugins/wolfyutilities-1.7.4.0.jar' in folder 'plugins'
899org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
900 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
901 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
902 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
903 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
904 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
905 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
906 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
907 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
908 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
909 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
910 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
911 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
912 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
913 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
914 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
915 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
916Caused by: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
917 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_302]
918 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_302]
919 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_302]
920 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
921 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
922 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
923 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
924 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
925 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
926 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
927 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
928 ... 15 more
929[00:06:42] [Server thread/INFO]: [Zenchantments] Loading Zenchantments v1.6.2
930[00:06:42] [Server thread/INFO]: [NoBoom] Loading NoBoom v1.0
931[00:06:42] [Server thread/INFO]: [CubCustomDrops] Loading CubCustomDrops v5.5.1
932[00:06:42] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
933[00:06:42] [Server thread/INFO]: [DynamicShop] Loading DynamicShop v2.11.8
934[00:06:42] [Server thread/INFO]: [PhantomEconomy] Loading PhantomEconomy v1.9.30-RELEASE
935[00:06:42] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6+4b2d1e7
936[00:06:42] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@743d5330]
937[00:06:42] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
938[00:06:42] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
939[00:06:43] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
940[00:06:43] [Server thread/INFO]: [PhantomEconomy] Enabling PhantomEconomy v1.9.30-RELEASE
941[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Began --+--
942[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Checking for incompatibilities...
943[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Loading files...
944[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Registering events...
945[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Registering commands...
946[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Hooking to Vault...
947[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Hooked to Vault successfuly.
948[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Starting bStats metrics...
949[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7Starting baltop update task...
950[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Complete --+--
951[00:06:43] [Server thread/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7Starting version comparison...
952[00:06:43] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6+4b2d1e7
953[00:06:43] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
954[00:06:43] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
955[00:06:43] [Server thread/WARN]: [WorldEdit] Server reload detected. This may cause various issues with WorldEdit and dependent plugins.
956[00:06:43] [Server thread/WARN]:
957**********************************************
958** This WorldEdit version does not fully support your version of Bukkit.
959**
960** When working with blocks or undoing, chests will be empty, signs
961** will be blank, and so on. There will be no support for entity
962** and block property-related functions.
963**
964** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
965**********************************************
966
967[00:06:43] [Server thread/INFO]: [WorldEdit] ====================================================
968[00:06:43] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
969[00:06:43] [Server thread/INFO]: [WorldEdit] as your server software.
970[00:06:43] [Server thread/INFO]: [WorldEdit] ====================================================
971[00:06:43] [Server thread/INFO]: [Zenchantments] Enabling Zenchantments v1.6.2
972[00:06:43] [Server thread/INFO]: Zenchantments: Detected NMS version "v1_16_R2"
973[00:06:43] [Server thread/INFO]: No compatible adapter available, falling back to Bukkit. Not everything will work!
974[00:06:43] [Server thread/INFO]: [NoBoom] Enabling NoBoom v1.0
975[00:06:43] [Server thread/INFO]: [CubCustomDrops] Enabling CubCustomDrops v5.5.1
976[00:06:43] [Server thread/INFO]: [DynamicShop] Enabling DynamicShop v2.11.8
977[00:06:43] [Server thread/INFO]: [DynamicShop] Vault Found
978[00:06:44] [Server thread/INFO]: [DynamicShop] Jobs Reborn Not Found
979[00:06:44] [Server thread/INFO]: [DynamicShop] Enabled! :)
980[00:06:44] [Server thread/INFO]: -------------------------------------------------------
981[00:06:44] [Server thread/INFO]: [DynamicShop] Plugin is up to date!
982[00:06:44] [Server thread/INFO]: Please rate my plugin if you like it
983[00:06:44] [Server thread/INFO]: https://spigotmc.org/resources/65603
984[00:06:44] [Server thread/INFO]: -------------------------------------------------------
985[00:06:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
986[00:06:44] [Server thread/INFO]: CONSOLE: Reload complete.
987[00:06:44] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates ...
988[00:06:44] [Craft Scheduler Thread - 7/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7You're running the latest version.
989[00:06:44] [Craft Scheduler Thread - 8/INFO]: [Vault] No new version available
990[00:07:28] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
991[00:07:28] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
992[00:07:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
993[00:07:28] [Server thread/INFO]: Using 4 threads for Netty based IO
994[00:07:28] [Server thread/INFO]: Debug logging is disabled
995[00:07:28] [Server thread/INFO]: -------- World Settings For [world] --------
996[00:07:28] [Server thread/INFO]: Experience Merge Radius: 3.0
997[00:07:28] [Server thread/INFO]: Mob Spawn Range: 6
998[00:07:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
999[00:07:28] [Server thread/INFO]: Cane Growth Modifier: 100%
1000[00:07:28] [Server thread/INFO]: Melon Growth Modifier: 100%
1001[00:07:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1002[00:07:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1003[00:07:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
1004[00:07:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1005[00:07:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
1006[00:07:28] [Server thread/INFO]: Potato Growth Modifier: 100%
1007[00:07:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
1008[00:07:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1009[00:07:28] [Server thread/INFO]: Vine Growth Modifier: 100%
1010[00:07:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1011[00:07:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1012[00:07:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1013[00:07:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
1014[00:07:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1015[00:07:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1016[00:07:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
1017[00:07:28] [Server thread/INFO]: Max TNT Explosions: 100
1018[00:07:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1019[00:07:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1020[00:07:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1021[00:07:28] [Server thread/INFO]: Item Merge Radius: 2.5
1022[00:07:28] [Server thread/INFO]: View Distance: 5
1023[00:07:28] [Server thread/INFO]: Item Despawn Rate: 6000
1024[00:07:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
1025[00:07:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1026[00:07:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1027[00:07:28] [Server thread/INFO]: -------- World Settings For [world_nether] --------
1028[00:07:28] [Server thread/INFO]: Experience Merge Radius: 3.0
1029[00:07:28] [Server thread/INFO]: Mob Spawn Range: 6
1030[00:07:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
1031[00:07:28] [Server thread/INFO]: Cane Growth Modifier: 100%
1032[00:07:28] [Server thread/INFO]: Melon Growth Modifier: 100%
1033[00:07:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1034[00:07:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1035[00:07:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
1036[00:07:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1037[00:07:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
1038[00:07:28] [Server thread/INFO]: Potato Growth Modifier: 100%
1039[00:07:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
1040[00:07:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1041[00:07:28] [Server thread/INFO]: Vine Growth Modifier: 100%
1042[00:07:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1043[00:07:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1044[00:07:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1045[00:07:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
1046[00:07:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1047[00:07:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1048[00:07:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
1049[00:07:28] [Server thread/INFO]: Max TNT Explosions: 100
1050[00:07:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1051[00:07:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1052[00:07:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1053[00:07:28] [Server thread/INFO]: Item Merge Radius: 2.5
1054[00:07:28] [Server thread/INFO]: View Distance: 5
1055[00:07:28] [Server thread/INFO]: Item Despawn Rate: 6000
1056[00:07:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
1057[00:07:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1058[00:07:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1059[00:07:28] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
1060[00:07:28] [Server thread/INFO]: Experience Merge Radius: 3.0
1061[00:07:28] [Server thread/INFO]: Mob Spawn Range: 6
1062[00:07:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
1063[00:07:28] [Server thread/INFO]: Cane Growth Modifier: 100%
1064[00:07:28] [Server thread/INFO]: Melon Growth Modifier: 100%
1065[00:07:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
1066[00:07:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
1067[00:07:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
1068[00:07:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
1069[00:07:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
1070[00:07:28] [Server thread/INFO]: Potato Growth Modifier: 100%
1071[00:07:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
1072[00:07:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
1073[00:07:28] [Server thread/INFO]: Vine Growth Modifier: 100%
1074[00:07:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
1075[00:07:28] [Server thread/INFO]: Bamboo Growth Modifier: 100%
1076[00:07:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
1077[00:07:28] [Server thread/INFO]: Kelp Growth Modifier: 100%
1078[00:07:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
1079[00:07:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
1080[00:07:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
1081[00:07:28] [Server thread/INFO]: Max TNT Explosions: 100
1082[00:07:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
1083[00:07:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
1084[00:07:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
1085[00:07:28] [Server thread/INFO]: Item Merge Radius: 2.5
1086[00:07:28] [Server thread/INFO]: View Distance: 5
1087[00:07:28] [Server thread/INFO]: Item Despawn Rate: 6000
1088[00:07:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
1089[00:07:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
1090[00:07:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
1091[00:07:28] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.6+4b2d1e7
1092[00:07:28] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
1093[00:07:28] [Server thread/INFO]: [PhantomEconomy] Disabling PhantomEconomy v1.9.30-RELEASE
1094[00:07:28] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
1095[00:07:28] [Server thread/INFO]: [PhantomEconomy] §7Unhooking from Vault...
1096[00:07:28] [Server thread/INFO]: [PhantomEconomy] §7Unhooked from Vault successfully.
1097[00:07:28] [Server thread/INFO]: [PhantomEconomy] §7--+-- Disabling Began --+--
1098[00:07:28] [Server thread/INFO]: [DynamicShop] Disabling DynamicShop v2.11.8
1099[00:07:28] [Server thread/INFO]: [DynamicShop] Disabled
1100[00:07:28] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
1101[00:07:28] [Server thread/INFO]: [CubCustomDrops] Disabling CubCustomDrops v5.5.1
1102[00:07:28] [Server thread/INFO]: [NoBoom] Disabling NoBoom v1.0
1103[00:07:28] [Server thread/INFO]: [Zenchantments] Disabling Zenchantments v1.6.2
1104[00:07:28] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
1105[00:07:28] [Server thread/INFO]: Loaded 7 recipes
1106[00:07:29] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
1107[00:07:29] [Server thread/INFO]: Loaded 7 recipes
1108[00:07:30] [Server thread/ERROR]: Fatal error trying to convert WolfyUtilities v1.7.5.0:me/wolfyscript/utilities/main/WUPlugin.class
1109java.lang.IllegalArgumentException: Unsupported class file major version 60
1110 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:196) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1111 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:177) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1112 at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.<init>(ClassReader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1113 at org.bukkit.craftbukkit.v1_16_R2.util.Commodore.convert(Commodore.java:128) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1114 at org.bukkit.craftbukkit.v1_16_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:307) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1115 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:140) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1116 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1117 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
1118 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
1119 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
1120 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
1121 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1122 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1123 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1124 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1125 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1126 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1127 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1128 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1129 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1130 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1131 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1132 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1133 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1134 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1135 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1136 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1137 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
1138[00:07:30] [Server thread/ERROR]: Could not load 'plugins/wolfyutilities-1.7.5.0.jar' in folder 'plugins'
1139org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
1140 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1141 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1142 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1143 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1144 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.reload(CraftServer.java:872) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1145 at org.bukkit.Bukkit.reload(Bukkit.java:642) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1146 at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1147 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1148 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:756) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1149 at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:741) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1150 at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:384) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1151 at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:353) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1152 at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1007) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1153 at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:846) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1154 at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1155 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_302]
1156Caused by: java.lang.UnsupportedClassVersionError: me/wolfyscript/utilities/main/WUPlugin has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
1157 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_302]
1158 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_302]
1159 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_302]
1160 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1161 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1162 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_302]
1163 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_302]
1164 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_302]
1165 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_302]
1166 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1167 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-b5a13e6-0d8350a]
1168 ... 15 more
1169[00:07:30] [Server thread/INFO]: [Zenchantments] Loading Zenchantments v1.6.2
1170[00:07:30] [Server thread/INFO]: [NoBoom] Loading NoBoom v1.0
1171[00:07:30] [Server thread/INFO]: [CubCustomDrops] Loading CubCustomDrops v5.5.1
1172[00:07:30] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
1173[00:07:30] [Server thread/INFO]: [DynamicShop] Loading DynamicShop v2.11.8
1174[00:07:30] [Server thread/INFO]: [PhantomEconomy] Loading PhantomEconomy v1.9.30-RELEASE
1175[00:07:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6+4b2d1e7
1176[00:07:30] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7fcff275]
1177[00:07:30] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
1178[00:07:30] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
1179[00:07:30] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
1180[00:07:30] [Server thread/INFO]: [PhantomEconomy] Enabling PhantomEconomy v1.9.30-RELEASE
1181[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Began --+--
1182[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Checking for incompatibilities...
1183[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Loading files...
1184[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Registering events...
1185[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Registering commands...
1186[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Hooking to Vault...
1187[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Hooked to Vault successfuly.
1188[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Starting bStats metrics...
1189[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7Starting baltop update task...
1190[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7--+-- Enabling Complete --+--
1191[00:07:30] [Server thread/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7Starting version comparison...
1192[00:07:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6+4b2d1e7
1193[00:07:30] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
1194[00:07:31] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
1195[00:07:31] [Server thread/WARN]: [WorldEdit] Server reload detected. This may cause various issues with WorldEdit and dependent plugins.
1196[00:07:31] [Server thread/WARN]:
1197**********************************************
1198** This WorldEdit version does not fully support your version of Bukkit.
1199**
1200** When working with blocks or undoing, chests will be empty, signs
1201** will be blank, and so on. There will be no support for entity
1202** and block property-related functions.
1203**
1204** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
1205**********************************************
1206
1207[00:07:31] [Server thread/INFO]: [WorldEdit] ====================================================
1208[00:07:31] [Server thread/INFO]: [WorldEdit] WorldEdit works better if you use Paper
1209[00:07:31] [Server thread/INFO]: [WorldEdit] as your server software.
1210[00:07:31] [Server thread/INFO]: [WorldEdit] ====================================================
1211[00:07:31] [Server thread/INFO]: [Zenchantments] Enabling Zenchantments v1.6.2
1212[00:07:31] [Server thread/INFO]: Zenchantments: Detected NMS version "v1_16_R2"
1213[00:07:31] [Server thread/INFO]: No compatible adapter available, falling back to Bukkit. Not everything will work!
1214[00:07:32] [Server thread/INFO]: [NoBoom] Enabling NoBoom v1.0
1215[00:07:32] [Server thread/INFO]: [CubCustomDrops] Enabling CubCustomDrops v5.5.1
1216[00:07:32] [Server thread/INFO]: [DynamicShop] Enabling DynamicShop v2.11.8
1217[00:07:32] [Server thread/INFO]: [DynamicShop] Vault Found
1218[00:07:32] [Server thread/INFO]: [DynamicShop] Jobs Reborn Not Found
1219[00:07:32] [Server thread/INFO]: [DynamicShop] Enabled! :)
1220[00:07:32] [Server thread/INFO]: -------------------------------------------------------
1221[00:07:32] [Server thread/INFO]: [DynamicShop] Plugin is up to date!
1222[00:07:32] [Server thread/INFO]: Please rate my plugin if you like it
1223[00:07:32] [Server thread/INFO]: https://spigotmc.org/resources/65603
1224[00:07:32] [Server thread/INFO]: -------------------------------------------------------
1225[00:07:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
1226[00:07:32] [Server thread/INFO]: CONSOLE: Reload complete.
1227[00:07:32] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
1228[00:07:32] [Craft Scheduler Thread - 8/INFO]: [PhantomEconomy] §7§8[§7Update Checker§8] §7You're running the latest version.
1229[00:07:32] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
This log will be saved for 90 days from their last view.
Report abuse