Add 1 to the Z position of the player and check the block there too.
http://forums.bukkit.org/threads/sec-eggblock-bukkit-r3.59267/ This will solve, if the other one doesn't work :P
http://forums.bukkit.org/threads/sec-eggblock-bukkit-r3.59267/ This will solve.
EggBlock - Creative mode is now creative again. Version: v1.0 A lightweight plugin that blocks the use of monster spawning eggs on your server....
iPhysX Looking at the source, I believe you lose the chests completely.
I've made a simple plugin that cancels the use of monster eggs on a server. I'm going to add a permission node so that OP/Admin/Mod ranks can have...
... adding something to my plugin that stops the player from falling when they "grab" a ledge. How can I set their vertical velocity to zero,...
Not possible with vanilla, needs Spout /thread.
Lol I'm not looking for plugins already made. Just listener files that have all the events already in, and I can delete the ones I dont need to use.
Does one exist? I find it hard to lookup to docs and find the different listeners; the new event system is also a little confusing. It'd be nice...
Cancel the event when it collides with a player. I don't know the event (Vehicle physics event?) but its probably not hard to find.
I thought there was a function that returned if a block was placed by a player or not... (it's used by Endermen?) Edit: Turns out there isn't....
Chunks with <= 9 changes to them wont pass a chunk refresh. Make sure you manually flag the entire region for a refresh.
else/if is actually marginally faster. Not enough to matter, but marginally.
Change x < 16 to x < 64? Edit: FYI I have no idea what Im talking about.
Separate names with a comma.