LinuxCommandLibrary

luantiserver

runs a dedicated Luanti game server

TLDR

Start Luanti server

$ luantiserver
copy
Start with specific world
$ luantiserver --world [/path/to/world]
copy
Start on specific port
$ luantiserver --port [30000]
copy

SYNOPSIS

luantiserver [options]

DESCRIPTION

luantiserver runs a dedicated Luanti game server. Luanti is the new name for Minetest. Hosts multiplayer voxel game worlds with full mod support.

PARAMETERS

--world path

World directory path.
--port port
Server port (default 30000).
--gameid id
Game ID to use.
--config file
Configuration file.
--logfile file
Log output file.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community