Benedikt05 / BetterAltay

A server software for Minecraft: Bedrock Edition in PHP
GNU Lesser General Public License v3.0
81 stars 41 forks source link

Make Custom Block, Tile, and Item APIs. #267

Open DANRULEZ123 opened 6 months ago

DANRULEZ123 commented 6 months ago

Description

Make APIs for custom blocks, tiles, and items.

Justification

I've had a really good experience using BetterAltay but have certain limitations when it comes to items, blocks, armor, etc. Pocketmine APIs 4 and 5 have Customies and if I remember right, some kind of custom item/tile support so it would be a good addition to level the competition. Please consider my suggestion and the benefits it may bring.

Alternative methods

I've tried using public custom item plugins but they gave issues which I tried fixing but to no avail. The issue was something to do with bad packets or something but can't remember it's exact issue. Extended blocks doesn't work with custom tiles or blocks as well.

AfterKing commented 6 months ago

I agree!