CortexPE / TeaSpoon

☕ A PLUGIN to Extend PMMP's Functionality without completely changing it.
GNU Affero General Public License v3.0
144 stars 100 forks source link

FEATURE REQUEST: Barriers #355

Closed ZandercraftGames closed 5 years ago

ZandercraftGames commented 5 years ago

Hey guys! The latest Minecraft update included the addition of barriers. Could you please implement barriers into the game? Invisible bedrock can only do so much.

CortexPE commented 5 years ago

Currently impossible to implement... This is due to the world format not supporting the extended block IDs.

ZandercraftGames commented 5 years ago

Extended block id's? Does that mean it cannot support it unless pocketmine implements it.

ZandercraftGames commented 5 years ago

Or does it mean that the world cannot physically handle it? Also, if hoppers aren't in pocketmine, but you implemented them... What's to stop you from implementing barriers? @CortexPE