rules.json
Community server rules displayed before the Lithera Studio Terms of Use. Operators can group rules into sections and increment rulesVersion to force re-acceptance.
EULA compliance required
Community server rules must comply with the Lithera Studio EULA and Terms of Use. They must not remove, contradict, weaken, or misrepresent Lithera Studio requirements. The Studio Terms of Use are appended by code and cannot be changed through localization or server JSON.
Common fields
| Field | Meaning |
|---|---|
| rulesVersion | Increment this when players must accept the rules again. |
| sections[].title | Heading for a group of server rules. |
| sections[].items | Rule lines displayed under the section. |
Managed editor
The /config editor lets operators edit rulesVersion, add, duplicate, delete, and edit rule sections and individual rule lines.
Reload
Use litherarp.rules_reload after manual edits.