{"id":20261587,"url":"https://github.com/davids-repo/mobstatues","last_synced_at":"2026-01-16T13:52:57.151Z","repository":{"id":180320793,"uuid":"664949669","full_name":"DavidS-Repo/MobStatues","owner":"DavidS-Repo","description":" The MobStatues plugin allows players to create and manage decorative mob statues in Minecraft","archived":false,"fork":false,"pushed_at":"2026-01-14T23:21:32.000Z","size":7215,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T05:39:34.874Z","etag":null,"topics":["bukkit","bukkit-plugin","minecraft","minecraft-plugin","paper","paper-plugin","papermc","plugin","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","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/DavidS-Repo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"DavidS-Repo","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-07-11T05:39:29.000Z","updated_at":"2026-01-14T23:15:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"871f6516-730f-44c2-91d3-5cd1be209447","html_url":"https://github.com/DavidS-Repo/MobStatues","commit_stats":null,"previous_names":["davids-repo/mobstatues"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DavidS-Repo/MobStatues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidS-Repo%2FMobStatues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidS-Repo%2FMobStatues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidS-Repo%2FMobStatues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidS-Repo%2FMobStatues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidS-Repo","download_url":"https://codeload.github.com/DavidS-Repo/MobStatues/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidS-Repo%2FMobStatues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bukkit","bukkit-plugin","minecraft","minecraft-plugin","paper","paper-plugin","papermc","plugin","spigot","spigot-plugin"],"created_at":"2024-11-14T11:25:55.459Z","updated_at":"2026-01-16T13:52:57.112Z","avatar_url":"https://github.com/DavidS-Repo.png","language":"Java","funding_links":["https://github.com/sponsors/DavidS-Repo"],"categories":[],"sub_categories":[],"readme":"# MobStatues\n\n## Overview\nMobStatues is a simple plugin that lets you turn standard mobs into decorative statues. Place and position these statues anywhere in your world to add unique visual elements. It’s perfect for builders looking to enhance their creations with static, life-like figures.\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px;\"\u003e\n    \u003cimg src=\"https://www.davids-repo.dev/mc/1.jpeg\" alt=\"Sample Image 1\" style=\"width: 30%; height: auto; border: 1px solid #ddd; border-radius: 5px;\"/\u003e\n    \u003cimg src=\"https://www.davids-repo.dev/mc/3.jpeg\" alt=\"Sample Image 2\" style=\"width: 30%; height: auto; border: 1px solid #ddd; border-radius: 5px;\"/\u003e\n    \u003cimg src=\"https://www.davids-repo.dev/mc/4.jpeg\" alt=\"Sample Image 3\" style=\"width: 30%; height: auto; border: 1px solid #ddd; border-radius: 5px;\"/\u003e\n\u003c/div\u003e\n\n## Commands\n- **/ms \u003cname\u003e \u003cmob_type\u003e**  \n  Create a statue of the specified mob at your current location.  \n  Example: `/ms myzombie zombie`\n  \n- **/msmove \u003cname\u003e**  \n  Move a specific statue to your current location.  \n  Example: `/msmove myzombie`\n  \n- **/msdel \u003cname\u003e**  \n  Remove a specific statue. Using `/msdel` without a name lists all your statues.  \n  Example: `/msdel myzombie`\n\n- **/msadjust \u003cname\u003e \u003cyaw\u003e \u003cpitch\u003e**  \n  Adjust the rotation and pitch of a statue to get the perfect angle.  \n  Example: `/msadjust myzombie 90 45`\n\n## Permissions\n- **mobstatues.create**: Create new statues.\n- **mobstatues.edit**: Move and adjust existing statues.\n- **mobstatues.remove**: Remove statues.\n- **mobstatues.adjust**: Adjust the rotation and pitch of statues.\n- **mobstatues.\\***: All permissions for full control.\n\nWith MobStatues, you can easily bring more character and style to your Minecraft world, making every build feel more lively and engaging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavids-repo%2Fmobstatues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavids-repo%2Fmobstatues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavids-repo%2Fmobstatues/lists"}