Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
FastQuit

FastQuit

Lets you return to the Title Screen early while your world is still saving in the background!

5.93M
1,056
Optimization
Utility
AboutGalleryChangelogVersions

3.0.0 - 1.21.4-1.21.5

by contaria on Feb 10, 2025
Download

Sorry for the long wait, FastQuit now officially supports 1.21.4! Thanks to megabyte6 for contributing this update :)

3.0.0 - 1.21.2-1.21.3

by contaria on Feb 10, 2025
Download

Sorry for the long wait, FastQuit now officially supports 1.21.2 & 1.21.3! Thanks to kel-cu for contributing this update :)

3.0.0 - 1.20.5-1.21.1

by contaria on May 2, 2024
Download

Now available for Minecraft 1.20.5 & 1.20.6!

Edit: This release works for 1.21 and 1.21.1 too :)

3.0.0 - 1.20.3-1.20.4

by contaria on Jan 14, 2024
Download

Finally available for 1.20.4, thanks to Madis0 and Clomclem for helping with this update!

  • changed translation keys to conform to the cloth autoconfig format
  • added new translations:
    • French (thanks ishi-sama)
    • Japanese (thanks KAGUYA-1137)
  • updated translations:
    • Vietnamese (thanks ImVietnam)
    • Traditional Chinese (thanks notlin4)

3.0.0 - 1.20-1.20.2

by contaria on Sep 5, 2023
Download

Finally got around to getting FastQuit 3.0.0 out of beta!

  • rewrote config system (now uses Cloth Config API)
    • if you are updating from 2.x or older you will have to reconfigure your FastQuit options
  • added a new option "Allow multiple running Worlds", if disabled you won't be able to join a new singleplayer world until the one in the background has finished saving
    • this is to prevent some mod conflicts and will automatically disable itself when an incompatible mod is detected
    • fixes an issue with Quilt Standard Libraries
  • added some new translations:
    • Estonian (thanks Madis0)
    • Traditional Chinese (thanks notlin4)
    • Ukrainian (thanks BurrConnie)
    • Vietnamese (thanks ImVietnam)
  • updated some translations:
    • Simplified Chinese (thanks GodGun968)
    • Italian (thanks Oondanomala)

Please note that some of these translations were made before newer updates and might be incomplete.

3.0.0-beta.2+1.20+

by contaria on Jun 25, 2023
Download
  • fix the translation string on the waiting screen being wrong, causing it to not be translated (thanks Kichura!)
  • fix deleting a currently saving world not working or even crashing

3.0.0-beta.1+1.20+

by contaria on Jun 22, 2023
Download
  • updated to 1.20+
  • rewrote config with cloth config
    • you will have to redo your settings, the old config file is not supported anymore
  • added a new setting for improved mod compatibility:
    • "Allow multiple running Worlds", defaults to ON, automatically disables itself if an incompatible mod is detected (currently only the Quilt Biome API)
  • added translations:
    • Estonian (thanks Madis0)
    • Traditional Chinese (thanks notlin4)
    • Ukrainian (thanks BurrConnie)
  • updated translations
    • Simplified Chinese (thanks GodGun968)

Please note that translation contributions were made before the 3.0.0 changes and are therefore still incomplete

2.1.0 - 1.19.3-1.19.4

by contaria on Jan 9, 2023
Download

2.1.0 - 1.19-1.19.2

by contaria on Jan 9, 2023
Download
  • support for configuring options through Catalogue
  • increase spacing and wrap texts on config screen to avoid text clipping into buttons
  • always re-render old screen immediately after waiting

  • added turkish, polish and italian translations (thanks to YakisikliBaran, Skidamek and Oondanomala!)
  • updated russian translations (thanks Felix14-v2)

  • reduced filesize using machete

2.0.0 - 1.19-1.19.2

by contaria on Jan 6, 2023
Download

Read the changelog here.

2.0.0 - 1.19.3

by contaria on Jan 6, 2023
Download

FastQuit 2.0.0 is out!

Made a Discord, if you're interested you can join it here!

FEATURES:

  • toast now shows the player the time it took for the world to save
  • the time since quitting is also displayed on the worldlist, additionally serving as an indicator for what worlds are still saving in the background
  • you can of course disable these two features in the config
  • made the waitingscreen nicer and you can now stop waiting and go back

FIXES:

  • fixes a crash when trying to upload a currently saving world to realms
  • fixes texts on the config screen duplicating when you resize the window

COMPATIBILITY:

  • now compatible with WorldGen

PRECAUTIONS:

  • added another fallback layer to keep the client waiting even if everything goes wrong
  • instead of just synchronizing the method calls, methods themselves are now synchronized via a custom Mixin Config Plugin (thanks Llamalad7 for the help!)
  • instead of failing and showing a toast, FastQuit now waits on session creation by default unless specifically implemented otherwise

CLEANUP:

  • added documentation
  • when a currently saving world is deleted, FastQuit now cancels saving instead of letting it run into nowhere, also getting rid of misleading log messages
  • added a few more useful FastQuit log messages
  • lots of cleanup/refactoring in different parts of the mod

1.3.0 - 1.19.3

by contaria on Dec 16, 2022
Download
  • fixed a critical issue where worlds wouldn't correctly save on shutdown
  • improved deleting currently saving worlds

  • magically reduced icon filesize by another 193 bytes (thanks Oondanomala)

1.2.2 - 1.17-1.18.1

by contaria on Dec 12, 2022
Download
  • port to 1.17-1.18.1

1.2.2 - 1.18.2

by contaria on Dec 12, 2022
Download
  • port to 1.18.2

1.2.2 - 1.19-1.19.2

by contaria on Dec 12, 2022
Download

1.2.2 - 1.19.3

by contaria on Dec 12, 2022
Download
  • apply background thread priority earlier
  • a bit of cleanup

1.2.1 - 1.19.3

by contaria on Dec 8, 2022
Download
  • updated to 1.19.3

1.2.1 - 1.19-1.19.2

by contaria on Dec 8, 2022
Download
  • no actual changes, just set dependencies and filename to 1.19-1.19.2 only (1.19.3 now has a different jar)

1.2.0

by contaria on Dec 5, 2022
Download
  • improved safety of recreating currently saving worlds a little bit

  • now uses the whole world filepath instead of just the filename for comparison, shouldn't affect anything but might be safer with potential other mods interfering
  • cleaned up the code for toasts on worldsave finish
  • some general cleanup

  • README/decription now lists crash with WorldGen when trying to generate new chunks for a currently saving world, should be fixed on WorldGen's end

1.1.2

by contaria on Dec 2, 2022
Download
  • fixes a critical issue with FastQuit not waiting for world to save on crash
  • added Chinese (Simplified) translations (thanks Cccc-owo)
  • added German translations (thanks JustAlittleWolf)
  • now officially supports 1.19.3-rc1
1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@a0bd011

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.