Deletion log

Jump to navigation Jump to search

Below is a list of the most recent deletions.

Logs
  • 21:51, 15 August 2022 Rubenwardy talk contribs deleted page minetest.setting get (content was: "{{DISPLAYTITLE:minetest.setting_get}} {{delete | Deprecated in favour of minetest.Settings}} == Syntax == <source>minetest.setting_get("name")</source> == Description == Returns the value of an option stored in minetest.conf as a string.<br/> Note that you can use settingtypes.txt to add your own settings to the configuration in the main menu. <br/> == Example == <source> local player_name = minetest.setting_get("name") </source> == See Also == *mine...")