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
Get wearable backpacks for your PocketMine-MP server! Supports custom models and textures!
/backpack
Puts down the backpack to make it's contents accessible![]() |
![]() |
![]() |
Command | Description | Permission |
---|---|---|
/backpack |
Toggle between wearing and accessing the backpack |
backpack.command |
/backpack create [design] |
Creates a backpack for the sender |
backpack.command |
/backpack design <design> |
Switches to another design |
backpack.command |
/backpack get |
Gives an item that when dropped puts on the backpack |
backpack.command |
By setting up permissions in the style of backpack.type.FILENAME
you can make cool and exclusive designs available to specific users and groups.
Example for permissions:
default.json
the permission would result in backpack.type.default
backpack.type
permission all designs will be accessibleFor creating the entities i suggest using BlockBench, a free modeling program for Minecraft with included painting tools. It can also be ran in the browser and is mobile/touch friendly.
Some things must be given attention to when creating those models:
body
bone/group may be used, since it is able to automatically align the backpack correctly, even when sneaking, swimming or elytra-flying. Cubes put into the body
group to archive the best results.body
bone/group must be at [0, 24, 0]
to make sure the cubes align properly when sneakinggeometry.backpack.FILENAME
. The geometry file must be named FILENAME.json
. The PNG texture file must be named FILENAME.png
./backpack design
command)To be able to run this plugin the gd
extension must be installed and enabled. See this link
This plugin utilizes the InvMenu virion, which must be installed alongside DEVirion when running from source
Feel free to modify the plugin and contribute to the development (as long as you give credit
[ΒΉ] Simple KillAura hacks can be disturbed by this plugin if poorly coded. The hack client will have a hard time figuring out if it is actually targeting a Player or a Human entity (which are used in this plugin), and probably will attack the backpacks instead ππ»
[Β²] You can edit the NBT files via NBTExplorer, UniversalMinecraftEditor or similar programs with ease
A plugin by XenialDan, 2019
Many thanks to @Muqsit for helping with the data saving and to @CortexPE for his amazing Commando virion
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time