Skip to content

For Contributors

DaFuqs edited this page Nov 16, 2024 · 4 revisions

Way too lazy to do "/advancement grant @s everything" every time the instance is starting? Add this to your program arguments to always play as the same player, keeping your inventory, progress and all:

--username <username> --uuid "<some_uuid>"

Example:

--username TestUser --uuid "231f7b27-c222-4173-8292-402173627382"
Clone this wiki locally