Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davids-repo/mobstatues
MobStatues is a powerful Minecraft plugin that allows players to create and manage decorative mob statues in Minecraft. With MobStatues, you can transform mobs into stunning statues, customize their appearance, and place them as decorative elements in your world.
https://github.com/davids-repo/mobstatues
bukkit bukkit-plugin minecraft minecraft-plugin paper paper-plugin papermc plugin spigot spigot-plugin
Last synced: 17 days ago
JSON representation
MobStatues is a powerful Minecraft plugin that allows players to create and manage decorative mob statues in Minecraft. With MobStatues, you can transform mobs into stunning statues, customize their appearance, and place them as decorative elements in your world.
- Host: GitHub
- URL: https://github.com/davids-repo/mobstatues
- Owner: DavidS-Repo
- License: mit
- Created: 2023-07-11T05:39:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-08T18:55:48.000Z (about 2 months ago)
- Last Synced: 2024-12-08T19:34:44.438Z (about 2 months ago)
- Topics: bukkit, bukkit-plugin, minecraft, minecraft-plugin, paper, paper-plugin, papermc, plugin, spigot, spigot-plugin
- Language: Java
- Homepage: https://legacy.curseforge.com/minecraft/bukkit-plugins/mobstatues
- Size: 6.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# MobStatues
## Overview
MobStatues 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.
## Commands
- **/ms **
Create a statue of the specified mob at your current location.
Example: `/ms myzombie zombie`
- **/msmove **
Move a specific statue to your current location.
Example: `/msmove myzombie`
- **/msdel **
Remove a specific statue. Using `/msdel` without a name lists all your statues.
Example: `/msdel myzombie`- **/msadjust **
Adjust the rotation and pitch of a statue to get the perfect angle.
Example: `/msadjust myzombie 90 45`## Permissions
- **mobstatues.create**: Create new statues.
- **mobstatues.edit**: Move and adjust existing statues.
- **mobstatues.remove**: Remove statues.
- **mobstatues.adjust**: Adjust the rotation and pitch of statues.
- **mobstatues.\***: All permissions for full control.With MobStatues, you can easily bring more character and style to your Minecraft world, making every build feel more lively and engaging.