customiesdevs / customies
There is no license information available for the latest version (dev-main) of this package.
Modding Minecraft For PocketMine-MP (Minecraft Bedrock Edition)
dev-main
2024-10-03 13:55 UTC
This package is not auto-updated.
Last update: 2025-04-17 16:21:17 UTC
README
A PocketMine-MP plugin that implements support for custom blocks, items and entities.
Add Composer command : composer require customiesdevs/customies or require {"customiesdevs/customies": "dev-main"} in your composer.json and open termial execute command: composer update
Community
Official Discord community chat for socializing, receiving help with the plugin, and sharing creations. Join in on the fun!
Usage
The usage guides have been moved to the Customies Wiki!
Important Contributors
Name | Contribution |
---|---|
TwistedAsylumMC | Helped research and develop the first versions of Customies as well as maintain the code |
DenielW | Helped research and develop the first versions of Customies |
Abimek | Helped develop the item components implementation and block-related bug fixes |
Unickorn | Maintained the code during the PM4 betas and kept it up to date |
JackNoordhuis | Suggested the idea of using async workers and helped write the code which made them function |
Future contributors will not be added to this list. This is a list of the contributors who helped develop the plugin before the public release.