BlockBreakerBreakBlockEvent - Called when a block is broken by a block breaker
BlockPlacerPlaceBlockEvent - Called when a block is placed by a block placer
/blockplacersandbreakers command:
New subcommands:
info - displays plugin info
placers - displays placer info
breakers - displays breaker info
help - displays a tutorial
Support for WorldGuard:
Prevents players from creating/removing placers/breakers in WorldGuard regions they are not added to
Limits for how many placers/breakers players can create
Assigned through the permission nodes blockplacersandbreakers.blockplacer.limit.X and blockplacersandbreakers.blockbreaker.limit.X or bpb.blockplacer.limit.X and bpb.blockbreaker.limit.X. X can be either any number for the amount of placers/breakers to limit or none for no limit
Fixes:
Several compatibility issues with earlier versions of Bukkit have been fixed
Fixed a bug allowing players to create breakers/placers without being charged while economy was enabled