Friday, September 20, 2024 12:09:04 AM
> settings

Customize


Authenticate

> constants.jsonc
{
    "FLAG_OK": 0,
    "FLAG_STOLEN": 1,
    "TERRITORY_BUILDER_RIGHTS": 1,
    "TERRITORY_ACCESS_NONE": 0,
    "TERRITORY_ACCESS_BUILDER": 1,
    "TERRITORY_ACCESS_MODERATOR": 2,
    "TERRITORY_ACCESS_OWNER": 3,
    /////////////////////////////////////////////
    // Testing examples, do not modify!
    /////////////////////////////////////////////
    "EXAMPLE_STRING": "Hello world!",
    "EXAMPLE_NUMBER": 69,
    "EXAMPLE_BOOL": false
}
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b