{"id":22837002,"url":"https://github.com/mineinabyss/plugin-schemas","last_synced_at":"2025-10-13T21:02:29.008Z","repository":{"id":267371061,"uuid":"871812510","full_name":"MineInAbyss/plugin-schemas","owner":"MineInAbyss","description":"JSON schemas for common Minecraft plugin configs, generated from TypeScript","archived":false,"fork":false,"pushed_at":"2024-12-14T00:06:12.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T11:34:43.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MineInAbyss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-13T02:24:06.000Z","updated_at":"2024-12-14T00:06:16.000Z","dependencies_parsed_at":"2025-03-31T03:38:27.443Z","dependency_job_id":null,"html_url":"https://github.com/MineInAbyss/plugin-schemas","commit_stats":null,"previous_names":["mineinabyss/plugin-schemas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MineInAbyss/plugin-schemas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2Fplugin-schemas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2Fplugin-schemas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2Fplugin-schemas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2Fplugin-schemas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MineInAbyss","download_url":"https://codeload.github.com/MineInAbyss/plugin-schemas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MineInAbyss%2Fplugin-schemas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016885,"owners_count":26085912,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-12T23:14:50.796Z","updated_at":"2025-10-13T21:02:28.992Z","avatar_url":"https://github.com/MineInAbyss.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schemas for Minecraft plugin tools\n\nThese are manually transcribed schemas for common config formats seen in Minecraft. We write TypeScript definitions for them and generate the schema using typescript-json-schema.\n\n## Schemas\n\nHere's everything we have so far:\n- MythicMobs (Transcribed from their [official docs](https://git.mythiccraft.io/mythiccraft/MythicMobs/))\n\n## Usage\n\nJust point your IDE to the raw generated schema file on GitHub, many IDEs will support doing this by adding a comment at the top of the file:\n\n```yaml\n# yaml-language-server: $schema=https://raw.githubusercontent.com/MineInAbyss/plugin-schemas/refs/heads/master/generated/mythicmobs.json\n```\n\n## Building\n\n- Install [deno](https://deno.com/)\n\nThen run the generator, pass a project name as an argument:\n```bash\ndeno install\ndeno --allow-all generator.ts mythicmobs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmineinabyss%2Fplugin-schemas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmineinabyss%2Fplugin-schemas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmineinabyss%2Fplugin-schemas/lists"}