Skip to content
Randal T Meyer edited this page May 5, 2024 · 2 revisions

These commands let a Server Owner or "SageAdmin" manage servers.

Server Lifecycle

These commands are used to view and update a Server's settings.

View Server Details

This command displays information about the Server, specifically the default settings.

Example:

sage! server details

Update a Server

This command allows you to change a Server's default settings. All settings are optional and are set using the argument format of option="value". You are also able to unset a setting to return it to the default. Server Options are detailed here.

Examples:

sage! server update gameSystem="pf2e" diceCrit="rolltwice"
sage! server update diceoutput="L" dicepost="post"
Clone this wiki locally