b3Block
This plugin allows players to create a block at their location, even if they're flying.
Commands
- /block id [x,y,z] [world] - Places the block represented by the number 'id' either at the player's feet, or at the specified coordinates. For example, /b 1 to place a stone block at your feet, /b 1 0,0,0 to place a stone block at the coordinates 0,0,0, /b 1 0,0,0 funtimez to place a stone block at 0,0,0 on the world funtimez.
Permissions
Be very careful who you give these permissions to. They can replace any block on your server very easily. By default, only ops can use /b.
- command.block.* - Allows a player to use any block ID
- command.block.{id} - Allows a player to use only the specified ID
Why do you need this plugin?
- For WorldEdit copying. Instead of placing blocks to reach the outer corner of an area, fly there and use /block 1
- For automatic block placing/removing. Just set up command blocks with /b id x,y,z to place a block at those coordinates. To remove a block, just set the ID to 0.
-
View User Profile
-
Send Message
Posted Sep 20, 2013Is this plugin still active? I would be happy to continue it if you decided to abandon it. Players seem quite interested in it.
-
View User Profile
-
Send Message
Posted Feb 13, 2013Add feature: Set interval when block placing again when player break it?
/b id x,y,z, interval
-
View User Profile
-
Send Message
Posted Jan 23, 2013is it possible to make this plugin so you can /block # x,y,z ??? would be sooooo helpful for my RPG server ... need to be able to let bosses set down redstone torches with a command to open a door to the next area
will throw you a decent donation if you can make this happen
yet to find a plugin that does this
-
View User Profile
-
Send Message
Posted Dec 29, 2012Always wanted something like this, for exactly what you described. WorldEdit stuff.