nanos world API Reference Unofficial documentation
Static function Server Fast

Server.SetName

Sets the name of the server, optionally overrides Config.toml

Syntax

Lua
Server.SetName(name, persist_to_config_file = false)

Parameters

Name Type Default Description
name string The new name
persist_to_config_file optional boolean false Persist to config file