Compatibility
Minecraft: Java Edition
1.19.x
1.18.x
1.17.x
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last year
Information
This mod ports the quickplay command line arguments added in 1.20 to earlier versions.
Usage
Logging has not been included, because it has remote logging stuff, which requires networking stuff, which will definitely not be cross version compatible.
Most people want quickplay for these simple arguments, which are implemented:
--quickPlaySingleplayer "save folder name"
--quickPlayMultiplayer "localhost:25565 (server ip)"
--quickPlayRealms "1234 (realm id)"
If multiple arguments are used, the first one will be read and the rest will be ignored.