1 | [08:13:15] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.1+12-LTS; Eclipse Adoptium Temurin-21.0.1+12) on Linux 5.10.0-23-amd64 (amd64)
|
2 | [08:13:15] [ServerMain/INFO]: [bootstrap] Loading Purpur 1.21.4-2416-HEAD@51aafbc (2025-04-12T23:37:33Z) for Minecraft 1.21.4
|
3 | [08:13:15] [ServerMain/WARN]: Failed retrieving storage space for java.io.tmpdir
|
4 | java.io.IOException: Mount point not found
|
5 | at java.base/sun.nio.fs.LinuxFileStore.findMountEntry(Unknown Source) ~[?:?]
|
6 | at java.base/sun.nio.fs.UnixFileStore.<init>(Unknown Source) ~[?:?]
|
7 | at java.base/sun.nio.fs.LinuxFileStore.<init>(Unknown Source) ~[?:?]
|
8 | at java.base/sun.nio.fs.LinuxFileSystemProvider.getFileStore(Unknown Source) ~[?:?]
|
9 | at java.base/sun.nio.fs.LinuxFileSystemProvider.getFileStore(Unknown Source) ~[?:?]
|
10 | at java.base/sun.nio.fs.UnixFileSystemProvider.getFileStore(Unknown Source) ~[?:?]
|
11 | at java.base/java.nio.file.Files.getFileStore(Unknown Source) ~[?:?]
|
12 | at net.minecraft.SystemReport.putSpaceForPath(SystemReport.java:168) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
13 | at net.minecraft.SystemReport.putSpaceForProperty(SystemReport.java:155) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
14 | at net.minecraft.SystemReport.putStorage(SystemReport.java:150) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
15 | at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:88) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
16 | at net.minecraft.SystemReport.putHardware(SystemReport.java:83) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
17 | at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:58) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
18 | at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:88) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
19 | at net.minecraft.SystemReport.<init>(SystemReport.java:58) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
20 | at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
21 | at net.minecraft.CrashReport.preload(CrashReport.java:225) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
22 | at net.minecraft.server.Main.main(Main.java:106) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
23 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
24 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
25 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
26 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
27 | [08:13:15] [ServerMain/WARN]: Failed retrieving storage space for workdir
|
28 | java.io.IOException: Mount point not found
|
29 | at java.base/sun.nio.fs.LinuxFileStore.findMountEntry(Unknown Source) ~[?:?]
|
30 | at java.base/sun.nio.fs.UnixFileStore.<init>(Unknown Source) ~[?:?]
|
31 | at java.base/sun.nio.fs.LinuxFileStore.<init>(Unknown Source) ~[?:?]
|
32 | at java.base/sun.nio.fs.LinuxFileSystemProvider.getFileStore(Unknown Source) ~[?:?]
|
33 | at java.base/sun.nio.fs.LinuxFileSystemProvider.getFileStore(Unknown Source) ~[?:?]
|
34 | at java.base/sun.nio.fs.UnixFileSystemProvider.getFileStore(Unknown Source) ~[?:?]
|
35 | at java.base/java.nio.file.Files.getFileStore(Unknown Source) ~[?:?]
|
36 | at net.minecraft.SystemReport.putSpaceForPath(SystemReport.java:168) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
37 | at net.minecraft.SystemReport.putStorage(SystemReport.java:151) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
38 | at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:88) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
39 | at net.minecraft.SystemReport.putHardware(SystemReport.java:83) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
40 | at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:58) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
41 | at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:88) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
42 | at net.minecraft.SystemReport.<init>(SystemReport.java:58) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
43 | at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
44 | at net.minecraft.CrashReport.preload(CrashReport.java:225) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
45 | at net.minecraft.server.Main.main(Main.java:106) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
46 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
47 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
48 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
49 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
50 | [08:13:15] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
|
51 | [08:13:15] [ServerMain/WARN]: [org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper] Failed to get hostname, using 'localhost'
|
52 | java.net.UnknownHostException: chrus27: chrus27: Name or service not known
|
53 | at java.base/java.net.InetAddress.getLocalHost(Unknown Source) ~[?:?]
|
54 | at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.getHostname(DiscriminatingNameMapper.java:90) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
55 | at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.<init>(DiscriminatingNameMapper.java:69) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
56 | at org.eclipse.aether.internal.impl.synccontext.named.NameMappers.discriminatingNameMapper(NameMappers.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
57 | at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.getManuallyCreatedNameMappers(NamedLockFactoryAdapterFactoryImpl.java:78) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
58 | at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.<init>(NamedLockFactoryAdapterFactoryImpl.java:107) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
59 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) ~[?:?]
|
60 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?]
|
61 | at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
|
62 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:159) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
63 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
64 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
65 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
66 | at org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory.initService(DefaultSyncContextFactory.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
67 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
68 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
69 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
70 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
71 | at org.eclipse.aether.internal.impl.DefaultMetadataResolver.initService(DefaultMetadataResolver.java:123) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
72 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
73 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
74 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
75 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
76 | at org.apache.maven.repository.internal.DefaultVersionResolver.initService(DefaultVersionResolver.java:106) ~[maven-resolver-provider-3.9.6.jar:3.9.6]
|
77 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
78 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
79 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
80 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
81 | at org.eclipse.aether.internal.impl.DefaultRepositorySystem.initService(DefaultRepositorySystem.java:158) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
82 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
83 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
84 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
85 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
86 | at org.bukkit.plugin.java.LibraryLoader.<init>(LibraryLoader.java:60) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
87 | at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.<clinit>(SpigotPluginProvider.java:38) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
88 | at io.papermc.paper.plugin.provider.type.PluginFileType.<clinit>(PluginFileType.java:40) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
89 | at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:148) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
90 | at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:111) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
91 | at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:59) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
92 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$prepareContext$1(DirectoryProviderSource.java:33) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
93 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:?]
|
94 | at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:?]
|
95 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:?]
|
96 | at java.base/java.util.Iterator.forEachRemaining(Unknown Source) ~[?:?]
|
97 | at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) ~[?:?]
|
98 | at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?]
|
99 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:?]
|
100 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:?]
|
101 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:?]
|
102 | at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?]
|
103 | at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:?]
|
104 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.walkFiles(DirectoryProviderSource.java:64) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
105 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:31) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
106 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
107 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
108 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
109 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
110 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
111 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
112 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
113 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
114 | Caused by: java.net.UnknownHostException: chrus27: Name or service not known
|
115 | at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
|
116 | at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Unknown Source) ~[?:?]
|
117 | at java.base/java.net.InetAddress$PlatformResolver.lookupByName(Unknown Source) ~[?:?]
|
118 | at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) ~[?:?]
|
119 | at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) ~[?:?]
|
120 | at java.base/java.net.InetAddress.getAllByName0(Unknown Source) ~[?:?]
|
121 | ... 61 more
|
122 | [08:13:16] [ServerMain/WARN]: [org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper] Failed to get hostname, using 'localhost'
|
123 | java.net.UnknownHostException: chrus27: chrus27: Name or service not known
|
124 | at java.base/java.net.InetAddress.getLocalHost(Unknown Source) ~[?:?]
|
125 | at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.getHostname(DiscriminatingNameMapper.java:90) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
126 | at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.<init>(DiscriminatingNameMapper.java:69) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
127 | at org.eclipse.aether.internal.impl.synccontext.named.NameMappers.discriminatingNameMapper(NameMappers.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
128 | at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.getManuallyCreatedNameMappers(NamedLockFactoryAdapterFactoryImpl.java:78) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
129 | at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.<init>(NamedLockFactoryAdapterFactoryImpl.java:107) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
130 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) ~[?:?]
|
131 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?]
|
132 | at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
|
133 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:159) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
134 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
135 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
136 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
137 | at org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory.initService(DefaultSyncContextFactory.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
138 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
139 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
140 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
141 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
142 | at org.eclipse.aether.internal.impl.DefaultMetadataResolver.initService(DefaultMetadataResolver.java:123) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
143 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
144 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
145 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
146 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
147 | at org.apache.maven.repository.internal.DefaultVersionResolver.initService(DefaultVersionResolver.java:106) ~[maven-resolver-provider-3.9.6.jar:3.9.6]
|
148 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
149 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
150 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
151 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
152 | at org.eclipse.aether.internal.impl.DefaultRepositorySystem.initService(DefaultRepositorySystem.java:158) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
153 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
154 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
155 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
156 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
157 | at io.papermc.paper.plugin.loader.library.impl.MavenLibraryResolver.<init>(MavenLibraryResolver.java:73) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
158 | at nightcore-2.7.9 (1).jar/su.nightexpress.nightcore.NightCoreLoader.classloader(NightCoreLoader.java:15) ~[nightcore-2.7.9 (1).jar:?]
|
159 | at io.papermc.paper.plugin.provider.type.paper.PaperPluginProviderFactory.build(PaperPluginProviderFactory.java:38) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
160 | at io.papermc.paper.plugin.provider.type.paper.PaperPluginProviderFactory.build(PaperPluginProviderFactory.java:23) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
161 | at io.papermc.paper.plugin.provider.type.PluginFileType.register(PluginFileType.java:72) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
162 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:95) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
163 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
164 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
165 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
166 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
167 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
168 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
169 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
170 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
171 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
172 | Caused by: java.net.UnknownHostException: chrus27: Name or service not known
|
173 | at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
|
174 | at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Unknown Source) ~[?:?]
|
175 | at java.base/java.net.InetAddress$PlatformResolver.lookupByName(Unknown Source) ~[?:?]
|
176 | at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) ~[?:?]
|
177 | at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) ~[?:?]
|
178 | at java.base/java.net.InetAddress.getAllByName0(Unknown Source) ~[?:?]
|
179 | ... 48 more
|
180 | [08:13:17] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: zip file is empty
|
181 | java.util.zip.ZipException: zip file is empty
|
182 | at java.base/java.util.zip.ZipFile$Source.zerror(Unknown Source) ~[?:?]
|
183 | at java.base/java.util.zip.ZipFile$Source.findEND(Unknown Source) ~[?:?]
|
184 | at java.base/java.util.zip.ZipFile$Source.initCEN(Unknown Source) ~[?:?]
|
185 | at java.base/java.util.zip.ZipFile$Source.<init>(Unknown Source) ~[?:?]
|
186 | at java.base/java.util.zip.ZipFile$Source.get(Unknown Source) ~[?:?]
|
187 | at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Unknown Source) ~[?:?]
|
188 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
189 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
190 | at java.base/java.util.jar.JarFile.<init>(Unknown Source) ~[?:?]
|
191 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:75) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
192 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
193 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
194 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
195 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
196 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
197 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
198 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
199 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
200 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
201 | [08:13:17] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: zip file is empty
|
202 | java.util.zip.ZipException: zip file is empty
|
203 | at java.base/java.util.zip.ZipFile$Source.zerror(Unknown Source) ~[?:?]
|
204 | at java.base/java.util.zip.ZipFile$Source.findEND(Unknown Source) ~[?:?]
|
205 | at java.base/java.util.zip.ZipFile$Source.initCEN(Unknown Source) ~[?:?]
|
206 | at java.base/java.util.zip.ZipFile$Source.<init>(Unknown Source) ~[?:?]
|
207 | at java.base/java.util.zip.ZipFile$Source.get(Unknown Source) ~[?:?]
|
208 | at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Unknown Source) ~[?:?]
|
209 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
210 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
211 | at java.base/java.util.jar.JarFile.<init>(Unknown Source) ~[?:?]
|
212 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:75) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
213 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
214 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
215 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
216 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
217 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
218 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
219 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
220 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
221 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
222 | [08:13:17] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: zip file is empty
|
223 | java.util.zip.ZipException: zip file is empty
|
224 | at java.base/java.util.zip.ZipFile$Source.zerror(Unknown Source) ~[?:?]
|
225 | at java.base/java.util.zip.ZipFile$Source.findEND(Unknown Source) ~[?:?]
|
226 | at java.base/java.util.zip.ZipFile$Source.initCEN(Unknown Source) ~[?:?]
|
227 | at java.base/java.util.zip.ZipFile$Source.<init>(Unknown Source) ~[?:?]
|
228 | at java.base/java.util.zip.ZipFile$Source.get(Unknown Source) ~[?:?]
|
229 | at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Unknown Source) ~[?:?]
|
230 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
231 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
232 | at java.base/java.util.jar.JarFile.<init>(Unknown Source) ~[?:?]
|
233 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:75) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
234 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
235 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
236 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
237 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
238 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
239 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
240 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
241 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
242 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
243 | [08:13:17] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: zip END header not found
|
244 | java.util.zip.ZipException: zip END header not found
|
245 | at java.base/java.util.zip.ZipFile$Source.findEND(Unknown Source) ~[?:?]
|
246 | at java.base/java.util.zip.ZipFile$Source.initCEN(Unknown Source) ~[?:?]
|
247 | at java.base/java.util.zip.ZipFile$Source.<init>(Unknown Source) ~[?:?]
|
248 | at java.base/java.util.zip.ZipFile$Source.get(Unknown Source) ~[?:?]
|
249 | at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Unknown Source) ~[?:?]
|
250 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
251 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
252 | at java.base/java.util.jar.JarFile.<init>(Unknown Source) ~[?:?]
|
253 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:75) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
254 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
255 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
256 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
257 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
258 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
259 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
260 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
261 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
262 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
263 | [08:13:17] [ServerMain/WARN]: [org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper] Failed to get hostname, using 'localhost'
|
264 | java.net.UnknownHostException: chrus27: chrus27: Name or service not known
|
265 | at java.base/java.net.InetAddress.getLocalHost(Unknown Source) ~[?:?]
|
266 | at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.getHostname(DiscriminatingNameMapper.java:90) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
267 | at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.<init>(DiscriminatingNameMapper.java:69) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
268 | at org.eclipse.aether.internal.impl.synccontext.named.NameMappers.discriminatingNameMapper(NameMappers.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
269 | at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.getManuallyCreatedNameMappers(NamedLockFactoryAdapterFactoryImpl.java:78) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
270 | at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.<init>(NamedLockFactoryAdapterFactoryImpl.java:107) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
271 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source) ~[?:?]
|
272 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?]
|
273 | at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
|
274 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:159) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
275 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
276 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
277 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
278 | at org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory.initService(DefaultSyncContextFactory.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
279 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
280 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
281 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
282 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
283 | at org.eclipse.aether.internal.impl.DefaultMetadataResolver.initService(DefaultMetadataResolver.java:123) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
284 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
285 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
286 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
287 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
288 | at org.apache.maven.repository.internal.DefaultVersionResolver.initService(DefaultVersionResolver.java:106) ~[maven-resolver-provider-3.9.6.jar:3.9.6]
|
289 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
290 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
291 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
292 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
293 | at org.eclipse.aether.internal.impl.DefaultRepositorySystem.initService(DefaultRepositorySystem.java:158) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
294 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
295 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
296 | at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
297 | at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
|
298 | at io.papermc.paper.plugin.loader.library.impl.MavenLibraryResolver.<init>(MavenLibraryResolver.java:73) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
299 | at SpygChestShop-1.7.1.jar/com.spygstudios.chestshop.utils.DependencyLoader.classloader(DependencyLoader.java:18) ~[SpygChestShop-1.7.1.jar:?]
|
300 | at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProviderFactory.build(SpigotPluginProviderFactory.java:59) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
301 | at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProviderFactory.build(SpigotPluginProviderFactory.java:28) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
302 | at io.papermc.paper.plugin.provider.type.PluginFileType.register(PluginFileType.java:72) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
303 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:95) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
304 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
305 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
306 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
307 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
308 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
309 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
310 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
311 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
312 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
313 | Caused by: java.net.UnknownHostException: chrus27: Name or service not known
|
314 | at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
|
315 | at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Unknown Source) ~[?:?]
|
316 | at java.base/java.net.InetAddress$PlatformResolver.lookupByName(Unknown Source) ~[?:?]
|
317 | at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) ~[?:?]
|
318 | at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) ~[?:?]
|
319 | at java.base/java.net.InetAddress.getAllByName0(Unknown Source) ~[?:?]
|
320 | ... 48 more
|
321 | [08:13:17] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: zip END header not found
|
322 | java.util.zip.ZipException: zip END header not found
|
323 | at java.base/java.util.zip.ZipFile$Source.findEND(Unknown Source) ~[?:?]
|
324 | at java.base/java.util.zip.ZipFile$Source.initCEN(Unknown Source) ~[?:?]
|
325 | at java.base/java.util.zip.ZipFile$Source.<init>(Unknown Source) ~[?:?]
|
326 | at java.base/java.util.zip.ZipFile$Source.get(Unknown Source) ~[?:?]
|
327 | at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Unknown Source) ~[?:?]
|
328 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
329 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
330 | at java.base/java.util.jar.JarFile.<init>(Unknown Source) ~[?:?]
|
331 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:75) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
332 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
333 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
334 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
335 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
336 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
337 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
338 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
339 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
340 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
341 | [08:13:17] [ServerMain/ERROR]: [DirectoryProviderSource] Error loading plugin: zip END header not found
|
342 | java.util.zip.ZipException: zip END header not found
|
343 | at java.base/java.util.zip.ZipFile$Source.findEND(Unknown Source) ~[?:?]
|
344 | at java.base/java.util.zip.ZipFile$Source.initCEN(Unknown Source) ~[?:?]
|
345 | at java.base/java.util.zip.ZipFile$Source.<init>(Unknown Source) ~[?:?]
|
346 | at java.base/java.util.zip.ZipFile$Source.get(Unknown Source) ~[?:?]
|
347 | at java.base/java.util.zip.ZipFile$CleanableResource.<init>(Unknown Source) ~[?:?]
|
348 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
349 | at java.base/java.util.zip.ZipFile.<init>(Unknown Source) ~[?:?]
|
350 | at java.base/java.util.jar.JarFile.<init>(Unknown Source) ~[?:?]
|
351 | at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:75) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
352 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
353 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
354 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
355 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
356 | at net.minecraft.server.Main.main(Main.java:117) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
357 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
358 | at org.bukkit.craftbukkit.Main.main(Main.java:288) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
359 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
360 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
361 | [08:13:17] [ServerMain/INFO]: [PluginInitializerManager] Initialized 54 plugins
|
362 | [08:13:17] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
|
363 | - nightcore (2.7.9)
|
364 | [08:13:17] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (53):
|
365 | - AxPlayerWarps (1.10.3), BAirDrop (1.0.9), BLib (1.0.9), BattlePass (4.11.7), BetterRTP (3.6.13), BlueSlimeCore (**.**.**.**), BottledExp (**.**.**.**), CMI (**.**.**.**), CMILib (**.**.**.**), Chunky (1.4.40), CombatLogX (**.**.**.**.1242), ConditionalEvents (4.60.2), ConsoleSpamFix (1.10.0), DeluxeMenus (1.14.1-Release), DonateCase (**.**.**.**), EasyPayments (2.4.0), EcoEnchants (12.21.0), EcoJobs (3.72.0), EnderDragon (2.5.6), ExecutableBlocks (**.**.**.**), ExecutableEvents (**.**.**.**), ExecutableItems (**.**.**.**), ExploitFixer (3.0.1), FastAsyncWorldEdit (2.13.1-SNAPSHOT-1128;67ecacf), GriefPrevention (16.18.4), LevelledMobs (**.**.**.** b125), LiteBans (2.17.2), LootChest (2.5.3), LuckPerms (5.5.9), Maintenance (4.3.0), MaintenanceAddon (2.0.7), Multiverse-Core (4.3.1-b861), MyCommand (5.7.4), Pl-Hide-Pro (2.11.3), PlaceholderAPI (2.11.6), PlayerPoints (3.3.2), ProtocolLib (5.4.0-SNAPSHOT-736), SCore (**.**.**.**), SkinsRestorer (15.7.10), SpygChestShop (1.7.1), SurvivalInvisiframes (2.1.0), TAB (5.2.4), UltimateClans (8.11.0), Vault (1.7.3-CMI), ViaBackwards (5.4.2), ViaVersion (5.4.1), WorldBorder (1.9.10 (beta)), ZNPCsPlus (2.0.0), ajLeaderboards (2.10.1), eco (6.75.2), floodgate (2.2.3-SNAPSHOT (b114-83fbd6e)), hChatGame (1.3), packetevents (2.9.4)
|
366 | [08:13:20] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
367 | [08:13:21] [ServerMain/INFO]: Loaded 1370 recipes
|
368 | [08:13:21] [ServerMain/INFO]: Loaded 1481 advancements
|
369 | [08:13:21] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
|
370 | [08:13:21] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 126.3ms
|
371 | [08:13:21] [Server thread/INFO]: Starting minecraft server version 1.21.4
|
372 | [08:13:21] [Server thread/INFO]: Loading properties
|
373 | [08:13:21] [Server thread/INFO]: This server is running Purpur version 1.21.4-2416-HEAD@51aafbc (2025-04-12T23:37:33Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
|
374 | [08:13:21] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
|
375 | [08:13:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
376 | [08:13:21] [Server thread/INFO]: Using 4 threads for Netty based IO
|
377 | [08:13:21] [Server thread/INFO]: [MoonriseCommon] Paper is using 6 worker threads, 1 I/O threads
|
378 | [08:13:21] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
|
379 | [08:13:22] [Server thread/INFO]: Default game type: SURVIVAL
|
380 | [08:13:22] [Server thread/INFO]: Generating keypair
|
381 | [08:13:22] [Server thread/INFO]: Starting Minecraft server on **.**.**.**:25576
|
382 | [08:13:22] [Server thread/INFO]: Using epoll channel type
|
383 | [08:13:22] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
384 | [08:13:22] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
|
385 | [08:13:22] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/.paper-remapped/BAirDrop-1.0.9 (1).jar' in 'plugins/.paper-remapped'
|
386 | org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [WorldGuard]. Please download and install these plugins to run 'BAirDrop'.
|
387 | at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
388 | at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
389 | at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
390 | at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:577) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
391 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:320) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
392 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
393 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
394 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
395 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loading 1 libraries... please wait
|
396 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-all/4.1.118.Final/netty-all-4.1.118.Final.jar
|
397 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-buffer/4.1.118.Final/netty-buffer-4.1.118.Final.jar
|
398 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec/4.1.118.Final/netty-codec-4.1.118.Final.jar
|
399 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-dns/4.1.118.Final/netty-codec-dns-4.1.118.Final.jar
|
400 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-haproxy/4.1.118.Final/netty-codec-haproxy-4.1.118.Final.jar
|
401 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-http/4.1.118.Final/netty-codec-http-4.1.118.Final.jar
|
402 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-http2/4.1.118.Final/netty-codec-http2-4.1.118.Final.jar
|
403 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-memcache/4.1.118.Final/netty-codec-memcache-4.1.118.Final.jar
|
404 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-mqtt/4.1.118.Final/netty-codec-mqtt-4.1.118.Final.jar
|
405 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-redis/4.1.118.Final/netty-codec-redis-4.1.118.Final.jar
|
406 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-smtp/4.1.118.Final/netty-codec-smtp-4.1.118.Final.jar
|
407 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-socks/4.1.118.Final/netty-codec-socks-4.1.118.Final.jar
|
408 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-stomp/4.1.118.Final/netty-codec-stomp-4.1.118.Final.jar
|
409 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-codec-xml/4.1.118.Final/netty-codec-xml-4.1.118.Final.jar
|
410 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-common/4.1.118.Final/netty-common-4.1.118.Final.jar
|
411 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-handler/4.1.118.Final/netty-handler-4.1.118.Final.jar
|
412 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-native-unix-common/4.1.118.Final/netty-transport-native-unix-common-4.1.118.Final.jar
|
413 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-handler-proxy/4.1.118.Final/netty-handler-proxy-4.1.118.Final.jar
|
414 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-handler-ssl-ocsp/4.1.118.Final/netty-handler-ssl-ocsp-4.1.118.Final.jar
|
415 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-resolver/4.1.118.Final/netty-resolver-4.1.118.Final.jar
|
416 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-resolver-dns/4.1.118.Final/netty-resolver-dns-4.1.118.Final.jar
|
417 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport/4.1.118.Final/netty-transport-4.1.118.Final.jar
|
418 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-rxtx/4.1.118.Final/netty-transport-rxtx-4.1.118.Final.jar
|
419 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-sctp/4.1.118.Final/netty-transport-sctp-4.1.118.Final.jar
|
420 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-udt/4.1.118.Final/netty-transport-udt-4.1.118.Final.jar
|
421 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-classes-epoll/4.1.118.Final/netty-transport-classes-epoll-4.1.118.Final.jar
|
422 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-classes-kqueue/4.1.118.Final/netty-transport-classes-kqueue-4.1.118.Final.jar
|
423 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-resolver-dns-classes-macos/4.1.118.Final/netty-resolver-dns-classes-macos-4.1.118.Final.jar
|
424 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar
|
425 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-aarch_64.jar
|
426 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-native-epoll/4.1.118.Final/netty-transport-native-epoll-4.1.118.Final-linux-riscv64.jar
|
427 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-native-kqueue/4.1.118.Final/netty-transport-native-kqueue-4.1.118.Final-osx-x86_64.jar
|
428 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-transport-native-kqueue/4.1.118.Final/netty-transport-native-kqueue-4.1.118.Final-osx-aarch_64.jar
|
429 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-resolver-dns-native-macos/4.1.118.Final/netty-resolver-dns-native-macos-4.1.118.Final-osx-x86_64.jar
|
430 | [08:13:22] [Server thread/INFO]: [SpigotLibraryLoader] [SCore] Loaded library /server/libraries/io/netty/netty-resolver-dns-native-macos/4.1.118.Final/netty-resolver-dns-native-macos-4.1.118.Final-osx-aarch_64.jar
|
431 | [08:13:23] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loading 2 libraries... please wait
|
432 | [08:13:23] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /server/libraries/com/mysql/mysql-connector-j/9.1.0/mysql-connector-j-9.1.0.jar
|
433 | [08:13:23] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /server/libraries/com/google/protobuf/protobuf-java/4.26.1/protobuf-java-4.26.1.jar
|
434 | [08:13:23] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /server/libraries/org/xerial/sqlite-jdbc/**.**.**.**/sqlite-jdbc-3.46.0.0.jar
|
435 | [08:13:23] [Server thread/INFO]: [SpigotLibraryLoader] [PlayerPoints] Loaded library /server/libraries/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
|
436 | [08:13:23] [Server thread/INFO]: [eco] Initializing eco
|
437 | [08:13:24] [Server thread/INFO]: [EcoJobs] Initializing EcoJobs
|
438 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [DonateCase] Loading 1 libraries... please wait
|
439 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [DonateCase] Loaded library /server/libraries/com/j256/ormlite/ormlite-jdbc/6.1/ormlite-jdbc-6.1.jar
|
440 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [EasyPayments] Loading 2 libraries... please wait
|
441 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [EasyPayments] Loaded library /server/libraries/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
|
442 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [EasyPayments] Loaded library /server/libraries/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
|
443 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [EasyPayments] Loaded library /server/libraries/com/h2database/h2/2.1.210/h2-2.1.210.jar
|
444 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [SpygChestShop] Loading 0 libraries... please wait
|
445 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [SpygChestShop] Loaded library /server/libraries/com/spygstudios/spyglib/1.3.5/spyglib-1.3.5.jar
|
446 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loading 3 libraries... please wait
|
447 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loaded library /server/libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
|
448 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loaded library /server/libraries/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar
|
449 | [08:13:25] [Server thread/INFO]: [SpigotLibraryLoader] [BattlePass] Loaded library /server/libraries/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
|
450 | [08:13:26] [Server thread/INFO]: [EcoEnchants] Initializing EcoEnchants
|
451 | [08:13:26] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.4.1
|
452 | [08:13:26] [Server thread/INFO]: [ViaVersion] ViaVersion 5.4.1 is now loaded. Registering protocol transformers and injecting...
|
453 | [08:13:26] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
|
454 | [08:13:26] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
|
455 | [08:13:26] [Server thread/INFO]: [ViaBackwards] Loading translations...
|
456 | [08:13:26] [Server thread/INFO]: [ViaBackwards] Registering protocols...
|
457 | [08:13:27] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.5.9
|
458 | [08:13:27] [Server thread/INFO]: [LuckPerms] Loading configuration...
|
459 | [08:13:27] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-CMI
|
460 | [08:13:27] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
|
461 | [08:13:27] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0-SNAPSHOT-736
|
462 | [08:13:27] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.4) has not yet been tested! Proceed with caution.
|
463 | [08:13:27] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
|
464 | [08:13:27] [Server thread/INFO]: [SCore] Loading server plugin SCore v5.25.7.8
|
465 | [08:13:27] [Server thread/INFO]: [ExecutableItems] Loading server plugin ExecutableItems v7.25.7.8
|
466 | [08:13:27] [Server thread/INFO]: [CMILib] Loading server plugin CMILib v1.5.5.2
|
467 | [08:13:27] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.13.1-SNAPSHOT-1128;67ecacf
|
468 | [08:13:27] [Server thread/WARN]:
|
469 | **********************************************
|
470 | ** You are using the Spigot-mapped FAWE jar on a modern Paper version.
|
471 | ** This will result in slower first-run times and wasted disk space from plugin remapping.
|
472 | ** Download the Paper FAWE jar from Modrinth to avoid this: https://modrinth.com/plugin/fastasyncworldedit/
|
473 | **********************************************
|
474 | [08:13:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1b7a1651]
|
475 | [08:13:28] [Server thread/INFO]: [ExecutableBlocks] Loading server plugin ExecutableBlocks v5.25.7.8
|
476 | [08:13:28] [Server thread/INFO]: [CMI] Loading server plugin CMI v9.7.15.3
|
477 | [08:13:28] [Server thread/INFO]: [GriefPrevention] Loading server plugin GriefPrevention v16.18.4
|
478 | [08:13:28] [Server thread/INFO]: [Blue Slime Core] Loading server plugin BlueSlimeCore v2.9.6.431
|
479 | [08:13:28] [Server thread/INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.1-Release
|
480 | [08:13:28] [Server thread/WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version! The following Item options will not work: nbt_int, nbt_ints, nbt_string and nbt_strings.
|
481 | [08:13:28] [Server thread/INFO]: [PlayerPoints] Loading server plugin PlayerPoints v3.3.2
|
482 | [08:13:28] [Server thread/INFO]: [PlayerPoints] Initializing using RoseGarden v1.4.7
|
483 | [08:13:28] [Server thread/INFO]: [CombatLogX] Loading server plugin CombatLogX v11.5.0.0.1242
|
484 | [08:13:28] [Server thread/INFO]: [CombatLogX] Configuration version is recent, no major changes necessary.
|
485 | [08:13:28] [Server thread/INFO]: [CombatLogX] Loading expansions...
|
486 | [08:13:28] [Server thread/INFO]: [CombatLogX] Loading expansion 'PlaceholderAPI Compatibility v17.2'...
|
487 | [08:13:28] [Server thread/INFO]: [CombatLogX]
|
488 | [08:13:28] [Server thread/INFO]: [CombatLogX] Loading expansion 'Scoreboard v17.1'...
|
489 | [08:13:28] [Server thread/INFO]: [CombatLogX]
|
490 | [08:13:28] [Server thread/INFO]: [CombatLogX] Loading expansion 'Cheat Prevention v17.7'...
|
491 | [08:13:28] [Server thread/INFO]: [CombatLogX]
|
492 | [08:13:28] [Server thread/INFO]: [CombatLogX] Successfully loaded 3 expansions.
|
493 | [08:13:28] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.4.2
|
494 | [08:13:28] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.3-SNAPSHOT (b114-83fbd6e)
|
495 | [08:13:28] [Server thread/INFO]: [floodgate] Took 310ms to boot Floodgate
|
496 | [08:13:28] [Server thread/INFO]: [eco] Loading server plugin eco v6.75.2
|
497 | [08:13:28] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.9.4
|
498 | [08:13:29] [Server thread/INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.7.10
|
499 | [08:13:29] [Server thread/INFO]: [LevelledMobs] Loading server plugin LevelledMobs v4.3.2.1 b125
|
500 | [08:13:29] [Server thread/INFO]: [LevelledMobs] Loading commands
|
501 | [08:13:29] [Server thread/INFO]: [TAB] Loading server plugin TAB v5.2.4
|
502 | [08:13:29] [Server thread/INFO]: [WorldBorder] Loading server plugin WorldBorder v1.9.10 (beta)
|
503 | [08:13:29] [Server thread/INFO]: [MaintenanceAddon] Loading server plugin MaintenanceAddon v2.0.7
|
504 | [08:13:29] [Server thread/INFO]: [MyCommand] Loading server plugin MyCommand v5.7.4
|
505 | [08:13:29] [Server thread/INFO]: [EcoJobs] Loading server plugin EcoJobs v3.72.0
|
506 | [08:13:29] [Server thread/INFO]: [libreforge] Initializing libreforge
|
507 | [08:13:29] [Server thread/INFO]: [libreforge] Loading server plugin libreforge v4.74.0
|
508 | [08:13:29] [Server thread/INFO]: [DonateCase] Loading server plugin DonateCase v2.2.7.9
|
509 | [08:13:29] [Server thread/INFO]: [BetterRTP] Loading server plugin BetterRTP v3.6.13
|
510 | [08:13:29] [Server thread/INFO]: [EasyPayments] Loading server plugin EasyPayments v2.4.0
|
511 | [08:13:29] [Server thread/INFO]: [SpygChestShop] Loading server plugin SpygChestShop v1.7.1
|
512 | [08:13:29] [Server thread/INFO]: [ConsoleSpamFix] Loading server plugin ConsoleSpamFix v1.10.0
|
513 | [08:13:29] [Server thread/INFO]: [AxPlayerWarps] Loading server plugin AxPlayerWarps v1.10.3
|
514 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Loading server plugin ajLeaderboards v2.10.1
|
515 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
|
516 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Required checksum not found for gson, using fallbackVerifier!
|
517 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for jar-relocator
|
518 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for jar-relocator
|
519 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm
|
520 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for asm
|
521 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for asm-commons
|
522 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Required checksum not found for asm-commons, using fallbackVerifier!
|
523 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for gson
|
524 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Required checksum not found for gson, using fallbackVerifier!
|
525 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for HikariCP
|
526 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for HikariCP
|
527 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for slf4j-api
|
528 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for slf4j-api
|
529 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for h2
|
530 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for h2
|
531 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okhttp
|
532 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okhttp
|
533 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio
|
534 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio
|
535 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for okio-jvm
|
536 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for okio-jvm
|
537 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk8
|
538 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk8
|
539 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib
|
540 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib
|
541 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-common
|
542 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-common
|
543 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for annotations
|
544 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for annotations
|
545 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Verifying checksum for kotlin-stdlib-jdk7
|
546 | [08:13:29] [Server thread/INFO]: [ajLeaderboards] Checksum matched for kotlin-stdlib-jdk7
|
547 | [08:13:29] [Server thread/INFO]: [LootChest] Loading server plugin LootChest v2.5.3
|
548 | [08:13:29] [Server thread/INFO]: [Maintenance] Loading server plugin Maintenance v4.3.0
|
549 | [08:13:29] [Server thread/INFO]: [BLib] Loading server plugin BLib v1.0.9
|
550 | [08:13:29] [Server thread/ERROR]: [BLib] Error initializing plugin 'BLib-1.0.9 (3).jar' in folder 'plugins/.paper-remapped' (Is it up to date?)
|
551 | java.lang.ExceptionInInitializerError: null
|
552 | at BLib-1.0.9 (3).jar/org.by1337.blib.core.factory.BPacketEntityFactory.<clinit>(BPacketEntityFactory.java:51) ~[BLib-1.0.9 (3).jar:?]
|
553 | at BLib-1.0.9 (3).jar/org.by1337.blib.core.BApi.<clinit>(BApi.java:41) ~[BLib-1.0.9 (3).jar:?]
|
554 | at BLib-1.0.9 (3).jar/org.by1337.blib.core.BLib.onLoad(BLib.java:40) ~[BLib-1.0.9 (3).jar:?]
|
555 | at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
556 | at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
557 | at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
558 | at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:39) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
559 | at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:577) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
560 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:320) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
561 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
562 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
563 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
564 | Caused by: java.lang.RuntimeException: org.by1337.blib.util.Version$UnsupportedVersionException: Cannot be detected server version! Version info: Bukkit.getVersion()='1.21.4-2416-51aafbc (MC: 1.21.4)', Bukkit.getBukkitVersion()='1.21.4-R0.1-SNAPSHOT', Bukkit.getServer().getClass().getPackage().getName()='org.bukkit.craftbukkit', gameVersion='BGameVersion{id='1.21.4', name='1.21.4', stable=true, worldVersion=4189, protocolVersion=769, buildTime=Tue Dec 03 13:09:48 MSK 2024, releaseTarget='null'}'
|
565 | at BLib-1.0.9 (3).jar/org.by1337.blib.util.Version.<clinit>(Version.java:98) ~[BLib-1.0.9 (3).jar:?]
|
566 | ... 12 more
|
567 | Caused by: org.by1337.blib.util.Version$UnsupportedVersionException: Cannot be detected server version! Version info: Bukkit.getVersion()='1.21.4-2416-51aafbc (MC: 1.21.4)', Bukkit.getBukkitVersion()='1.21.4-R0.1-SNAPSHOT', Bukkit.getServer().getClass().getPackage().getName()='org.bukkit.craftbukkit', gameVersion='BGameVersion{id='1.21.4', name='1.21.4', stable=true, worldVersion=4189, protocolVersion=769, buildTime=Tue Dec 03 13:09:48 MSK 2024, releaseTarget='null'}'
|
568 | at BLib-1.0.9 (3).jar/org.by1337.blib.util.Version.<clinit>(Version.java:98) ~[BLib-1.0.9 (3).jar:?]
|
569 | ... 12 more
|
570 | [08:13:29] [Server thread/INFO]: [UltimateClans] Loading server plugin UltimateClans v8.11.0
|
571 | [08:13:29] [Server thread/INFO]: [UltimateClans] Loading library HikariCP
|
572 | [08:13:29] [Server thread/INFO]: [UltimateClans] Loading library EvalEx
|
573 | [08:13:29] [Server thread/INFO]: [UltimateClans] Loading library triumph-gui
|
574 | [08:13:32] [Server thread/INFO]: [UltimateClans] Downloaded library https://repo.triumphteam.dev/snapshots/dev/triumphteam/triumph-gui/3.1.13-SNAPSHOT/triumph-gui-3.1.13-20250730.163255-2.jar
|
575 | [08:13:32] [Server thread/INFO]: [UltimateClans] Loading library h2
|
576 | [08:13:32] [Server thread/INFO]: [ExploitFixer] Loading server plugin ExploitFixer v3.0.1
|
577 | [08:13:32] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.40
|
578 | [08:13:32] [Server thread/INFO]: [ConditionalEvents] Loading server plugin ConditionalEvents v4.60.2
|
579 | [08:13:32] [Server thread/INFO]: [BattlePass] Loading server plugin BattlePass v4.11.7
|
580 | [08:13:32] [Server thread/INFO]: [EnderDragon] Loading server plugin EnderDragon v2.5.6
|
581 | [08:13:32] [Server thread/INFO]: [ExecutableEvents] Loading server plugin ExecutableEvents v3.25.7.8
|
582 | [08:13:32] [Server thread/INFO]: [BottledExp] Loading server plugin BottledExp v3.2.4.0
|
583 | [08:13:32] [Server thread/INFO]: [hChatGame] Loading server plugin hChatGame v1.3
|
584 | [08:13:32] [Server thread/INFO]: [SurvivalInvisiframes] Loading server plugin SurvivalInvisiframes v2.1.0
|
585 | [08:13:32] [Server thread/INFO]: [LiteBans] Loading server plugin LiteBans v2.17.2
|
586 | [08:13:32] [Server thread/INFO]: [EcoEnchants] Loading server plugin EcoEnchants v12.21.0
|
587 | [08:13:33] [Server thread/INFO]: [ZNPCsPlus] Loading server plugin ZNPCsPlus v2.0.0
|
588 | [08:13:34] [Server thread/INFO]: [Pl-Hide-Pro] Loading server plugin Pl-Hide-Pro v2.11.3
|
589 | [08:13:34] [Server thread/INFO]: [Pl-Hide-Pro] Loading library caffeine
|
590 | [08:13:34] [Server thread/INFO]: [nightcore] Loading server plugin nightcore v2.7.9
|
591 | [08:13:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
592 | [08:13:34] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.5.9
|
593 | [08:13:35] [Server thread/INFO]: __
|
594 | [08:13:35] [Server thread/INFO]: | |__) LuckPerms v5.5.9
|
595 | [08:13:35] [Server thread/INFO]: |___ | Running on Bukkit - Purpur
|
596 | [08:13:35] [Server thread/INFO]:
|
597 | [08:13:35] [Server thread/ERROR]: Error occurred while enabling LuckPerms v5.5.9 (Is it up to date?)
|
598 | java.lang.NoClassDefFoundError: me/lucko/luckperms/lib/okio/BufferedSource
|
599 | at me.lucko.luckperms.lib.okhttp3.internal.Util.<clinit>(Util.java:69) ~[?:?]
|
600 | at me.lucko.luckperms.lib.okhttp3.OkHttpClient.<clinit>(OkHttpClient.java:124) ~[?:?]
|
601 | at me.lucko.luckperms.lib.okhttp3.OkHttpClient$Builder.<init>(OkHttpClient.java:449) ~[?:?]
|
602 | at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:158) ~[?:?]
|
603 | at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:175) ~[?:?]
|
604 | at LuckPerms-Bukkit-5.5.9.jar/me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin.onEnable(BukkitLoaderPlugin.java:50) ~[LuckPerms-Bukkit-5.5.9.jar:?]
|
605 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
606 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
607 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
608 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
609 | at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
610 | at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
611 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:321) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
612 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
613 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
614 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
615 | Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.lib.okio.BufferedSource
|
616 | at java.base/java.net.URLClassLoader.findClass(Unknown Source) ~[?:?]
|
617 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
|
618 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
|
619 | ... 16 more
|
620 | [08:13:35] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.5.9
|
621 | [08:13:35] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
|
622 | [08:13:35] [Server thread/ERROR]: Error occurred while disabling LuckPerms v5.5.9
|
623 | java.lang.NullPointerException: Cannot invoke "me.lucko.luckperms.common.webeditor.store.WebEditorStore.sockets()" because "this.webEditorStore" is null
|
624 | at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.disable(AbstractLuckPermsPlugin.java:280) ~[?:?]
|
625 | at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onDisable(LPBukkitBootstrap.java:191) ~[?:?]
|
626 | at LuckPerms-Bukkit-5.5.9.jar/me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin.onDisable(BukkitLoaderPlugin.java:55) ~[LuckPerms-Bukkit-5.5.9.jar:?]
|
627 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:286) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
628 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
629 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
630 | at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
631 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
632 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
633 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
634 | at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
635 | at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
636 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:321) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
637 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
638 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
639 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
640 | [08:13:35] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-CMI
|
641 | [08:13:35] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
|
642 | [08:13:35] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
|
643 | [08:13:35] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-CMI
|
644 | [08:13:35] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0-SNAPSHOT-736
|
645 | [08:13:35] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.13.1-SNAPSHOT-1128;67ecacf
|
646 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
647 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! !!!
|
648 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! Using history database whilst deleting disk history! !!!
|
649 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! You will not be able to rollback edits after a user logs !!!
|
650 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! out, recommended to disable delete-disk-on-logout if you !!!
|
651 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! you want to have full history rollback functionality. !!!
|
652 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! Disable use-database if you do not need to have rollback !!!
|
653 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! functionality and wish to disable this warning. !!!
|
654 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!! !!!
|
655 | [08:13:35] [Server thread/WARN]: [com.fastasyncworldedit.core.Fawe] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
656 | [08:13:35] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
|
657 | [08:13:35] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
|
658 | [08:13:35] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
|
659 | [08:13:35] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
|
660 | [08:13:35] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_4.PaperweightFaweAdapter as the Bukkit adapter
|
661 | [08:13:35] [Server thread/INFO]: [Blue Slime Core] Enabling BlueSlimeCore v2.9.6.431
|
662 | [08:13:35] [Server thread/INFO]: [Blue Slime Core] Successfully loaded 2 language(s).
|
663 | [08:13:35] [Server thread/INFO]: [Blue Slime Core] Detected server as regular SpigotMC/PaperMC (not Folia)
|
664 | [08:13:36] [Server thread/INFO]: [Blue Slime Core] [Update Checker] The update checking feature is disabled.
|
665 | [08:13:36] [Server thread/INFO]: [Blue Slime Core] [Update Checker] No plugin update information is available.
|
666 | [08:13:36] [Server thread/INFO]: [Blue Slime Core] [Update Checker] The update checking feature is disabled.
|
667 | [08:13:36] [Server thread/INFO]: [Blue Slime Core] [Update Checker] No plugin update information is available.
|
668 | [08:13:36] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v3.3.2
|
669 | [08:13:36] [ForkJoinPool.commonPool-worker-2/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 47 build(s) out of date.
|
670 | You are running build 1128, the latest version is build 1175.
|
671 | Update at https://ci.athion.net/job/FastAsyncWorldEdit
|
672 | [08:13:36] [ForkJoinPool.commonPool-worker-2/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] A new release for FastAsyncWorldEdit is available: 2.13.2. You are currently on 2.13.1.
|
673 | Download from https://modrinth.com/plugin/fastasyncworldedit, https://hangar.papermc.io/IntellectualSites/FastAsyncWorldEdit or https://www.spigotmc.org/resources/13932
|
674 | [08:13:36] [Server thread/INFO]: [PlayerPoints] Data handler connected using SQLite.
|
675 | [08:13:36] [Server thread/INFO]: [eco] Enabling eco v6.75.2
|
676 | [08:13:36] [Server thread/INFO]: [eco] Loading eco
|
677 | [08:13:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eco [6.75.2]
|
678 | [08:13:36] [Server thread/INFO]: [eco] Loaded integrations: ExecutableItems, Vault, CombatLogX, GriefPrevention, PlayerPoints, CMI, PlaceholderAPI
|
679 | [08:13:36] [Server thread/INFO]: [eco] Scanning for conflicts...
|
680 | [08:13:36] [Server thread/INFO]: [eco] No conflicts found!
|
681 | [08:13:36] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.7.10
|
682 | [08:13:36] [Server thread/INFO]: [SkinsRestorer] Running on Minecraft 1.21.4.
|
683 | [08:13:36] [Server thread/INFO]: [SkinsRestorer] Floodgate skin listener registered
|
684 | [08:13:37] [Server thread/INFO]: [SkinsRestorer] Using paper join listener!
|
685 | [08:13:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: skinsrestorer [15.7.10]
|
686 | [08:13:37] [Server thread/INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
|
687 | [08:13:37] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.10.0
|
688 | [08:13:37] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.21.4
|
689 | [08:13:37] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
|
690 | [08:13:37] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
|
691 | [08:13:37] [Server thread/ERROR]: Error occurred while enabling ConsoleSpamFix v1.10.0 (Is it up to date?)
|
692 | java.lang.VerifyError: Illegal type at constant pool entry 72 in class net.craftersland.consolefix.SoundHandler
|
693 | Exception Details:
|
694 | Location:
|
695 | net/craftersland/consolefix/SoundHandler.sendPlingSound(Lorg/bukkit/entity/Player;)V @51: invokestatic
|
696 | Reason:
|
697 | Constant pool index 72 is invalid
|
698 | Bytecode:
|
699 | 0000000: 2ab4 000e b400 1899 0019 2b2b b900 1e01
|
700 | 0000010: 00b2 0024 1225 1225 b900 2905 00a7 003a
|
701 | 0000020: 2ab4 000e b400 2c99 001b 2b2b b900 1e01
|
702 | 0000030: 0012 2eb8 0048 1225 1225 b900 2905 00a7
|
703 | 0000040: 0018 2b2b b900 1e01 0012 34b8 0048 1225
|
704 | 0000050: 1225 b900 2905 00b1
|
705 | Stackmap Table:
|
706 | same_frame(@32)
|
707 | same_frame(@66)
|
708 | same_frame(@87)
|
709 |
|
710 | at ConsoleSpamFix-1.10.0.jar/net.craftersland.consolefix.CSF.onEnable(CSF.java:27) ~[ConsoleSpamFix-1.10.0.jar:?]
|
711 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
712 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
713 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
714 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
715 | at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
716 | at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
717 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:321) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
718 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
719 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
720 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
721 | [08:13:37] [Server thread/INFO]: [ConsoleSpamFix] Disabling ConsoleSpamFix v1.10.0
|
722 | [08:13:37] [Server thread/ERROR]: Error occurred while disabling ConsoleSpamFix v1.10.0
|
723 | java.lang.NullPointerException: Cannot invoke "net.craftersland.consolefix.EngineInterface.getHiddenMessagesCount()" because the return value of "net.craftersland.consolefix.CSF.getEngine()" is null
|
724 | at ConsoleSpamFix-1.10.0.jar/net.craftersland.consolefix.CSF.onDisable(CSF.java:45) ~[ConsoleSpamFix-1.10.0.jar:?]
|
725 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:286) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
726 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
727 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
728 | at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
729 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
730 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
731 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
732 | at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
733 | at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
734 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:321) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
735 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
736 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
737 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
738 | [08:13:37] [Server thread/INFO]: [EcoEnchants] Enabling EcoEnchants v12.21.0
|
739 | [08:13:37] [Server thread/INFO]: [EcoEnchants] Loading EcoEnchants
|
740 | [08:13:37] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ecoenchants [12.21.0]
|
741 | [08:13:37] [Server thread/INFO]: [EcoEnchants] Loaded integrations: CMI
|
742 | [08:13:37] [Server thread/INFO]: [nightcore] Enabling nightcore v2.7.9
|
743 | [08:13:37] [Server thread/INFO]: [nightcore] Server version detected as 1.21.4. Using paper-bridge.
|
744 | [08:13:37] [Server thread/INFO]: [nightcore] [Item NBT] Test successful.
|
745 | [08:13:37] [Server thread/INFO]: [nightcore] Found permissions provider: LuckPerms
|
746 | [08:13:37] [Server thread/INFO]: [nightcore] Found economy provider: CMIEconomy
|
747 | [08:13:37] [Server thread/WARN]: [nightcore] Locale file for 'ru' language not found. Using default 'en' locale.
|
748 | [08:13:37] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
749 | [08:13:37] [Server thread/INFO]: [nightcore] Time zone set as Europe/Moscow
|
750 | [08:13:37] [Server thread/INFO]: [nightcore] Plugin loaded in 64 ms!
|
751 | [08:13:37] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
752 | [08:13:37] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
|
753 | [08:13:37] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
|
754 | [08:13:37] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
|
755 | [08:13:37] [Server thread/INFO]: Preparing level "world"
|
756 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
|
757 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+
|
758 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | SkinsRestorer |
|
759 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] |------------------|
|
760 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] | Standalone Mode |
|
761 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] +==================+
|
762 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
|
763 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Version: 15.7.10
|
764 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Commit: 19ef760
|
765 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] This is the latest version!
|
766 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] ----------------------------------------------
|
767 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Do you have issues? Read our troubleshooting guide: https://skinsrestorer.net/docs/troubleshooting
|
768 | [08:13:37] [Folia Async Scheduler Thread #1/INFO]: [SkinsRestorer] Want to support SkinsRestorer? Consider donating: https://skinsrestorer.net/donate
|
769 | [08:13:37] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
770 | [08:13:38] [Server thread/INFO]: Preparing spawn area: 0%
|
771 | [08:13:38] [Server thread/INFO]: Preparing spawn area: 0%
|
772 | [08:13:39] [Server thread/INFO]: Preparing spawn area: 20%
|
773 | [08:13:39] [Server thread/INFO]: Time elapsed: 1286 ms
|
774 | [08:13:39] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
775 | [08:13:39] [Server thread/INFO]: Preparing spawn area: 0%
|
776 | [08:13:39] [Server thread/INFO]: Time elapsed: 121 ms
|
777 | [08:13:39] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
778 | [08:13:39] [Server thread/INFO]: Preparing spawn area: 0%
|
779 | [08:13:39] [Server thread/INFO]: Time elapsed: 22 ms
|
780 | [08:13:39] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.4.1
|
781 | [08:13:39] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.4 (769)
|
782 | [08:13:39] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
|
783 | [08:13:39] [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--].
|
784 | [08:13:39] [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.
|
785 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: pvparena
|
786 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
787 | [08:13:39] [Server thread/INFO]: Preparing start region for dimension minecraft:spawnnew
|
788 | [08:13:39] [Server thread/INFO]: Preparing spawn area: 0%
|
789 | [08:13:39] [Server thread/INFO]: Time elapsed: 249 ms
|
790 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
|
791 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
792 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: newpvp
|
793 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
794 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: dungeon1
|
795 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
796 | [08:13:39] [Server thread/INFO]: Preparing start region for dimension minecraft:dungeon
|
797 | [08:13:39] [Server thread/INFO]: Preparing spawn area: 0%
|
798 | [08:13:39] [Server thread/INFO]: Time elapsed: 186 ms
|
799 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: crypto
|
800 | [08:13:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
801 | [08:13:39] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
|
802 | [08:13:39] [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.
|
803 | [08:13:39] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
|
804 | [08:13:39] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
|
805 | [08:13:40] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
|
806 | [08:13:40] [Server thread/INFO]: [SCore] Enabling SCore v5.25.7.8
|
807 | [08:13:40] [Server thread/INFO]: SCore The library part of SCore is initializing ... (by SCore)
|
808 | [08:13:40] [Server thread/INFO]: SCore ExecutableItems hooked ! (**.**.**.**) Load After
|
809 | [08:13:40] [Server thread/INFO]: SCore ExecutableBlocks hooked ! (**.**.**.**) Load After
|
810 | [08:13:40] [Server thread/INFO]: SCore ExecutableEvents hooked ! (**.**.**.**) Load After
|
811 | [08:13:40] [Server thread/INFO]: SCore PlaceholderAPI hooked ! (2.11.6) Load Before
|
812 | [08:13:40] [Server thread/INFO]: SCore Vault hooked ! (1.7.3-CMI) Load Before
|
813 | [08:13:40] [Server thread/INFO]: SCore Multiverse-Core hooked ! (4.3.1-b861) Load Before
|
814 | [08:13:40] [Server thread/INFO]: SCore GriefPrevention hooked ! (16.18.4) Load After
|
815 | [08:13:40] [Server thread/INFO]: SCore packetevents hooked ! (2.9.4) Load After
|
816 | [08:13:40] [Server thread/INFO]: SCore ProtocolLib hooked !
|
817 | [08:13:40] [Server thread/INFO]: SCore Locale setup: EN
|
818 | [08:13:40] [Server thread/INFO]: SCore CMI hooked ! (**.**.**.**) Load After
|
819 | [08:13:40] [Server thread/INFO]: SCore TAB hooked ! (5.2.4) Load After
|
820 | [08:13:40] [Server thread/INFO]: SCore WorldEdit hooked ! (2.13.1-SNAPSHOT-1128;67ecacf) Load Before
|
821 | [08:13:40] [Server thread/INFO]: SCore Language of the editor setup on EN
|
822 | [08:13:40] [Server thread/INFO]: SCore will connect to the database hosted: In Local
|
823 | [08:13:40] [Server thread/INFO]: SCore Connection to the db...
|
824 | [08:13:40] [Server thread/INFO]: SCore will connect to the database hosted: In Local
|
825 | [08:13:40] [Server thread/INFO]: SCore Creating table SecurityOP if not exists...
|
826 | [08:13:40] [Server thread/INFO]: SCore Creating table Commands if not exists...
|
827 | [08:13:40] [Server thread/INFO]: SCore Creating table Cooldowns if not exists...
|
828 | [08:13:40] [Server thread/INFO]: SCore Creating table Commands Player if not exists...
|
829 | [08:13:40] [Server thread/INFO]: SCore Creating table Commands Entity if not exists...
|
830 | [08:13:40] [Server thread/INFO]: SCore Creating table Commands Block if not exists...
|
831 | [08:13:40] [Server thread/INFO]: SCore Creating table UsePerDay if not exists...
|
832 | [08:13:40] [Server thread/INFO]: SCore SCore loaded 0 delayed commands saved
|
833 | [08:13:40] [Server thread/INFO]: ================ SCore ================
|
834 | [08:13:40] [Server thread/INFO]: SCore is running on Folia
|
835 | [08:13:40] [Server thread/INFO]: SCore is running on Paper or fork
|
836 | [08:13:40] [Server thread/INFO]: SCore Version of the server 1.21.4-2416-51aafbc (MC: 1.21.4) !
|
837 | [08:13:40] [Server thread/INFO]: SCore Language for in-game messages setup on EN
|
838 | [08:13:41] [Server thread/INFO]: SCore SCore loaded 1 variables from local files !
|
839 | [08:13:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: SCore [1.0.0]
|
840 | [08:13:41] [Server thread/INFO]: ================ SCore ================
|
841 | [08:13:41] [Server thread/INFO]: [ExecutableItems] Enabling ExecutableItems v7.25.7.8
|
842 | [08:13:41] [Server thread/INFO]: ========*======== ExecutableItems ========*========
|
843 | [08:13:41] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld in the option disableItemsPerWorld
|
844 | [08:13:41] [Server thread/ERROR]: [ExecutableItems] Invalid world: myWorld2 in the option disableItemsPerWorld
|
845 | [08:13:41] [Server thread/WARN]: [ExecutableItems] No pack found in the folder __textures__
|
846 | [08:13:41] [Server thread/INFO]: ExecutableItems Amount of Executable Items configurations loaded: 50
|
847 | [08:13:41] [Server thread/INFO]: ExecutableItems Items with display conditions :
|
848 | [08:13:41] [Server thread/INFO]: ========*======== ExecutableItems ========*========
|
849 | [08:13:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ExecutableItems [1.0.0]
|
850 | [08:13:41] [Server thread/INFO]: [CMILib] Enabling CMILib v1.5.5.2
|
851 | [08:13:42] [Server thread/INFO]: Server version: v1_21_R3 - 1.21.4 - purpur 1.21.4-2416-51aafbc (MC: 1.21.4)
|
852 | [08:13:42] [Server thread/INFO]: CMI hooked.
|
853 | [08:13:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [**.**.**.**]
|
854 | [08:13:42] [Server thread/INFO]: PlaceholderAPI hooked.
|
855 | [08:13:42] [Server thread/INFO]: Updated (EN) language file. Took 22ms
|
856 | [08:13:42] [Server thread/INFO]: Updated (RU) language file. Took 9ms
|
857 | [08:13:42] [Server thread/INFO]: [ExecutableBlocks] Enabling ExecutableBlocks v5.25.7.8
|
858 | [08:13:42] [Server thread/INFO]: ========*======== ExecutableBlocks ========*========
|
859 | [08:13:42] [Server thread/INFO]: ExecutableBlocks Amount of Executable Blocks configurations loaded: 3
|
860 | [08:13:42] [Server thread/INFO]: ExecutableBlocks CMI is loaded after ExecutableBlocks, the blocks loading has been delayed of 3 seconds !
|
861 | [08:13:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ExecutableBlocks [1.0.0]
|
862 | [08:13:42] [Server thread/INFO]: ========*======== ExecutableBlocks ========*========
|
863 | [08:13:42] [Server thread/INFO]: [CMI] Enabling CMI v9.7.15.3
|
864 | [08:13:42] [Server thread/INFO]: _______________________________________________________
|
865 | [08:13:42] [Server thread/INFO]:
|
866 | [08:13:42] [Server thread/INFO]: ██████╗███╗ ███╗██╗
|
867 | [08:13:42] [Server thread/INFO]: ██╔════╝████╗ ████║██║
|
868 | [08:13:42] [Server thread/INFO]: ██║ ██╔████╔██║██║
|
869 | [08:13:42] [Server thread/INFO]: ██║ ██║╚██╔╝██║██║
|
870 | [08:13:42] [Server thread/INFO]: ╚██████╗██║ ╚═╝ ██║██║
|
871 | [08:13:42] [Server thread/INFO]: ╚═════╝╚═╝ ╚═╝╚═╝
|
872 | [08:13:42] [Server thread/INFO]: _______________________________________________________
|
873 | [08:13:42] [Server thread/INFO]: Integrating PaperSpigot async methods
|
874 | [08:13:42] [Server thread/INFO]: Vault found. (Loaded: true)
|
875 | [08:13:42] [Server thread/INFO]: Loaded (68) 64 Enabled and 4 Disabled modules into memory. Took 43ms
|
876 | [08:13:42] [Server thread/INFO]: ProtocolLib found. (Loaded: true)
|
877 | [08:13:42] [Server thread/INFO]: Initialized Cipher256 AES
|
878 | [08:13:42] [Server thread/INFO]: Loaded (61) regular alias into memory. Took 25ms
|
879 | [08:13:42] [Server thread/INFO]: Loaded (3) custom text's into memory. Took 2ms
|
880 | [08:13:42] [Server thread/INFO]: (RandomTeleportation) Can't find world with (spawn) name
|
881 | [08:13:42] [Server thread/INFO]: (RandomTeleportation) Can't find world with (pvparena) name
|
882 | [08:13:42] [Server thread/INFO]: (RandomTeleportation) Can't find world with (dungeon1) name
|
883 | [08:13:42] [Server thread/INFO]: (RandomTeleportation) Can't find world with (crypto) name
|
884 | [08:13:42] [Server thread/INFO]: 3.47.0 data base type detected
|
885 | [08:13:43] [Server thread/INFO]: Loaded (-) SqLite into memory. Took 66ms
|
886 | [08:13:43] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: CMIEconomy
|
887 | [08:13:43] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
|
888 | [08:13:43] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 0ms
|
889 | [08:13:43] [Server thread/INFO]: Loaded (4) cooldowns into memory. Took 0ms
|
890 | [08:13:43] [Server thread/INFO]: Loaded (148) custom mob heads into memory. Took 9ms
|
891 | [08:13:43] [Server thread/INFO]: Loaded (6) warmups into memory. Took 0ms
|
892 | [08:13:43] [Server thread/INFO]: Initializing BungeeCord
|
893 | [08:13:43] [Server thread/INFO]: Loaded (7) kits into memory. Took 21ms
|
894 | [08:13:43] [Server thread/INFO]: Cant determine stat type AccountAge
|
895 | [08:13:43] [Server thread/INFO]: Cant determine stat type AccountAge
|
896 | [08:13:43] [Server thread/INFO]: Loaded (7) ranks into memory. Took 6ms
|
897 | [08:13:43] [Server thread/INFO]: Loaded (11) playtime rewards into memory. Took 1ms
|
898 | [08:13:43] [Server thread/INFO]: Executed Player DB querry in 0ms
|
899 | [08:13:43] [Server thread/INFO]: Loaded (3) player data into memory. Took 5ms
|
900 | [08:13:43] [Server thread/INFO]: Loaded (10) playtime records into memory. Took 2ms
|
901 | [08:13:43] [Server thread/INFO]: Loaded (3) playtime reward records into memory. Took 1ms
|
902 | [08:13:43] [Server thread/INFO]: Loaded (2) custom alias into memory. Took 1ms
|
903 | [08:13:43] [Server thread/INFO]: Loaded (-) Registered events into memory. Took 75ms
|
904 | [08:13:43] [Server thread/INFO]: Loaded (29) event action commands into memory. Took 2ms
|
905 | [08:13:43] [Server thread/INFO]: Loaded (EN) language file into memory. Took 56ms
|
906 | [08:13:43] [Server thread/INFO]: Loaded (RU) language file into memory. Took 51ms
|
907 | [08:13:43] [Server thread/INFO]: Loaded (245) worth values into memory. Took 10ms
|
908 | [08:13:43] [Server thread/INFO]: Loaded (9) warps into memory. Took 1ms
|
909 | [08:13:43] [Server thread/INFO]: VaultPermissions found. (Loaded: true)
|
910 | [08:13:43] [Server thread/INFO]: PlaceholderAPI found. (Loaded: true)
|
911 | [08:13:43] [Server thread/INFO]: Loaded (14) schedules into memory. Took 9ms
|
912 | [08:13:43] [Server thread/INFO]: Loaded (27) holograms into memory. Took 29ms
|
913 | [08:13:43] [Server thread/INFO]: Loaded (4) skin cache entries into memory. Took 0ms
|
914 | [08:13:43] [Server thread/INFO]: Loaded (0) ArmorStand templates into memory. Took 0ms
|
915 | [08:13:43] [Server thread/INFO]: Version 9.7.15.3 has been enabled
|
916 | [08:13:43] [Server thread/INFO]: _______________________________________________________
|
917 | [08:13:43] [Server thread/INFO]: [Vault][Economy] CMI Economy hooked.
|
918 | [08:13:43] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.18.4
|
919 | [08:13:43] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
|
920 | [08:13:43] [Server thread/INFO]: [GriefPrevention] 0 total claims loaded.
|
921 | [08:13:43] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
|
922 | [08:13:43] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
|
923 | [08:13:43] [Server thread/INFO]: [GriefPrevention] Boot finished.
|
924 | [08:13:43] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.14.1-Release
|
925 | [08:13:43] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into PlaceholderAPI!
|
926 | [08:13:43] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault!
|
927 | [08:13:43] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: advanced_menu already exists for another menu!
|
928 | Skipping menu: advanced_menu
|
929 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Has Permission requirement at path: items.cquest8__unlocked.left_click_requirement.requirements.item_check does not contain a permission: entry
|
930 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] has item requirement at path: items.cquest10__unlocked.left_click_requirement.requirements.item_check does not specify a valid Material name!
|
931 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Javascript requirement at path: items.cquest11__unlocked.left_click_requirement.requirements.item_check does not contain an expression: entry
|
932 | [08:13:43] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: reputation_shop already exists for another menu!
|
933 | Skipping menu: reputation_shop
|
934 | [08:13:43] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: customize_menu already exists for another menu!
|
935 | Skipping menu: customize_menu
|
936 | [08:13:43] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: quests_menu already exists for another menu!
|
937 | Skipping menu: quests_menu
|
938 | [08:13:43] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: dshophub_menu already exists for another menu!
|
939 | Skipping menu: dshophub_menu
|
940 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item 'enchant_1' in menu 'runes_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
941 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item 'enchant_2' in menu 'runes_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
942 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item 'enchant_3' in menu 'runes_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
943 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item 'enchant_4' in menu 'runes_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
944 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item 'enchant_5' in menu 'runes_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
945 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item 'enchant_6' in menu 'runes_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
946 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'item_3' in menu 'othershop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
947 | [08:13:43] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: lottery_menu already exists for another menu!
|
948 | Skipping menu: lottery_menu
|
949 | [08:13:43] [Server thread/WARN]: [DeluxeMenus] has item requirement at path: items.quest_5.left_click_requirement.requirements.item_check3 does not specify a valid Material name!
|
950 | [08:13:43] [Server thread/ERROR]: [DeluxeMenus] open_command specified for menu: halloween_menu already exists for another menu!
|
951 | Skipping menu: halloween_menu
|
952 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '1_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
953 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '2_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
954 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '3_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
955 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '4_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
956 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '5_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
957 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '6_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
958 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '7_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
959 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '8_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
960 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '9_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
961 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '10_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
962 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '11_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
963 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '12_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
964 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '13_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
965 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '14_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
966 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '15_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
967 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '16_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
968 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '17_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
969 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '18_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
970 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '19_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
971 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '20_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
972 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '21_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
973 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '22_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
974 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '23_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
975 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '24_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
976 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '25_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
977 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '26_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
978 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '27_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
979 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '28_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
980 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '29_use' in menu 'titulsznamenat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
981 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '1_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
982 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '2_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
983 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '3_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
984 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '4_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
985 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '5_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
986 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '6_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
987 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '7_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
988 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '8_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
989 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '9_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
990 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '10_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
991 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '11_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
992 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '12_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
993 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '13_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
994 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '14_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
995 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '15_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
996 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '16_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
997 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '17_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
998 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '18_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
999 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '19_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1000 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '20_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1001 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '21_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1002 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '22_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1003 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '23_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1004 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '24_use' in menu 'titulsplat_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1005 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '1_use' in menu 'titulsseason_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1006 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '2_use' in menu 'titulsseason_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1007 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '3_use' in menu 'titulsseason_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1008 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '4_use' in menu 'titulsseason_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1009 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_enchantments' of item '5_use' in menu 'titulsseason_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ENCHANTS].
|
1010 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'pol_1' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1011 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'pol_2' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1012 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'pol_3' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1013 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'pol_4' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1014 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'pol_5' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1015 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'pol_6' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1016 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_1' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1017 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_2' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1018 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_2n' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1019 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_3' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1020 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_3n' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1021 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_4' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1022 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_5' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1023 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_5m' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1024 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_6' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1025 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_6m' in menu 'eventmechanic_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1026 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_1' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1027 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_1k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1028 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_2' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1029 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_2k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1030 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_3' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1031 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_3k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1032 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_4' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1033 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_4k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1034 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_5' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1035 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_5k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1036 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_6' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1037 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_6k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1038 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_7' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1039 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_7k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1040 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_8' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1041 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_8k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1042 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_9' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1043 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_9k' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1044 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_gl' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1045 | [08:13:44] [Server thread/WARN]: [DeluxeMenus] Option 'hide_attributes' of item 'reward_glv' in menu 'jetonshop_menu' is deprecated and will be removed in the future. Replace it with item_flags: [HIDE_ATTRIBUTES].
|
1046 | [08:13:44] [Server thread/INFO]: [DeluxeMenus] 62 GUI menus loaded!
|
1047 | [08:13:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: deluxemenus [1.14.1-Release]
|
1048 | [08:13:44] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
|
1049 | [08:13:44] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v11.5.0.0.1242
|
1050 | [08:13:44] [Server thread/INFO]: [CombatLogX] Successfully loaded 29 language(s).
|
1051 | [08:13:44] [Server thread/INFO]: [CombatLogX] Detected server as regular SpigotMC/PaperMC (not Folia)
|
1052 | [08:13:44] [Server thread/INFO]: CombatLogX был успешно загружен!
|
1053 | [08:13:44] [Server thread/INFO]: [CombatLogX] Enabling expansions...
|
1054 | [08:13:44] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v17.7'...
|
1055 | [08:13:44] [Server thread/INFO]: [CombatLogX]
|
1056 | [08:13:44] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v17.2'...
|
1057 | [08:13:44] [Server thread/INFO]: [CombatLogX] [PlaceholderAPI Compatibility] Successfully found a dependency: PlaceholderAPI v2.11.6
|
1058 | [08:13:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: combatlogx [17.2]
|
1059 | [08:13:44] [Server thread/INFO]: [CombatLogX]
|
1060 | [08:13:44] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Scoreboard v17.1'...
|
1061 | [08:13:44] [Server thread/INFO]: [CombatLogX]
|
1062 | [08:13:44] [Server thread/INFO]: [CombatLogX] Successfully enabled 3 expansions.
|
1063 | [08:13:44] [Server thread/INFO]: CombatLogX был успешно включён!
|
1064 | [08:13:44] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.4.2
|
1065 | [08:13:44] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.3-SNAPSHOT (b114-83fbd6e)
|
1066 | [08:13:44] [Server thread/INFO]: [packetevents] Enabling packetevents v2.9.4
|
1067 | [08:13:44] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
|
1068 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Enabling LevelledMobs v4.3.2.1 b125
|
1069 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Enabling commands
|
1070 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Building reflection cache, use simple names: true
|
1071 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Using NMS version 1.21.4 for nametag support
|
1072 | [08:13:44] [Server thread/INFO]: [LevelledMobs] File Loader: Loading files...
|
1073 | [08:13:44] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'settings.yml'...
|
1074 | [08:13:44] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'messages.yml'...
|
1075 | [08:13:44] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'externalplugins.yml'...
|
1076 | [08:13:44] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'rules.yml'...
|
1077 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Current rules hash: 9b0f48e3273bb9cc29d2891ad33fb3410fec8cf1e77c2092ff670fd38f6d4ff5
|
1078 | [08:13:44] [Server thread/INFO]: [LevelledMobs] File Loader: Loading file 'customdrops.yml'...
|
1079 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Listeners: Registering event listeners...
|
1080 | [08:13:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: LevelledMobs [**.**.**.** b125]
|
1081 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Running misc procedures
|
1082 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Tasks: Starting async nametag auto update task...
|
1083 | [08:13:44] [Server thread/INFO]: [LevelledMobs] Start-up complete (took 94ms)
|
1084 | [08:13:44] [Server thread/INFO]: [TAB] Enabling TAB v5.2.4
|
1085 | [08:13:44] [Server thread/INFO]: [TAB] [WARN] [config.yml] scoreboard.scoreboards.default: Configuration section "scoreboard.scoreboards.default" has unknown key "remember-toggle-choice". Valid keys: [display-condition, title, lines]
|
1086 | [08:13:44] [Server thread/INFO]: [TAB] [WARN] [config.yml] scoreboard.scoreboards.mini: Configuration section "scoreboard.scoreboards.mini" has unknown key "remember-toggle-choice". Valid keys: [display-condition, title, lines]
|
1087 | [08:13:44] [Server thread/INFO]: [TAB] [WARN] [config.yml] scoreboard: Missing configuration section "scoreboard.remember-toggle-choice" of type Boolean, using default value false.
|
1088 | [08:13:44] [Server thread/INFO]: [TAB] [WARN] [groups.yml] Unknown property "customtagname" defined for group "_DEFAULT_". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix, header, footer]
|
1089 | [08:13:44] [Server thread/INFO]: [TAB] [WARN] [users.yml] Unknown property "abovename" defined for user "_NEZNAMY_". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix, header, footer]
|
1090 | [08:13:44] [Server thread/INFO]: [TAB] [WARN] [users.yml] Unknown property "belowname" defined for user "_NEZNAMY_". Valid properties: [tagprefix, tagsuffix, tabprefix, customtabname, tabsuffix, header, footer]
|
1091 | [08:13:44] [Server thread/INFO]: [TAB] [WARN] Found a total of 6 issues.
|
1092 | [08:13:44] [Server thread/INFO]: [TAB] Enabled in 122ms
|
1093 | [08:13:44] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
|
1094 | [08:13:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
|
1095 | [08:13:44] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
|
1096 | [08:13:44] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 0.0 Y: 66.0 Z: 0.0
|
1097 | [08:13:44] [Server thread/INFO]: [MaintenanceAddon] Enabling MaintenanceAddon v2.0.7
|
1098 | [08:13:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: maintenance [2.0.7]
|
1099 | [08:13:44] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.7.4
|
1100 | [08:13:44] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
|
1101 | [08:13:44] [Server thread/INFO]: | Hooked on Vault 1.7.3-CMI
|
1102 | [08:13:44] [Server thread/INFO]: | Command file(s) found : 5
|
1103 | [08:13:44] [Server thread/INFO]: | Config : Ready.
|
1104 | [08:13:44] [Server thread/INFO]: | ProtocolLib found, features availables (SignMenu)
|
1105 | [08:13:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: mycommand [1.0.0]
|
1106 | [08:13:44] [Server thread/INFO]: | Placeholder_API : Hooked, Ok.
|
1107 | [08:13:44] [Server thread/INFO]: | Custom commands loaded : 51
|
1108 | [08:13:44] [packetevents-update-check-thread/INFO]: [packetevents] There is an update available for PacketEvents! Your build: (2.9.4) | Latest release: (2.9.5)
|
1109 | [08:13:45] [Server thread/INFO]: | New update available : MyCommand v5.7.5
|
1110 | [08:13:45] [Server thread/INFO]: | 0 (custom) commands in cooldown added.
|
1111 | [08:13:45] [Server thread/INFO]: | by emmerrei a.k.a. ivanfromitaly.
|
1112 | [08:13:45] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
|
1113 | [08:13:45] [Server thread/INFO]: [EcoJobs] Enabling EcoJobs v3.72.0
|
1114 | [08:13:45] [Server thread/INFO]: [EcoJobs] Loading EcoJobs
|
1115 | [08:13:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ecojobs [3.72.0]
|
1116 | [08:13:45] [Server thread/INFO]: [DonateCase] Enabling DonateCase v2.2.7.9
|
1117 | [08:13:45] [Server thread/INFO]: [DonateCase] Using SQLITE database type!
|
1118 | [08:13:45] [Server thread/INFO]: [DonateCase] Registered 13 commands
|
1119 | [08:13:45] [Server thread/INFO]: [DonateCase] Registered 5 animations
|
1120 | [08:13:45] [Server thread/INFO]: [DonateCase] Registered 5 actions
|
1121 | [08:13:45] [Server thread/INFO]: [DonateCase] Registered 7 materials
|
1122 | [08:13:45] [Server thread/INFO]: [DonateCase] Registered 2 gui typed items
|
1123 | [08:13:45] [Server thread/INFO]: [DonateCase] Using cmi as hologram driver
|
1124 | [08:13:45] [Server thread/INFO]: [DonateCase] Hooked to PlaceholderAPI
|
1125 | [08:13:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: DonateCase [**.**.**.**]
|
1126 | [08:13:45] [Server thread/INFO]: [DonateCase] Loaded 8 cases!
|
1127 | [08:13:45] [Server thread/INFO]: [DonateCase] Spawn protection disabled!
|
1128 | [08:13:45] [Server thread/INFO]: [DonateCase] Enabled in 119ms
|
1129 | [08:13:45] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
|
1130 | [08:13:45] [Server thread/INFO]: [BetterRTP] Cooldown = 120
|
1131 | [08:13:45] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
|
1132 | [08:13:45] [Server thread/INFO]: [EasyPayments] Enabling EasyPayments v2.4.0
|
1133 | [08:13:45] [Server thread/INFO]: [EasyPayments] Detected platform: Paper Universal
|
1134 | [08:13:45] [Server thread/INFO]: [EasyPayments]
|
1135 | [08:13:45] [Server thread/INFO]: [EasyPayments] EasyPayments is an official payment processing implementation.
|
1136 | [08:13:45] [Server thread/INFO]: [EasyPayments] © EasyDonate 2020-2025 - All rights reserved.
|
1137 | [08:13:45] [Server thread/INFO]: [EasyPayments]
|
1138 | [08:13:45] [Server thread/INFO]: [SpygChestShop] Enabling SpygChestShop v1.7.1
|
1139 | [08:13:45] [Server thread/INFO]: [SpygChestShop] Loading economy plugin...
|
1140 | [08:13:45] [Server thread/INFO]: [SpygChestShop] Loaded economy plugin: CMIEconomy
|
1141 | [08:13:45] [Server thread/INFO]: [SpygChestShop] Loading shops...
|
1142 | [08:13:45] [Server thread/INFO]: [SpygChestShop] Shops loaded!
|
1143 | [08:13:45] [Server thread/INFO]: [SpygChestShop] SpygChestShop v. 1.7.1 plugin has been enabled!
|
1144 | [08:13:45] [Server thread/INFO]: [AxPlayerWarps] Enabling AxPlayerWarps v1.10.3
|
1145 | [08:13:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: axplayerwarps [1.0.0]
|
1146 | [08:13:46] [Server thread/INFO]: [AxPlayerWarps] Hooked into Vault!
|
1147 | [08:13:46] [Server thread/INFO]: [AxPlayerWarps] Loaded plugin! Using H2 database to store data!
|
1148 | [08:13:46] [Server thread/INFO]: [ajLeaderboards] Enabling ajLeaderboards v2.10.1
|
1149 | [08:13:46] [Server thread/INFO]: [ajLeaderboards] Using H2 flatfile for board cache. (h2)
|
1150 | [08:13:46] [Server thread/INFO]: [ajLeaderboards] Loaded 10 boards
|
1151 | [08:13:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ajlb [2.10.1]
|
1152 | [08:13:46] [Server thread/INFO]: [ajLeaderboards] PAPI placeholders successfully registered!
|
1153 | [08:13:46] [Server thread/INFO]: [ajLeaderboards] ajLeaderboards v2.10.1 by ajgeiss0702 enabled!
|
1154 | [08:13:46] [Server thread/INFO]: [LootChest] Enabling LootChest v2.5.3
|
1155 | [08:13:46] [Server thread/INFO]: [LootChest] Loading config files...
|
1156 | [08:13:46] [Server thread/INFO]: [Maintenance] Enabling Maintenance v4.3.0
|
1157 | [08:13:47] [Server thread/INFO]: [BLib] Enabling BLib v1.0.9
|
1158 | [08:13:47] [Server thread/ERROR]: Error occurred while enabling BLib v1.0.9 (Is it up to date?)
|
1159 | java.lang.NullPointerException: Cannot invoke "org.by1337.blib.core.BApi.getMessage()" because "this.api" is null
|
1160 | at BLib-1.0.9 (3).jar/org.by1337.blib.core.BLib.init(BLib.java:70) ~[BLib-1.0.9 (3).jar:?]
|
1161 | at BLib-1.0.9 (3).jar/org.by1337.blib.core.BLib.onEnable(BLib.java:56) ~[BLib-1.0.9 (3).jar:?]
|
1162 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1163 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1164 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1165 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1166 | at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1167 | at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1168 | at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:746) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1169 | at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:491) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1170 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:365) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1171 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1172 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1173 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
1174 | [08:13:47] [Server thread/INFO]: [BLib] Disabling BLib v1.0.9
|
1175 | [08:13:47] [Server thread/ERROR]: Error occurred while disabling BLib v1.0.9
|
1176 | java.lang.NullPointerException: Cannot invoke "org.by1337.blib.fastutil.FastUtilApi.onDisable()" because "this.fastUtilApi" is null
|
1177 | at BLib-1.0.9 (3).jar/org.by1337.blib.core.BLib.onDisable(BLib.java:66) ~[BLib-1.0.9 (3).jar:?]
|
1178 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:286) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1179 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1180 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1181 | at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1182 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1183 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1184 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1185 | at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1186 | at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1187 | at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:746) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1188 | at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:491) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1189 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:365) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1190 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1191 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1192 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
1193 | [08:13:47] [Server thread/INFO]: [UltimateClans] Enabling UltimateClans v8.11.0
|
1194 | [08:13:47] [Server thread/INFO]: [UltimateClans] ========================================
|
1195 | [08:13:47] [Server thread/INFO]: [UltimateClans] _ _ _ _ ______ _
|
1196 | [08:13:47] [Server thread/INFO]: [UltimateClans] | | | || | _ (_) _ / _____)| | V8
|
1197 | [08:13:47] [Server thread/INFO]: [UltimateClans] | | | || || |_ _ ____ ____ | |_ ____ | / | | ____ ____ ___
|
1198 | [08:13:47] [Server thread/INFO]: [UltimateClans] | | | || || _) | || \ / _ || _) / _ )| | | | / _ || _ \ /___)
|
1199 | [08:13:47] [Server thread/INFO]: [UltimateClans] | |___| || || |__ | || | | |( ( | || |__ ( (/ / | \_____ | |( ( | || | | ||___ |
|
1200 | [08:13:47] [Server thread/INFO]: [UltimateClans] \______||_| \___)|_||_|_|_| \_||_| \___) \____) \______)|_| \_||_||_| |_|(___/
|
1201 | [08:13:47] [Server thread/INFO]: [UltimateClans]
|
1202 | [08:13:47] [Server thread/INFO]: [UltimateClans] Setup Assistant:
|
1203 | [08:13:47] [Server thread/INFO]: [UltimateClans] ! Not found
|
1204 | [08:13:47] [Server thread/INFO]: [UltimateClans] Licensed to: sovereignTV (21273)
|
1205 | [08:13:47] [Server thread/INFO]: [UltimateClans] Loaded languages: [BR, RU, EN, PL, HU, GE, TR, ES]
|
1206 | [08:13:47] [Server thread/INFO]: [UltimateClans] Using default: RU
|
1207 | [08:13:47] [Server thread/INFO]: [UltimateClans] Setup ScriptEngine:
|
1208 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Loaded successfully
|
1209 | [08:13:47] [Server thread/INFO]: [UltimateClans] Setup database: SQLITE (Medium)
|
1210 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Clan database [OK]
|
1211 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Player database [OK]
|
1212 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Invite database [OK]
|
1213 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Moderation database [OK]
|
1214 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Logger database [OK]
|
1215 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Mail database [OK]
|
1216 | [08:13:47] [Server thread/INFO]: [UltimateClans] - Rewards database [OK]
|
1217 | [08:13:47] [Server thread/INFO]: [UltimateClans] Setup hooks...
|
1218 | [08:13:47] [Server thread/INFO]: [UltimateClans] - PlaceholderAPI
|
1219 | [08:13:47] [Server thread/INFO]: [UltimateClans] - CMI (Vanish)
|
1220 | [08:13:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: uclans [UClans V8]
|
1221 | [08:13:47] [Server thread/INFO]: [UltimateClans] Setup bedrock hook...
|
1222 | [08:13:47] [Server thread/INFO]: [UltimateClans] - floodgate
|
1223 | [08:13:48] [Server thread/INFO]: [UltimateClans] Loaded 8 gui languages menus.
|
1224 | [08:13:48] [pool-50-thread-1/INFO]: [UltimateClans] Start invite loader...
|
1225 | [08:13:48] [pool-50-thread-1/INFO]: [UltimateClans] Loaded 0 invites(s).
|
1226 | [08:13:48] [Server thread/INFO]: [UltimateClans] Loaded 5 clan patent(s).
|
1227 | [08:13:48] [Server thread/WARN]: [UltimateClans] Requeriment 'ten' cannot be loaded because it contains errors.
|
1228 | [08:13:48] [Server thread/INFO]: [UltimateClans] Loaded 11 clan level requeriments(s).
|
1229 | [08:13:48] [pool-51-thread-1/INFO]: [UltimateClans] Start logger loader...
|
1230 | [08:13:48] [pool-51-thread-1/INFO]: [UltimateClans] Loaded 0 log(s).
|
1231 | [08:13:48] [pool-52-thread-1/INFO]: [UltimateClans] Start mail loader...
|
1232 | [08:13:48] [pool-52-thread-1/INFO]: [UltimateClans] Loaded 0 mail(s).
|
1233 | [08:13:48] [pool-53-thread-1/INFO]: [UltimateClans] Start rewards loader...
|
1234 | [08:13:48] [pool-53-thread-1/INFO]: [UltimateClans] Loaded 0 rewards(s).
|
1235 | [08:13:48] [Server thread/INFO]: [UltimateClans] Setup Extensions...
|
1236 | [08:13:48] [pool-54-thread-1/INFO]: [UltimateClans] Start clans loader...
|
1237 | [08:13:48] [pool-54-thread-1/INFO]: [UltimateClans] Loaded 0 clan(s).
|
1238 | [08:13:48] [pool-55-thread-1/INFO]: [UltimateClans] Start players loader...
|
1239 | [08:13:48] [Server thread/INFO]: [UltimateClans] Setup Addons...
|
1240 | [08:13:48] [pool-55-thread-1/INFO]: [UltimateClans] Loaded 3 player(s).
|
1241 | [08:13:48] [Server thread/INFO]: [UltimateClans] Register events...
|
1242 | [08:13:48] [Server thread/INFO]: [UltimateClans] - Paper lib found
|
1243 | [08:13:48] [Server thread/INFO]: [UltimateClans] ========================================
|
1244 | [08:13:48] [Server thread/INFO]: [ExploitFixer] Enabling ExploitFixer v3.0.1
|
1245 | [08:13:48] [Server thread/ERROR]: [ExploitFixer] HamsterAPI is not enabled, ExploitFixer will not work.
|
1246 | [08:13:48] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.40
|
1247 | [08:13:48] [Server thread/INFO]: [ConditionalEvents] Enabling ConditionalEvents v4.60.2
|
1248 | [08:13:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: conditionalevents [4.60.2]
|
1249 | [08:13:48] [Server thread/INFO]: [ConditionalEvents] Has been enabled! Version: 4.60.2
|
1250 | [08:13:48] [Server thread/INFO]: [ConditionalEvents] Thanks for using my plugin! ~Ajneb97
|
1251 | [08:13:48] [Server thread/INFO]: [BattlePass] Enabling BattlePass v4.11.7
|
1252 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-2 quests. All quests loaded successfully.
|
1253 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-7 quests. All quests loaded successfully.
|
1254 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-1 quests. All quests loaded successfully.
|
1255 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-6 quests. All quests loaded successfully.
|
1256 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-4 quests. All quests loaded successfully.
|
1257 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-3 quests. All quests loaded successfully.
|
1258 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-5 quests. All quests loaded successfully.
|
1259 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the week-pool quests. All quests loaded successfully.
|
1260 | [08:13:48] [Server thread/INFO]: [BattlePass] Finished loading the daily quests. All quests loaded successfully.
|
1261 | [08:13:48] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: free
|
1262 | [08:13:48] [Server thread/INFO]: [BattlePass] Successfully loaded the pass type with the id: premium
|
1263 | [08:13:48] [Server thread/WARN]: [BattlePass] Daily quests reset is set disabled.
|
1264 | [08:13:48] [Server thread/INFO]: [BattlePass] Register PlaceholderAPI placeholders
|
1265 | [08:13:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: battlepass [1.1]
|
1266 | [08:13:48] [Server thread/INFO]: [EnderDragon] Enabling EnderDragon v2.5.6
|
1267 | [08:13:48] [Server thread/INFO]: [EnderDragon] Enabling plugin...
|
1268 | [08:13:48] [Server thread/INFO]: [EnderDragon] Author: Xanadu13
|
1269 | [08:13:48] [Server thread/INFO]: [EnderDragon] Found version: v1_21_R3
|
1270 | [08:13:48] [Server thread/INFO]: [EnderDragon] Hooking to PlaceholderAPI...
|
1271 | [08:13:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ed [2.5.6]
|
1272 | [08:13:48] [Server thread/INFO]: [EnderDragon] Language: English
|
1273 | [08:13:48] [Server thread/INFO]: [EnderDragon] Checking update...
|
1274 | [08:13:48] [Server thread/INFO]: [EnderDragon] File data.yml is out of date, please update it.
|
1275 | [08:13:48] [Server thread/INFO]: [EnderDragon] You can use /ed update to update the config!
|
1276 | [08:13:48] [Server thread/INFO]: [ExecutableEvents] Enabling ExecutableEvents v3.25.7.8
|
1277 | [08:13:48] [Server thread/INFO]: ========*======== ExecutableEvents ========*========
|
1278 | [08:13:48] [Server thread/INFO]: ExecutableEvents Amount of Executable Events configurations loaded: 1
|
1279 | [08:13:48] [Server thread/INFO]: ========*======== ExecutableEvents ========*========
|
1280 | [08:13:48] [Server thread/INFO]: [BottledExp] Enabling BottledExp v3.2.4.0
|
1281 | [08:13:48] [Server thread/INFO]: [BottledExp] Version 3.2.4.0 has been enabled
|
1282 | [08:13:48] [Server thread/INFO]: [BottledExp] Using SuperPerms via Vault.
|
1283 | [08:13:48] [Server thread/INFO]: [hChatGame] Enabling hChatGame v1.3
|
1284 | [08:13:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: hchatgame [1.3]
|
1285 | [08:13:48] [Server thread/INFO]: [SurvivalInvisiframes] Enabling SurvivalInvisiframes v2.1.0
|
1286 | [08:13:48] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.17.2
|
1287 | [08:13:48] [Server thread/ERROR]: [LiteBans] [!!] Could not load messages.yml.
|
1288 | [08:13:48] [Server thread/ERROR]: [LiteBans] [!!] Configuration error found:
|
1289 | in 'reader', line 349, column 5:
|
1290 | &c[LiteBans] &4config.yml недейс ...
|
1291 | ^
|
1292 | unexpected character found [(91)
|
1293 | in 'reader', line 349, column 7:
|
1294 | &c[LiteBans] &4config.yml недейств ...
|
1295 | ^
|
1296 |
|
1297 | [08:13:48] [Server thread/ERROR]: [LiteBans] [!!] LiteBans will use the default messages until errors have been fixed.
|
1298 | [08:13:48] [Server thread/ERROR]: [LiteBans] [!!] Your configuration might be invalid. It can be checked using: https://yaml-online-parser.appspot.com/
|
1299 | [08:13:48] [Server thread/INFO]: [LiteBans] Loaded 2 templates from templates.yml!
|
1300 | [08:13:48] [pool-49-thread-1/INFO]: [ajLeaderboards] You are up to date! (2.10.1)
|
1301 | [08:13:48] [Server thread/INFO]: [LiteBans] Loading: h2 1.4.197
|
1302 | [08:13:48] [Server thread/INFO]: [LiteBans] Connecting to database...
|
1303 | [08:13:49] [Server thread/INFO]: [LiteBans] Connected to H2 database successfully (99.8 ms).
|
1304 | [08:13:49] [Server thread/INFO]: [LiteBans] Database connection fully initialized (102.7 ms).
|
1305 | [08:13:49] [Server thread/INFO]: [LiteBans] v2.17.2 enabled. Startup took 104 ms.
|
1306 | [08:13:49] [Server thread/INFO]: [ZNPCsPlus] Enabling ZNPCsPlus v2.0.0
|
1307 | [08:13:49] [Server thread/INFO]: ___ __ __ __
|
1308 | [08:13:49] [Server thread/INFO]: _/ |\ | |__) | (__` __|__ ZNPCsPlus v2.0.0
|
1309 | [08:13:49] [Server thread/INFO]: /__ | \| | |__ .__) | Maintained with ❤ by Pyr#6969
|
1310 | [08:13:49] [Server thread/INFO]:
|
1311 | [08:13:49] [Server thread/INFO]: * Initializing libraries...
|
1312 | [08:13:49] [Server thread/INFO]: * Initializing components...
|
1313 | [08:13:49] [Server thread/INFO]: * Registering components...
|
1314 | [08:13:49] [Server thread/INFO]: * Starting tasks...
|
1315 | [08:13:49] [Server thread/INFO]: * Loading data...
|
1316 | [08:13:49] [Server thread/ERROR]: [YamlStorage] Failed to load npc file: 4.yml
|
1317 | [08:13:49] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getDouble(String)" because "section" is null
|
1318 | [08:13:49] [Server thread/WARN]: at ZNPCsPlus-2.0.0 (1).jar//lol.pyr.znpcsplus.storage.yaml.YamlStorage.deserializeLocation(YamlStorage.java:160)
|
1319 | [08:13:49] [Server thread/WARN]: at ZNPCsPlus-2.0.0 (1).jar//lol.pyr.znpcsplus.storage.yaml.YamlStorage.loadNpcs(YamlStorage.java:58)
|
1320 | [08:13:49] [Server thread/WARN]: at ZNPCsPlus-2.0.0 (1).jar//lol.pyr.znpcsplus.npc.NpcRegistryImpl.reload(NpcRegistryImpl.java:85)
|
1321 | [08:13:49] [Server thread/WARN]: at ZNPCsPlus-2.0.0 (1).jar//lol.pyr.znpcsplus.ZNpcsPlus.onEnable(ZNpcsPlus.java:177)
|
1322 | [08:13:49] [Server thread/WARN]: at ZNPCsPlus-2.0.0 (1).jar//lol.pyr.znpcsplus.ZNpcsPlusBootstrap.onEnable(ZNpcsPlusBootstrap.java:39)
|
1323 | [08:13:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280)
|
1324 | [08:13:49] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
|
1325 | [08:13:49] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
|
1326 | [08:13:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
|
1327 | [08:13:49] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671)
|
1328 | [08:13:49] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620)
|
1329 | [08:13:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:746)
|
1330 | [08:13:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:491)
|
1331 | [08:13:49] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:365)
|
1332 | [08:13:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178)
|
1333 | [08:13:49] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313)
|
1334 | [08:13:49] [Server thread/WARN]: at java.base/java.lang.Thread.run(Unknown Source)
|
1335 | [08:13:49] [Server thread/INFO]: * Loading complete! (295ms)
|
1336 | [08:13:49] [Server thread/INFO]:
|
1337 | [08:13:49] [Server thread/INFO]: [Pl-Hide-Pro] Enabling Pl-Hide-Pro v2.11.3
|
1338 | [08:13:49] [Server thread/ERROR]: Error occurred while enabling Pl-Hide-Pro v2.11.3 (Is it up to date?)
|
1339 | java.lang.NoClassDefFoundError: net/luckperms/api/LuckPermsProvider
|
1340 | at Pl-Hide-Pro-2.11.3 (3).jar/eu.nononitas.plhidepro.miscellaneous.LuckPermsListener.init(LuckPermsListener.java:36) ~[Pl-Hide-Pro-2.11.3 (3).jar:?]
|
1341 | at Pl-Hide-Pro-2.11.3 (3).jar/eu.nononitas.plhidepro.spigot.PlHideProSpigot.enable(PlHideProSpigot.java:193) ~[Pl-Hide-Pro-2.11.3 (3).jar:?]
|
1342 | at Pl-Hide-Pro-2.11.3 (3).jar/eu.nononitas.plhidepro.spigot.SpigotPlugin.onEnable(SpigotPlugin.java:39) ~[Pl-Hide-Pro-2.11.3 (3).jar:?]
|
1343 | at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:280) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1344 | at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1345 | at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1346 | at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1347 | at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:671) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1348 | at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:620) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1349 | at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:746) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1350 | at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:491) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1351 | at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:365) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1352 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1178) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1353 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1354 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
1355 | Caused by: java.lang.ClassNotFoundException: net.luckperms.api.LuckPermsProvider
|
1356 | at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1357 | at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164) ~[purpur-api-1.21.4-R0.1-SNAPSHOT.jar:?]
|
1358 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
|
1359 | ... 15 more
|
1360 | [08:13:49] [Server thread/INFO]: [Pl-Hide-Pro] Disabling Pl-Hide-Pro v2.11.3
|
1361 | [08:13:49] [Server thread/INFO]: [libreforge] Enabling libreforge v4.74.0
|
1362 | [08:13:49] [Server thread/INFO]: [libreforge] Loading libreforge
|
1363 | [08:13:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: libreforge [4.74.0]
|
1364 | [08:13:49] [Server thread/INFO]: [libreforge] Loaded integrations: TAB, LevelledMobs, Vault
|
1365 | [08:13:49] [Server thread/INFO]: [libreforge]
|
1366 | [08:13:49] [Server thread/INFO]: [libreforge] Hey, what's this plugin doing here? I didn't install it!
|
1367 | [08:13:49] [Server thread/INFO]: [libreforge] libreforge is the effects system for plugins like EcoEnchants,
|
1368 | [08:13:49] [Server thread/INFO]: [libreforge] EcoJobs, EcoItems, etc. If you're looking for config options for
|
1369 | [08:13:49] [Server thread/INFO]: [libreforge] things like cooldown messages, lrcdb, and stuff like that, you'll
|
1370 | [08:13:49] [Server thread/INFO]: [libreforge] find it under /plugins/libreforge
|
1371 | [08:13:49] [Server thread/INFO]: [libreforge]
|
1372 | [08:13:49] [Server thread/INFO]: [libreforge] Don't worry about updating libreforge, it's handled automatically!
|
1373 | [08:13:49] [Server thread/INFO]: [libreforge]
|
1374 | [08:13:49] [Server thread/INFO]: [spark] Starting background profiler...
|
1375 | [08:13:49] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
|
1376 | [08:13:49] [Server thread/INFO]: Done preparing level "world" (12.610s)
|
1377 | [08:13:49] [Server thread/INFO]: Starting GS4 status listener
|
1378 | [08:13:49] [Server thread/INFO]: Thread Query Listener started
|
1379 | [08:13:49] [Query Listener #1/INFO]: Query running on **.**.**.**:25576
|
1380 | [08:13:49] [Server thread/INFO]: Running delayed init tasks
|
1381 | [08:13:49] [Craft Scheduler Thread - 5 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
|
1382 | [08:13:49] [Craft Scheduler Thread - 17 - ajLeaderboards/WARN]: [ajLeaderboards] Vault prefix hook failed! Make sure you have a plugin that implements chat (e.g. Luckperms)
|
1383 | [08:13:49] [Craft Scheduler Thread - 28 - Vault/INFO]: [Vault] Checking for Updates ...
|
1384 | [08:13:49] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.GriefPreventionFeature] Plugin 'GriefPrevention' found. Using it now.
|
1385 | [08:13:49] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'GriefPrevention'
|
1386 | [08:13:49] [Craft Scheduler Thread - 2 - PlayerPoints/INFO]: [RoseGarden] An update for PlayerPoints (v3.3.3) is available! You are running v3.3.2.
|
1387 | [08:13:49] [Craft Scheduler Thread - 28 - Vault/INFO]: [Vault] No new version available
|
1388 | [08:13:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playerpoints [3.3.2]
|
1389 | [08:13:49] [Server thread/WARN]: [nightcore] Task #22 for nightcore v2.7.9 generated an exception
|
1390 | java.lang.NoClassDefFoundError: net/luckperms/api/LuckPermsProvider
|
1391 | at nightcore-2.7.9 (1).jar/su.nightexpress.nightcore.integration.permission.impl.LuckPermissionProvider.setup(LuckPermissionProvider.java:24) ~[nightcore-2.7.9 (1).jar:?]
|
1392 | at nightcore-2.7.9 (1).jar/su.nightexpress.nightcore.Engine.lambda$loadPermissionsProvider$0(Engine.java:96) ~[nightcore-2.7.9 (1).jar:?]
|
1393 | at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:80) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1394 | at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1395 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1190) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1396 | at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1397 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
1398 | Caused by: java.lang.ClassNotFoundException: net.luckperms.api.LuckPermsProvider
|
1399 | at io.papermc.paper.plugin.entrypoint.classloader.PaperPluginClassLoader.loadClass(PaperPluginClassLoader.java:146) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1400 | at io.papermc.paper.plugin.entrypoint.classloader.PaperPluginClassLoader.loadClass(PaperPluginClassLoader.java:107) ~[purpur-1.21.4.jar:1.21.4-2416-51aafbc]
|
1401 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
|
1402 | ... 7 more
|
1403 | [08:13:49] [Server thread/INFO]: [CMI] Permission plugin: Vault
|
1404 | [08:13:49] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmi [**.**.**.**]
|
1405 | [08:13:49] [Server thread/INFO]: [CMI] PlaceholderAPI hooked.
|
1406 | [08:13:49] [Craft Scheduler Thread - 3 - EasyPayments/INFO]: [EasyPayments]
|
1407 | [08:13:49] [Craft Scheduler Thread - 3 - EasyPayments/INFO]: [EasyPayments] A new version of EasyPayments available!
|
1408 | [08:13:49] [Craft Scheduler Thread - 3 - EasyPayments/INFO]: [EasyPayments] Your version: 2.4.0, available version: 2.4.3
|
1409 | [08:13:49] [Craft Scheduler Thread - 3 - EasyPayments/INFO]: [EasyPayments] Download: https://easydonate.s3.easyx.ru/resources/plugins/easypayments/2.4.3/EasyPayments-2.4.3.jar
|
1410 | [08:13:49] [Craft Scheduler Thread - 3 - EasyPayments/INFO]: [EasyPayments]
|
1411 | [08:13:49] [Craft Scheduler Thread - 7 - CMILib/INFO]: New version of CMILib was detected. Please update it (**.**.**.** -> **.**.**.**)
|
1412 | [08:13:49] [Server thread/INFO]:
|
1413 | [08:13:49] [Server thread/INFO]: ∙ Победите в Чат-Игре и заработайте $10!
|
1414 | [08:13:49] [Server thread/INFO]: ∙ Решите пример: 452 + 1171
|
1415 | [08:13:49] [Server thread/INFO]:
|
1416 | [08:13:49] [Server thread/INFO]: Ответ пишите в локальный чат!
|
1417 | [08:13:49] [Server thread/INFO]:
|
1418 | [08:13:49] [Craft Scheduler Thread - 1 - eco/WARN]: [eco] eco is out of date! (Version 6.75.2)
|
1419 | [08:13:49] [Craft Scheduler Thread - 1 - eco/WARN]: [eco] The newest version is 6.76.3
|
1420 | [08:13:49] [Craft Scheduler Thread - 1 - eco/WARN]: [eco] Download the new version!
|
1421 | [08:13:50] [Craft Scheduler Thread - 14 - EcoJobs/WARN]: [EcoJobs] EcoJobs is out of date! (Version 3.72.0)
|
1422 | [08:13:50] [Craft Scheduler Thread - 14 - EcoJobs/WARN]: [EcoJobs] The newest version is 3.76.0
|
1423 | [08:13:50] [Craft Scheduler Thread - 14 - EcoJobs/WARN]: [EcoJobs] Download the new version!
|
1424 | [08:13:50] [Craft Scheduler Thread - 23 - EnderDragon/INFO]: [EnderDragon] Your version: v2.5.6
|
1425 | [08:13:50] [Craft Scheduler Thread - 23 - EnderDragon/INFO]: [EnderDragon] New version: v2.5.7
|
1426 | [08:13:50] [Craft Scheduler Thread - 23 - EnderDragon/INFO]: [EnderDragon] Download Link: https://www.spigotmc.org/resources/enderdragon.101583
|
1427 | [08:13:50] [Server thread/INFO]: [CombatLogX] Successfully enabled 0 late-load expansions.
|
1428 | [08:13:51] [Folia Async Scheduler Thread #10/INFO]: [UltimateClans] Find for new versions...
|
1429 | [08:13:51] [Folia Async Scheduler Thread #10/WARN]: [UltimateClans] New version (8.14.7) of Ultimate Clans is avaliable in https://polymart.org/r/1162
|
1430 | [08:13:59] [Notification Thread/WARN]: [com.fastasyncworldedit.core.Fawe] High memory usage detected, FAWE will attempt to slow operations to prevent a crash.
|