Hello, my request is simple. I'd like a plugin where carpet is placed on stairs like in the following video when placing it on stairs:
That is not possible with bukkit. Edit: video wasn't loading, only saw the thumbnail. Now that it is loading I see how it works, and that it is possible.
That's really cool. I'd love to see that plugin to be made. I wish I could make it but sorry i can't.
It's impossible. It was probably done with the new 3D modeling feature. The textures of blocks and shapes of blocks (with the new update) is determined client side. A plugin can't do anything like this.
Did you even watch the video? It spawns wool entities in the stairs. This was made in vanilla, so it's 100% possible in bukkit.
Oh, I didn't watch the whole thing. Well if it's spawning the wool in the stairs, falling sand with no vectors I'm assuming, then it would need direct coordinates and be impossible to do unless you gave coordinates.
JBoss925 You could check for the block's location since you're right clicking the stairs with a carpet block to place it.
PotatoTears It uses falling sand entities, riding an item frame that causes them to have a small offset, so you can see the wool blocks and carpet instead of the stairs.
I'll look into this, have a big plugin request list going but this shouldn't be that hard if it all goes to plan. How would you like the plugin to know you want to place these blocks/stairs?
I think if it is possible for you the plugin should know it whenever you rightclick a stair with a carpet.