{"id":16622834,"url":"https://github.com/spiderjockey02/craftyclientapi","last_synced_at":"2025-08-21T07:36:08.534Z","repository":{"id":103095981,"uuid":"438276341","full_name":"Spiderjockey02/CraftyClientAPI","owner":"Spiderjockey02","description":"An API wrapper for the Minecraft server controller, Crafty Controller","archived":false,"fork":false,"pushed_at":"2022-12-14T22:30:54.000Z","size":64,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T00:12:12.405Z","etag":null,"topics":["api","crafty-controller"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/craftyapi","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/Spiderjockey02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"docs/CODE_OF_CONDUCT.md","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":"2021-12-14T14:06:56.000Z","updated_at":"2023-05-19T15:58:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"77fff311-4264-4ad0-96ba-e70e8bbfee4c","html_url":"https://github.com/Spiderjockey02/CraftyClientAPI","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.4,"last_synced_commit":"063b91b1cfd29d56ce4fe65a2b582379ec4ad2f0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spiderjockey02%2FCraftyClientAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spiderjockey02%2FCraftyClientAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spiderjockey02%2FCraftyClientAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spiderjockey02%2FCraftyClientAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spiderjockey02","download_url":"https://codeload.github.com/Spiderjockey02/CraftyClientAPI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243012662,"owners_count":20221606,"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":["api","crafty-controller"],"created_at":"2024-10-12T03:04:01.366Z","updated_at":"2025-03-11T09:48:24.490Z","avatar_url":"https://github.com/Spiderjockey02.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\u003ch1\u003eCraftyAPI\u003c/h1\u003e\n\u003ca href=\"https://www.npmjs.com/package/craftyapi\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/dw/craftyapi?color=CC3534\u0026logo=npm\u0026style=for-the-badge\" alt=\"Downloads\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://www.npmjs.com/package/craftyapi\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/craftyapi?color=red\u0026label=Version\u0026logo=npm\u0026style=for-the-badge\" alt=\"Npm version\"\u003e\n\u003c/a\u003e\n\u003cbr\u003e\n\n\u003ca href=\"https://github.com/Spiderjockey02/CraftyClientAPI\"\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/Spiderjockey02/CraftyClientAPI?color=333\u0026logo=github\u0026style=for-the-badge\" alt=\"Github stars\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://github.com/Spiderjockey02/CraftyClientAPI/blob/master/LICENSE\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/Spiderjockey02/CraftyClientAPI?color=6e5494\u0026logo=github\u0026style=for-the-badge\" alt=\"License\"\u003e\n\u003c/a\u003e\n\u003chr\u003e\n\u003c/div\u003e\nThis is an API wrapper for the Minecraft server controller, CraftyControl.\n\n - https://craftycontrol.com\n\n\n## Installation\n\n**NPM** :\n```sh\nnpm install craftyapi\n```\n\n**Yarn** :\n```sh\nyarn add craftyapi\n```\n\n## Example Usage\n\n```javascript\nconst CraftyAPI = require('craftyapi');\n\nconst API = new CraftyAPI('https://192.168.0.2:8000', 'YourAdminKey');\n\n(async () =\u003e {\n\tconsole.log('Fetching hosts');\n\tconsole.log(await API.fetchHost());\n\tAPI.runCommand(4, 'save-all');\n})();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiderjockey02%2Fcraftyclientapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspiderjockey02%2Fcraftyclientapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiderjockey02%2Fcraftyclientapi/lists"}