An open API service indexing awesome lists of open source software.

https://github.com/imb11/quickplaybackport

1.20 Quickplay Command Line Arguments backported.
https://github.com/imb11/quickplaybackport

mineblock11-mod

Last synced: 10 months ago
JSON representation

1.20 Quickplay Command Line Arguments backported.

Awesome Lists containing this project

README

          

# Quickplay Backport

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 "New World"`
- `--quickPlayMultiplayer "localhost:25565"`
- `--quickPlayRealms "1234"`

If multiple arguments are used, the first one will be read and the rest will be ignored.