A PocketMine-MP plugin to prevent players from breaking bedrock on Creative mode.
This plugin cancels BreakBrockEvent
if a player tries breaking bedrock on Creative mode and (possibly) other gamemodes. The player can still break bedrock if the player has the antibedrock.bypass
permission, which is default to op
players.
To prevent players from glitching the bedrock breaking cancelling mechanism in order to pass through bedrock, this plugin teleports players 2 blocks above before the BreakBrockEvent
gets cancelled so the server will have enough time to cancel the event.
- Stable version (Recommended): Latest | All releases
- Build version (For advanced users): Poggit CI
This plugin is made by KygekDev and licensed under GPL-3.0.
- Please submit an issue if you want to give suggestions or report bugs.
- Join KygekDev Community Discord server for latest news from KygekDev and support from KygekDev or its members.