{"id":19449474,"url":"https://github.com/techplexengineer/mcturtles","last_synced_at":"2025-07-04T02:33:40.219Z","repository":{"id":144897373,"uuid":"48664595","full_name":"TechplexEngineer/MCTurtles","owner":"TechplexEngineer","description":"Scriptable Mining Turtles for Bukkit/Spigot Minecraft Server","archived":false,"fork":false,"pushed_at":"2016-07-15T13:45:17.000Z","size":1206,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T23:36:17.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/TechplexEngineer.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":"2015-12-27T23:33:53.000Z","updated_at":"2016-05-23T21:32:00.000Z","dependencies_parsed_at":"2023-04-26T01:17:44.909Z","dependency_job_id":null,"html_url":"https://github.com/TechplexEngineer/MCTurtles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FMCTurtles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FMCTurtles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FMCTurtles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechplexEngineer%2FMCTurtles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechplexEngineer","download_url":"https://codeload.github.com/TechplexEngineer/MCTurtles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240636722,"owners_count":19832931,"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-10T16:32:44.950Z","updated_at":"2025-02-25T09:19:06.753Z","avatar_url":"https://github.com/TechplexEngineer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCTurtles\nScriptable Mining Turtles for Bukkit/Spigot Minecraft Server\n\n\nThe goal of this project is to build a tool that educators can use to teach introductory programming using Turtles (similar to logo) in Minecraft. This plugin requires no client mods as it uses only the Bukkit/Spigot api.\n\nLoosely based on code from [Nubebuster](https://github.com/Nubebuster/Mining-Turtles)\nThis repo replaces [Mining-Turtles](https://github.com/TechplexEngineer/Mining-Turtles)\n\n## Commands\n\nMCTurtles understand many commands but require a player to direct them.\n\nPlayers can get an instruction manual in-game by typing \"/t book\" to get the book (without quotes). In the book each command has its own page.\n\n### Note\n\nA parameter in angle brackets \\\u003cdir\u003e is required.\n\nA parameter in square brackets [num] is optional.\n\nMore info:\ntechplex.io/mcturtles\n\n## Move \\\u003cdir\u003e [num]\n\nMove the turtle in \\\u003cdir\u003e direction [num] blocks.\n\nWhere \\\u003cdir\u003e is one of:\n       NORTH SOUTH EAST\n   WEST LEFT RIGHT UP\n   DOWN FORWARD BACK\n\nAnd [num] is optional, when not provided 1 is used.\n\n## Rotate \\\u003cdir\u003e\n\nRotate the turtle 90° in \\\u003cdir\u003e direction.\n\nWhere \\\u003cdir\u003e is one of:\n   NORTH SOUTH EAST\n   WEST LEFT RIGHT UP\n   DOWN FORWARD BACK\n\n## Mine \\\u003cdir\u003e\n\nMine 1 block in \\\u003cdir\u003e direction.\n\nWhere \\\u003cdir\u003e is one of:\n   NORTH SOUTH EAST\n   WEST LEFT RIGHT UP\n   DOWN FORWARD BACK\n\n## Place \\\u003cdir\u003e \\\u003cmat\u003e\n\nPlace block of type \\\u003cmat\u003e in \\\u003cdir\u003e direction.\n\nWhere \\\u003cmat\u003e is a valid material. Page x lists some common materials.\n\nAnd \\\u003cdir\u003e is one of:\n   NORTH SOUTH EAST\n   WEST LEFT RIGHT UP\n   DOWN FORWARD BACK\n\n  @note obey creative...\n\n## PenDown \\\u003cmat\u003e\n\nPlace a block each time the turtle moves leaving a trail of \\\u003cmat\u003e blocks behind.\n\nWhere \\\u003cmat\u003e is a valid material. Page x lists some common materials.\n\n## PenUp\n\nStop leaving a trail of blocks.\n\n## Bookmark \\\u003cname\u003e\n\nSave the current location with the name \\\u003cname\u003e.\n\n## GoBookmark \\\u003cname\u003e\n\nMove the turtle to the saved bookmark named \\\u003cname\u003e.\n\n## Common Materials \n\nDirt\nGrass\nCobblestone\nWood\nSand\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechplexengineer%2Fmcturtles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechplexengineer%2Fmcturtles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechplexengineer%2Fmcturtles/lists"}