Homes
This page is dedicated to talking all about homes!
The server config specifies several things related to homes.
Config
{
"MaxHomes": 20,
"AdminsBypassMaxHomes": true,
}
By default, homes are capped at 20, and admins can bypass max homes and have as many as they want.
All commands takes a optional parameter specifying the home name, except for /homes
. If not specified, the home name is default
.
/sethome
This command sets a new home, or updates an existing home. If you have reached your limit, setting the home to a existing name updates it.
Example Syntax:
/sethome
/sethome example
/sethome main
/home
This command teleports you to your default or specified home.
Example Syntax
/home
/home example
/home main
/delhome
This command will delete a home
Example Syntax
/delhome
/delhome example
/delhome main
/homes
This command will list all homes, and tell you how many you have.