core.settings: Settings object containing all of the settings from the main config file (core.conf). Check lua_api.txt for class reference.core.setting_get_pos(name): Loads a setting from the main settings and parses it as a position (in the format(1,2,3)). Returns a position or nil.