Block Disguise
Have you ever wanted to be a block? Now you can be!
Usage
/bd <blockID> [blockData] /bd <playerName> <blockID> [blockData]
Examples
- /bd 5
- /bd 5 3
- /bd wood
- /bd wood 3
- /bd ne0nx3r0 wood
- /bd ne0nx3r0 wood 3
- /bd e0nx wood
Others will see only the block you specify at your feet instead of you!
To undisguise, just do:
/bd u /bd <playername> u
Permissions
- BlockDisguise.disguise - Can disguise
- BlockDisguise.vision - Can see disguised players
- BlockDisguise.admin - Reserved for future use, shows when updates are available for now
- BlockDisguise.allowAllBlocks - Allow player to disguise as blocks that are blacklisted in config.yml
- BlockDisguise.disguiseOthers - Allow player to disguise other players
- BlockDisguise.disguise.BLOCK_NAME - Allows a player to disguise as a given block (if use_individual_permissions is true in config)
- BlockDisguise.disguise.* - Allows all non-blacklisted blocks (if use_individual_permissions is true in config)
![]()

-
View User Profile
-
Send Message
Posted Jun 13, 2012There, I added invis in v0.3 :P
http://dev.bukkit.org/server-mods/block-disguise/files/3-v0-3/
-
View User Profile
-
Send Message
Posted Jun 13, 2012@np98765
They can break the blocks client side, but they wont receive whatever they break.
-
View User Profile
-
Send Message
Posted Jun 13, 2012@colony88
I wasn't sure if they do anything different in addition to that method.
Also for my server at least we have it so admins can see other invisible players, so it makes good sense to just use our current setup to keep an eye on people.
-
View User Profile
-
Send Message
Posted Jun 13, 2012@Ne0nx3r0
It's not that hard XD just use for(onlineplayers) { player.hide() } real simple
-
View User Profile
-
Send Message
Posted Jun 13, 2012Hi,
Quick question. My apologies for not testing it (I don't have time).
Can a player break a block? For example, if I disguise as a diamond block, can they mine the block? I doubt it will disappear, but it won't drop, will it?
Thanks.
-
View User Profile
-
Send Message
Posted Jun 13, 2012@daveicaria
It adds the block by you, you will need a separate invisibility plugin. This is mainly because I think the invis plugins out there do an excellent job and I don't want to repeat their work.
-
View User Profile
-
Send Message
Posted Jun 13, 2012so, does this make it so other players cannot see you? only the block? or do i need an invisibility mod? thanks in advance.
-
View User Profile
-
Send Message
Posted Jun 13, 2012Oh you know what I had that on for testing (my fiancee got tired of having to rejoin our test server ;)); I'll get it fixed in the next release.
-
View User Profile
-
Send Message
Posted Jun 13, 2012Hey Ne0n! Btw its izak1245 on this not izak12345678910 sorry! But yay now it public
-
View User Profile
-
Send Message
Posted Jun 13, 2012Very nice idea. I just chased one of my mods as a lava block. As previously stated it doesn't work well with solid blocks though.
It would be nice if there was an option not to render the block on my own client.
I'd also like block specific permissions.
I found another use for it. Disguising myself as a torch makes it place a torch at my feet as I move around, creating a mobile light source. That'll certainly be of use at times.
-
View User Profile
-
Send Message
Posted Jun 12, 2012Still see the block, Like the idea, but with a solid block, Its unusable.
-
View User Profile
-
Send Message
Posted Jun 12, 2012Hey there,
Has "Others will see the block you specify at your feet, you wont! (Because it would push you around)" been implemented yet? Because the block pushes me around, and I can see it? :P
Good job, though. I love it!