I think for the server PvP/faction it’s good to create a plugin to control the space in the enderchest.
A config file to configure all parameters like the size or the acces for a group.
I think for the server PvP/faction it’s good to create a plugin to control the space in the enderchest.
A config file to configure all parameters like the size or the acces for a group.
This won’t be possible until the inventory API is completely finished.
okay thanks you for your answer
I don’t think there that there will be a possibility to make the chest bigger. Smaller shouldn’t be a problem, just cancel the item movement from the player inventory to the chest, if the chest is x% filled. There might be hacks to achieve this, but not a easy solution, as a bigger chest inventory would require a client mod.
As said above that won’t work till inventory api is merged, though.
or create an another inventory from player, and cancel when the enderchest is opening.
he can have a personal chest, with personal size, …
but the inventoryAPI has not been implemented yet… we wait…
Okay it’s good to know
Bump for this now it’s in place?
Inventory API is implemented, and if you want to create enderchest stock all of content in external file, it’s more sure.
Hi, thanks for the reply, I think, but I don’t understand what you mean by enderchest stock.
Do you mean the contents for each player?
yes i do.
because you can stock in the plugin but if you close the plugin…
Keep in mind that not everything in the inventory API is completely implemented / works, so you might have trouble even getting close.