snippetbashTip
luanti — Infinite-world block sandbox game. More information: <https://manned.org/luanti>.
Viewed 0 times
worldcommandcliluantiinfiniteblockgamesandbox
Problem
How to use the
luanti command: Infinite-world block sandbox game. More information: <https://manned.org/luanti>.Solution
luanti — Infinite-world block sandbox game. More information: <https://manned.org/luanti>.Start Luanti in client mode:
luantiList downloaded gamemodes:
luanti --gameid listStart Luanti in server mode by hosting a specific gamemode:
luanti --server --gameid {{game_id}}Start a server with the default world once it has been created:
luanti --serverStart a server with a specific world:
luanti --server --world {{world_name}}Start a server on a specific port:
luanti --server --port {{port}}Write logs to a specific file:
luanti --logfile {{path/to/file}}Only write errors to the console:
luanti --quietCode Snippets
Start Luanti in client mode
luantiList downloaded gamemodes
luanti --gameid listStart Luanti in server mode by hosting a specific gamemode
luanti --server --gameid {{game_id}}Start a server with the default world once it has been created
luanti --serverStart a server with a specific world
luanti --server --world {{world_name}}Context
tldr-pages: common/luanti
Revisions (0)
No revisions yet.