{
  "name": "NEXUS Script Server",
  "version": "1.0.0",
  "status": "online",
  "licensing": false,
  "scripts": [
    "agproduktion",
    "angriffswarnung",
    "antitrack",
    "aufbaubot",
    "autoabsender",
    "autofarm",
    "balance",
    "hcaptcha",
    "massenaufbau",
    "massenproduktion",
    "nachrichtenwarnung",
    "raussteller",
    "retime",
    "rzsender",
    "taborganizer",
    "troop-members-export-discord",
    "truppenexport",
    "truppenproduktion",
    "utboost",
    "village-check-discord"
  ],
  "endpoints": {
    "manifest": "/?action=manifest&url=https://de252.die-staemme.de/game.php?screen=map",
    "debug": "/?action=debug&url=https://de252.die-staemme.de/game.php?screen=map",
    "script": "/?script=SCRIPTNAME",
    "loader": "/loader.user.js",
    "tampermonkeyLauncher": "/tampermonkey/launcher.json",
    "tampermonkeyPolicy": "/tampermonkey/launcher-policy.json",
    "tampermonkeySource": "/tampermonkey/launcher.user.js",
    "tampermonkeyHash": "/tampermonkey/launcher.sha256",
    "admin": "/admin",
    "accountAccess": "/api/admin/state",
    "discordStatus": "/api/admin/discord/status",
    "discordNotify": "/api/discord/notify",
    "troopMembersExportPoll": "/api/troop-members-export/poll",
    "troopMembersExportResult": "/api/troop-members-export/result",
    "discordTest": "/api/admin/discord/test",
    "discordInteractions": "/api/discord/interactions",
    "requestAccess": "/request-access"
  }
}