Is there a compiled (possibly up-to-date/working with the new version of bukkit) version of any plugin like the one described in this thread available?
No I've been checking often, trust me ;D EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Well, me and YoshiGenius collaborated, and it's done. I will post a link here when I get on my computer.
-_Husky_- I'm trying to learn how to write plugins that can modify blocks sent and fake them just like this one will, how exactly do you make the client see something thats not actually there? ? ? =/ any help would be appreciated, I'm hoping to make a plugin that changes certain blocks near our spawn to look like a locked chest, which would usually just decay when placed, but using this method I think I can make the client see them without them being there, and they won't decay, would solve the problem many people have tried to solve, in stopping them from decaying, as that event can't currently be canceled.
-_Husky_- I'd love to see this plugin out it is essential to my server! Rza1337 If I could get your copy that'd be even better as I know for sure how well it works
This is no plugin, but a way to make invisible walls that are not passable, solid, and obviously invisible. It was an idea made by Sethbling. Might be a good idea to take a look at.
Basically I need the opposite. I want a wall to show to players with out the permission, but the wall needs to be able to let a player walk through if he has the permission. Ex: Donors.
Why are you using packets -_Husky_-? There is a built in player.sendBlock function that does it for you
What happens if a non-donator (player without permission to walk through the block) stands on the the fake blocks? Will they stand on it normally? and will something like NoCheat+ think they're flying because the blocks aren't actually there?