BlockPermissions V1.3.4
Details
-
FilenameBlockPermissions.jar
-
Uploaded by
-
UploadedOct 20, 2012
-
Size21.13 KB
-
Downloads4,368
-
MD546bb789e35893c32c30ee29dfaa98575
Supported Bukkit Versions
- CB 1.3.2-R2.0
Changelog
V1.3.4
- Fixes Critical Bug where operators could not place or break any blocks
- Adds Netherwarts placing and breaking permissions (bp.115 / bp.netherwart)
V1.3.3
- Added bp.* and bb.* to block all placeable and breakable blocks that are detailed in this plugins permissions
- Added Wheat-crops (bb.59) and Melon seeds/stems (bb.103)
V1.3.2
- Fixed permissions for the following blocks: Iron Doors, Wooden doors, Smoothstone Brick and Planks.
- bp.lava will now block lava block and lava buckets. The same goes for bp.water
- Wooden Planks permission node has changed from bp.wood to bp.plank
V1.3
- Adds support for using block IDs instead of block names for permission nodes. Example: bp.stone and bp.1 will block the placement of stone. You can get all block IDs here
- You can now block specific Mob Spawn Eggs rather than all of them. To do this, the permission nodes are written like bp.mobeggs.wolf or bp.mobeggs.enderman
- Added support for CraftbukkitUpToDate
V.1.2.1
- Fixes issue where players can use silverfish blocks to spawn silverfish. The permission node bp.mobeggs will prevent players from placing these blocks.
V1.2.0
Updated to CB 1.3.1-R1.0
-Fixed Lava problem where players could place stationary lava blocks.
-Added new 1.3 blocks for block placing (bp.) and block breaking (bb.)
bp.cocoa
bp.tripwire
bp.enderchest
bp.emeraldore
bp.sandstonestairs
bp.emeraldblock
bp.sprucewoodstairs
bp.birchwoodstairs
bp.junglewoodstairs
-Started permissions such as bp.1 , bp.2 for using block IDs rather than names for permissions. Not sure if this will be useful so I may finish them or remove them.
- If you have the placing of signs blocked, it only blocks a player placing the sign on the ground. If a player sets the on a block it will place. I'll have this fixed in the next update.