LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

minetestserver

runs a dedicated Minetest game server

TLDR

Start Minetest server
$ minetestserver
copy
Start with specific world
$ minetestserver --world [/path/to/world]
copy
Start on specific port
$ minetestserver --port [30000]
copy
Start with game ID
$ minetestserver --gameid [minetest_game] --world [/path/to/world]
copy

SYNOPSIS

minetestserver [options]

DESCRIPTION

minetestserver runs a dedicated Minetest game server. Hosts multiplayer worlds without a graphical client. Supports mods, custom games, and player management.

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.
--terminal
Run in terminal mode.
--migrate backend
Migrate map data to backend.

INSTALL

sudo pacman -S luanti-server
copy
sudo apk add luanti-server
copy
nix profile install nixpkgs#luanti-server
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid