-
-
Notifications
You must be signed in to change notification settings - Fork 63
Description
What is missing:
The plugin is well made, presenting all core functions needed. But when it comes to item transfer we can either take them out manually or restore it to the player inventory. I miss something that give access to easy transfer without possibly wiping items, due to player incompetence. This would also make it possible to easily restore an offline players inventory.
Specific changes to make:
I would love a new button at gui where you already have an inventory open.
The button should be a shulker, naming it Restore to shulker which basically exports the inventory to a shulker for easy item transfering between admin and user.
This feature already exists here:
I saw this in AxIventoryRestore and loved it, IRP still offers better gui, functionality etc. so i would love that feature in here. https://modrinth.com/plugin/axinventoryrestore
Additional context:
The plugin exports as many shulkers as it needs for the items that are being restored. One additional thought of mine was what the plugin does when a shulker is being restore into the shulker. Regarding that in vanilla minecraft, storing a shulker in a shulker does not work. I dont know how this applies to codebase. Due to that, the AxIR exports shulkers as another additional item.
