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
Plugin for PocketMine-MP that makes your custom item with the full feature!
All of these components were came from MCPE addon document and wiki.vg
You can see all usage on here
You can see example on example folder
Please refer to this gist!
Q. My client got crash
A. Maybe it was caused by the wrong setup on config or your texture pixel amount. Try to reduce texture pixel or check the config.
Q. Texture doesn't appear
A. Check my example on Example folder
Q. Item name is displayed wrongly
A. Make sure to register item name on en_US.lang or other language files
Q. I set its config correctly or I used an example but item texture does not appear
A. If you are using this plugin behind a proxy such as WDPE, you should run this plugin also on the lobby server. Also, please use CustomItemLoader-WDPE WaterdogPE plugin to prevent client crash.
This update adds support for PocketMine-MP 5.0 and adds some useful components.
All setter methods in CustomItemProperties have been moved to their own dedicated Component class:
ArmorComponent
CooldownComponent
DiggerComponent (NEW!)
DisplayNameComponent
DurableComponent
FoodComponent
IdentifierComponent
ItemPropertiesComponent
RenderOffsetsComponent
This update contains a lot of BC break. check the source code if you are using my API.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time