BlockPlacersAndBreakers v1.2

Details

  • Filename
    BlockPlacersAndBreakers.jar
  • Uploaded by
  • Uploaded
    Aug 30, 2019
  • Size
    35.11 KB
  • Downloads
    161
  • MD5
    3bb7705c9d543768f1254777be41f9a5

Supported Bukkit Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

BlockPlacersAndBreakers v1.2

New features

API additions:

  • 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