An open API service indexing awesome lists of open source software.

https://github.com/davids-repo/mobstatues

The MobStatues plugin allows players to create and manage decorative mob statues in Minecraft
https://github.com/davids-repo/mobstatues

bukkit bukkit-plugin minecraft minecraft-plugin paper paper-plugin papermc plugin spigot spigot-plugin

Last synced: 5 months ago
JSON representation

The MobStatues plugin allows players to create and manage decorative mob statues in Minecraft

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.


Sample Image 1
Sample Image 2
Sample Image 3

## 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.