Statues
Create statues from players/mobs with 1 command!
Compatible with 1.7.9 and supports offline player skins!
Have you ever wanted to get a good view of that new skin? Or perhaps tell your players, "AVOID PIGS!!!" and haven't been able to show them what a pig looks like? Then this is the plugin for you! This plugin will allow the player to make statues of players, animals, and more. These statues will not be able to be moved, hurt, or interacted with in any way. For anyone who has errors or finds a bug, please submit a ticket, it's difficult to help you just from a comment.
Features
- Create player statues
- Create animal statues
- Face statues the way you look at
- Animate Statues (currently being worked on)
Dependecies
- BKCommonLib - Required
- ProtocalLib - Optional
images

To do
Fix mobs that cause client crash upon loginfix head direction for player statues
Commands
- /statue create mob <mob name> - Create an animal statue
- /statue create player <player name> - Create a player statue
- /statue select - Select nearest statue
- /stature remove - Remove selected statue
- /statue edit - Allows you to change name tag, items and armor (Comming soon)
/statue animate <animation> <duration> [delay] - Make your statue come to life for the amount of time given. Set duration to -1 for an infinite animation
Removing a statue
Right click a statue to select it and type '/statue remove' to remove it ;)
Animation Types
Animations were temporarly removed at the 2.0 update! The current Animation types are:
- Punch - Make the statue punch
- Hurt - Turn the statue turn red with the hurt animation
- Crouch - Make the statue crouch
- Rotate - Slowly rotate the statue
- Stop - Stop statue animations(Bugged, currently stops all statues' animations)
Permissions
- statues.create.mob - permission to create animal statues
- statues.create.player - permission to create player statues
- statues.select - permission to select a statue
statues.animate - permission to animate a statuestatues.deleteall - permission to delete all statues BE CAREFUL WHEN GIVING THIS PERMISSION! YOU'VE BEEN WARNED!
Disclaimer
Statues is connecting to external services to obtain player's uuid and skin information. By downloading Statues you agree to obtain this data from uuid.swordpvp.com It is used to properly display skins from offline players, and is only used if the statue's player is offline.
Download
- v2.0 - Download (1.7.2-R0.3)
Extra
If you have this plugin on your server and want to gloat about it, or are looking for a server to get a preview of statues on, go check out http://dev.bukkit.org/bukkit-mods/statues/pages/servers-using-statues/


-
View User Profile
-
Send Message
Posted Jan 30, 2013It would be lovely if it was to be updated for SMP 1.4.7 :) !
-
View User Profile
-
Send Message
Posted Jan 29, 2013is it possible to have the new version in other way to download ? Other space or via Mail ?
-
View User Profile
-
Send Message
Posted Jan 29, 2013is to rotate? mine is always on the same side
-
View User Profile
-
Send Message
Posted Jan 29, 2013It keeps saying me An internal error ocurred while attempting to perform this command...
-
View User Profile
-
Send Message
Posted Jan 29, 2013@lenis0012
oh sry, now i see, you have already written. sry. Hopefull the staff will fix it soon. With the new version, my problems with the permissions for other groups will be fixed ?
-
View User Profile
-
Send Message
Posted Jan 29, 2013@RCEKH
Yes, this is nt my fault
he file got rejected by bukkit staff
-
View User Profile
-
Send Message
Posted Jan 28, 2013hi, i have two problems with the PlugIn.
i set all four permission with PermissionEx for a group, but they have still no permissions to create or remove the statues.
The statues of player allways look to the south.
PS: the link for 0.7 is invalid
-
View User Profile
-
Send Message
Posted Jan 27, 2013ProtocalLib
-
View User Profile
-
Send Message
Posted Jan 27, 2013@michidk
i uploaded v0.7 wich fixed that and much more, but TOOTHPICK1 removed the file
-
View User Profile
-
Send Message
Posted Jan 26, 2013the plugins is very buggy... if i create a player and rejoin... i cant see them..
and this error apears: http://puu.sh/1SVYg
-
View User Profile
-
Send Message
Posted Jan 21, 2013build for cb #2602:
<Mod edit: Link removed>
does not work with #2604+
-
View User Profile
-
Send Message
Posted Jan 20, 2013@FurmigaHumana
their metadata is not correct :/
i blocked them, cause when i dont it basicly sends an invalid packet wich crashes the client.
the build where i am working on will work with 1.4.7, it will have right click support to select a statue and it will work with zombies. :P
-
View User Profile
-
Send Message
Posted Jan 20, 2013nvm, I saw in the description... what is wrong with zombies?
-
View User Profile
-
Send Message
Posted Jan 19, 2013@tcostella
im working on it
-
View User Profile
-
Send Message
Posted Jan 18, 2013The Drop box Link for the dev isnt working for me:(
-
View User Profile
-
Send Message
Posted Jan 18, 2013@wslauson
its broken with 1.4.7
wait for me to fix it (hopefully this weekend)
-
View User Profile
-
Send Message
Posted Jan 17, 2013@lenis0012
I get this error when trying to create a statue with 0.7 and CraftBukkit 1.4.7-R0.1
09:58:01 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'stat ue' in plugin Statues v0.7 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18 6) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServe r.java:514) at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerCon nection.java:979) at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.j ava:897) at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java :852) at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290 ) at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java :112) at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:3 0) at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:5 98) at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:2 24) at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:4 94) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java :427) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:8 49) Caused by: java.lang.NoClassDefFoundError: Could not initialize class de.kumpelb lase2.remoteentities.api.RemoteEntityType at com.java.deepsea.statues.commands.CreateCommand.perform(CreateCommand .java:57) at com.java.deepsea.statues.Statues.onCommand(Statues.java:189) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
-
View User Profile
-
Send Message
Posted Jan 16, 2013How do i make it Switch sides?
-
View User Profile
-
Send Message
Posted Jan 16, 2013@bettershadow
got ProtocolLib installed?
-
View User Profile
-
Send Message
Posted Jan 15, 2013I put java file in plugins and it dont do nothing