Settings
An interface to load and save .conf config files.
Implementation details:
- Keys cannot contain whitespace or any of
="{}#. - Values cannot contain the sequence
\n""". - If this object is a main settings object (
Minetest.settings), keys starting with "secure." cannot be set.