Whitelist format
The whitelist.json file is used to track what players are allowed to enter the server.
JSON format
- : Root object.
- enabled:
trueif the whitelist is enabled. Defaults tofalse. - list: List of whitelisted player uuids.
- : A whitelisted player uuid.
- enabled:
History
Early Access |
|||||||
|---|---|---|---|---|---|---|---|
| 2026.01.13-dcad8778f | The whitelist format is introduced. | ||||||