Players forcibly dismounted during exterior flight are prevented from teleporting
techno156 opened this issue · 1 comments
Describe the bug
Related to #897, if the player is forcibly kicked off of the TARDIS during exterior flight, such through teleportation via ender-pearl, the TARDIS falling into a portal, or via commands, they are soft-locked until server restart.
This also prevents the player from entering the TARDIS through both front and back doors, so they cannot re-enter flight and leave normally to exit out of that lock as well. This bug also causes the plugin to mistakenly register the player as having entered the TARDIS if they try to enter via shift-clicking, or through the back door.
Possible Solutions
One way of fixing this could be to perform an "emergency landing" and immediately stop the flight in-place. (Maybe flip up a message about applying emergency brakes or something?)
Another might be to have /tardis occupy
check whether the player is locked out of teleporting, and remove the teleport lock if they are not inside the TARDIS, and aren't riding it, so a player who gets stuck in that situation can get themselves unstuck.
To Reproduce
(Using new Paper MC server)
- Enter Exterior flight mode
- "Dismount" the TARDIS using some other method than pressing shift. This could be via teleporting using an ender pearl, commands, or by flying the TARDIS too close to a portal.
- Player is no longer able to enter the TARDIS, or teleport using commands, until the server is restarted. Teleportation by ender pearl seems to work, but the player does not take damage.
Screenshots
No response
Log files
[22:24:17] [ServerMain/INFO]: [bootstrap] Running Java 21 (Java HotSpot(TM) 64-Bit Server VM 21.0.5+9-LTS-239; Oracle Corporation null) on Windows 11 10.0 (amd64)
[22:24:17] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) for Minecraft 1.21.1
[22:24:18] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[22:24:19] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Remapping plugin 'plugins\TARDIS.jar'...
[22:24:24] [Paper Plugin Remapper Thread - 2/INFO]: [PluginRemapper] Done remapping plugin 'plugins\TARDIS.jar' in 4961ms.
[22:24:24] [ServerMain/INFO]: [PluginInitializerManager] Initialized 1 plugin
[22:24:24] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (1):
- TARDIS (5.7.5-b3010)
[22:24:33] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[22:24:36] [ServerMain/INFO]: Loaded 1290 recipes
[22:24:37] [ServerMain/INFO]: Loaded 1399 advancements
[22:24:38] [Server thread/INFO]: Starting minecraft server version 1.21.1
[22:24:38] [Server thread/INFO]: Loading properties
[22:24:38] [Server thread/INFO]: This server is running Paper version 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[22:24:39] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[22:24:39] [Server thread/INFO]: Using 4 threads for Netty based IO
[22:24:39] [Server thread/INFO]: Server Ping Player Sample Count: 12
[22:24:41] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 2 worker threads, and population gen parallelism of 2 threads
[22:24:41] [Server thread/INFO]: Default game type: SURVIVAL
[22:24:41] [Server thread/INFO]: Generating keypair
[22:24:41] [Server thread/INFO]: Starting Minecraft server on *:25565
[22:24:41] [Server thread/INFO]: Using default channel type
[22:24:41] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[22:24:41] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[22:24:41] [Server thread/INFO]: [SpigotLibraryLoader] [TARDIS] Loading 1 libraries... please wait
[22:24:43] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.16.1/jsoup-1.16.1.pom
[22:24:44] [Server thread/INFO]: [SpigotLibraryLoader] Downloading https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.16.1/jsoup-1.16.1.jar
[22:24:44] [Server thread/INFO]: [SpigotLibraryLoader] [TARDIS] Loaded library C:\Users\techn\AppData\Roaming\ATLauncher\servers\Minecraft1211\libraries\org\jsoup\jsoup\1.16.1\jsoup-1.16.1.jar
[22:24:45] [Server thread/INFO]: [TARDIS] Loading server plugin TARDIS v5.7.5-b3010
[22:24:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[22:24:45] [Server thread/INFO]: Preparing level "world"
[22:24:45] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[22:24:47] [Server thread/INFO]: Time elapsed: 1545 ms
[22:24:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[22:24:47] [Server thread/INFO]: Time elapsed: 178 ms
[22:24:47] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[22:24:47] [Server thread/INFO]: Time elapsed: 140 ms
[22:24:47] [Server thread/INFO]: [TARDIS] Enabling TARDIS v5.7.5-b3010
[22:24:47] [Server thread/INFO]: [TARDIS] Loading support for Paper
[22:24:48] [Server thread/INFO]: ‗‗≡‗‗
[22:24:48] [Server thread/INFO]: |‡|‡| ▀█▀ ▄▀▄ █▀▄ █▀▄ █ ▄▀▀
[22:24:48] [Server thread/INFO]: |¤|•| █ █▀█ █▀▄ █▄▀ █ ▄▄▀
[22:24:48] [Server thread/INFO]: | | | It's bigger on the inside
[22:24:48] [Server thread/INFO]: ═════
[22:24:48] [Server thread/INFO]: [TARDIS Helper] Adding custom biome for Eye of Harmony room...
[22:24:48] [Server thread/INFO]: [TARDIS] Added 1 new items to planets.yml
[22:24:48] [Server thread/INFO]: [TARDIS] Added 1 new items to blocks.yml
[22:24:48] [Server thread/INFO]: [TARDIS] Loading language: ENGLISH
[22:24:48] [Server thread/INFO]: [TARDIS] Added 2 new items to config
[22:24:48] [Server thread/INFO]: [TARDIS] Added 'world' to planets.yml. To exclude this world from time travel run: /tardisadmin exclude world
[22:24:48] [Server thread/INFO]: [TARDIS] Added 'world_nether' to planets.yml. To exclude this world from time travel run: /tardisadmin exclude world_nether
[22:24:49] [Server thread/INFO]: [TARDIS] Added 'world_the_end' to planets.yml. To exclude this world from time travel run: /tardisadmin exclude world_the_end
[22:24:49] [Server thread/INFO]: [TARDIS] Attempting to load world: 'TARDIS_TimeVortex'
[22:24:49] [Server thread/ERROR]: No key layers in MapLike[{}]
[22:24:49] [Server thread/INFO]: Preparing start region for dimension minecraft:tardis_timevortex
[22:24:50] [Server thread/INFO]: Time elapsed: 1054 ms
[22:24:51] [Server thread/INFO]: [TARDIS] Created user_schematics directory.
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to create TARDIS placeable directories...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to create TARDIS advancements directories...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to create TARDIS trim patterns directories...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to create TARDIS painting variants directories...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the pack.mcmeta TARDIS datapack file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy datapack file (pack.mcmeta) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the placeable.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (placeable.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the craft.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (craft.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the defender.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (defender.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the energy.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (energy.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the farm.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (farm.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the friends.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (friends.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the kill.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (kill.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the rooms.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (rooms.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the root.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (root.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the tardis.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (tardis.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the travel.json TARDIS advancement file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy advancement file (travel.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the cyberman.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (cyberman.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the empty.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (empty.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the hath.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (hath.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the ice.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (ice.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the silent.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (silent.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the silurian.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (silurian.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the sontaran.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (sontaran.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the strax.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (strax.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the vashta.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (vashta.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the angel.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (angel.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the zygon.json TARDIS trim pattern file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy trim pattern file (zygon.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the aorta.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (aorta.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the beaker.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (beaker.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the bones.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (bones.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the chemistry.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (chemistry.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the eye_chart.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (eye_chart.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the lava.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (lava.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the magnatise.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (magnatise.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the melt.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (melt.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the particles.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (particles.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the periodic_table.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (periodic_table.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the pi.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (pi.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the spectacles.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (spectacles.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the sulphur.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (sulphur.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the world.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (world.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the gallifrey_falls_no_more.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (gallifrey_falls_no_more.json) to the correct directory...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Could not find the exploding_tardis.json TARDIS painting variant file...
[22:24:53] [Server thread/INFO]: [TARDIS WARNING] Attempting to copy painting variant file (exploding_tardis.json) to the correct directory...
[22:24:54] [Server thread/INFO]: [spark] Starting background profiler...
[22:24:54] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[22:24:54] [Server thread/INFO]: Done preparing level "world" (9.772s)
[22:24:54] [Server thread/INFO]: Running delayed init tasks
[22:24:54] [Server thread/INFO]: Done (38.623s)! For help, type "help"
[22:24:54] [Server thread/INFO]: Timings Reset
[22:24:56] [Craft Scheduler Thread - 1 - TARDIS/INFO]: There is a new TARDIS build! You are using #3010, the latest build is #3017!
[22:24:56] [Craft Scheduler Thread - 1 - TARDIS/INFO]: Visit http://tardisjenkins.duckdns.org:8080/job/TARDIS/ or run the '/tardisadmin update_plugins' command
[22:24:57] [Server thread/INFO]: [TARDIS] Server version: 1.21.1-132-b48403b (MC: 1.21.1)
[22:24:57] [Server thread/INFO]: [TARDIS] TARDIS version: 5.7.5-b3010
[22:24:57] [Server thread/INFO]: [TARDIS] Checking for new TARDIS builds...
[22:24:57] [Craft Scheduler Thread - 1 - TARDIS/INFO]: [TARDIS] You are 7 builds behind! Type /tadmin update_plugins to update!
[22:25:04] [Server thread/INFO]: [TARDIS] Custom advancements not found, please restart the server!
[22:25:09] [Server thread/INFO]: [TARDIS] Server version: 1.21.1-132-b48403b (MC: 1.21.1)
[22:25:09] [Server thread/INFO]: [TARDIS] TARDIS version: 5.7.5-b3010
[22:25:09] [Server thread/INFO]: [TARDIS] Checking for new TARDIS builds...
[22:25:09] [Craft Scheduler Thread - 4 - TARDIS/INFO]: [TARDIS] You are 7 builds behind! Type /tadmin update_plugins to update!
[22:25:24] [Server thread/INFO]: [TARDIS Helper] Firing up Eye of Harmony captured stars...
[22:25:28] [Server thread/INFO]: Made techno156 a server operator
[22:25:30] [Server thread/INFO]: The difficulty has been set to Peaceful
[22:26:26] [User Authenticator #0/INFO]: UUID of player techno156 is UUID
[22:26:29] [Server thread/INFO]: techno156 joined the game
[22:26:29] [Server thread/INFO]: techno156[/127.0.0.1:65197] logged in with entity id 16 at ([world]-4.5, 176.0, -4.5)
[22:26:48] [Server thread/INFO]: techno156 issued server command: /gamemode creative
[22:26:48] [Server thread/INFO]: [techno156: Set own game mode to Creative Mode]
[22:26:55] [Server thread/INFO]: techno156 issued server command: /tardisadmin create
[22:26:58] [Server thread/INFO]: techno156 issued server command: /tardisadmin create techno156
[22:27:05] [Server thread/INFO]: techno156 issued server command: /tardisadmin create techno156 REDSTONE
[22:27:08] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2969ms or 59 ticks behind
[22:27:13] [Server thread/INFO]: techno156 issued server command: /tardisgive techno156 key 1
[22:27:20] [Server thread/INFO]: techno156 issued server command: /give techno156 minecraft:nether_star 64
[22:27:20] [Server thread/INFO]: [techno156: Gave 64 [Nether Star] to techno156]
[22:27:47] [Server thread/INFO]: techno156 has made the advancement [Ice Bucket Challenge]
[22:28:36] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2528ms or 50 ticks behind
[22:28:42] [Server thread/INFO]: techno156 issued server command: /locate structure minecraft:ruined_portal
[22:28:47] [Server thread/INFO]: Locating element minecraft:ruined_portal took 5096 ms
[22:28:48] [Server thread/WARN]: techno156 moved too quickly! 0.4901123199360189,-6.369332508616736,16.66255514610147
[22:28:51] [Server thread/INFO]: techno156 issued server command: /tardis enter techno156
[22:28:54] [Server thread/INFO]: techno156 issued server command: /tardisadmin enter techno156
[22:29:12] [Server thread/INFO]: techno156 has made the advancement [Bring Home the Beacon]
[22:29:20] [Server thread/INFO]: techno156 issued server command: /gamemode creative
[22:29:20] [Server thread/INFO]: [techno156: Set own game mode to Creative Mode]
[22:29:26] [Server thread/INFO]: techno156 issued server command: /gamemode survival
[22:29:26] [Server thread/INFO]: [techno156: Set own game mode to Survival Mode]
[22:30:03] [Server thread/INFO]: techno156 issued server command: /tardis update relativity-differentiator
[22:30:30] [Server thread/INFO]: techno156 issued server command: /give techno156 minecraft:ender_pearl 16
[22:30:30] [Server thread/INFO]: [techno156: Gave 16 [Ender Pearl] to techno156]
[22:31:50] [Server thread/INFO]: techno156 issued server command: /tardistravel ~ ~ ~
[22:35:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2596ms or 51 ticks behind
[22:35:38] [Server thread/INFO]: techno156 issued server command: /time set noon
[22:35:39] [Server thread/INFO]: [techno156: Set the time to 6000]
[22:35:43] [Server thread/INFO]: techno156 issued server command: /gamerule doDaylightCycle false
[22:35:43] [Server thread/INFO]: [techno156: Gamerule doDaylightCycle is now set to: false]
[22:35:55] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3018ms or 60 ticks behind
[22:36:15] [Server thread/INFO]: techno156 lost connection: Disconnected
[22:36:15] [Server thread/INFO]: techno156 left the game
[22:37:24] [Server thread/INFO]: Unknown or incomplete command, see below for error
shutdown<--[HERE]
[22:37:25] [Server thread/INFO]: Unknown or incomplete command, see below for error
quit<--[HERE]
[22:37:27] [Server thread/INFO]: Unknown or incomplete command, see below for error
poweroff<--[HERE]
[22:37:33] [Server thread/INFO]: Stopping the server
[22:37:33] [Server thread/INFO]: Stopping server
[22:37:33] [Server thread/INFO]: [TARDIS] Disabling TARDIS v5.7.5-b3010
[22:37:33] [Server thread/INFO]: [TARDIS] Saved 1 flying TARDISes.
[22:37:33] [Server thread/INFO]: Saving players
[22:37:33] [Server thread/INFO]: Saving worlds
[22:37:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[22:37:33] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[22:37:33] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[22:37:33] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Saved 521 block chunks, 219 entity chunks, 2 poi chunks in world 'world' in 1.58s
[22:37:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Saved 3 block chunks, 0 entity chunks, 0 poi chunks in world 'world_nether' in 0.01s
[22:37:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 10 entity chunks, 0 poi chunks in world 'world_the_end' in 0.01s
[22:37:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[TARDIS_TimeVortex]'/minecraft:tardis_timevortex
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'TARDIS_TimeVortex'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Halted chunk system for world 'TARDIS_TimeVortex'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Saving all chunkholders for world 'TARDIS_TimeVortex'
[22:37:35] [Server thread/INFO]: [ChunkHolderManager] Saved 0 block chunks, 0 entity chunks, 0 poi chunks in world 'TARDIS_TimeVortex' in 0.00s
[22:37:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[22:37:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[22:37:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22:37:35] [Server thread/INFO]: ThreadedAnvilChunkStorage (TARDIS_TimeVortex): All chunks are saved
[22:37:35] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
'/tardis version' output
[22:25:09 INFO]: [TARDIS] Server version: 1.21.1-132-b48403b (MC: 1.21.1)
[22:25:09 INFO]: [TARDIS] TARDIS version: 5.7.5-b3010
[22:25:09 INFO]: [TARDIS] Checking for new TARDIS builds...
[22:25:09 INFO]: [TARDIS] You are 7 builds behind! Type /tadmin update_plugins to update!