AlwaysOnline

AlwaysOnline

8.1k Downloads

v6.2.1 prevents a 1.18.2 Paper server from starting. v6.2.0 works perfectly.

mhmatthewhugley opened this issue · 12 comments

commented

Was updating plugins and narrowed down that this plugin specifically v6.2.1 prevents the 1.18.2 Paper server from starting fully.

The solution I found was reverting to v6.2.0 which functions as expected and allowed the server to start without issue

The attached zip file contains the entire log files for the server when launching using the working version and when launching with the broken version.
Attached is also the JAR file for each respective log that was used.

AlwaysOnlineSpigotIssue.zip

Thanks in advance for fixing this issue.

commented

So far no issues with that test version.

commented

6.2.0 Is practically the same as 6.2.1 for older versions, you can continue to use that version no issue.
If you would like test this version (download button on the right):
https://github.com/Dablakbandit/always-online/blob/dev/output/always-online-latest.jar
Only slight change:
cb7cafb

If it works I can push out an update :)

commented

6.2.0 Is practically the same as 6.2.1 for older versions, you can continue to use that version no issue. If you would like test this version (download button on the right): https://github.com/Dablakbandit/always-online/blob/dev/output/always-online-latest.jar Only slight change: cb7cafb

If it works I can push out an update :)

Sadly that did not fix it. This is the log from using that JAR.

[21:18:14] [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'
[21:18:17] [Worker-Main-1/ERROR]: Couldn't parse loot table frame:unused
com.google.gson.JsonSyntaxException: Unknown type ''
	at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:95) ~[?:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar:?]
	at net.minecraft.world.level.storage.loot.PredicateManager.lambda$apply$0(PredicateManager.java:45) ~[?:?]
	at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]
	at net.minecraft.world.level.storage.loot.PredicateManager.apply(PredicateManager.java:39) ~[?:?]
	at net.minecraft.world.level.storage.loot.PredicateManager.apply(PredicateManager.java:28) ~[?:?]
	at net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$1(SimplePreparableReloadListener.java:10) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:66) ~[?:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$4(SimpleReloadInstance.java:65) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?]
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:66) ~[?:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$4(SimpleReloadInstance.java:65) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) ~[?:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance$1.lambda$wait$0(SimpleReloadInstance.java:49) ~[?:?]
	at net.minecraft.server.packs.resources.SimpleReloadInstance$1.a(SimpleReloadInstance.java:46) ~[?:?]
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?]
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
[21:18:17] [Worker-Main-1/INFO]: Loaded 7 recipes
[21:18:18] [Worker-Main-1/ERROR]: Couldn't load advancement upgrade-everything:nocomment011105: Task Advancement{parentId=no_comment_datapacks:upgrade_everything, display=net.minecraft.advancements.AdvancementDisplay@698bbf07, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=net.minecraft.commands.CustomFunction$a@5229431f}, criteria={trigger=net.minecraft.advancements.Criterion@455eb21e}, requirements=[[trigger]]}
[21:18:18] [Worker-Main-1/ERROR]: Couldn't load advancement upgrade-everything:doglol99: Task Advancement{parentId=no_comment_datapacks:upgrade_everything, display=net.minecraft.advancements.AdvancementDisplay@6d733b81, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=net.minecraft.commands.CustomFunction$a@5229431f}, criteria={trigger=net.minecraft.advancements.Criterion@5d8daa73}, requirements=[[trigger]]}
[21:18:18] [Worker-Main-1/ERROR]: Couldn't load advancement upgrade-everything:mhmatthewhugley: Task Advancement{parentId=no_comment_datapacks:easier_items, display=net.minecraft.advancements.AdvancementDisplay@64c527a0, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=net.minecraft.commands.CustomFunction$a@5229431f}, criteria={trigger=net.minecraft.advancements.Criterion@54abc779}, requirements=[[trigger]]}
[21:18:19] [Server thread/INFO]: Starting minecraft server version 1.18.2
[21:18:19] [Server thread/INFO]: Loading properties
[21:18:19] [Server thread/INFO]: This server is running Paper version git-Paper-388 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: fc9ee65 on ver/1.18.2)
[21:18:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:18:19] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:18:19] [Server thread/INFO]: Default game type: SURVIVAL
[21:18:19] [Server thread/INFO]: Generating keypair
[21:18:20] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:18:20] [Server thread/INFO]: Using epoll channel type
[21:18:20] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[21:18:20] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[21:18:21] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[21:18:27] [Server thread/WARN]: Legacy plugin PlayTime v3.6 does not specify an api-version.
[21:18:27] [Server thread/WARN]: Legacy plugin AlwaysOnline v6.2.1 does not specify an api-version.
[21:18:27] [Server thread/WARN]: Legacy plugin EasyWhitelist v1.0.2 does not specify an api-version.
[21:18:28] [Server thread/INFO]: [Untamer] Loading Untamer v1.0.0
[21:18:28] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.5
[21:18:28] [Server thread/INFO]: [CMILib] Loading CMILib v1.4.2.2
[21:18:28] [Server thread/INFO]: [PlayTime] Loading PlayTime v3.6
[21:18:28] [Server thread/INFO]: [ChestSort] Loading ChestSort v13.6.4
[21:18:28] [Server thread/INFO]: [FJetpack2Reloaded] Loading FJetpack2Reloaded v1.3
[21:18:28] [Server thread/INFO]: [AlwaysOnline] Loading AlwaysOnline v6.2.1
[21:18:28] [Server thread/INFO]: [EasyWhitelist] Loading EasyWhitelist v1.0.2
[21:18:28] [Server thread/INFO]: [AutoReplant] Loading AutoReplant v1.1-SNAPSHOT
[21:18:28] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.8.1
[21:18:28] [Server thread/INFO]: [ViaVersion] ViaVersion 4.8.1 is now loaded. Registering protocol transformers and injecting...
[21:18:28] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[21:18:29] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[21:18:29] [Server thread/INFO]: [floodgate] Loading floodgate v2.2.2-SNAPSHOT (b85-71acc6c)
[21:18:29] [Server thread/INFO]: [floodgate] Took 751ms to boot Floodgate
[21:18:29] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.102
[21:18:30] [Server thread/INFO]: [BestTools] Loading BestTools v2.2.1
[21:18:30] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0
[21:18:32] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.2.0-SNAPSHOT
[21:18:32] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
[21:18:33] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[21:18:33] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[21:18:33] [Server thread/INFO]: [BottledExp] Loading BottledExp v3.2.2.1
[21:18:33] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.17+6544-56d0383
[21:18:33] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@4e33c0fb]
[21:18:33] [Server thread/INFO]: [Essentials] Loading Essentials v2.20.1
[21:18:33] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[21:18:33] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
[21:18:33] [Server thread/INFO]: [BetterSleeping4] Loading BetterSleeping4 v4.0.2
[21:18:33] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.26.2
[21:18:33] [Server thread/INFO]: [TransportPipes] Loading TransportPipes v5.4.2
[21:18:33] [Server thread/INFO]: [Graves] Loading Graves v4.9
[21:18:34] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.7+216b061.
[21:18:34] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.10.3
[21:18:34] [Server thread/INFO]: [ChatManager] Loading ChatManager v3.7.7
[21:18:34] [Server thread/INFO]: [AureliumSkills] Loading AureliumSkills vBeta 1.3.23
[21:18:34] [Server thread/INFO]: [LevelledMobs] Loading LevelledMobs v3.12.1 b781
[21:18:34] [Server thread/INFO]: [AureliumMobs] Loading AureliumMobs v1.18
[21:18:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:18:34] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
[21:18:34] [Server thread/INFO]:         __    
[21:18:34] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.102
[21:18:34] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
[21:18:34] [Server thread/INFO]: 
[21:18:34] [Server thread/INFO]: [LuckPerms] Loading configuration...
[21:18:35] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[21:18:36] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[21:18:36] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[21:18:37] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3082ms)
[21:18:37] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0
[21:18:37] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[21:18:37] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[21:18:37] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.1 which is not a depend or softdepend of this plugin.
[21:18:37] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[21:18:37] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:18:37] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[21:18:37] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[21:18:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.17+6544-56d0383
[21:18:37] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[21:18:37] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[21:18:38] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R2.PaperweightAdapter as the Bukkit adapter
[21:18:39] [Server thread/INFO]: Preparing level "world"
[21:18:47] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:18:47] [Server thread/INFO]: Time elapsed: 464 ms
[21:18:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[21:18:48] [Server thread/INFO]: Time elapsed: 382 ms
[21:18:48] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[21:18:48] [Server thread/INFO]: Time elapsed: 252 ms
[21:18:48] [Server thread/INFO]: [Untamer] Enabling Untamer v1.0.0
[21:18:48] [Server thread/INFO]: [Untamer] Untamer enabled! Right click animal with shears to untame
[21:18:48] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[21:18:48] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[21:18:48] [Server thread/INFO]: [CMILib] Enabling CMILib v1.4.2.2
[21:18:49] [Server thread/INFO]: Server version: v1_18_R2 - 1.18.2 - paper
[21:18:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: cmil [1.4.2.2]
[21:18:50] [Server thread/INFO]: PlaceholderAPI hooked.
[21:18:50] [Server thread/INFO]: Updated (EN) language file. Took 99ms
[21:18:50] [Server thread/INFO]: [PlayTime] Enabling PlayTime v3.6*
[21:18:50] [Server thread/INFO]: [PlayTime] PlaceholderAPI was found! Registering Placeholders.
[21:18:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: playtime [3.6]
[21:18:50] [Server thread/INFO]: [ChestSort] Enabling ChestSort v13.6.4
[21:18:50] [Server thread/INFO]: [ChestSort] Hooked into WorldGuard 7.0.7+216b061
[21:18:50] [Server thread/INFO]: [ChestSort] Use permissions: true
[21:18:50] [Server thread/INFO]: [ChestSort] Current sorting method: {category},{itemsFirst},{name},{color},{customName}
[21:18:50] [Server thread/INFO]: [ChestSort] Allow automatic chest sorting:true
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Chest sorting enabled by default: false
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Sort time: close
[21:18:50] [Server thread/INFO]: [ChestSort] Allow automatic inventory sorting:true
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Inventory sorting enabled by default: false
[21:18:50] [Server thread/INFO]: [ChestSort] Auto generate category files: true
[21:18:50] [Server thread/INFO]: [ChestSort] Allow hotkeys: true
[21:18:50] [Server thread/INFO]: [ChestSort] Hotkeys enabled by default:
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Middle-Click: true
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Shift-Click: false
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Double-Click: false
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Shift-Right-Click: false
[21:18:50] [Server thread/INFO]: [ChestSort] Allow additional hotkeys: true
[21:18:50] [Server thread/INFO]: [ChestSort] Additional hotkeys enabled by default:
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Left-Click: true
[21:18:50] [Server thread/INFO]: [ChestSort]   |- Right-Click: true
[21:18:50] [Server thread/INFO]: [ChestSort] Check for updates: true
[21:18:50] [Server thread/INFO]: [ChestSort] Check interval: 4 hours (4.0 seconds)
[21:18:50] [Server thread/INFO]: [ChestSort] Categories: 900-weapons (6), 905-common-tools (4), 907-other-tools (6), 909-food (33), 910-valuables (47), 920-armor-and-arrows (9), 930-brewing (18), 950-redstone (23), 960-wood (60), 970-stone (38), 980-plants (50), 981-corals (1)
[21:18:50] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chestsort [13.6.4]
[21:18:50] [Server thread/INFO]: [FJetpack2Reloaded] Enabling FJetpack2Reloaded v1.3
[21:18:50] [Server thread/INFO]: [FJetpack2Reloaded] Detected Server: Paper v18 - API v1_18_R2
[21:18:50] [Server thread/ERROR]: [FJetpack2Reloaded] Plugin FJetpack2Reloaded v1.3 has failed to register events for class me.phantomx.fjetpack.two.reloaded.fjetpack2reloaded.hook.event.SuperiorSkyblockEvent because com/bgsoftware/superiorskyblock/api/events/PluginInitializeEvent does not exist.
[21:18:50] [Server thread/INFO]: [FJetpack2Reloaded] Loaded config.yml
[21:18:50] [Server thread/INFO]: [FJetpack2Reloaded] Loaded message.yml
[21:18:50] [Server thread/INFO]: [FJetpack2Reloaded] Loaded custom_fuel.yml
[21:18:50] [Server thread/INFO]: [FJetpack2Reloaded] Loaded jetpack: Member
[21:18:50] [Server thread/INFO]: [FJetpack2Reloaded] Loaded jetpack.yml
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Enabling AlwaysOnline v6.2.1*
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Loading configuration...
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Successfully loaded previous state variables!
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Loading file database...
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Database is ready to go!
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Head Session server check: true
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Total check methods active: 1
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Setting up NMS authentication service...
[21:18:50] [Server thread/INFO]: [AlwaysOnline] Attempting setup ~1_16 Auth service
[21:18:50] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.get(Object)" because "com.mojang.authlib.yggdrasil.Check_1_16_4.fieldServices" is null
[21:18:50] [Server thread/WARN]: 	at always-online-latest.jar//com.mojang.authlib.yggdrasil.Check_1_16_4.setup(Check_1_16_4.java:38)
[21:18:50] [Server thread/WARN]: 	at always-online-latest.jar//me.dablakbandit.ao.spigot.authservices.NMSAuthSetup.setUp(NMSAuthSetup.java:34)
[21:18:50] [Server thread/WARN]: 	at always-online-latest.jar//me.dablakbandit.ao.spigot.SpigotLoader.onEnable(SpigotLoader.java:40)
[21:18:50] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[21:18:50] [Server thread/WARN]: 	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
[21:18:50] [Server thread/WARN]: 	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:541)
[21:18:50] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:560)
[21:18:50] [Server thread/WARN]: 	at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:474)
[21:18:50] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:665)
[21:18:50] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:432)
[21:18:50] [Server thread/WARN]: 	at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
[21:18:50] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1164)
[21:18:50] [Server thread/WARN]: 	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[21:18:50] [Server thread/WARN]: 	at java.base/java.lang.Thread.run(Thread.java:833)
[21:18:50] [Server thread/ERROR]: [AlwaysOnline] Failed to override the authentication handler. Due to possible security risks, the server will now shut down.
[21:18:50] [Server thread/ERROR]: [AlwaysOnline] If this issue persists, please contact the author ([Dablakbandit, Johnnywoof]) and remove AlwaysOnline from your server temporarily.
[21:18:50] [Server thread/INFO]: [EasyWhitelist] Enabling EasyWhitelist v1.0.2*
[21:18:50] [Server thread/INFO]: EasyWhitelist > Config reloaded.
[21:18:50] [Server thread/INFO]: E-Whitelist > Loaded!
[21:18:50] [Server thread/INFO]: [AutoReplant] Enabling AutoReplant v1.1-SNAPSHOT
[21:18:50] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.8.1
[21:18:50] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.18.2 (758)
[21:18:50] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.2-SNAPSHOT (b85-71acc6c)
[21:18:51] [Server thread/INFO]: [BestTools] Enabling BestTools v2.2.1
[21:18:51] [Server thread/INFO]: [BestTools] Building the <Block,Tool> map took 25 ms
[21:18:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: besttools [2.2.1]
[21:18:51] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.2.0-SNAPSHOT
[21:18:51] [Server thread/INFO]: [BottledExp] Enabling BottledExp v3.2.2.1
[21:18:51] [Server thread/INFO]: [BottledExp] Version 3.2.2.1 has been enabled
[21:18:51] [Server thread/INFO]: [BottledExp] Using LuckPerms via Vault.
[21:18:51] [Server thread/INFO]: [Essentials] Enabling Essentials v2.20.1
[21:18:52] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[21:18:52] [Server thread/INFO]: [Essentials] No kits found to migrate.
[21:18:52] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
[21:18:52] [Server thread/INFO]: [Essentials] Using locale en_US
[21:18:52] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[21:18:52] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[21:18:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[21:18:52] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[21:18:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[21:18:52] [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--].
[21:18:52] [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.
[21:18:56] [pool-10-thread-1/WARN]: [floodgate] 
**********************************
* You specified an empty prefix in your Floodgate config for Bedrock players!
* Should a Java player join and a Bedrock player join with the same username, unwanted results and conflicts will happen!
* We strongly recommend using . as the prefix, but other alternatives that will not conflict include: +, - and *
**********************************
[21:18:59] [Server thread/INFO]: Preparing start region for dimension minecraft:worldtumb
[21:18:59] [Server thread/INFO]: Preparing spawn area: 0%
[21:18:59] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:00] [Server thread/INFO]: Preparing spawn area: 17%
[21:19:00] [Server thread/INFO]: Time elapsed: 1171 ms
[21:19:08] [Server thread/INFO]: Preparing start region for dimension minecraft:worldtubpu
[21:19:08] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:09] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:09] [Server thread/INFO]: Preparing spawn area: 9%
[21:19:09] [Server thread/INFO]: Time elapsed: 1248 ms
[21:19:16] [Server thread/INFO]: Preparing start region for dimension minecraft:worldtumbu
[21:19:16] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:16] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:17] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:17] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:18] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:18] [Server thread/INFO]: Preparing spawn area: 0%
[21:19:18] [Server thread/INFO]: Time elapsed: 2545 ms
[21:19:18] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
[21:19:18] [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.
[21:19:18] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[21:19:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[21:19:19] [Server thread/ERROR]: No TreeType mapping for TreeGenerator.TreeType.MANGROVE
[21:19:19] [Server thread/ERROR]: No TreeType mapping for TreeGenerator.TreeType.TALL_MANGROVE
[21:19:19] [Server thread/ERROR]: No TreeType mapping for TreeGenerator.TreeType.CHERRY
[21:19:19] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMB) TNT ignition is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMB) Lighters are PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMB) Lava fire is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMB) Fire spread is UNRESTRICTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'worldTUMB'
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUBPU) TNT ignition is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUBPU) Lighters are PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUBPU) Lava fire is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUBPU) Fire spread is UNRESTRICTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'worldTUBPU'
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMBU) TNT ignition is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMBU) Lighters are PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMBU) Lava fire is PERMITTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] (worldTUMBU) Fire spread is UNRESTRICTED.
[21:19:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'worldTUMBU'
[21:19:19] [Server thread/INFO]: [WorldGuard] Loading region data...
[21:19:20] [Server thread/INFO]: [BetterSleeping4] Enabling BetterSleeping4 v4.0.2
[21:19:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: bettersleeping [4.0.2]
[21:19:20] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.26.2
[21:19:20] [Server thread/INFO]: [TransportPipes] Enabling TransportPipes v5.4.2
[21:19:20] [TransportPipes-Thread/INFO]: [TransportPipes] Started ThreadService
[21:19:21] [Server thread/INFO]: [TransportPipes] [ACF] Enabled Asynchronous Tab Completion Support!
[21:19:21] [Server thread/INFO]: [Graves] Enabling Graves v4.9
[21:19:21] [Server thread/INFO]: [Graves] Integration: Hooked into Vault 1.7.3-b131.
[21:19:21] [Server thread/INFO]: [Graves] Integration: Hooked into ProtocolLib 4.8.0.
[21:19:21] [Server thread/INFO]: [Graves] Integration: Hooked into WorldEdit 7.2.17+6544-56d0383.
[21:19:21] [Server thread/INFO]: [Graves] Integration: Hooked into WorldGuard 7.0.7+216b061.
[21:19:21] [Server thread/INFO]: [Graves] Integration: Hooked into MiniMessage.
[21:19:21] [Server thread/INFO]: [Graves] Integration: Hooked into ChestSort 13.6.4.
[21:19:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: graves [4.9]
[21:19:21] [Server thread/INFO]: [Graves] Integration: Hooked into PlaceholderAPI 2.11.5.
[21:19:21] [Server thread/INFO]: [Graves] Compatibility: Essentials Detected, make sure you don't have the essentials.keepinv or essentials.keepxp permissions.
[21:19:21] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.10.3
[21:19:21] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.GreetingFlagHandler
[21:19:21] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.FarewellFlagHandler
[21:19:21] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI support enabled!
[21:19:21] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: protectionstones [2.10.3]
[21:19:21] [Server thread/INFO]: [ProtectionStones] LuckPerms support enabled!
[21:19:22] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
[21:19:22] [Server thread/INFO]: [ProtectionStones] - EMERALD_ORE (64)
[21:19:22] [Server thread/INFO]: [ProtectionStones] Building region cache...
[21:19:22] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
[21:19:22] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
[21:19:22] [Server thread/INFO]: [ProtectionStones] §fProtectionStones has successfully started!
[21:19:22] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.7.7
[21:19:22] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.11.5
[21:19:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: chatmanager [3.7.7]
[21:19:22] [Server thread/INFO]: [ChatManager] Hooked into: Essentials v2.20.1
[21:19:22] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.3-b131
[21:19:22] [Server thread/INFO]: [ChatManager] Hooked into: LuckPerms v5.4.102
[21:19:22] [pool-66-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (767828469573c2f0fa3ed5a44feb0b2f15f2c02d)
[21:19:22] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
[21:19:22] [Server thread/INFO]: [ChatManager] Plugin is up to date - v3.7.7
[21:19:22] [Server thread/INFO]: [ChatManager] Metrics disabled in the bStats config.
[21:19:22] [Server thread/INFO]: =========================
[21:19:22] [Server thread/INFO]: Chat Manager
[21:19:22] [Server thread/INFO]: Version 3.7.7
[21:19:22] [Server thread/INFO]: Author: H1DD3NxN1NJA
[21:19:22] [Server thread/INFO]: =========================
[21:19:22] [Server thread/INFO]: [AureliumSkills] Enabling AureliumSkills vBeta 1.3.23
[21:19:23] [Server thread/INFO]: [AureliumSkills] WorldGuard Support Enabled!
[21:19:23] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: aureliumskills [Beta 1.3.23]
[21:19:23] [Server thread/INFO]: [AureliumSkills] PlaceholderAPI Support Enabled!
[21:19:23] [Server thread/INFO]: [AureliumSkills] Vault Support Enabled!
[21:19:23] [Server thread/INFO]: [AureliumSkills] Loaded 194 config options in 1 ms
[21:19:23] [Server thread/INFO]: [AureliumSkills] Loaded 312 sources and 10 tags in 22ms
[21:19:23] [Server thread/INFO]: [AureliumSkills] [ACF] Enabled Asynchronous Tab Completion Support!
[21:19:23] [Server thread/INFO]: [AureliumSkills] Loading languages...
[21:19:23] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
[21:19:24] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Minecraft(462770138525990923)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:opinions(1087528857369837608)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:projects-serverinfo(1077351184211382363)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(1076596607262400582)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat-ingame(1076214427260563516)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:opinions(1108422314892214354)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:projects-serverinfo(1108422279425163314)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(1108422239889666188)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat-ingame(1108422167856697344)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:opinions(1108427550914523166)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:projects-serverinfo(1108427531960471613)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(1108427488788496526)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat-ingame(1108427463907868743)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules-and-info(462771369109618699)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:general(462770139247673346)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:servers(462770262991962122)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:realms(462773753080840192)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(1076215228246798427)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-setup-related(1076249587603484743)
[21:19:24] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:console(1076215228246798427)
[21:19:25] [Server thread/INFO]: [AureliumSkills] Loaded 13 languages in 2482ms
[21:19:25] [Server thread/INFO]: [AureliumSkills] Loaded 30 pattern rewards and 0 level rewards
[21:19:26] [Server thread/INFO]: [AureliumSkills] Loaded 78 Ability Options in 4ms
[21:19:26] [Server thread/INFO]: [AureliumSkills] Loaded 6 menus
[21:19:26] [Server thread/INFO]: [AureliumSkills] Loaded 32 loot entries in 4 pools and 2 tables
[21:19:26] [Server thread/INFO]: [AureliumSkills] Loaded 3 blocked worlds.
[21:19:26] [Server thread/INFO]: [AureliumSkills] Aurelium Skills has been enabled
[21:19:26] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_18_R2! Trying to find NMS support
[21:19:26] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_18_R2' loaded!
[21:19:26] [Server thread/INFO]: [NBTAPI] [NBTAPI] Using the plugin 'AureliumSkills' to create a bStats instance!
[21:19:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
[21:19:26] [Server thread/INFO]: [LevelledMobs] Enabling LevelledMobs v3.12.1 b781
[21:19:26] [Server thread/INFO]: LevelledMobs: Using NMS version v1_18_R2 for nametag support
[21:19:26] [Server thread/INFO]: LevelledMobs: File Loader: Loading files...
[21:19:26] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'rules.yml'...
[21:19:26] [Server thread/INFO]: LevelledMobs: Current rules hash: 70438e80c12af2fc95d5c44ed2464d163bdd45b6440da6e9e028b1eed99a2daf
[21:19:26] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'settings.yml'...
[21:19:26] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'messages.yml'...
[21:19:26] [Server thread/INFO]: LevelledMobs: Listeners: Registering event listeners...
[21:19:26] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: LevelledMobs [3.12.1 b781]
[21:19:26] [Server thread/INFO]: LevelledMobs: Commands: Registering commands...
[21:19:26] [Server thread/INFO]: LevelledMobs: Running misc procedures
[21:19:26] [Server thread/INFO]: LevelledMobs: Tasks: Starting async nametag auto update task...
[21:19:26] [Server thread/INFO]: LevelledMobs: File Loader: Loading file 'customdrops.yml'...
[21:19:26] [Server thread/INFO]: LevelledMobs: Start-up complete (took 310ms)
[21:19:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
[21:19:26] [Server thread/INFO]: [AureliumMobs] Enabling AureliumMobs v1.18
[21:19:26] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling PlaceholderAPI hook
[21:19:27] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[21:19:27] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[21:19:27] [Server thread/INFO]: [Geyser-Spigot] 
[21:19:27] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.2.0-SNAPSHOT (git-master-8d2ebcf)
[21:19:27] [Server thread/INFO]: [Geyser-Spigot] 
[21:19:27] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[21:19:34] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:19132
[21:19:34] [Server thread/INFO]: [Geyser-Spigot] Done (7.348s)! Run /geyser help for help!
[21:19:35] [Server thread/INFO]: Starting remote control listener
[21:19:35] [Server thread/INFO]: Thread RCON Listener started
[21:19:35] [Server thread/INFO]: RCON running on 0.0.0.0:25575
[21:19:35] [Server thread/INFO]: Running delayed init tasks
[21:19:35] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[21:19:35] [Craft Scheduler Thread - 10 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[21:19:35] [Craft Scheduler Thread - 10 - Essentials/INFO]: [Essentials] Fetching version information...
[21:19:35] [Craft Scheduler Thread - 14 - Vault/INFO]: [Vault] Checking for Updates ... 
[21:19:35] [Craft Scheduler Thread - 6 - PlayTime/INFO]: [PlayTime] Latest version is installed! - v3.6
[21:19:35] [Craft Scheduler Thread - 14 - Vault/INFO]: [Vault] No new version available
[21:19:36] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: discordsrv [1.26.2]
[21:19:36] [Server thread/INFO]: 0 placeholder hook(s) registered!
[21:19:36] [Server thread/INFO]: Done (77.238s)! For help, type "help"
[21:19:36] [Server thread/INFO]: Stopping server
[21:19:36] [Server thread/INFO]: [AureliumMobs] Disabling AureliumMobs v1.18
[21:19:36] [Server thread/INFO]: [LevelledMobs] Disabling LevelledMobs v3.12.1 b781
[21:19:36] [Server thread/INFO]: LevelledMobs: Tasks: Shutting down other async tasks...
[21:19:36] [Server thread/INFO]: LevelledMobs: Shut-down complete (took 3ms)
[21:19:36] [Server thread/INFO]: [AureliumSkills] Disabling AureliumSkills vBeta 1.3.23
[21:19:36] [Server thread/INFO]: [ChatManager] Disabling ChatManager v3.7.7
[21:19:36] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion chatmanager
[21:19:36] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin ChatManager was disabled.
[21:19:36] [Server thread/INFO]: [ProtectionStones] Disabling ProtectionStones v2.10.3
[21:19:36] [Server thread/INFO]: [Graves] Disabling Graves v4.9
[21:19:36] [Server thread/INFO]: [TransportPipes] Disabling TransportPipes v5.4.2
[21:19:36] [TransportPipes-Thread/INFO]: [TransportPipes] Stopped ThreadService
[21:19:37] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.26.2
[21:19:37] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Saved linked accounts in 9ms
[21:19:37] [Craft Scheduler Thread - 13 - LevelledMobs/INFO]: LevelledMobs: Mob processing queue Manager has exited
[21:19:37] [Craft Scheduler Thread - 15 - LevelledMobs/INFO]: LevelledMobs: Nametag update queue Manager has exited
[21:19:37] [DiscordSRV - Shutdown/INFO]: [DiscordSRV] Shutdown completed in 559ms
[21:19:37] [Server thread/INFO]: [BetterSleeping4] Disabling BetterSleeping4 v4.0.2
[21:19:37] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.7+216b061
[21:19:37] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[21:19:37] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-b861
[21:19:37] [Server thread/INFO]: [Essentials] Disabling Essentials v2.20.1
[21:19:37] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[21:19:37] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.17+6544-56d0383
[21:19:37] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[21:19:37] [Server thread/INFO]: [BottledExp] Disabling BottledExp v3.2.2.1
[21:19:37] [Server thread/INFO]: [BottledExp] You are no longer able to fill XP into Bottles
[21:19:37] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[21:19:37] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v2.2.0-SNAPSHOT
[21:19:37] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
[21:19:37] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
[21:19:37] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.8.0
[21:19:37] [Server thread/INFO]: [BestTools] Disabling BestTools v2.2.1
[21:19:37] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.102
[21:19:37] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[21:19:37] [Server thread/INFO]: [LuckPerms] Closing storage...
[21:19:37] [Server thread/INFO]: [LuckPerms] Goodbye!
[21:19:37] [Server thread/INFO]: [floodgate] Disabling floodgate v2.2.2-SNAPSHOT (b85-71acc6c)
[21:19:37] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.8.1
[21:19:37] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[21:19:37] [Server thread/INFO]: [AutoReplant] Disabling AutoReplant v1.1-SNAPSHOT
[21:19:37] [Server thread/INFO]: [EasyWhitelist] Disabling EasyWhitelist v1.0.2
[21:19:37] [Server thread/INFO]: [AlwaysOnline] Disabling AlwaysOnline v6.2.1
[21:19:37] [Server thread/INFO]: [AlwaysOnline] Saving data...
[21:19:37] [Server thread/INFO]: [AlwaysOnline] Closing database connections/streams...
[21:19:37] [Server thread/INFO]: [FJetpack2Reloaded] Disabling FJetpack2Reloaded v1.3
[21:19:37] [Server thread/INFO]: [ChestSort] Disabling ChestSort v13.6.4
[21:19:37] [Server thread/INFO]: [PlayTime] Disabling PlayTime v3.6
[21:19:37] [Server thread/INFO]: [CMILib] Disabling CMILib v1.4.2.2
[21:19:37] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.5
[21:19:37] [Server thread/INFO]: [Untamer] Disabling Untamer v1.0.0
[21:19:37] [Server thread/INFO]: [Untamer] Bye!
[21:19:37] [Server thread/INFO]: Saving players
[21:19:37] [WebSocketConnectReadThread-123/INFO]: [Geyser-Spigot] The skin uploader has been closed
[21:19:38] [Server thread/INFO]: Saving worlds
[21:19:40] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[21:19:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[21:19:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[21:19:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[worldTUMB]'/minecraft:worldtumb
[21:19:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[worldTUBPU]'/minecraft:worldtubpu
[21:19:43] [Server thread/INFO]: Saving chunks for level 'ServerLevel[worldTUMBU]'/minecraft:worldtumbu
[21:19:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:19:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:19:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:19:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (worldTUMB): All chunks are saved
[21:19:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (worldTUBPU): All chunks are saved
[21:19:43] [Server thread/INFO]: ThreadedAnvilChunkStorage (worldTUMBU): All chunks are saved
[21:19:43] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[21:19:43] [Server thread/INFO]: Flushing Chunk IO
[21:19:43] [Server thread/INFO]: Closing Thread Pool
[21:19:43] [Server thread/INFO]: Closing Server
commented

@mhmatthewhugley Updated (same link) if you can try again

commented

@mhmatthewhugley Updated (same link) if you can try again

Just tried that it worked perfectly no issues when starting the server. So I also assume the function will perform as expected.

You can do '/ao toggle' to temporarily check the function of the plugin

commented

@mhmatthewhugley Updated (same link) if you can try again

Just tried that it worked perfectly no issues when starting the server. So I also assume the function will perform as expected.

commented

@mhmatthewhugley Updated (same link) if you can try again

Just tried that it worked perfectly no issues when starting the server. So I also assume the function will perform as expected.

You can do '/ao toggle' to temporarily check the function of the plugin

Looks good to me. See attached photos.

2023-10-30_22 16 27
2023-10-30_22 15 33
2023-10-30_22 15 37
2023-10-30_22 15 40

commented

@mhmatthewhugley Try joining the server after doing the command (can do it from console)

commented

@mhmatthewhugley Try joining the server after doing the command (can do it from console)

It gave me the message about not letting you join because of not being on the same computer I logged in before.

Was able to login when mojang toggle was off and than after that could successfully login when it was on.

Screenshot (232)

commented

When you publish a version with those fixes included to spigot, please let me know as my server uses spigot to keep plugins up to date.

commented

@mhmatthewhugley Try joining the server after doing the command (can do it from console)

It gave me the message about not letting you join because of not being on the same computer I logged in before.

Was able to login when mojang toggle was off and than after that could successfully login when it was on.

Screenshot (232)

In the photos, I forgot to mention that you should ignore the window saying it was in 1.20.2.
That version was just the client because it was the fastest new instance to spin up, as the server uses ViaVersion.

commented

Plugin is updated:
https://github.com/Dablakbandit/always-online/raw/master/output/always-online-latest.jar

Version will be posted to spigot once its approved on bukkit