{"id":19675595,"url":"https://github.com/notnite/scraft","last_synced_at":"2026-05-15T10:12:06.509Z","repository":{"id":180568844,"uuid":"665349097","full_name":"NotNite/scraft","owner":"NotNite","description":"Minecraft mod that turns your server into a bot programming environment","archived":false,"fork":false,"pushed_at":"2023-07-12T18:58:58.000Z","size":83,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T04:22:43.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotNite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-12T02:39:00.000Z","updated_at":"2024-02-17T15:02:49.000Z","dependencies_parsed_at":"2023-08-27T07:00:06.736Z","dependency_job_id":null,"html_url":"https://github.com/NotNite/scraft","commit_stats":null,"previous_names":["notnite/scraft"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fscraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fscraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fscraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Fscraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotNite","download_url":"https://codeload.github.com/NotNite/scraft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240985412,"owners_count":19889077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T17:24:56.054Z","updated_at":"2026-05-15T10:12:01.472Z","avatar_url":"https://github.com/NotNite.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scraft\n\nScraft is a Minecraft mod inspired by [Screeps](https://screeps.com) that turns your server into a bot programming environment. Users log in and generate API keys, which allows them to log in as bot users in their code. Only bots are allowed on the server - human players are placed in spectator mode to observe the bots' actions. (While there is nothing stopping a user from implementing the login flow on a normal Minecraft client and playing normally, it is discouraged.)\n\n## Usage\n\nThis mod works best with the following configurations:\n\n- Disable chat signing with `enforce-secure-profile=false` in your server.properties.\n- Enable a whitelist.\n- Setting up a domain with [wildcard DNS](https://en.wikipedia.org/wiki/Wildcard_DNS_record), which is supported by providers like Cloudflare. Make two DNS records, `scraft.example.com` and `*.scraft.example.com`, pointing to the same server.\n\nWhitelisted players can join the server and will be placed in spectator mode. They can then run `/scraft apikey` to generate an API key.\n\nTo join as a bot, connect to the domain `scraft_(api key).scraft.example.com`, or you can fabricate the hostname in the handshake packet if you wish. No authentication is required - you can pick any username, so long as it is not claimed by another user.\n\nBot names will be claimed automatically on join, or you can run `/scraft claimuser` to claim a username. One user can hold up to 10 bot names, and bot names can be released with the `/scraft dropuser` command. Bots will have their names prefixed with the `+` character to indicate they are bots.\n\nIf you remove a user from the whitelist, you will need to remove their API key and bot as well (currently only possible through manual database editing).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Fscraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotnite%2Fscraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Fscraft/lists"}