FastQuit

FastQuit - Minecraft Mod

FastQuit - Mod for Quicker World Exiting in Minecraft

FastQuit is a Minecraft mod that enables early quitting of the currently open world and returns you to the title screen, while the world is still saving in the background. This mod gives you a quicker, more painless way to exit without losing any data integrity. The world will save asynchronously, and you can go to the title screen without waiting for the save to finish.

Key Features:

  • Asynchronous World Saving: FastQuit allows the world to keep saving in the background upon quitting, without requiring you to wait for the process to finish. This allows a quicker return to the title screen.
  • Thread Safety: The mod has been designed to be thread-safe; it will never lose any data while doing its thing. If something goes wrong, it will toast a notification, and the worst that can happen is the action fails and nothing bad happens to your world data.
  • Access to World List During Saving While the world is saving, it is accessible within the world list. You can still edit the world, delete it, or even recreate it, reusing the saved data of the world.
  • Toast Notifications: The mod is able to flash a toast notification when a world finishes saving; it will notify you if it did so successfully or not.

Compatibility

Minecraft: Java Edition

  • 1.21–1.21.1
  • 1.20.x
  • 1.19.x
  • 1.18.x
  • 1.17.x

Platforms

  • Fabric
  • Quilt

Supported environments

  • Client-side