External Publication
Visit Post

General Discussion • Re: reentry-points / startpoints / "spawnpoints"? for a certain world in Luanti-games

Luanti Forums - Index page [Unofficial] February 5, 2026
Source

Hello and welcome to the forum :)

Information about players is kept inside a database, SQLite format by default, so players.sqlite. You can view it with a tool like sqlite3 on a Linux machine, or a graphical program like SQLiteStudio. Each player (including 'singleplayer') will have a row in the table player. Anyway, I recommend you explore the other sqlite files in the world too, to learn more.

Edit: When it comes to recreating another world, you could copy the directory and rename the world with the world_name setting inside world.mt (probably also keep this the same as the directory name, to not get confused).

Statistics: Posted by Blockhead — Thu Feb 05, 2026 14:40


Discussion in the ATmosphere

Loading comments...