Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Builds a player/skin statue out of blocks based on username. ALL skin formats supported.
New Features
- You can now invoke
/statue
and/undostatue
from the console and command blocks by adding a few more parameters - CONSOLE Usage:
/statue USERNAME x:[x coord] y:[y coord] z:[z coord] direction:[North|South|East|West] world:[world] [glass|concrete|terracotta|planks|gray|wool] [default|slim|legacy] [xy|xz|yz] [iron_armor|diamond_armor|chainmail_armor|golden_armor] [left_leg|right_leg|body|head|left_arm|right_arm] [hue:0-1|saturation:0-1|brightness:0-1|contrast:0-1|posterize:LEVEL]
- The
x:
y:
z:
direction:
andworld:
parameters are not allowed when a player executes a player statue command
Examples
Example | Command | Description |
---|---|---|
CONSOLE EXAMPLE 11 | /statue [USERNAME] x:-593 y:32 z:269 direction:North world:world |
console/command block only; builds a statue with the specified coordinates and world |
CONSOLE EXAMPLE 12 | /statue [USERNAME] x:-593 y:32 z:269 direction:North world:world hue:.34 posterize:3 wool |
console/command block only; builds a statue with the specified coordinates and world with parameters |
Information
Published on | July 21, 2024 |
---|---|
Downloads | 37 |
Platforms
Paper (1.20-1.21)