Is it possible for a plugin to enable the player to fit in a 1x1 passageway? I'd love it for some of my built models, like The Cube. Maybe temporarily make myself smaller? I didn't find anything in the javadocs, but I wouldn't mind using directly the minecraft obfuscated classes.
The main issue you would encounter is that the client does collision detection of its own. You might be able to make the server to think the player was smaller but I'm not aware of any way to make the client do the same.
Damn, well if it's the client, that's it then, thanks You mean jumping through an opening using a right-click on a minecart? Usable for some situations, but not this one.
Okay, since Edward says it works ... So can't you thin of a nice way to get though 1x1 opening? I mean just to pass through a 1-thick wall to the other side, I'd like to make a Cube model (the one from the movie) and having the crawlspace 2x2x1 looks stupid
y'know, not only would being able to get through 1x1 spaces be nice, but being able to make those cubes of yours move like in the movie would be pretty damn cool too... i would suggest the piston plugin i requested a while ago, assuming anyone makes it.