{"id":21478478,"url":"https://github.com/luk050/editablestands","last_synced_at":"2025-03-11T06:45:50.936Z","repository":{"id":37772346,"uuid":"490877618","full_name":"LuK050/EditableStands","owner":"LuK050","description":"Allows you to edit the armor stands. MC:JE 1.17-1.21 in Kotlin","archived":false,"fork":false,"pushed_at":"2024-07-15T20:51:17.000Z","size":4675,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T21:32:30.089Z","etag":null,"topics":["armorstands","kotlin","minecraft-plugin","spigot"],"latest_commit_sha":null,"homepage":"https://modrinth.com/plugin/editablestands","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuK050.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":"2022-05-10T22:21:06.000Z","updated_at":"2024-07-15T20:51:20.000Z","dependencies_parsed_at":"2024-07-20T10:16:07.718Z","dependency_job_id":null,"html_url":"https://github.com/LuK050/EditableStands","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuK050%2FEditableStands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuK050%2FEditableStands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuK050%2FEditableStands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuK050%2FEditableStands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuK050","download_url":"https://codeload.github.com/LuK050/EditableStands/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242988239,"owners_count":20217537,"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":["armorstands","kotlin","minecraft-plugin","spigot"],"created_at":"2024-11-23T11:18:26.474Z","updated_at":"2025-03-11T06:45:50.904Z","avatar_url":"https://github.com/LuK050.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EditableStands [![Modrinth](https://img.shields.io/badge/Modrinth-00AF5C?style=for-the-badge\u0026logo=modrinth\u0026logoColor=000000)](https://modrinth.com/plugin/editablestands) [![SpigotMC](https://img.shields.io/badge/SpigotMC-ED8106?style=for-the-badge\u0026logo=spigotmc\u0026logoColor=000000)](https://www.spigotmc.org/resources/editablestands.100873/) [![CurseForge](https://img.shields.io/badge/CurseForge-F16436?style=for-the-badge\u0026logo=curseforge\u0026logoColor=000000)](https://www.curseforge.com/minecraft/bukkit-plugins/editablestands)\n\nA plugin that adds new mechanics for editing armor stands. What is its feature? This mechanic is very close to vanilla, it does not use GUI interfaces, but everything is done using tools, items and clicks. The plugin is perfect for vanilla servers!\n\u003cbr\u003e\n\n![a_s_all-min](https://github.com/user-attachments/assets/85c383f2-8811-471c-a906-354cea9de82e)\n\u003cbr\u003e\n\n### How to use:\n\n**・Adding arms:**\u003cbr\u003e\nWith SHIFT pressed, press with your hand on the stand with 2 sticks.\n\n**・Removing arms:**\u003cbr\u003e\nWith SHIFT pressed, press with your hand on the stand with shears. You will drop 2 sticks\n\n**・Adding plate:**\u003cbr\u003e\nWith SHIFT pressed, press with your hand on the stand with smooth stone slab.\n\n**・Removing plate:**\u003cbr\u003e\nWith SHIFT pressed, press with your hand on the stand with any pickaxe. You will drop smooth stone slab.\n\n**・Make it small:**\u003cbr\u003e\nWith SHIFT pressed, press with your hand on the stand with any axe. You will drop 2 sticks.\n\n**・Make it big:**\u003cbr\u003e\nWith SHIFT pressed, press with your hand on the stand with 2 sticks.\n\u003cbr\u003e\n### Configuration:\n```yaml\narmsAdd: true\narmsRemove: true\nplateAdd: true\nplateRemove: true\ndoSmall: true\ndoBig: true\n\ndropItems: true\n\nplaySounds: true\n\nremoveItems: true\nremoveItemsInCreative: false\n\ndamageTools: true\ndamageToolsInCreative: false\n```\n\n### Permissions:\n・**editablestands.arms.add** - permission to add arms.\u003cbr\u003e\n・**editablestands.arms.remove** - permission to remove arms.\u003cbr\u003e\n・**editablestands.plate.add** - permission to add plate.\u003cbr\u003e\n・**editablestands.plate.remove** - permission to remove plate.\u003cbr\u003e\n・**editablestands.size.small** - permission to downsize.\u003cbr\u003e\n・**editablestands.size.big** - permission to enlarge.\u003cbr\u003e\n\n### Commands:\n・**/editablestands reload** - plugin reload.\u003cbr\u003e\n・**/editablestands info** - plugin information.\u003cbr\u003e\n\n#### ❤️ Icon by [cheharka](https://purcat.monster/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluk050%2Feditablestands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluk050%2Feditablestands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluk050%2Feditablestands/lists"}