Paper 1.19.4 Server Log

#Unxwwu7
1 error
811 lines
Raw
Analysis
Minecraft version:
1.19.4
1[22:34:12] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: Directory 'plugins/MythicMobs-5.8.0.jar' failed to load!
2java.lang.RuntimeException: Directory 'plugins/MythicMobs-5.8.0.jar' failed to load!
3 at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:59) ~[paper-1.19.4.jar:git-Paper-550]
4 at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$registerProviders$1(DirectoryProviderSource.java:34) ~[paper-1.19.4.jar:git-Paper-550]
5 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]
6 at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
7 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
8 at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
9 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?]
10 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
11 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
12 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
13 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
14 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
15 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
16 at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:32) ~[paper-1.19.4.jar:git-Paper-550]
17 at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:14) ~[paper-1.19.4.jar:git-Paper-550]
18 at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.19.4.jar:git-Paper-550]
19 at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:100) ~[paper-1.19.4.jar:git-Paper-550]
20 at net.minecraft.server.Main.main(Main.java:126) ~[paper-1.19.4.jar:git-Paper-550]
21 at org.bukkit.craftbukkit.Main.main(Main.java:316) ~[paper-1.19.4.jar:git-Paper-550]
22 at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
23 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
24Caused by: org.bukkit.plugin.InvalidPluginException: java.util.zip.ZipException: zip END header not found
25 at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:95) ~[paper-1.19.4.jar:git-Paper-550]
26 at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:49) ~[paper-1.19.4.jar:git-Paper-550]
27 ... 20 more
28Caused by: java.util.zip.ZipException: zip END header not found
29 at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1649) ~[?:?]
30 at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1657) ~[?:?]
31 at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1495) ~[?:?]
32 at java.util.zip.ZipFile$Source.get(ZipFile.java:1458) ~[?:?]
33 at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724) ~[?:?]
34 at java.util.zip.ZipFile.<init>(ZipFile.java:251) ~[?:?]
35 at java.util.zip.ZipFile.<init>(ZipFile.java:180) ~[?:?]
36 at java.util.jar.JarFile.<init>(JarFile.java:345) ~[?:?]
37 at java.util.jar.JarFile.<init>(JarFile.java:316) ~[?:?]
38 at java.util.jar.JarFile.<init>(JarFile.java:282) ~[?:?]
39 at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:101) ~[paper-1.19.4.jar:git-Paper-550]
40 at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:76) ~[paper-1.19.4.jar:git-Paper-550]
41 at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:49) ~[paper-1.19.4.jar:git-Paper-550]
42 ... 20 more
43[22:34:16] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
44[22:34:17] [ServerMain/INFO]: Loaded 7 recipes
45[22:34:18] [Server thread/INFO]: Starting minecraft server version 1.19.4
46[22:34:18] [Server thread/INFO]: Loading properties
47[22:34:18] [Server thread/INFO]: This server is running Paper version git-Paper-550 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 483368e on ver/1.19.4)
48[22:34:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
49[22:34:18] [Server thread/INFO]: Using 4 threads for Netty based IO
50[22:34:18] [Server thread/WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
51 We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
52 For more information please visit: https://github.com/PaperMC/Paper/issues/8948
53[22:34:18] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
54[22:34:18] [Server thread/INFO]: Default game type: SURVIVAL
55[22:34:18] [Server thread/INFO]: Generating keypair
56[22:34:18] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:59630
57[22:34:18] [Server thread/INFO]: Using epoll channel type
58[22:34:18] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
59[22:34:18] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
60[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 5 libraries... please wait
61[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/ch/ethz/globis/phtree/phtree/2.8.1/phtree-2.8.1.jar
62[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/joml/joml/1.10.8/joml-1.10.8.jar
63[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/it/unimi/dsi/fastutil/8.5.15/fastutil-8.5.15.jar
64[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-platform-bukkit/4.3.3/adventure-platform-bukkit-4.3.3.jar
65[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-platform-api/4.3.3/adventure-platform-api-4.3.3.jar
66[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-text-serializer-bungeecord/4.3.3/adventure-text-serializer-bungeecord-4.3.3.jar
67[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-text-serializer-legacy/4.13.1/adventure-text-serializer-legacy-4.13.1.jar
68[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-nbt/4.13.1/adventure-nbt-4.13.1.jar
69[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar
70[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar
71[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/org/jetbrains/annotations/24.0.1/annotations-24.0.1.jar
72[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-text-serializer-gson/4.13.1/adventure-text-serializer-gson-4.13.1.jar
73[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-text-serializer-gson-legacy-impl/4.13.1/adventure-text-serializer-gson-legacy-impl-4.13.1.jar
74[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-platform-facet/4.3.3/adventure-platform-facet-4.3.3.jar
75[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-platform-viaversion/4.3.3/adventure-platform-viaversion-4.3.3.jar
76[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-text-minimessage/4.17.0/adventure-text-minimessage-4.17.0.jar
77[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-api/4.17.0/adventure-api-4.17.0.jar
78[22:34:19] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library /server/libraries/net/kyori/adventure-key/4.17.0/adventure-key-4.17.0.jar
79[22:34:19] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
80[22:34:23] [Server thread/WARN]: Legacy plugin rpk-drinks-brewery-bukkit v1.3.0 does not specify an api-version.
81[22:34:23] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loading 1 libraries... please wait
82[22:34:23] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /server/libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
83[22:34:23] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /server/libraries/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
84[22:34:23] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /server/libraries/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
85[22:34:23] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /server/libraries/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
86[22:34:23] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /server/libraries/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
87[22:34:23] [Server thread/INFO]: [SpigotLibraryLoader] [VotingPlugin] Loaded library /server/libraries/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
88[22:34:23] [Server thread/INFO]: [rpk-core-bukkit] Loading server plugin rpk-core-bukkit v2.4.2
89[22:34:23] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.40
90[22:34:23] [Server thread/INFO]: [rpk-player-lib-bukkit] Loading server plugin rpk-player-lib-bukkit v2.4.2
91[22:34:23] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
92[22:34:23] [Server thread/INFO]: [rpk-character-lib-bukkit] Loading server plugin rpk-character-lib-bukkit v2.4.2
93[22:34:23] [Server thread/INFO]: [WorldEdit] Loading server plugin WorldEdit v7.2.20+6667-f0f1e66
94[22:34:24] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@42f5735]
95[22:34:24] [Server thread/INFO]: [rpk-economy-lib-bukkit] Loading server plugin rpk-economy-lib-bukkit v2.4.2
96[22:34:24] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.2
97[22:34:24] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.8-beta-01+cbb2ba7
98[22:34:24] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0
99[22:34:24] [Server thread/INFO]: [rpk-bank-lib-bukkit] Loading server plugin rpk-bank-lib-bukkit v2.4.2
100[22:34:24] [Server thread/INFO]: [Slimefun] Loading server plugin Slimefun vDEV - 1104 (git c977454e)
101[22:34:24] [Server thread/INFO]: [LWC] Loading server plugin LWC v2.3.2
102[22:34:24] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
103[22:34:24] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.20.1
104[22:34:24] [Server thread/INFO]: [rpk-language-lib-bukkit] Loading server plugin rpk-language-lib-bukkit v2.4.2
105[22:34:24] [Server thread/INFO]: [rpk-permissions-lib-bukkit] Loading server plugin rpk-permissions-lib-bukkit v2.4.2
106[22:34:24] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.37
107[22:34:24] [Server thread/INFO]: [rpk-notification-lib-bukkit] Loading server plugin rpk-notification-lib-bukkit v2.4.2
108[22:34:24] [Server thread/INFO]: [rpk-drink-lib-bukkit] Loading server plugin rpk-drink-lib-bukkit v2.4.2
109[22:34:24] [Server thread/INFO]: [rpk-chat-lib-bukkit] Loading server plugin rpk-chat-lib-bukkit v2.4.2
110[22:34:24] [Server thread/INFO]: [rpk-food-lib-bukkit] Loading server plugin rpk-food-lib-bukkit v2.4.2
111[22:34:24] [Server thread/INFO]: [rpk-payment-lib-bukkit] Loading server plugin rpk-payment-lib-bukkit v2.4.2
112[22:34:24] [Server thread/INFO]: [Brewery] Loading server plugin Brewery v3.1.1
113[22:34:24] [Server thread/INFO]: [rpk-shop-lib-bukkit] Loading server plugin rpk-shop-lib-bukkit v2.4.2
114[22:34:24] [Server thread/INFO]: [Votifier] Loading server plugin Votifier v2.7.3
115[22:34:24] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.36-SNAPSHOT (build 3632)
116[22:34:24] [Server thread/INFO]: [TabList] Loading server plugin TabList v5.6.9
117[22:34:24] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.20.1
118[22:34:24] [Server thread/INFO]: [Infiniteannouncements] Loading server plugin Infiniteannouncements v2.3.1
119[22:34:24] [Server thread/INFO]: [rpk-rolling-bukkit] Loading server plugin rpk-rolling-bukkit v2.4.2
120[22:34:24] [Server thread/INFO]: [rpk-languages-bukkit] Loading server plugin rpk-languages-bukkit v2.4.2
121[22:34:24] [Server thread/INFO]: [CraftBook] Loading server plugin CraftBook v3.10.8;4774-83cfe79
122[22:34:24] [Server thread/INFO]: [rpk-characters-bukkit] Loading server plugin rpk-characters-bukkit v2.4.2
123[22:34:24] [Server thread/INFO]: [NametagEdit] Loading server plugin NametagEdit v4.5.16
124[22:34:24] [Server thread/INFO]: [CourierNew] Loading server plugin CourierNew v1.3.6
125[22:34:24] [Server thread/INFO]: [ZHorse] Loading server plugin ZHorse v1.8.2
126[22:34:24] [Server thread/INFO]: [rpk-notifications-bukkit] Loading server plugin rpk-notifications-bukkit v2.4.2
127[22:34:24] [Server thread/INFO]: [rpk-banks-bukkit] Loading server plugin rpk-banks-bukkit v2.4.2
128[22:34:24] [Server thread/INFO]: [GSit] Loading server plugin GSit v1.3.3
129[22:34:24] [Server thread/INFO]: [HolographicDisplays] Loading server plugin HolographicDisplays v3.0.1
130[22:34:24] [Server thread/INFO]: [rpk-chat-bukkit] Loading server plugin rpk-chat-bukkit v2.4.2
131[22:34:24] [Server thread/INFO]: [rpk-trade-bukkit] Loading server plugin rpk-trade-bukkit v2.4.2
132[22:34:24] [Server thread/INFO]: [CoreProtect] Loading server plugin CoreProtect v21.3
133[22:34:24] [Server thread/INFO]: [rpk-payments-bukkit] Loading server plugin rpk-payments-bukkit v2.4.2
134[22:34:24] [Server thread/INFO]: [rpk-drinks-brewery-bukkit] Loading server plugin rpk-drinks-brewery-bukkit v1.3.0
135[22:34:24] [Server thread/INFO]: [rpk-shops-bukkit] Loading server plugin rpk-shops-bukkit v2.4.2
136[22:34:24] [Server thread/INFO]: [rpk-players-bukkit] Loading server plugin rpk-players-bukkit v2.4.2
137[22:34:24] [Server thread/INFO]: [ChatItem] Loading server plugin ChatItem v2.4.9-SNAPSHOT
138[22:34:24] [Server thread/INFO]: [rpk-economy-bukkit] Loading server plugin rpk-economy-bukkit v2.4.2
139[22:34:24] [Server thread/INFO]: [VotingPlugin] Loading server plugin VotingPlugin v6.11.3
140[22:34:24] [Server thread/INFO]: [Heroes] Loading server plugin Heroes v1.10.7-SNAPSHOT6a81aa770
141[22:34:24] [Server thread/INFO]: [Multiverse-Portals] Loading server plugin Multiverse-Portals v4.2.1-b834
142[22:34:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
143[22:34:24] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
144[22:34:25] [Server thread/INFO]: __
145[22:34:25] [Server thread/INFO]: | |__) LuckPerms v5.4.40
146[22:34:25] [Server thread/INFO]: |___ | Running on Bukkit - Paper
147[22:34:25] [Server thread/INFO]:
148[22:34:25] [Server thread/INFO]: [LuckPerms] Loading configuration...
149[22:34:26] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
150[22:34:27] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
151[22:34:27] [Server thread/INFO]: [LuckPerms] Performing initial data load...
152[22:34:27] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3263ms)
153[22:34:27] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
154[22:34:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
155[22:34:28] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
156[22:34:28] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
157[22:34:28] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
158[22:34:28] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.20+6667-f0f1e66
159[22:34:28] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
160[22:34:28] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
161[22:34:28] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R3.PaperweightAdapter as the Bukkit adapter
162[22:34:29] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0
163[22:34:29] [Server thread/INFO]: [LWC] Enabling LWC v2.3.2
164[22:34:29] [Server thread/INFO]: [LWC] Connecting to SQLite
165[22:34:30] [Server thread/INFO]: Preparing level "Tutorial"
166[22:34:30] [Server thread/INFO]: -------- World Settings For [Tutorial] --------
167[22:34:30] [Server thread/INFO]: View Distance: 8
168[22:34:30] [Server thread/INFO]: Simulation Distance: 6
169[22:34:30] [Server thread/INFO]: Item Merge Radius: 3.0
170[22:34:30] [Server thread/INFO]: Experience Merge Radius: 6.0
171[22:34:30] [Server thread/INFO]: Mob Spawn Range: 6
172[22:34:30] [Server thread/INFO]: Item Despawn Rate: 6000
173[22:34:30] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
174[22:34:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
175[22:34:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
176[22:34:30] [Server thread/INFO]: Cane Growth Modifier: 100%
177[22:34:30] [Server thread/INFO]: Melon Growth Modifier: 100%
178[22:34:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
179[22:34:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
180[22:34:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
181[22:34:30] [Server thread/INFO]: Beetroot Growth Modifier: 100%
182[22:34:30] [Server thread/INFO]: Carrot Growth Modifier: 100%
183[22:34:30] [Server thread/INFO]: Potato Growth Modifier: 100%
184[22:34:30] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
185[22:34:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
186[22:34:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
187[22:34:30] [Server thread/INFO]: Vine Growth Modifier: 100%
188[22:34:30] [Server thread/INFO]: Cocoa Growth Modifier: 100%
189[22:34:30] [Server thread/INFO]: Bamboo Growth Modifier: 100%
190[22:34:30] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
191[22:34:30] [Server thread/INFO]: Kelp Growth Modifier: 100%
192[22:34:30] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
193[22:34:30] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
194[22:34:30] [Server thread/INFO]: CaveVines Growth Modifier: 100%
195[22:34:30] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
196[22:34:30] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false / Isa false
197[22:34:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
198[22:34:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
199[22:34:30] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
200[22:34:30] [Server thread/INFO]: Max TNT Explosions: 100
201[22:34:30] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
202[22:34:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
203[22:34:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
204[22:34:30] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
205[22:34:30] [Server thread/INFO]: Time elapsed: 73 ms
206[22:34:30] [Server thread/INFO]: [rpk-core-bukkit] Enabling rpk-core-bukkit v2.4.2
207[22:34:30] [Server thread/INFO]: [rpk-player-lib-bukkit] Enabling rpk-player-lib-bukkit v2.4.2
208[22:34:30] [Server thread/INFO]: [rpk-character-lib-bukkit] Enabling rpk-character-lib-bukkit v2.4.2
209[22:34:30] [Server thread/INFO]: [rpk-economy-lib-bukkit] Enabling rpk-economy-lib-bukkit v2.4.2
210[22:34:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
211[22:34:30] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
212[22:34:30] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.8-beta-01+cbb2ba7
213[22:34:30] [Server thread/INFO]: [WorldGuard] (Tutorial) TNT ignition is PERMITTED.
214[22:34:30] [Server thread/INFO]: [WorldGuard] (Tutorial) Lighters are PERMITTED.
215[22:34:30] [Server thread/INFO]: [WorldGuard] (Tutorial) Lava fire is blocked.
216[22:34:30] [Server thread/INFO]: [WorldGuard] (Tutorial) All fire spread is disabled.
217[22:34:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Tutorial'
218[22:34:30] [Server thread/INFO]: [WorldGuard] Loading region data...
219[22:34:31] [Server thread/INFO]: [rpk-bank-lib-bukkit] Enabling rpk-bank-lib-bukkit v2.4.2
220[22:34:31] [Server thread/INFO]: [Slimefun] Enabling Slimefun vDEV - 1104 (git c977454e)
221[22:34:31] [Server thread/INFO]: [Slimefun] Paper was detected! Performance optimizations have been applied.
222[22:34:31] [Server thread/INFO]: [Slimefun] Creating directories...
223[22:34:31] [Server thread/INFO]: [Slimefun] Loading language files...
224[22:34:31] [Server thread/INFO]: [Slimefun] Loaded language "en"
225[22:34:31] [Server thread/INFO]: [Slimefun] Available languages: en, de, fr, it, es, ru, pl, uk, sv, nl, da, cs, ro, bg, pt, pt-BR, hu, lv, sk, vi, id, zh-CN, zh-TW, ja, ko, he, ar, tr, fa, th, tl
226[22:34:31] [Server thread/INFO]: [Slimefun] Starting Auto-Updater...
227[22:34:31] [Server thread/INFO]: [Slimefun] Loading GEO-Resources...
228[22:34:32] [Server thread/INFO]: [Slimefun] Loading Tags...
229[22:34:32] [Server thread/INFO]: [Slimefun] Loading items...
230[22:34:32] [Server thread/INFO]: [Slimefun] Loading researches...
231[22:34:32] [Server thread/INFO]: [Slimefun] Loading Wiki pages...
232[22:34:32] [Server thread/INFO]: [Slimefun] Registering listeners...
233[22:34:32] [Server thread/INFO]: [Slimefun] Loading Third-Party plugin integrations...
234[22:34:32] [Server thread/INFO]: [Slimefun] Hooked into Plugin: PlaceholderAPI v2.11.2
235[22:34:32] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: slimefun [DEV - 1104 (git c977454e)]
236[22:34:32] [Server thread/INFO]: [Slimefun] Hooked into Plugin: WorldEdit v7.2.20+6667-f0f1e66
237[22:34:32] [Server thread/INFO]: [Slimefun] Slimefun has finished loading in 1.67s
238[22:34:32] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
239[22:34:32] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
240[22:34:32] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
241[22:34:33] [Server thread/INFO]: -------- World Settings For [Kasmara] --------
242[22:34:33] [Server thread/INFO]: View Distance: 8
243[22:34:33] [Server thread/INFO]: Simulation Distance: 6
244[22:34:33] [Server thread/INFO]: Item Merge Radius: 3.0
245[22:34:33] [Server thread/INFO]: Experience Merge Radius: 6.0
246[22:34:33] [Server thread/INFO]: Mob Spawn Range: 6
247[22:34:33] [Server thread/INFO]: Item Despawn Rate: 6000
248[22:34:33] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
249[22:34:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
250[22:34:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
251[22:34:33] [Server thread/INFO]: Cane Growth Modifier: 100%
252[22:34:33] [Server thread/INFO]: Melon Growth Modifier: 100%
253[22:34:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
254[22:34:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
255[22:34:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
256[22:34:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
257[22:34:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
258[22:34:33] [Server thread/INFO]: Potato Growth Modifier: 100%
259[22:34:33] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
260[22:34:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
261[22:34:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
262[22:34:33] [Server thread/INFO]: Vine Growth Modifier: 100%
263[22:34:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
264[22:34:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
265[22:34:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
266[22:34:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
267[22:34:33] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
268[22:34:33] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
269[22:34:33] [Server thread/INFO]: CaveVines Growth Modifier: 100%
270[22:34:33] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
271[22:34:33] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false / Isa false
272[22:34:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
273[22:34:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
274[22:34:33] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
275[22:34:33] [Server thread/INFO]: Max TNT Explosions: 100
276[22:34:33] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
277[22:34:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
278[22:34:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
279[22:34:33] [Server thread/INFO]: Preparing start region for dimension minecraft:kasmara
280[22:34:33] [Server thread/INFO]: Time elapsed: 91 ms
281[22:34:33] [Server thread/INFO]: [WorldGuard] (Kasmara) Blacklist loaded with 3 entries.
282[22:34:33] [Server thread/INFO]: [WorldGuard] (Kasmara) TNT ignition is PERMITTED.
283[22:34:33] [Server thread/INFO]: [WorldGuard] (Kasmara) Lighters are PERMITTED.
284[22:34:33] [Server thread/INFO]: [WorldGuard] (Kasmara) Lava fire is blocked.
285[22:34:33] [Server thread/INFO]: [WorldGuard] (Kasmara) All fire spread is disabled.
286[22:34:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Kasmara'
287[22:34:33] [Server thread/INFO]: -------- World Settings For [world] --------
288[22:34:33] [Server thread/INFO]: View Distance: 8
289[22:34:33] [Server thread/INFO]: Simulation Distance: 6
290[22:34:33] [Server thread/INFO]: Item Merge Radius: 3.0
291[22:34:33] [Server thread/INFO]: Experience Merge Radius: 6.0
292[22:34:33] [Server thread/INFO]: Mob Spawn Range: 6
293[22:34:33] [Server thread/INFO]: Item Despawn Rate: 6000
294[22:34:33] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
295[22:34:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
296[22:34:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
297[22:34:33] [Server thread/INFO]: Cane Growth Modifier: 100%
298[22:34:33] [Server thread/INFO]: Melon Growth Modifier: 100%
299[22:34:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
300[22:34:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
301[22:34:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
302[22:34:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
303[22:34:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
304[22:34:33] [Server thread/INFO]: Potato Growth Modifier: 100%
305[22:34:33] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
306[22:34:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
307[22:34:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
308[22:34:33] [Server thread/INFO]: Vine Growth Modifier: 100%
309[22:34:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
310[22:34:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
311[22:34:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
312[22:34:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
313[22:34:33] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
314[22:34:33] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
315[22:34:33] [Server thread/INFO]: CaveVines Growth Modifier: 100%
316[22:34:33] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
317[22:34:33] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false / Isa false
318[22:34:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
319[22:34:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
320[22:34:33] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
321[22:34:33] [Server thread/INFO]: Max TNT Explosions: 100
322[22:34:33] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
323[22:34:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
324[22:34:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
325[22:34:33] [Server thread/INFO]: Preparing start region for dimension minecraft:world
326[22:34:33] [Server thread/INFO]: Time elapsed: 145 ms
327[22:34:33] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
328[22:34:33] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
329[22:34:33] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
330[22:34:33] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
331[22:34:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
332[22:34:33] [Server thread/INFO]: -------- World Settings For [KasmaraTest] --------
333[22:34:33] [Server thread/INFO]: View Distance: 8
334[22:34:33] [Server thread/INFO]: Simulation Distance: 6
335[22:34:33] [Server thread/INFO]: Item Merge Radius: 3.0
336[22:34:33] [Server thread/INFO]: Experience Merge Radius: 6.0
337[22:34:33] [Server thread/INFO]: Mob Spawn Range: 6
338[22:34:33] [Server thread/INFO]: Item Despawn Rate: 6000
339[22:34:33] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
340[22:34:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
341[22:34:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
342[22:34:33] [Server thread/INFO]: Cane Growth Modifier: 100%
343[22:34:33] [Server thread/INFO]: Melon Growth Modifier: 100%
344[22:34:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
345[22:34:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
346[22:34:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
347[22:34:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
348[22:34:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
349[22:34:33] [Server thread/INFO]: Potato Growth Modifier: 100%
350[22:34:33] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
351[22:34:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
352[22:34:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
353[22:34:33] [Server thread/INFO]: Vine Growth Modifier: 100%
354[22:34:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
355[22:34:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
356[22:34:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
357[22:34:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
358[22:34:33] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
359[22:34:33] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
360[22:34:33] [Server thread/INFO]: CaveVines Growth Modifier: 100%
361[22:34:33] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
362[22:34:33] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false / Isa false
363[22:34:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
364[22:34:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
365[22:34:33] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
366[22:34:33] [Server thread/INFO]: Max TNT Explosions: 100
367[22:34:33] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
368[22:34:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
369[22:34:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
370[22:34:33] [Server thread/INFO]: Preparing start region for dimension minecraft:kasmaratest
371[22:34:33] [Server thread/INFO]: Time elapsed: 14 ms
372[22:34:33] [Server thread/INFO]: [WorldGuard] (KasmaraTest) TNT ignition is PERMITTED.
373[22:34:33] [Server thread/INFO]: [WorldGuard] (KasmaraTest) Lighters are PERMITTED.
374[22:34:33] [Server thread/INFO]: [WorldGuard] (KasmaraTest) Lava fire is blocked.
375[22:34:33] [Server thread/INFO]: [WorldGuard] (KasmaraTest) All fire spread is disabled.
376[22:34:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KasmaraTest'
377[22:34:33] [Server thread/INFO]: -------- World Settings For [Caves] --------
378[22:34:33] [Server thread/INFO]: View Distance: 8
379[22:34:33] [Server thread/INFO]: Simulation Distance: 6
380[22:34:33] [Server thread/INFO]: Item Merge Radius: 3.0
381[22:34:33] [Server thread/INFO]: Experience Merge Radius: 6.0
382[22:34:33] [Server thread/INFO]: Mob Spawn Range: 6
383[22:34:33] [Server thread/INFO]: Item Despawn Rate: 6000
384[22:34:33] [Server thread/INFO]: Arrow Despawn Rate: 600 Trident Respawn Rate:1200
385[22:34:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
386[22:34:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
387[22:34:33] [Server thread/INFO]: Cane Growth Modifier: 100%
388[22:34:33] [Server thread/INFO]: Melon Growth Modifier: 100%
389[22:34:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
390[22:34:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
391[22:34:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
392[22:34:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
393[22:34:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
394[22:34:33] [Server thread/INFO]: Potato Growth Modifier: 100%
395[22:34:33] [Server thread/INFO]: TorchFlower Growth Modifier: 100%
396[22:34:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
397[22:34:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
398[22:34:33] [Server thread/INFO]: Vine Growth Modifier: 100%
399[22:34:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
400[22:34:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
401[22:34:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
402[22:34:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
403[22:34:33] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
404[22:34:33] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
405[22:34:33] [Server thread/INFO]: CaveVines Growth Modifier: 100%
406[22:34:33] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
407[22:34:33] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false / Isa false
408[22:34:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Di 128 / Other 64
409[22:34:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
410[22:34:33] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
411[22:34:33] [Server thread/INFO]: Max TNT Explosions: 100
412[22:34:33] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
413[22:34:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
414[22:34:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
415[22:34:33] [Server thread/INFO]: Preparing start region for dimension minecraft:caves
416[22:34:33] [Server thread/INFO]: Time elapsed: 90 ms
417[22:34:33] [Server thread/INFO]: [WorldGuard] (Caves) TNT ignition is PERMITTED.
418[22:34:33] [Server thread/INFO]: [WorldGuard] (Caves) Lighters are PERMITTED.
419[22:34:33] [Server thread/INFO]: [WorldGuard] (Caves) Lava fire is blocked.
420[22:34:33] [Server thread/INFO]: [WorldGuard] (Caves) All fire spread is disabled.
421[22:34:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Caves'
422[22:34:33] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
423[22:34:33] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
424[22:34:33] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
425[22:34:33] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
426[22:34:35] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
427[22:34:35] [Server thread/INFO]: [Essentials] No kits found to migrate.
428[22:34:35] [Server thread/INFO]: [Essentials] Loaded 39094 items from items.json.
429[22:34:35] [Server thread/INFO]: [Essentials] Using locale en_US
430[22:34:35] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
431[22:34:35] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
432[22:34:35] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
433[22:34:35] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
434[22:34:35] [Server thread/INFO]: [rpk-language-lib-bukkit] Enabling rpk-language-lib-bukkit v2.4.2
435[22:34:35] [Server thread/INFO]: [rpk-permissions-lib-bukkit] Enabling rpk-permissions-lib-bukkit v2.4.2
436[22:34:35] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.37
437[22:34:35] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.37-Free.jar
438[22:34:35] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_19_R3 (v1_19_R3)
439[22:34:35] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1239
440[22:34:35] [Server thread/INFO]: [LibsDisguises] Build Date: 25/06/2023 07:08
441[22:34:35] [Server thread/INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
442[22:34:35] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
443[22:34:42] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
444[22:34:42] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
445[22:34:42] [Server thread/INFO]: [LibsDisguises] Config is up to date!
446[22:34:42] [Server thread/INFO]: [rpk-notification-lib-bukkit] Enabling rpk-notification-lib-bukkit v2.4.2
447[22:34:42] [Server thread/INFO]: [rpk-drink-lib-bukkit] Enabling rpk-drink-lib-bukkit v2.4.2
448[22:34:42] [Server thread/INFO]: [rpk-chat-lib-bukkit] Enabling rpk-chat-lib-bukkit v2.4.2
449[22:34:42] [Server thread/INFO]: [rpk-food-lib-bukkit] Enabling rpk-food-lib-bukkit v2.4.2
450[22:34:42] [Server thread/INFO]: [rpk-payment-lib-bukkit] Enabling rpk-payment-lib-bukkit v2.4.2
451[22:34:42] [Server thread/INFO]: [Brewery] Enabling Brewery v3.1.1
452[22:34:42] [Server thread/INFO]: [Brewery] Brewery enabled!
453[22:34:42] [Server thread/INFO]: [rpk-shop-lib-bukkit] Enabling rpk-shop-lib-bukkit v2.4.2
454[22:34:42] [Server thread/INFO]: [Votifier] Enabling Votifier v2.7.3
455[22:34:42] [Server thread/INFO]: [Votifier] Loaded token for website: default
456[22:34:42] [Server thread/INFO]: [Votifier] Using epoll transport to accept votes.
457[22:34:43] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
458[22:34:43] [Votifier epoll boss/INFO]: [Votifier] Votifier enabled on socket /[****:****:****:****:****:****:****:****
459[22:34:43] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.36-SNAPSHOT (build 3632)
460[22:34:43] [Server thread/INFO]: [Citizens] Loaded 0 templates.
461[22:34:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: citizensplaceholder [1.0.0]
462[22:34:43] [Server thread/INFO]: [Citizens] Loaded economy handling via Vault.
463[22:34:43] [Server thread/INFO]: [TabList] Enabling TabList v5.6.9
464[22:34:43] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.11.2
465[22:34:43] [Server thread/INFO]: [TabList] > Enabled v5.6.9 (41ms)
466[22:34:43] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.1
467[22:34:43] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
468[22:34:43] [Server thread/INFO]: [Infiniteannouncements] Enabling Infiniteannouncements v2.3.1
469[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] -------------
470[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] New update is available for TabList
471[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] Your version: 5.6.9, New version 5.7.7
472[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] Download: https://www.spigotmc.org/resources/46229/
473[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList]
474[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] Always consider upgrading to the latest version, which may include fixes.
475[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList]
476[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] To disable update checking, go to the config file
477[22:34:43] [ForkJoinPool.commonPool-worker-1/INFO]: [TabList] -------------
478[22:34:43] [Server thread/INFO]:
479[22:34:43] [Server thread/INFO]: ====================================
480[22:34:43] [Server thread/INFO]: Plugin name: Infiniteannouncements
481[22:34:43] [Server thread/INFO]: Version: 2.3.1
482[22:34:43] [Server thread/INFO]: Core version: 0.7.25
483[22:34:43] [Server thread/INFO]: ====================================
484[22:34:43] [Server thread/INFO]:
485[22:34:43] [Server thread/INFO]: [Infiniteannouncements] Loaded locale "en_US"
486[22:34:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: infiniteannouncements [1.0.0]
487[22:34:43] [Server thread/INFO]: [rpk-rolling-bukkit] Enabling rpk-rolling-bukkit v2.4.2
488[22:34:43] [Server thread/INFO]: [rpk-languages-bukkit] Enabling rpk-languages-bukkit v2.4.2
489[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
490[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@62763a17
491[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
492[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.license.VersionPrinter] Flyway Community Edition 9.10.1 by Redgate
493[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.license.VersionPrinter] See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.1
494[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.license.VersionPrinter]
495[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
496[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 1
497[22:34:43] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
498[22:34:43] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.10.8;4774-83cfe79
499[22:34:43] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
500[22:34:44] [Server thread/INFO]: [CraftBook] Registered 3 custom recipes!
501[22:34:44] [Server thread/INFO]: [CraftBook] Successfully added 1 CommandItems!
502[22:34:44] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
503[22:34:44] [Server thread/INFO]: [CraftBook] 138 chunk(s) for 5 world(s) processed (51ms elapsed)
504[22:34:44] [Server thread/INFO]: [rpk-characters-bukkit] Enabling rpk-characters-bukkit v2.4.2
505[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Starting...
506[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7babe5ec
507[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-2 - Start completed.
508[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
509[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 4
510[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
511[22:34:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rpkcharacters [2.4.2]
512[22:34:44] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.5.16
513[22:34:44] [Server thread/INFO]: [NametagEdit] Successfully loaded using bukkit version: v1_19_R3
514[22:34:44] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
515[22:34:44] [Server thread/INFO]: [CourierNew] Enabling CourierNew v1.3.6
516[22:34:44] [Server thread/INFO]: [ZHorse] Enabling ZHorse v1.8.2
517[22:34:44] [Server thread/INFO]: [rpk-notifications-bukkit] Enabling rpk-notifications-bukkit v2.4.2
518[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-3 - Starting...
519[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6b2284bf
520[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-3 - Start completed.
521[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
522[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 1
523[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
524[22:34:44] [Server thread/INFO]: [rpk-banks-bukkit] Enabling rpk-banks-bukkit v2.4.2
525[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-4 - Starting...
526[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@24d67911
527[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-4 - Start completed.
528[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
529[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 1
530[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
531[22:34:44] [Server thread/INFO]: [GSit] Enabling GSit v1.3.3
532[22:34:44] [Server thread/INFO]: [GSit] The plugin can't be used with this server version! (v1_19_R3)
533[22:34:44] [Server thread/INFO]: [GSit] New version available: 2.2.0!
534[GSit] You are currently running version: 1.3.3!
535[GSit] Download the latest version at:
536[GSit] https://www.spigotmc.org/resources/62325
537[22:34:44] [Server thread/INFO]: [GSit] Disabling GSit v1.3.3
538[22:34:44] [Server thread/INFO]: [GSit] The plugin was successfully disabled.
539[22:34:44] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v3.0.1
540[22:34:44] [Server thread/INFO]: [HolographicDisplays] Fatal error while enabling HolographicDisplays v3.0.1:
541
542Holographic Displays only supports Spigot from 1.8 to 1.19.3.
543The plugin has been disabled.
544
545[22:34:44] [Server thread/INFO]: [rpk-chat-bukkit] Enabling rpk-chat-bukkit v2.4.2
546[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-5 - Starting...
547[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62eef547
548[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-5 - Start completed.
549[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:sqlite:rpkit_chat.db (SQLite 3.41)
550[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema "main": 1
551[22:34:44] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema "main" is up to date. No migration necessary.
552[22:34:45] [Server thread/INFO]: [rpk-trade-bukkit] Enabling rpk-trade-bukkit v2.4.2
553[22:34:45] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
554[22:34:45] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Starting...
555[22:34:45] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Start completed.
556[22:34:46] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
557[22:34:46] [Server thread/INFO]: [CoreProtect] Using MySQL for data storage.
558[22:34:46] [Server thread/INFO]: --------------------
559[22:34:46] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
560[22:34:46] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
561[22:34:46] [Server thread/INFO]: --------------------
562[22:34:46] [Server thread/INFO]: [rpk-payments-bukkit] Enabling rpk-payments-bukkit v2.4.2
563[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-6 - Starting...
564[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37eb4974
565[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-6 - Start completed.
566[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
567[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 2
568[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
569[22:34:46] [Server thread/INFO]: [rpk-drinks-brewery-bukkit] Enabling rpk-drinks-brewery-bukkit v1.3.0*
570[22:34:46] [Server thread/INFO]: [rpk-shops-bukkit] Enabling rpk-shops-bukkit v2.4.2
571[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-7 - Starting...
572[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@12411886
573[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-7 - Start completed.
574[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
575[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 1
576[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
577[22:34:46] [Server thread/INFO]: [rpk-players-bukkit] Enabling rpk-players-bukkit v2.4.2
578[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-8 - Starting...
579[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-8 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68574e2f
580[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-8 - Start completed.
581[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
582[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 2
583[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
584[22:34:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rpkplayers [2.4.2]
585[22:34:46] [Server thread/INFO]: [ChatItem] Enabling ChatItem v2.4.9-SNAPSHOT
586[22:34:46] [Server thread/INFO]: [ChatItem] Detected server version: v1_19
587[22:34:46] [Server thread/INFO]: [ChatItem] The plugin ProtocolLib has been detected. Loading Protocollib support ...
588[22:34:46] [Server thread/INFO]: [ChatItem] Loaded 3 getter for base components.
589[22:34:46] [Server thread/INFO]: [ChatItem] Manager chosen: PacketEditing (packet)
590[22:34:46] [Server thread/INFO]: [ChatItem] Loaded translation for en_gb.
591[22:34:46] [Server thread/INFO]: [rpk-economy-bukkit] Enabling rpk-economy-bukkit v2.4.2
592[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-9 - Starting...
593[22:34:46] [ForkJoinPool.commonPool-worker-1/INFO]: [ChatItem] §cA new version of ChatItem is available. §aClick here to download.
594[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.pool.HikariPool] HikariPool-9 - Added connection com.mysql.cj.jdbc.ConnectionImpl@425857c9
595[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.com.zaxxer.hikari.HikariDataSource] HikariPool-9 - Start completed.
596[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.database.base.BaseDatabaseType] Database: jdbc:mysql://mysql.shockbyte.eri2.shockbyte.host:3306/6b9d4e9984 (MySQL 8.0)
597[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Current version of schema `6b9d4e9984`: 1
598[22:34:46] [Server thread/INFO]: [com.rpkit.core.bukkit.shadow.org.flywaydb.core.internal.command.DbMigrate] Schema `6b9d4e9984` is up to date. No migration necessary.
599[22:34:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: rpkeconomy [2.4.2]
600[22:34:46] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v6.11.3
601[22:34:48] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
602[22:34:48] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 6.11.3
603[22:34:48] [Server thread/INFO]: [Heroes] Enabling Heroes v1.10.7-SNAPSHOT6a81aa770
604[22:34:48] [Server thread/INFO]: [Heroes] Minecraft Version: 1.19.4
605[22:34:48] [Server thread/INFO]: [Heroes] Active physics handler: RAVINPhysics
606[22:34:48] [Server thread/INFO]: [Heroes] Minimum PvP Level is set to: 5
607[22:34:48] [Server thread/INFO]: [Heroes] Successfully loaded boost.yml!
608[22:34:48] [Server thread/INFO]: [Heroes] Loading Skills
609[22:34:48] [Server thread/WARN]: [Heroes] Unable to load SkillSummonFamiliar.jar skill was written for a previous Heroes version, OR skill may require a dependency. Please check the debug.log for more information!
610java.lang.NoClassDefFoundError: io/lumine/mythic/api/exceptions/InvalidMobTypeException
611 at java.lang.Class.forName0(Native Method) ~[?:?]
612 at java.lang.Class.forName(Class.java:534) ~[?:?]
613 at java.lang.Class.forName(Class.java:513) ~[?:?]
614 at com.herocraftonline.heroes.characters.skill.SkillManager.loadSkill(SkillManager.java:236) ~[Heroes.jar:?]
615 at com.herocraftonline.heroes.characters.skill.SkillManager.loadSkills(SkillManager.java:317) ~[Heroes.jar:?]
616 at com.herocraftonline.heroes.Heroes.onEnable(Heroes.java:261) ~[Heroes.jar:?]
617 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
618 at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:189) ~[paper-1.19.4.jar:git-Paper-550]
619 at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-550]
620 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
621 at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:563) ~[paper-1.19.4.jar:git-Paper-550]
622 at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:474) ~[paper-1.19.4.jar:git-Paper-550]
623 at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-550]
624 at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-550]
625 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-550]
626 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-550]
627 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-550]
628 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
629Caused by: java.lang.ClassNotFoundException: io.lumine.mythic.api.exceptions.InvalidMobTypeException
630 at java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
631 at java.lang.ClassLoader.loadClass(ClassLoader.java:593) ~[?:?]
632 at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?]
633 ... 18 more
634[22:34:49] [Server thread/INFO]: [Heroes] Loading Classes
635[22:34:49] [Server thread/WARN]: [Heroes] Human has no experience-sources section. This class will be unable to gain experience by natural means!
636[22:34:49] [Server thread/WARN]: [Heroes] Skill Campfire defined for Knight not found.
637[22:34:49] [Server thread/WARN]: [Heroes] Skill RallyingHorn defined for Knight not found.
638[22:34:49] [Server thread/WARN]: [Heroes] Skill SapShot defined for ElfArcher not found.
639[22:34:49] [Server thread/WARN]: [Heroes] Skill SlowTrap defined for ElfArcher not found.
640[22:34:49] [Server thread/WARN]: [Heroes] Skill Arrowstorm defined for ElfArcher not found.
641[22:34:49] [Server thread/WARN]: [Heroes] Skill LightningArrow defined for ElfArcher not found.
642[22:34:49] [Server thread/WARN]: [Heroes] Skill Sense defined for Thief not found.
643[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (BLAZE_ROD) defined for ElfMindweaver
644[22:34:49] [Server thread/WARN]: [Heroes] Skill Slide defined for ElfMindweaver not found.
645[22:34:49] [Server thread/WARN]: [Heroes] Skill TornadoKick defined for ElfMindweaver not found.
646[22:34:49] [Server thread/WARN]: [Heroes] Skill RuneBlade defined for ElfRuneblade not found.
647[22:34:49] [Server thread/WARN]: [Heroes] Skill RuneJump defined for ElfRuneblade not found.
648[22:34:49] [Server thread/WARN]: [Heroes] Skill Sense defined for Archer not found.
649[22:34:49] [Server thread/WARN]: [Heroes] Skill Cripple defined for ElfSwordsman not found.
650[22:34:49] [Server thread/WARN]: [Heroes] Skill Charge defined for ElfSwordsman not found.
651[22:34:49] [Server thread/WARN]: [Heroes] Skill Sense defined for Rogue not found.
652[22:34:49] [Server thread/WARN]: [Heroes] Skill Campfire defined for Fighter not found.
653[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (BOOK) defined for ElfDarkmage
654[22:34:49] [Server thread/WARN]: [Heroes] Skill Bleed defined for ElfDarkmage not found.
655[22:34:49] [Server thread/WARN]: [Heroes] Skill FeignDeath defined for ElfDarkmage not found.
656[22:34:49] [Server thread/WARN]: [Heroes] Skill Fear defined for ElfDarkmage not found.
657[22:34:49] [Server thread/WARN]: [Heroes] Unidentified has no experience-sources section. This class will be unable to gain experience by natural means!
658[22:34:49] [Server thread/WARN]: [Heroes] Skill Track defined for ElfAssassin not found.
659[22:34:49] [Server thread/WARN]: [Heroes] Skill EnhancedAgility defined for ElfAssassin not found.
660[22:34:49] [Server thread/WARN]: [Heroes] Skill Knockout defined for ElfAssassin not found.
661[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (PLAYER_HEAD) defined for Vagrant
662[22:34:49] [Server thread/WARN]: [Heroes] Skill Campfire defined for Warrior not found.
663[22:34:49] [Server thread/WARN]: [Heroes] Skill Cripple defined for Warrior not found.
664[22:34:49] [Server thread/WARN]: [Heroes] Skill Charge defined for Warrior not found.
665[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (BOOK) defined for ElfDruid
666[22:34:49] [Server thread/WARN]: [Heroes] Skill PoisonGas defined for ElfDruid not found.
667[22:34:49] [Server thread/WARN]: [Heroes] Skill Sense defined for Prankster not found.
668[22:34:49] [Server thread/WARN]: [Heroes] Skill Slide defined for Prankster not found.
669[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (MUSIC_DISC_STAL) defined for ElfBard
670[22:34:49] [Server thread/WARN]: [Heroes] Skill Slide defined for ElfBard not found.
671[22:34:49] [Server thread/WARN]: [Heroes] Skill Bleed defined for Warlock not found.
672[22:34:49] [Server thread/WARN]: [Heroes] Orc has no experience-sources section. This class will be unable to gain experience by natural means!
673[22:34:49] [Server thread/WARN]: [Heroes] Elf has no experience-sources section. This class will be unable to gain experience by natural means!
674[22:34:49] [Server thread/WARN]: [Heroes] Dwarf has no experience-sources section. This class will be unable to gain experience by natural means!
675[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (PLAYER_HEAD) defined for Miner
676[22:34:49] [Server thread/WARN]: [Heroes] Skill Torch defined for Miner not found.
677[22:34:49] [Server thread/WARN]: [Heroes] Skill MinersChant defined for Miner not found.
678[22:34:49] [Server thread/WARN]: [Heroes] Skill MinersBoots defined for Miner not found.
679[22:34:49] [Server thread/WARN]: [Heroes] Skill Detect defined for Miner not found.
680[22:34:49] [Server thread/WARN]: [Heroes] Skill DivineSword defined for ElfPaladin not found.
681[22:34:49] [Server thread/WARN]: [Heroes] Skill Endurance defined for ElfPaladin not found.
682[22:34:49] [Server thread/WARN]: [Heroes] Skill Radiance defined for ElfPaladin not found.
683[22:34:49] [Server thread/WARN]: [Heroes] Skill ShieldStance defined for ElfPaladin not found.
684[22:34:49] [Server thread/WARN]: [Heroes] Skill LightningBlade defined for ElfPaladin not found.
685[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (BOOK) defined for ElfCleric
686[22:34:49] [Server thread/WARN]: [Heroes] Skill HolyShrine defined for ElfCleric not found.
687[22:34:49] [Server thread/WARN]: [Heroes] Skill Cripple defined for ElfBerserker not found.
688[22:34:49] [Server thread/WARN]: [Heroes] Skill Charge defined for ElfBerserker not found.
689[22:34:49] [Server thread/WARN]: [Heroes] Skill BlastResistance defined for ElfArbalest not found.
690[22:34:49] [Server thread/WARN]: [Heroes] Skill Dynamite defined for ElfArbalest not found.
691[22:34:49] [Server thread/WARN]: [Heroes] Skill Cannon defined for ElfArbalest not found.
692[22:34:49] [Server thread/WARN]: [Heroes] Skill FireTrap defined for ElfArbalest not found.
693[22:34:49] [Server thread/WARN]: [Heroes] Skill AirStrike defined for ElfArbalest not found.
694[22:34:49] [Server thread/WARN]: [Heroes] Skill MortarStrike defined for ElfArbalest not found.
695[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (BOOK) defined for ElfBloodmage
696[22:34:49] [Server thread/WARN]: [Heroes] Skill Bleed defined for ElfBloodmage not found.
697[22:34:49] [Server thread/WARN]: [Heroes] Invalid weapon type (BOOK) defined for ElfArcane
698[22:34:49] [Server thread/WARN]: [Heroes] Skill ManaShield defined for ElfArcane not found.
699[22:34:49] [Server thread/WARN]: [Heroes] Skill Levitate defined for ElfArcane not found.
700[22:34:49] [Server thread/WARN]: [Heroes] Skill Entomb defined for ElfArcane not found.
701[22:34:49] [Server thread/WARN]: [Heroes] Skill Scorch defined for ElfArcane not found.
702[22:34:49] [Server thread/WARN]: [Heroes] Skill Glassshield defined for ElfArcane not found.
703[22:34:49] [Server thread/WARN]: [Heroes] Skill Cripple defined for ElfDragoon not found.
704[22:34:49] [Server thread/WARN]: [Heroes] Skill Charge defined for ElfDragoon not found.
705[22:34:49] [Server thread/WARN]: [Heroes] Skill SummonHarpoon defined for ElfDragoon not found.
706[22:34:49] [Server thread/WARN]: [Heroes] Skill Harpoon defined for ElfDragoon not found.
707[22:34:49] [Server thread/WARN]: [Heroes] Skill SoulSpear defined for ElfDragoon not found.
708[22:34:49] [Server thread/WARN]: [Heroes] Invalid item-damage (portal) defined for Admin
709[22:34:49] [Server thread/WARN]: [Heroes] Skill Firewall defined for ElfElemental not found.
710[22:34:49] [Server thread/WARN]: [Heroes] Skill WindGale defined for ElfElemental not found.
711[22:34:49] [Server thread/WARN]: [Heroes] Skill FrostAura defined for ElfElemental not found.
712[22:34:49] [Server thread/WARN]: [Heroes] Skill Frostpath defined for ElfElemental not found.
713[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfArbalest a parent class as ElfRanged does not exist.
714[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfArcane a parent class as ElfProfane does not exist.
715[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfArcher a parent class as ElfRanged does not exist.
716[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfAssassin a parent class as ElfStealth does not exist.
717[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfBard a parent class as ElfPrankster does not exist.
718[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfBerserker a parent class as ElfDamage does not exist.
719[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfBloodmage a parent class as ElfCorrupt does not exist.
720[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfCleric a parent class as ElfHealer does not exist.
721[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfDarkmage a parent class as ElfCorrupt does not exist.
722[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfDragoon a parent class as ElfDamage does not exist.
723[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfDreadknight a parent class as ElfTank does not exist.
724[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfDruid a parent class as ElfHealer does not exist.
725[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfElemental a parent class as ElfProfane does not exist.
726[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfMindweaver a parent class as ElfPrankster does not exist.
727[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfPaladin a parent class as ElfTank does not exist.
728[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfRuneblade a parent class as ElfStealth does not exist.
729[22:34:49] [Server thread/WARN]: [Heroes] Cannot assign ElfSwordsman a parent class as ElfDamage does not exist.
730[22:34:49] [Server thread/INFO]: [Heroes] Heroes v1.10.7-SNAPSHOT6a81aa770 is enabled!
731[22:34:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: heroes [1.10]
732[22:34:49] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.1-b834
733[22:34:49] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
734[22:34:49] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
735[22:34:49] [Server thread/INFO]: [Multiverse-Portals 4.2.1-b834] Enabled - By Rigby and fernferret
736[22:34:50] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
737[22:34:50] [Server thread/INFO]: Starting GS4 status listener
738[22:34:50] [Server thread/INFO]: Thread Query Listener started
739[22:34:50] [Query Listener #1/INFO]: Query running on 0.0.0.0:59630
740[22:34:50] [Server thread/INFO]: Running delayed init tasks
741[22:34:50] [Craft Scheduler Thread - 9 - Essentials/INFO]: [Essentials] Fetching version information...
742[22:34:50] [Craft Scheduler Thread - 8 - Brewery/INFO]: [Brewery] Background data loading complete.
743[22:34:50] [Server thread/INFO]: [Slimefun] Now running MetricsModule build #29
744[22:34:50] [Server thread/INFO]: [Slimefun] with a total of 19/19 chart(s)!
745[22:34:50] [Server thread/INFO]: [Slimefun] Metrics build #29 started.
746[22:34:50] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
747[22:34:50] [Craft Scheduler Thread - 7 - Slimefun/INFO]: [Slimefun] Slimefun is already up to date!
748[22:34:50] [Server thread/INFO]: [Slimefun] Found 1,093 Recipes!
749[22:34:50] [Server thread/INFO]:
750[22:34:50] [Server thread/INFO]: ######################### - Slimefun vDEV - 1104 (git c977454e) - #########################
751[22:34:50] [Server thread/INFO]:
752[22:34:50] [Server thread/INFO]: Successfully loaded 350 Items and 258 Researches
753[22:34:50] [Server thread/INFO]: ( 350 Items from Slimefun, 0 Items from 1 Addons )
754[22:34:50] [Server thread/INFO]:
755[22:34:50] [Server thread/INFO]: Slimefun is an Open-Source project that is kept alive by a large community.
756[22:34:50] [Server thread/INFO]: Consider helping us maintain this project by contributing on GitHub!
757[22:34:50] [Server thread/INFO]:
758[22:34:50] [Server thread/INFO]: - Source Code: https://github.com/Slimefun/Slimefun4
759[22:34:50] [Server thread/INFO]: - Wiki: https://github.com/Slimefun/Slimefun4/wiki
760[22:34:50] [Server thread/INFO]: - Addons: https://github.com/Slimefun/Slimefun4/wiki/Addons
761[22:34:50] [Server thread/INFO]: - Bug Reports: https://github.com/Slimefun/Slimefun4/issues
762[22:34:50] [Server thread/INFO]: - Discord: https://discord.gg/slimefun
763[22:34:50] [Server thread/INFO]:
764[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Tutorial"
765[22:34:50] [Server thread/INFO]: [Slimefun] This may take a long time...
766[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
767[22:34:50] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Tutorial"
768[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Kasmara"
769[22:34:50] [Server thread/INFO]: [Slimefun] This may take a long time...
770[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
771[22:34:50] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Kasmara"
772[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
773[22:34:50] [Server thread/INFO]: [Slimefun] This may take a long time...
774[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
775[22:34:50] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world"
776[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks for World "KasmaraTest"
777[22:34:50] [Server thread/INFO]: [Slimefun] This may take a long time...
778[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
779[22:34:50] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "KasmaraTest"
780[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Caves"
781[22:34:50] [Server thread/INFO]: [Slimefun] This may take a long time...
782[22:34:50] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
783[22:34:50] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Caves"
784[22:34:50] [Server thread/INFO]: [dough: protection] Loading Protection Modules...
785[22:34:50] [Server thread/INFO]: [dough: protection] This may happen more than once.
786[22:34:50] [Server thread/INFO]: [dough: protection] Loaded Protection Module "WorldGuard v7.0.8-beta-01+cbb2ba7"
787[22:34:50] [Server thread/INFO]: [dough: protection] Loaded Protection Module "LWC v2.3.2"
788[22:34:50] [Server thread/INFO]: [dough: protection] Loaded Protection Module "CoreProtect"
789[22:34:50] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
790[22:34:50] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
791[22:34:50] [Server thread/INFO]: [Citizens] Loaded 13 NPCs.
792[22:34:50] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.11.6) is available at:
793[22:34:50] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
794[22:34:50] [Server thread/INFO]: Done (32.756s)! For help, type "help"
795[22:34:50] [Server thread/INFO]: Timings Reset
796[22:34:50] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] Checking for Updates ...
797[22:34:50] [Craft Scheduler Thread - 9 - Vault/INFO]: [Vault] No new version available
798[22:34:51] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
799[22:34:51] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
800[22:34:51] [Craft Scheduler Thread - 9 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 6.11.3 New Version: 6.18.3
801[22:34:51] [Thread-19/INFO]: --------------------
802[22:34:51] [Thread-19/INFO]: [CoreProtect] Version 22.4 is now available.
803[22:34:51] [Thread-19/INFO]: [CoreProtect] Download: www.coreprotect.net/download/
804[22:34:51] [Thread-19/INFO]: --------------------
805[22:34:51] [Server thread/INFO]: [HolographicDisplays] Fatal error while enabling the plugin. Check previous logs for more information.
806[22:34:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: parseother [2.0.0]
807[22:34:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.8]
808[22:34:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: checkitem [2.7.8]
809[22:34:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.4-R2]
810[22:34:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: changeoutput [1.2.2]
811[22:34:52] [Server thread/INFO]: 5 placeholder hook(s) registered!
This log will be saved for 90 days from their last view.
Report abuse