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.
- Host: GitHub
- URL: https://github.com/imb11/quickplaybackport
- Owner: IMB11
- License: mit
- Created: 2023-04-11T19:36:12.000Z (over 3 years ago)
- Default Branch: 1.19
- Last Pushed: 2023-10-24T10:15:53.000Z (over 2 years ago)
- Last Synced: 2025-09-16T15:22:35.007Z (10 months ago)
- Topics: mineblock11-mod
- Language: Java
- Homepage:
- Size: 259 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.