Paper 1.18.1 Server Log

#GogjTia
8 errors
821 lines
Raw
Analysis
Minecraft version:
1.18.1
The plugin 'Morph-2.22' is missing the required plugin 'LibsDisguises'.
Line #20
Solutions
Install the plugin 'LibsDisguises'.
Delete the file 'plugins/Morph-2.22.jar'.
1[00:40:46] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
2[00:40:47] [ServerMain/INFO]: Reloading ResourceManager: Default, bukkit
3[00:40:48] [Worker-Main-1/INFO]: Loaded 7 recipes
4[00:40:49] [Server thread/INFO]: Starting minecraft server version 1.18.1
5[00:40:49] [Server thread/INFO]: Loading properties
6[00:40:49] [Server thread/INFO]: This server is running Paper version git-Paper-177 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 2e99e5e)
7[00:40:50] [Server thread/INFO]: Server Ping Player Sample Count: 12
8[00:40:50] [Server thread/INFO]: Using 4 threads for Netty based IO
9[00:40:50] [Server thread/INFO]: Default game type: SURVIVAL
10[00:40:50] [Server thread/INFO]: Generating keypair
11[00:40:50] [Server thread/INFO]: Starting Minecraft server on *:63230
12[00:40:50] [Server thread/INFO]: Using epoll channel type
13[00:40:50] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
14[00:40:50] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
15[00:40:51] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R1.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
16[00:40:57] [Server thread/WARN]: Legacy plugin Craftconomy3 v3.3.1-d99cf63-trv200 does not specify an api-version.
17[00:40:57] [Server thread/WARN]: Legacy plugin OnePlayerSleep v1.3 does not specify an api-version.
18[00:40:57] [Server thread/WARN]: Legacy plugin EasyRanks v1.3.2 does not specify an api-version.
19[00:40:57] [Server thread/WARN]: Legacy plugin AntiPluginLookUp v1.1.8 does not specify an api-version.
20[00:40:57] [Server thread/ERROR]: Could not load 'plugins/Morph-2.22.jar' in folder 'plugins'
21org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [LibsDisguises]. Please download and install these plugins to run 'Morphy'.
22 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:290) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
23 at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-177]
24 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-177]
25 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-177]
26 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
27 at java.lang.Thread.run(Thread.java:833) ~[?:?]
28[00:40:57] [Server thread/WARN]: Legacy plugin Sudo v1 does not specify an api-version.
29[00:40:57] [Server thread/WARN]: Legacy plugin FlyToggle v1.7 does not specify an api-version.
30[00:40:57] [Server thread/WARN]: Legacy plugin RetrieveOP vBuild 31 does not specify an api-version.
31[00:40:57] [Server thread/WARN]: Legacy plugin ClickTpa v1.5.1 does not specify an api-version.
32[00:40:57] [Server thread/WARN]: Legacy plugin LoginSecurity v3.1 does not specify an api-version.
33[00:40:57] [Server thread/WARN]: Legacy plugin WatchDog v1.0 does not specify an api-version.
34[00:40:57] [Server thread/ERROR]: Fatal error trying to convert WatchDog v1.0:com/zooskey/wd/WatchDog.class
35org.bukkit.plugin.AuthorNagException: No legacy enum constant for CLOCK. Did you forget to define a modern (1.13+) api-version in your plugin.yml?
36 at org.bukkit.craftbukkit.v1_18_R1.util.Commodore$1$1.visitFieldInsn(Commodore.java:360) ~[paper-1.18.1.jar:git-Paper-177]
37 at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2444) ~[asm-9.2.jar:9.2]
38 at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1514) ~[asm-9.2.jar:9.2]
39 at org.objectweb.asm.ClassReader.accept(ClassReader.java:744) ~[asm-9.2.jar:9.2]
40 at org.objectweb.asm.ClassReader.accept(ClassReader.java:424) ~[asm-9.2.jar:9.2]
41 at org.bukkit.craftbukkit.v1_18_R1.util.Commodore.convert(Commodore.java:174) ~[paper-1.18.1.jar:git-Paper-177]
42 at org.bukkit.craftbukkit.v1_18_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:395) ~[paper-1.18.1.jar:git-Paper-177]
43 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:174) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
44 at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
45 at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
46 at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
47 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
48 at java.lang.Class.forName0(Native Method) ~[?:?]
49 at java.lang.Class.forName(Class.java:467) ~[?:?]
50 at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
51 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
52 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:414) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
53 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:322) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
54 at org.bukkit.craftbukkit.v1_18_R1.CraftServer.loadPlugins(CraftServer.java:422) ~[paper-1.18.1.jar:git-Paper-177]
55 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:285) ~[paper-1.18.1.jar:git-Paper-177]
56 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1202) ~[paper-1.18.1.jar:git-Paper-177]
57 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
58 at java.lang.Thread.run(Thread.java:833) ~[?:?]
59[00:40:57] [Server thread/WARN]: Legacy plugin MultiMOTD v1.0 does not specify an api-version.
60[00:40:57] [Server thread/WARN]: Legacy plugin SmartBans v1.0.2 does not specify an api-version.
61[00:40:57] [Server thread/WARN]: Legacy plugin CCTV v6.7 does not specify an api-version.
62[00:40:57] [Server thread/INFO]: [JoinLeaveMessages] Loading JoinLeaveMessages v3.9.2
63[00:40:57] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.1
64[00:40:57] [Server thread/INFO]: [Craftconomy3] Loading Craftconomy3 v3.3.1-d99cf63-trv200
65[00:40:57] [Server thread/INFO]: [SoaromaSAC] Loading SoaromaSAC v1.0.46
66[00:40:57] [Server thread/INFO]: [OnePlayerSleep] Loading OnePlayerSleep v1.3
67[00:40:57] [Server thread/INFO]: [EasyRanks] Loading EasyRanks v1.3.2
68[00:40:57] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v1.1
69[00:40:57] [Server thread/INFO]: [AntiPluginLookUp] Loading AntiPluginLookUp v1.1.8
70[00:40:57] [Server thread/INFO]: [Sudo] Loading Sudo v1
71[00:40:57] [Server thread/INFO]: [FlyToggle] Loading FlyToggle v1.7
72[00:40:57] [Server thread/INFO]: [HomeSpawn] Loading HomeSpawn v3.1.15
73[00:40:57] [Server thread/INFO]: [RetrieveOP] Loading RetrieveOP vBuild 31
74[00:40:57] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.1.1
75[00:40:57] [Server thread/INFO]: [ViaVersion] ViaVersion 4.1.1 is now loaded, injecting!
76[00:40:58] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
77[00:40:58] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
78[00:40:58] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
79[00:40:58] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
80[00:40:58] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
81[00:40:58] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
82[00:40:58] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
83[00:40:58] [Via-Mappingloader-7/INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
84[00:40:58] [Server thread/INFO]: [ClickTpa] Loading ClickTpa v1.5.1
85[00:40:58] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.1.1
86[00:40:58] [Server thread/INFO]: [ViaBackwards] Loading translations...
87[00:40:58] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
88[00:40:58] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
89[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
90[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
91[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
92[00:40:59] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.86
93[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
94[00:40:59] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
95[00:40:59] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
96[00:40:59] [Via-Mappingloader-8/INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
97[00:40:59] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
98[00:40:59] [Via-Mappingloader-3/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
99[00:40:59] [Via-Mappingloader-6/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
100[00:40:59] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.1.9
101[00:40:59] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v3.1
102[00:40:59] [Server thread/INFO]: [SirBlobman Core] Loading SirBlobmanCore v2.3.4
103[00:40:59] [Server thread/INFO]: [SirBlobman Core] Successfully loaded 1 language(s)
104[00:40:59] [Server thread/INFO]: [SirBlobman Core] Successfully loaded 1 language(s)
105[00:40:59] [Server thread/INFO]: [InventoryFullPlus] Loading InventoryFullPlus v2.5.9
106[00:40:59] [Server thread/INFO]: [WatchDog] Loading WatchDog v1.0
107[00:40:59] [Server thread/INFO]: [MultiMOTD] Loading MultiMOTD v1.0
108[00:40:59] [Server thread/INFO]: [SmartBans] Loading SmartBans v1.0.2
109[00:40:59] [Server thread/INFO]: [Minepacks] Loading Minepacks v2.4.3-Release
110[00:40:59] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
111[00:40:59] [Server thread/INFO]: [floodgate] Loading floodgate v2.1.0-SNAPSHOT
112[00:41:00] [Server thread/WARN]: [floodgate] en_ is not a supported Floodgate language.
113[00:41:00] [Server thread/INFO]: [floodgate] Took 405ms to boot Floodgate
114[00:41:00] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
115[00:41:00] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.1.0
116[00:41:00] [Server thread/INFO]: [CCTV] Loading CCTV v6.7
117[00:41:00] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.2
118[00:41:00] [Server thread/INFO]: [DailyShop] Loading DailyShop v3.6.0
119[00:41:00] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.10
120[00:41:00] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.1
121[00:41:00] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.0.0-SNAPSHOT
122[00:41:00] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.8+6008-1246d61
123[00:41:01] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5e222160]
124[00:41:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.2
125[00:41:01] [Server thread/INFO]: [SellGUI] Loading SellGUI v1.5.1
126[00:41:01] [Server thread/INFO]: [ViaVersionStatus] Loading ViaVersionStatus v3.1
127[00:41:01] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.6
128[00:41:01] [Server thread/INFO]: [LightAntiCheat] Loading LightAntiCheat v1.2.8
129[00:41:01] [Server thread/INFO]: [GeyserSkinManager] Loading GeyserSkinManager v1.6
130[00:41:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6+1cff55f
131[00:41:01] [Server thread/INFO]: [TabList] Loading TabList v5.6.1
132[00:41:01] [Server thread/INFO]: [AFKPlus] Loading AFKPlus v3.3.13
133[00:41:01] [Server thread/INFO]: [GSit] Loading GSit v1.0.5
134[00:41:01] [Server thread/INFO]: [NexEngine] Loading NexEngine v2.1.0
135[00:41:01] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v10.4.2.4
136[00:41:01] [Server thread/INFO]: [CombatLogX] Loading expansions...
137[00:41:01] [Server thread/INFO]: [CompatWorldGuard] Registering custom WorldGuard flags...
138[00:41:01] [Server thread/INFO]: [CompatWorldGuard] Finished registering custom WorldGuard flags.
139[00:41:01] [Server thread/INFO]: [CombatLogX] Successfully loaded 23 expansions.
140[00:41:01] [Server thread/INFO]: [CombatLogX] CombatLogX loaded successfully.
141[00:41:01] [Server thread/INFO]: [SimpleScore] Loading SimpleScore v3.9.2
142[00:41:01] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v7.2.0
143[00:41:01] [Server thread/INFO]: [MoneyHunters] Loading MoneyHunters v6.0.1
144[00:41:01] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.9.1
145[00:41:01] [Server thread/INFO]: [AureliumSkills] Loading AureliumSkills vBeta 1.2.8
146[00:41:01] [Server thread/INFO]: [OpenAudioMc] Loading OpenAudioMc v6.6.2
147[00:41:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
148[00:41:01] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.86
149[00:41:03] [Server thread/INFO]: __
150[00:41:03] [Server thread/INFO]: | |__) LuckPerms v5.3.86
151[00:41:03] [Server thread/INFO]: |___ | Running on Bukkit - Paper
152[00:41:03] [Server thread/INFO]:
153[00:41:03] [Server thread/INFO]: [LuckPerms] Loading configuration...
154[00:41:03] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
155[00:41:04] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
156[00:41:04] [Server thread/INFO]: [LuckPerms] Performing initial data load...
157[00:41:05] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3193ms)
158[00:41:05] [Server thread/INFO]: [SirBlobman Core] Enabling SirBlobmanCore v2.3.4
159[00:41:05] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
160[00:41:05] [Server thread/WARN]: [Vault] Loaded class com.greatmancode.craftconomy3.tools.interfaces.BukkitLoader from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
161[00:41:05] [Server thread/INFO]: [Vault] [Economy] CraftConomy3 found: Waiting
162[00:41:05] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
163[00:41:05] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
164[00:41:05] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
165[00:41:05] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
166[00:41:05] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
167[00:41:05] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.2
168[00:41:05] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.8+6008-1246d61
169[00:41:05] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
170[00:41:05] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
171[00:41:06] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R1.PaperweightAdapter as the Bukkit adapter
172[00:41:07] [Server thread/INFO]: [NexEngine] Enabling NexEngine v2.1.0
173[00:41:07] [Server thread/INFO]: [NexEngine] Loaded NMS version: V1_18_R1
174[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms permissions
175[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with Craftconomy3 economy
176[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with LuckPerms chat
177[00:41:07] [Server thread/INFO]: [NexEngine] Successfully hooked with Vault!
178[00:41:07] [Server thread/INFO]: [NexEngine] Found 0 external module(s).
179[00:41:07] [Server thread/INFO]: [NexEngine] Plugin loaded in 210 ms!
180[00:41:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
181[00:41:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
182[00:41:07] [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.
183[00:41:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
184[00:41:07] [Server thread/INFO]: Preparing level "One33Seven"
185[00:41:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
186[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
187[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
188[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
189[00:41:10] [Server thread/INFO]: Preparing spawn area: 0%
190[00:41:11] [Server thread/INFO]: Preparing spawn area: 0%
191[00:41:11] [Server thread/INFO]: Time elapsed: 2348 ms
192[00:41:11] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
193[00:41:12] [Server thread/INFO]: Preparing spawn area: 0%
194[00:41:12] [Server thread/INFO]: Preparing spawn area: 0%
195[00:41:12] [Server thread/INFO]: Preparing spawn area: 0%
196[00:41:13] [Server thread/INFO]: Preparing spawn area: 1%
197[00:41:13] [Server thread/INFO]: Time elapsed: 1586 ms
198[00:41:13] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
199[00:41:13] [Server thread/INFO]: Preparing spawn area: 0%
200[00:41:13] [Server thread/INFO]: Preparing spawn area: 0%
201[00:41:14] [Server thread/INFO]: Time elapsed: 809 ms
202[00:41:14] [Server thread/INFO]: [JoinLeaveMessages] Enabling JoinLeaveMessages v3.9.2
203[00:41:14] [Server thread/INFO]: --------------------------------------------
204[00:41:14] [Server thread/INFO]: JoinLeaveMessages
205[00:41:14] [Server thread/INFO]: by outbuilding
206[00:41:14] [Server thread/INFO]: is now Enabled!
207[00:41:14] [Server thread/INFO]: https://docs.joinleavemessages.ga/
208[00:41:14] [Server thread/INFO]: https://someonesplugins.ga/discord/
209[00:41:14] [Server thread/INFO]: v3.9.2
210[00:41:14] [Server thread/INFO]: --------------------------------------------
211[00:41:14] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.1
212[00:41:14] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.1.1 which is not a depend, softdepend or loadbefore of this plugin.
213[00:41:14] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
214[00:41:14] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3.1-d99cf63-trv200*
215[00:41:14] [Server thread/INFO]: [Craftconomy3] Starting up!
216[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
217[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading listeners.
218[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading commands
219[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Database Manager
220[00:41:14] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
221[00:41:14] [Server thread/WARN]: Nag author(s): '[Greatman]' of 'Craftconomy3' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).
222[00:41:14] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: Defaulting to no-operation (NOP) logger implementation
223[00:41:14] [Server thread/ERROR]: [Craftconomy3] [STDERR] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
224[00:41:14] [Server thread/INFO]: [Craftconomy3] Database Manager Loaded!
225[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
226[00:41:14] [Server thread/INFO]: [Craftconomy3] Currency Manager Loaded!
227[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading default settings.
228[00:41:14] [Server thread/INFO]: [Craftconomy3] Default settings loaded!
229[00:41:14] [Server thread/INFO]: [Craftconomy3] Loading the Account Manager
230[00:41:14] [Server thread/INFO]: [Craftconomy3] Starting Metrics.
231[00:41:14] [Server thread/INFO]: [Craftconomy3] Account Manager Loaded!
232[00:41:14] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded!
233[00:41:14] [Server thread/INFO]: [Craftconomy3] Ready!
234[00:41:14] [Server thread/INFO]: [Vault] [Economy] Craftconomy3 hooked.
235[00:41:14] [Server thread/INFO]: [SoaromaSAC] Enabling SoaromaSAC v1.0.46
236[00:41:14] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SoaromaSAC [1.0.46]
237[00:41:14] [Server thread/INFO]: [OnePlayerSleep] Enabling OnePlayerSleep v1.3*
238[00:41:15] [Server thread/INFO]: [EasyRanks] Enabling EasyRanks v1.3.2*
239[00:41:15] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v1.1
240[00:41:15] [Server thread/INFO]: [AntiPluginLookUp] Enabling AntiPluginLookUp v1.1.8*
241[00:41:15] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_en.yml to plugins/AntiPluginLookUp/messages_en.yml because messages_en.yml already exists.
242[00:41:15] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_de.yml to plugins/AntiPluginLookUp/messages_de.yml because messages_de.yml already exists.
243[00:41:15] [Server thread/WARN]: [AntiPluginLookUp] Could not save messages_fa.yml to plugins/AntiPluginLookUp/messages_fa.yml because messages_fa.yml already exists.
244[00:41:15] [Server thread/INFO]: [Warning] [AntiPluginLookUp] Unsupported version detected! Continue with own risk! (Support may not be guaranteed)
245[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] AntiPluginLookUp is running on 1.18.1!
246[00:41:15] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R1.Packet
247[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151)
248[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103)
249[00:41:15] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
250[00:41:15] [Server thread/WARN]: at java.base/java.lang.Class.forName0(Native Method)
251[00:41:15] [Server thread/WARN]: at java.base/java.lang.Class.forName(Class.java:375)
252[00:41:15] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.TabCompleteSender.TabCompleteSender_Reflections.<init>(TabCompleteSender_Reflections.java:24)
253[00:41:15] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.Main.aplu.onEnable(aplu.java:759)
254[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
255[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
256[00:41:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
257[00:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugin(CraftServer.java:564)
258[00:41:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.CraftServer.enablePlugins(CraftServer.java:478)
259[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:727)
260[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:503)
261[00:41:15] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:313)
262[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1202)
263[00:41:15] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
264[00:41:15] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
265[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: pl
266[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: plugins
267[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ver
268[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: version
269[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: icanhasbukkit
270[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: about
271[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: ?
272[00:41:15] [Server thread/INFO]: [Info] [AntiPluginLookUp] Added: help
273[00:41:15] [Server thread/INFO]: [Sudo] Enabling Sudo v1*
274[00:41:15] [Server thread/INFO]: [FlyToggle] Enabling FlyToggle v1.7*
275[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading FlyToggle - v1.7
276[00:41:15] [Server thread/INFO]: [FlyToggle] #> Settings up bStats..
277[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading plugin files...
278[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading command..
279[00:41:15] [Server thread/INFO]: [FlyToggle] #> Loading events..
280[00:41:15] [Server thread/INFO]: [FlyToggle] #> FlyToggle startup done!
281[00:41:15] [Server thread/INFO]: [HomeSpawn] Enabling HomeSpawn v3.1.15
282[00:41:15] [Server thread/INFO]: [HomeSpawn] The messages.yml file has been updated, it is now called messages_PRE_3.1.15.yml, please transfer any values into the new messages.yml
283[00:41:15] [Server thread/INFO]: [HomeSpawn] HomeSpawn v3.1.15 has been enabled
284[00:41:15] [Server thread/INFO]: [RetrieveOP] Enabling RetrieveOP vBuild 31*
285[00:41:15] [Server thread/INFO]:
286[00:41:15] [Server thread/INFO]: RetrieveOP Build 31, a premium resource by Norska - Executing startup sequence...
287[00:41:15] [Server thread/INFO]:
288[00:41:15] [Server thread/INFO]: [+] Registered commands (took 1ms)
289[00:41:15] [Server thread/INFO]: [+] Registered listeners (took 2ms)
290[00:41:15] [Server thread/INFO]:
291[00:41:15] [Server thread/INFO]: [+] Completed startup. Enjoy the plugin!
292[00:41:15] [Server thread/INFO]:
293[00:41:15] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.1.1
294[00:41:15] [Server thread/INFO]: [ClickTpa] Enabling ClickTpa v1.5.1*
295[00:41:15] [Server thread/INFO]: [ClickTpa] Loaded Successfully!
296[00:41:15] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.1.1
297[00:41:15] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.1.9
298[00:41:15] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v3.1*
299[00:41:15] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
300[00:41:15] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
301[00:41:15] [Server thread/INFO]: [LoginSecurity] Registering commands...
302[00:41:15] [Server thread/INFO]: [LoginSecurity] Registering listeners...
303[00:41:15] [Server thread/INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
304[00:41:15] [Server thread/INFO]: [InventoryFullPlus] Enabling InventoryFullPlus v2.5.9
305[00:41:15] [Server thread/INFO]: [InventoryFullPlus] --------------------------------------
306[00:41:15] [Server thread/INFO]: [InventoryFullPlus] InventoryFull+
307[00:41:15] [Server thread/INFO]: [InventoryFullPlus] Author: ItsLewizzz
308[00:41:15] [Server thread/INFO]: [InventoryFullPlus] Plugin Version: 2.5.9
309[00:41:15] [Server thread/INFO]: [InventoryFullPlus] --------------------------------------
310[00:41:15] [Server thread/INFO]: [WatchDog] Enabling WatchDog v1.0*
311[00:41:15] [Server thread/INFO]: [MultiMOTD] Enabling MultiMOTD v1.0*
312[00:41:15] [Server thread/INFO]: [SmartBans] Enabling SmartBans v1.0.2*
313[00:41:15] [Server thread/INFO]: [SmartBans] # SmartBans coded by: Ocean #
314[00:41:15] [Server thread/INFO]: [SmartBans] # youtube.com/TheMineShack #
315[00:41:15] [Server thread/WARN]: [SmartBans] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
316[00:41:15] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.4.3-Release
317[00:41:15] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode!
318[00:41:15] [Server thread/INFO]: [Minepacks] Config file successfully loaded.
319[00:41:15] [Server thread/INFO]: [Minepacks] Language file successfully loaded. Language: english Author: GeorgH93
320[00:41:15] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Starting...
321[00:41:15] [Server thread/WARN]: [Minepacks] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
322[00:41:15] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Start completed.
323[00:41:19] [Server thread/INFO]: [Minepacks] Item name language file successfully loaded. Language: english Author: GeorgH93
324[00:41:19] [Server thread/INFO]: [Minepacks] Loading item translations ...
325[00:41:19] [Server thread/INFO]: [Minepacks] Finished loading item translations for 828 items.
326[00:41:19] [Server thread/INFO]: [Minepacks]  Minepacks has been enabled!  :) 
327[00:41:19] [Server thread/INFO]: [floodgate] Enabling floodgate v2.1.0-SNAPSHOT
328[00:41:19] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.1.0
329[00:41:19] [Server thread/INFO]: [CCTV] Enabling CCTV v6.7*
330[00:41:19] [Server thread/INFO]: v1_18_R1.
331[00:41:19] [Server thread/INFO]: [CCTV] .-==--+]- CCTV -[+--==-.
332[00:41:19] [Server thread/INFO]: [CCTV] This is the CCTV plugin!
333[00:41:19] [Server thread/INFO]: [CCTV] Authors: Timdecoole123, Streampy
334[00:41:19] [Server thread/INFO]: [CCTV] For updates check our spigot page
335[00:41:19] [Server thread/INFO]: [CCTV] Spigot: https://www.spigotmc.org/resources/cctv.60310/
336[00:41:19] [Server thread/INFO]: [CCTV] To report bugs go to the spigot page and send us a message!
337[00:41:19] [Server thread/INFO]: [CCTV] NOTE: This plugin is discontinued. There will only be small improvements.
338[00:41:19] [Server thread/INFO]: [CCTV] .-==--+]- -[+--==-.
339[00:41:19] [Server thread/INFO]: [DailyShop] Enabling DailyShop v3.6.0
340[00:41:19] [Server thread/INFO]: Hooked to Vault
341[00:41:19] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: DailyShop [3.6.0]
342[00:41:19] [Server thread/INFO]: [DailyShop] Hooked to PlaceholderAPI
343[00:41:19] [Server thread/WARN]: [DailyShop] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
344[00:41:19] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support
345[00:41:19] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded!
346[00:41:19] [ForkJoinPool.commonPool-worker-1/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
347[00:41:20] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.10
348[00:41:20] [Thread-17/WARN]: [NBTAPI] [NBTAPI] The NBT-API at 'package io.github.divios.dependencies.nbt.nbtapi' seems to be a future Version, not yet released on Spigot/CurseForge!
349[00:41:20] [Thread-17/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.9.0-SNAPSHOT' Newest Version: 2.8.0'
350[00:41:20] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R1, using MappingSpigotSkinRefresher.
351[00:41:20] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
352[00:41:20] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.1
353[00:41:20] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
354[00:41:20] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension.
355[00:41:20] [Server thread/WARN]: [AuctionHouse] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
356[00:41:20] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_18_R1
357[00:41:21] [Server thread/INFO]: [AuctionHouse] Using en_us locale
358[00:41:21] [Server thread/INFO]: [AuctionHouse] Loaded 40 listings
359[00:41:21] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.0.0-SNAPSHOT
360[00:41:21] [Server thread/INFO]: [Geyser-Spigot] Auto-loaded Floodgate key
361[00:41:21] [Server thread/INFO]: [Geyser-Spigot] ******************************************
362[00:41:21] [Server thread/INFO]: [Geyser-Spigot]
363[00:41:21] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.0.0-SNAPSHOT (git-master-3251d90)
364[00:41:21] [Server thread/INFO]: [Geyser-Spigot]
365[00:41:21] [Server thread/INFO]: [Geyser-Spigot] ******************************************
366[00:41:23] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key!
367[00:41:24] [Network Listener - #3/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:63230
368[00:41:24] [Server thread/INFO]: [Geyser-Spigot] Done (2.687s)! Run /geyser help for help!
369[00:41:24] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.2
370[00:41:24] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
371[00:41:24] [Server thread/INFO]: [Essentials] No kits found to migrate.
372[00:41:24] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
373[00:41:24] [Server thread/INFO]: [Essentials] Using locale en
374[00:41:24] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
375[00:41:24] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
376[00:41:24] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
377[00:41:24] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
378[00:41:24] [Server thread/INFO]: [SellGUI] Enabling SellGUI v1.5.1
379[00:41:24] [Server thread/INFO]: [ViaVersionStatus] Enabling ViaVersionStatus v3.1
380[00:41:24] [Server thread/INFO]: [ViaVersionStatus] Using ViaVersion to determine versions.
381[00:41:24] [Server thread/INFO]: [ViaVersionStatus] Metrics enabled if allowed by plugins/bStats/config.yml
382[00:41:24] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.6
383[00:41:24] [Server thread/INFO]: [SuperVanish] Please install ProtocolLib to be able to use all SuperVanish features: https://www.spigotmc.org/resources/protocollib.1997/
384[00:41:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: supervanish [6.2.6]
385[00:41:24] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
386[00:41:24] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
387[00:41:24] [Server thread/INFO]: [LightAntiCheat] Enabling LightAntiCheat v1.2.8
388[00:41:24] [Server thread/INFO]: [GeyserSkinManager] Enabling GeyserSkinManager v1.6
389[00:41:25] [Server thread/WARN]: [GeyserSkinManager] Floodgate found on the server! Disabling skin services and only running mod interactions.
390[00:41:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6+1cff55f
391[00:41:25] [Server thread/WARN]: [WorldGuard] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
392[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) TNT ignition is PERMITTED.
393[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) Lighters are PERMITTED.
394[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) Lava fire is PERMITTED.
395[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven) Fire spread is UNRESTRICTED.
396[00:41:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven'
397[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) TNT ignition is PERMITTED.
398[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Lighters are PERMITTED.
399[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Lava fire is PERMITTED.
400[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_nether) Fire spread is UNRESTRICTED.
401[00:41:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven_nether'
402[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) TNT ignition is PERMITTED.
403[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Lighters are PERMITTED.
404[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Lava fire is PERMITTED.
405[00:41:25] [Server thread/INFO]: [WorldGuard] (One33Seven_the_end) Fire spread is UNRESTRICTED.
406[00:41:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'One33Seven_the_end'
407[00:41:25] [Server thread/INFO]: [WorldGuard] Loading region data...
408[00:41:25] [Server thread/INFO]: [NexEngine] Successfully hooked with WorldGuard!
409[00:41:25] [Server thread/INFO]: [TabList] Enabling TabList v5.6.1
410[00:41:25] [Server thread/INFO]: [TabList] Hooked PlaceholderAPI version: 2.11.1
411[00:41:25] [Server thread/INFO]: [TabList] > Enabled v5.6.1 (83ms)
412[00:41:25] [Server thread/INFO]: [AFKPlus] Enabling AFKPlus v3.3.13
413[00:41:25] [Server thread/INFO]: [AFKPlus] AFKPlus v.3.3.13 has been enabled!
414[00:41:25] [Server thread/INFO]: [GSit] Enabling GSit v1.0.5
415[00:41:25] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
416[00:41:25] [Server thread/INFO]: [GSit] Link with WorldGuard successful!
417[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v10.4.2.4
418[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Cheat Prevention v15.3'...
419[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Citizens Compatibility v15.4'...
420[00:41:25] [Server thread/INFO]: [CompatCitizens] Could not find the Citizens plugin.
421[00:41:25] [Server thread/INFO]: [CompatCitizens] This expansion will be automatically disabled.
422[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Citizens Compatibility v15.4'...
423[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'CrackShot Compatibility v15.0'...
424[00:41:25] [Server thread/INFO]: [CompatCrackShot] Could not find the CrackShot plugin. This expansion will be automatically disabled.
425[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'CrackShot Compatibility v15.0'...
426[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Disguise Compatibility v15.2'...
427[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Factions Compatibility v15.0'...
428[00:41:25] [Server thread/WARN]: [CombatLogX] Failed to find any of the following plugins:
429[00:41:25] [Server thread/WARN]: [CombatLogX] [Factions, FactionsX, LegacyFactions]
430[00:41:25] [Server thread/WARN]: [CombatLogX] Please contact SirBlobman if you believe this is mistake.
431[00:41:25] [Server thread/WARN]: [CombatLogX] https://github.com/SirBlobman/SirBlobmanAPI/issues/new/choose
432[00:41:25] [Server thread/INFO]: [CompatFactions] Automatically disabling...
433[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Factions Compatibility v15.0'...
434[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'GriefPrevention Compatibility v15.4'...
435[00:41:25] [Server thread/INFO]: [CompatGriefPrevention] The GriefPrevention plugin could not be found.
436[00:41:25] [Server thread/INFO]: [CompatGriefPrevention] Automatically disabling...
437[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'GriefPrevention Compatibility v15.4'...
438[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Lands Compatibility v15.1'...
439[00:41:25] [Server thread/INFO]: [CompatLands] Automatically disabling...
440[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Lands Compatibility v15.1'...
441[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'MVdWPlaceholderAPI Compatibility v15.0'...
442[00:41:25] [Server thread/INFO]: [CompatMVdWPlaceholderAPI] The MVdWPlaceholderAPI plugin could not be found. This expansion will be automatically disabled.
443[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'MVdWPlaceholderAPI Compatibility v15.0'...
444[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'MythicMobs Compatibility v15.6'...
445[00:41:25] [Server thread/INFO]: [CompatMythicMobs] Could not find the MythicMobs plugin. This expansion will be automatically disabled.
446[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'MythicMobs Compatibility v15.6'...
447[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PlaceholderAPI Compatibility v15.1'...
448[00:41:25] [Server thread/INFO]: [CompatPlaceholderAPI] Successfully hooked into PlaceholderAPI v2.11.1
449[00:41:25] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: combatlogx [15.1]
450[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'PreciousStones Compatibility v15.1'...
451[00:41:25] [Server thread/INFO]: [CompatPreciousStones] Could not find the PreciousStones plugin. This expansion will be automatically disabled.
452[00:41:25] [Server thread/INFO]: [CompatPreciousStones] Automatically disabling...
453[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'PreciousStones Compatibility v15.1'...
454[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'RedProtect Compatibility v15.0'...
455[00:41:25] [Server thread/INFO]: [CompatRedProtect] Automatically disabling...
456[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'RedProtect Compatibility v15.0'...
457[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Residence Compatibility v15.0'...
458[00:41:25] [Server thread/INFO]: [CompatResidence] Automatically disabling...
459[00:41:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Residence Compatibility v15.0'...
460[00:41:25] [Server thread/INFO]: [CombatLogX] Enabling expansion 'SkyBlock Compatibility v15.4'...
461[00:41:26] [Server thread/INFO]: [CompatSkyBlock] A SkyBlock plugin could not be detected. If you believe this is an error please contact SirBlobman.
462[00:41:26] [Server thread/INFO]: [CompatSkyBlock] Automatically disabling...
463[00:41:26] [Server thread/INFO]: [CombatLogX] Disabling expansion 'SkyBlock Compatibility v15.4'...
464[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Towny Compatibility v15.4'...
465[00:41:26] [Server thread/INFO]: [CompatTowny] Automatically disabling...
466[00:41:26] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Towny Compatibility v15.4'...
467[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Vanish Compatibility v15.0'...
468[00:41:26] [Server thread/INFO]: [CompatVanish] Successfully hooked into SuperVanish v6.2.6
469[00:41:26] [Server thread/INFO]: [CompatVanish] Successfully hooked into Essentials v2.19.2
470[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'WorldGuard Compatibility v15.3'...
471[00:41:26] [Server thread/INFO]: [CompatWorldGuard] Successfully hooked into WorldGuard v7.0.6+1cff55f
472[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Damage Tagger v15.1'...
473[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Logger v15.1'...
474[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Mob Tagger v15.3'...
475[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Newbie Helper v15.4'...
476[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Notifier v15.13'...
477[00:41:26] [Server thread/INFO]: [Notifier] Successfully hooked into PlaceholderAPI v2.11.1
478[00:41:26] [Server thread/INFO]: [CombatLogX] Enabling expansion 'Rewards v15.2'...
479[00:41:26] [Server thread/INFO]: [CombatLogX] Successfully enabled 11 expansions.
480[00:41:26] [Server thread/INFO]: [CombatLogX] CombatLogX is now enabled.
481[00:41:26] [Server thread/INFO]: [SimpleScore] Enabling SimpleScore v3.9.2
482[00:41:26] [Server thread/INFO]: [SimpleScore] Loading player data...
483[00:41:26] [Server thread/INFO]: [SimpleScore] Player data loaded.
484[00:41:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: SimpleScore [3.9.2]
485[00:41:26] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v7.2.0
486[00:41:26] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
487[00:41:26] [Server thread/WARN]: [SilkSpawners] Warning! "iron-golems-can-spawn-in-air" is set to false in the paper.yml! Iron Golem farms might not work!
488[00:41:26] [Server thread/INFO]: [SilkSpawners] Loading support for v1_18_R1
489[00:41:26] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled and now running.
490[00:41:26] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
491[00:41:26] [Server thread/INFO]: [MoneyHunters] Enabling MoneyHunters v6.0.1
492[00:41:26] [Server thread/INFO]: [MoneyHunters] Powered by: NexEngine
493[00:41:26] [Server thread/WARN]: [NexEngine] Loaded class org.h2.Driver from Craftconomy3 v3.3.1-d99cf63-trv200 which is not a depend, softdepend or loadbefore of this plugin.
494[00:41:26] [Server thread/INFO]: [MoneyHunters] Found 0 external module(s).
495[00:41:26] [Server thread/INFO]: [MoneyHunters] Registered currency: vault ($)
496[00:41:26] [Server thread/INFO]: [NexEngine] Enabled listener for player placed blocks.
497[00:41:26] [Server thread/WARN]: [MoneyHunters] Job 'mythic.yml' could not be loaded due to no dependency installed (MythicMobs).
498[00:41:26] [Server thread/INFO]: [MoneyHunters] Jobs Loaded: 5
499[00:41:26] [Server thread/INFO]: [MoneyHunters] Plugin loaded in 167 ms!
500[00:41:26] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.9.1
501[00:41:26] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.GreetingFlagHandler
502[00:41:26] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.FarewellFlagHandler
503[00:41:26] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI support enabled!
504[00:41:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: protectionstones [2.9.1]
505[00:41:26] [Server thread/INFO]: [ProtectionStones] LuckPerms support enabled!
506[00:41:26] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
507[00:41:26] [Server thread/INFO]: [ProtectionStones] - GOLD_ORE (1)
508[00:41:26] [Server thread/INFO]: [ProtectionStones] - DIAMOND_ORE (9)
509[00:41:26] [Server thread/INFO]: [ProtectionStones] - IRON_ORE (3)
510[00:41:26] [Server thread/INFO]: [ProtectionStones] - EMERALD_ORE (64)
511[00:41:26] [Server thread/INFO]: [ProtectionStones] Building region cache...
512[00:41:26] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
513[00:41:27] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
514[00:41:27] [Server thread/INFO]: [ProtectionStones] ProtectionStones has successfully started!
515[00:41:27] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.2.8
516[00:41:27] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
517[00:41:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: aureliumskills [Beta 1.2.8]
518[00:41:27] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
519[00:41:27] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
520[00:41:27] [Server thread/INFO]: [AureliumSkills] Loaded 183 config options in 2 ms
521[00:41:27] [Server thread/INFO]: [AureliumSkills] Loaded 284 sources and 10 tags in 18ms
522[00:41:27] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
523[00:41:27] [Server thread/INFO]: [AureliumSkills] Loading languages...
524[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 13 languages in 996ms
525[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
526[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 3 menus, 9 items, and 5 templates in 39 ms
527[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 5ms
528[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
529[00:41:28] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
530[00:41:28] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
531[00:41:28] [Server thread/INFO]: [OpenAudioMc] Enabling OpenAudioMc v6.6.2
532[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting in socket mode
533[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing build 504 by BuildTools
534[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using the main config file..
535[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting configuration module
536[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using the main config file..
537[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting configuration module
538[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Skipped 24/24 migrations.
539[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing socket connector
540[00:41:28] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting authentication module
541[00:41:29] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] This server already has an account, skipping sign up.
542[00:41:29] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for MojangProfile
543[00:41:29] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Initializing account details
544[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] The server is empty! ignoring voice chat.
545[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Loading aliases...
546[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for Alias
547[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Loaded 0 aliases
548[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Detected version type: MODERN
549[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Enabling the 1.13 speaker system
550[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for Speaker
551[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] There are 0 speakers in the new database
552[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for StoredWorldChunk
553[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Turns out you have WorldGuard installed! enabling regions and the region tasks..
554[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Enabling the newer 1.13 regions
555[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Registering storage table for RegionProperties
556[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Using ip: **.**.**.**
557[00:41:30] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Attempting to start a cdn injector at port 8050. Timeout=20-seconds
558[00:41:50] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Attempting to start a cdn injector at port 7277. Timeout=20-seconds
559[00:42:10] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Continuing without the RestDirect feature! None of the listed ports were accessible or available. Please contact support, your server/host might not be compatible!
560[00:42:10] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Starting and loading took 72360MS
561[00:42:10] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
562[00:42:10] [ForkJoinPool.commonPool-worker-2/WARN]: [PlaceholderAPI] Loaded class net.ess3.api.IEssentials from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
563[00:42:10] [Server thread/INFO]: Starting GS4 status listener
564[00:42:10] [Server thread/INFO]: Thread Query Listener started
565[00:42:10] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
566[00:42:10] [Server thread/INFO]: JMX monitoring enabled
567[00:42:10] [Server thread/INFO]: Running delayed init tasks
568[00:42:10] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18 (757)
569[00:42:10] [Craft Scheduler Thread - 12 - Essentials/INFO]: [Essentials] Fetching version information...
570[00:42:10] [Craft Scheduler Thread - 6 - HomeSpawn/INFO]: [HomeSpawn] HomeSpawn file watcher started!
571[00:42:10] [Craft Scheduler Thread - 16 - AFKPlus/INFO]: [AFKPlus] AFKPlus file watcher started!
572[00:42:10] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] Checking for updates using the Spigot API...
573[00:42:10] [Craft Scheduler Thread - 20 - NexEngine/INFO]: [NexEngine] Loading user placed blocks in async mode...
574[00:42:10] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
575[00:42:10] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API
576[00:42:10] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
577[00:42:10] [Craft Scheduler Thread - 25 - MoneyHunters/INFO]: [MoneyHunters] Auto-save: Saved 0 online users | 0 offline users.
578[00:42:11] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
579[00:42:11] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] Checking for Updates ...
580[00:42:11] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
581[00:42:11] [Craft Scheduler Thread - 14 - SellGUI/INFO]: [SellGUI] Plugin is up to date
582[00:42:11] [Craft Scheduler Thread - 4 - JoinLeaveMessages/INFO]: [JoinLeaveMessages] There is not a new update available. You are using the LATEST file!
583[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.0]
584[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [1.4.0]
585[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.2]
586[00:42:11] [Server thread/INFO]: Vanish Placeholders - Hooked into SuperVanish or PremiumVanish
587[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vanish [1.2]
588[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] ==============================================
589[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] CombatLogX Update Checker
590[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX]
591[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] You are using the latest version!
592[00:42:11] [Craft Scheduler Thread - 17 - CombatLogX/INFO]: [CombatLogX] ==============================================
593[00:42:11] [Server thread/INFO]: 4 placeholder hook(s) registered!
594[00:42:11] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
595[00:42:11] [Server thread/INFO]: [AuctionHouse] Found PlaceholderAPI plugin
596[00:42:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionhouse [3.1]
597[00:42:11] [Server thread/INFO]: [AuctionHouse] Registered PlaceholderAPI placeholders
598[00:42:11] [Server thread/INFO]: Done (81.322s)! For help, type "help"
599[00:42:11] [Server thread/INFO]: Timings Reset
600[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
601[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] +==================+
602[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] | SkinsRestorer |
603[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] |------------------|
604[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] | Standalone Mode |
605[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] +==================+
606[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
607[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] Current version: 14.1.10
608[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] This is the latest version!
609[00:42:11] [Craft Scheduler Thread - 11 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
610[00:42:11] [Craft Scheduler Thread - 24 - Vault/INFO]: [Vault] No new version available
611[00:42:11] [Craft Scheduler Thread - 20 - SirBlobmanCore/INFO]: [SirBlobman Core]
612[00:42:11] [Craft Scheduler Thread - 20 - SirBlobmanCore/INFO]: [SirBlobman Core] [Update Checker] There are no updates available for plugin 'SirBlobmanCore'.
613[00:42:11] [Craft Scheduler Thread - 13 - AFKPlus/INFO]: [AFKPlus] There is no update available
614[00:42:11] [Craft Scheduler Thread - 10 - DailyRewards/INFO]: [DailyRewards] You are running latest release (1.1.0)
615[00:42:11] [Craft Scheduler Thread - 9 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R1! Trying to find NMS support
616[00:42:11] [Craft Scheduler Thread - 9 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R1' loaded!
617[00:42:11] [Craft Scheduler Thread - 9 - AureliumSkills/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
618[00:42:13] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] New Identity = xGpOLFOxAw98gSzzEZmdT1FT9
619[00:42:17] [Server thread/INFO]: [Warning] [AntiPluginLookUp] There is a new version available! (1.1.9)
620[00:42:17] [Server thread/INFO]: [Info] [AntiPluginLookUp] Auto-updating!
621[00:42:17] [Server thread/INFO]: [Info] [AntiPluginLookUp] (You need to restart the server so the update can take effect)
622[00:42:17] [Server thread/INFO]: [Error] [AntiPluginLookUp] Error while trying downloading the update!
623[00:42:17] [Server thread/WARN]: java.io.FileNotFoundException: plugins/update/AntiPluginLookUp-1.1.8.jar (No such file or directory)
624[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.open0(Native Method)
625[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
626[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
627[00:42:17] [Server thread/WARN]: at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
628[00:42:17] [Server thread/WARN]: at AntiPluginLookUp-1.1.8.jar//me.Entity303.AntiPluginLookUp.Main.aplu.lambda$3(aplu.java:822)
629[00:42:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101)
630[00:42:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
631[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1547)
632[00:42:17] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:480)
633[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1470)
634[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1264)
635[00:42:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317)
636[00:42:17] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
637[00:42:19] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5195ms or 103 ticks behind
638[00:42:20] [Server thread/INFO]: [ViaVersionStatus] ViaVersion supported protocols:
639[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.7-1.7.5(4)
640[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.7.6-1.7.10(5)
641[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.8.x(47)
642[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9(107)
643[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9.1(108)
644[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9.2(109)
645[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.9.3/4(110)
646[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.10.x(210)
647[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.11(315)
648[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.11.1/2(316)
649[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.12(335)
650[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.12.1(338)
651[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.12.2(340)
652[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.13(393)
653[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.13.1(401)
654[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.13.2(404)
655[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14(477)
656[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.1(480)
657[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.2(485)
658[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.3(490)
659[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.14.4(498)
660[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.15(573)
661[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.15.1(575)
662[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.15.2(578)
663[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16(735)
664[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.1(736)
665[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.2(751)
666[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.3(753)
667[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.16.4/5(754)
668[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.17(755)
669[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.17.1(756)
670[00:42:20] [Server thread/INFO]: [ViaVersionStatus] 1.18(757)
671[00:42:23] [User Authenticator #1/INFO]: UUID of player ZXVoidx is f544c5e3-f357-339a-a2e6-082d715dd579
672[00:42:24] [Server thread/ERROR]: Encountered an unexpected exception
673java.lang.OutOfMemoryError: Metaspace
674 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
675 at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?]
676 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
677 at java.net.URLClassLoader.defineClass(URLClassLoader.java:524) ~[?:?]
678 at java.net.URLClassLoader$1.run(URLClassLoader.java:427) ~[?:?]
679 at java.net.URLClassLoader$1.run(URLClassLoader.java:421) ~[?:?]
680 at java.security.AccessController.executePrivileged(AccessController.java:807) ~[?:?]
681 at java.security.AccessController.doPrivileged(AccessController.java:712) ~[?:?]
682 at java.net.URLClassLoader.findClass(URLClassLoader.java:420) ~[?:?]
683 at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]
684 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
685 at net.minecraft.stats.ServerStatsCounter.<init>(ServerStatsCounter.java:59) ~[?:?]
686 at net.minecraft.server.players.PlayerList.getPlayerStats(PlayerList.java:1431) ~[paper-1.18.1.jar:git-Paper-177]
687 at net.minecraft.server.players.PlayerList.getPlayerStats(PlayerList.java:1410) ~[paper-1.18.1.jar:git-Paper-177]
688 at net.minecraft.server.level.ServerPlayer.<init>(ServerPlayer.java:320) ~[?:?]
689 at net.minecraft.server.players.PlayerList.canPlayerLogin(PlayerList.java:735) ~[paper-1.18.1.jar:git-Paper-177]
690 at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:177) ~[?:?]
691 at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:88) ~[?:?]
692 at net.minecraft.network.Connection.tick(Connection.java:517) ~[?:?]
693 at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:201) ~[?:?]
694 at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1636) ~[paper-1.18.1.jar:git-Paper-177]
695 at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:480) ~[paper-1.18.1.jar:git-Paper-177]
696 at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1470) ~[paper-1.18.1.jar:git-Paper-177]
697 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1264) ~[paper-1.18.1.jar:git-Paper-177]
698 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-177]
699 at net.minecraft.server.MinecraftServer$$Lambda$3955/0x000000080145df40.run(Unknown Source) ~[?:?]
700 at java.lang.Thread.run(Thread.java:833) ~[?:?]
701[00:42:25] [Server thread/ERROR]: This crash report has been saved to: /server/./crash-reports/crash-2022-01-31_00.42.25-server.txt
702[00:42:25] [Server thread/INFO]: Stopping server
703[00:42:25] [Server thread/INFO]: [OpenAudioMc] Disabling OpenAudioMc v6.6.2
704[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Shutting down
705[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Saving world cache...
706[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Closing database
707[00:42:25] [Server thread/INFO]: [OpenAudioMc] [OpenAudioMc] Stopped OpenAudioMc. Goodbye.
708[00:42:25] [Server thread/INFO]: [AureliumSkills] Disabling AureliumSkills vBeta 1.2.8
709[00:42:25] [Server thread/INFO]: [ProtectionStones] Disabling ProtectionStones v2.9.1
710[00:42:25] [Server thread/INFO]: [MoneyHunters] Disabling MoneyHunters v6.0.1
711[00:42:25] [Server thread/INFO]: [MoneyHunters] Auto-save: Saved 0 online users | 1 offline users.
712[00:42:25] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v7.2.0
713[00:42:25] [Server thread/INFO]: [SimpleScore] Disabling SimpleScore v3.9.2
714[00:42:25] [Server thread/INFO]: [SimpleScore] Saving player data...
715[00:42:25] [Server thread/INFO]: [SimpleScore] Player data saved.
716[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v10.4.2.4
717[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansions...
718[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Cheat Prevention v15.3'...
719[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Disguise Compatibility v15.2'...
720[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'PlaceholderAPI Compatibility v15.1'...
721[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Vanish Compatibility v15.0'...
722[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'WorldGuard Compatibility v15.3'...
723[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Damage Tagger v15.1'...
724[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Logger v15.1'...
725[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Mob Tagger v15.3'...
726[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Newbie Helper v15.4'...
727[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Notifier v15.13'...
728[00:42:25] [Server thread/INFO]: [CombatLogX] Disabling expansion 'Rewards v15.2'...
729[00:42:25] [Server thread/INFO]: [CombatLogX] Successfully disabled all expansions.
730[00:42:25] [Server thread/INFO]: [CombatLogX] CombatLogX is now disabled.
731[00:42:25] [Server thread/INFO]: [NexEngine] Disabling NexEngine v2.1.0
732[00:42:25] [Server thread/INFO]: [GSit] Disabling GSit v1.0.5
733[00:42:25] [Server thread/INFO]: [GSit] The Plugin was successfully disabled.
734[00:42:25] [Server thread/INFO]: [AFKPlus] Disabling AFKPlus v3.3.13
735[00:42:25] [Server thread/INFO]: [AFKPlus] AFKPlus has been disabled!
736[00:42:25] [Server thread/INFO]: [TabList] Disabling TabList v5.6.1
737[00:42:25] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.6+1cff55f
738[00:42:25] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
739[00:42:25] [Server thread/INFO]: [GeyserSkinManager] Disabling GeyserSkinManager v1.6
740[00:42:25] [Server thread/INFO]: [LightAntiCheat] Disabling LightAntiCheat v1.2.8
741[00:42:25] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.6
742[00:42:25] [Server thread/INFO]: [ViaVersionStatus] Disabling ViaVersionStatus v3.1
743[00:42:25] [Server thread/INFO]: [SellGUI] Disabling SellGUI v1.5.1
744[00:42:25] [Server thread/INFO]: [Essentials] Disabling Essentials v2.19.2
745[00:42:25] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
746[00:42:25] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.8+6008-1246d61
747[00:42:25] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
748[00:42:25] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v2.0.0-SNAPSHOT
749[00:42:25] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
750[00:42:25] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
751[00:42:25] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v3.1
752[00:42:25] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: auctionhouse
753[00:42:25] [Server thread/INFO]: [AuctionHouse] Saving auctions data
754[00:42:25] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.1.10
755[00:42:25] [Server thread/INFO]: [DailyShop] Disabling DailyShop v3.6.0
756[00:42:25] [WebSocketConnectReadThread-114/INFO]: [Geyser-Spigot] The skin uploader has been closed
757[00:42:27] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.2
758[00:42:27] [Server thread/INFO]: [CCTV] Disabling CCTV v6.7
759[00:42:27] [Server thread/INFO]: [CCTV] CCTV Plugin has been succesfully Disabled!
760[00:42:27] [Server thread/INFO]: [DailyRewards] Disabling DailyRewards v1.1.0
761[00:42:27] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
762[00:42:27] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
763[00:42:27] [Server thread/INFO]: [floodgate] Disabling floodgate v2.1.0-SNAPSHOT
764[00:42:27] [Server thread/INFO]: [Minepacks] Disabling Minepacks v2.4.3-Release
765[00:42:28] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Shutdown initiated...
766[00:42:28] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Shutdown completed.
767[00:42:28] [Server thread/INFO]: [Minepacks]  Minepacks has been disabled.  :( 
768[00:42:28] [Server thread/INFO]: [SmartBans] Disabling SmartBans v1.0.2
769[00:42:28] [Server thread/INFO]: [SmartBans] # SmartBans coded by: Ocean #
770[00:42:28] [Server thread/INFO]: [SmartBans] # youtube.com/TheMineShack #
771[00:42:28] [Server thread/INFO]: [MultiMOTD] Disabling MultiMOTD v1.0
772[00:42:28] [Server thread/INFO]: [WatchDog] Disabling WatchDog v1.0
773[00:42:28] [Server thread/INFO]: [InventoryFullPlus] Disabling InventoryFullPlus v2.5.9
774[00:42:28] [Server thread/INFO]: [SirBlobman Core] Disabling SirBlobmanCore v2.3.4
775[00:42:28] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v3.1
776[00:42:28] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
777[00:42:28] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
778[00:42:28] [Server thread/INFO]: [OpenInv] Disabling OpenInv v4.1.9
779[00:42:28] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.86
780[00:42:28] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
781[00:42:28] [Server thread/INFO]: [LuckPerms] Closing storage...
782[00:42:28] [Server thread/INFO]: [LuckPerms] Goodbye!
783[00:42:28] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v4.1.1
784[00:42:28] [Server thread/INFO]: [ClickTpa] Disabling ClickTpa v1.5.1
785[00:42:28] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.1.1
786[00:42:28] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
787[00:42:28] [Server thread/INFO]: [RetrieveOP] Disabling RetrieveOP vBuild 31
788[00:42:28] [Server thread/INFO]: [HomeSpawn] Disabling HomeSpawn v3.1.15
789[00:42:28] [Server thread/INFO]: [HomeSpawn] HomeSpawn has been disabled
790[00:42:28] [Server thread/INFO]: [FlyToggle] Disabling FlyToggle v1.7
791[00:42:28] [Server thread/INFO]: [Sudo] Disabling Sudo v1
792[00:42:28] [Server thread/INFO]: [AntiPluginLookUp] Disabling AntiPluginLookUp v1.1.8
793[00:42:28] [Server thread/INFO]: [OreGenerator] Disabling OreGenerator v1.1
794[00:42:28] [Server thread/INFO]: [EasyRanks] Disabling EasyRanks v1.3.2
795[00:42:28] [Server thread/INFO]: [OnePlayerSleep] Disabling OnePlayerSleep v1.3
796[00:42:28] [Server thread/INFO]: [SoaromaSAC] Disabling SoaromaSAC v1.0.46
797[00:42:28] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: SoaromaSAC
798[00:42:28] [Server thread/INFO]: Attempting to cancel async and sync tasks of SoaromaSAC
799[00:42:28] [Server thread/INFO]: Successfully cancelled async and sync tasks
800[00:42:28] [Server thread/INFO]: [Craftconomy3] Disabling Craftconomy3 v3.3.1-d99cf63-trv200
801[00:42:28] [Server thread/INFO]: [Craftconomy3] Closing the connection to the database.
802[00:42:28] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.1
803[00:42:28] [Server thread/INFO]: [JoinLeaveMessages] Disabling JoinLeaveMessages v3.9.2
804[00:42:28] [Server thread/INFO]: --------------------------------------------
805[00:42:28] [Server thread/INFO]: JoinLeaveMessages
806[00:42:28] [Server thread/INFO]: by outbuilding
807[00:42:28] [Server thread/INFO]: is now Disabled!
808[00:42:28] [Server thread/INFO]: https://docs.joinleavemessages.ga/
809[00:42:28] [Server thread/INFO]: https://someonesplugins.ga/discord/
810[00:42:28] [Server thread/INFO]: v3.9.2
811[00:42:28] [Server thread/INFO]: --------------------------------------------
812[00:42:28] [Server thread/INFO]: Saving players
813[00:42:28] [Server thread/INFO]: Saving worlds
814[00:42:28] [Server thread/INFO]: Saving chunks for level 'ServerLevel[One33Seven]'/minecraft:overworld
815[00:42:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[One33Seven_nether]'/minecraft:the_nether
816[00:42:34] [Server thread/INFO]: Saving chunks for level 'ServerLevel[One33Seven_the_end]'/minecraft:the_end
817[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (One33Seven): All chunks are saved
818[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
819[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
820[00:42:34] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
821[00:42:34] [Server thread/INFO]: Flushing Chunk IO
This log will be saved for 90 days from their last view.
Report abuse