By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

Allow breaking bedrock with TNT
version 3.4.0
Approved
Direct Download How to install?
Switch version
1030 Downloads / 4847 Total
1 Review
Plugin Description §

BedrockBreaker

Allows breaking bedrock with TNT

Permissions

bedrockbreaker.command Root permission of all commands default false

bedrockbreaker.command.breakable Permission to use breakable command default op

bedrockbreaker.command.bbresistance Permission to use bbresistance command default op

bedrockbreaker.command.bbexplosions Permission to use bbexplosions command default op

Commands

breakable Set the bedrock breakable state

bbresistance Set the bedrock blast resistance value

bbexplosions Set the bedrock max explosions count to fully destroy

What's new §
  • Added support to PocketMine-MP 4.0
  • Refactored the plugin API
    • Added the Bedrock::getMaxExplodeCount(): int static method
    • Added the Bedrock::setMaxExplodeCount(int $maxExplodeCount): void static method
    • Added the Bedrock::getBlastResistance(): float static method
    • Added the Bedrock::setBlastResistance(float $blastResistance): void static method
    • Added the Bedrock::canBeExploded(): bool method
    • Added the Bedrock::isBreakable(): bool method
    • Added the Bedrock::incrementExplodingCount(int $value = 1): void method
    • Added the Main::setTogglingBedrock(Player $player, bool $value): void method
    • Added the Main::removeTogglingBedrock(Player $player): void method
    • Added the Main::isTogglingBedrock(Player $player): bool method
    • Added the Main::getTogglingBedrock(Player $player): ?bool method
    • Deprecated the Bedrock::onExplode(): void method
    • Deprecated the Bedrock::getBreakable(): bool method, use the Bedrock::isBreakable(): bool method instead
    • Deprecated the Bedrock::getDuration(): int method, use the Bedrock::canBeExploded(): bool method instead
    • Deprecated the Main::$players static property, use the Main::setTogglingBedrock(Player $player, bool $value): void method instead
    • Deprecated the Main::registerBlock(): void method
    • Deprecated the TileBedrock class, use the Bedrock class instead
    • Deprecated the TileBedrock::getNBT(): CompoundTag method

ItzFabb-uwu
Outdated
using v3.3.0
08 Sep 20

Reply to review by :

/ 5
Supported API versions
4.0.0
->
4.21.1
Producers §
  • Collaborators:
    • @JavierLeon9966
License §
Categories:
Mechanics
General
Miscellaneous
Permissions
Manage blocks/items
Manage tiles
Other files
Permissions
Commands
Edit world

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...