Revision history of "minetest.setting get pos"

Jump to navigation Jump to search

There is no edit history for this page.

This page has been deleted. The deletion, protection, and move log for the page are provided below for reference.

  • 21:52, 15 August 2022 Rubenwardy talk contribs deleted page minetest.setting get pos (content was: "{{DISPLAYTITLE:minetest.setting_get_pos}} {{delete | Deprecated in favour of minetest.Settings}} == Syntax == <source>minetest.setting_get_pos("name")</source> == Description == Returns the position that is stored in minetest.conf under the variable <source enclose="none">name</source>, or <source enclose="none">nil</source> if the value is not found. The syntax in the config file is as follows: <source lang="text"> varname = X, Y, Z </source> Where <c...")