CommandHelper

CommandHelper

46.5k Downloads

chest_open(), in the spirit of pinv_open()

LadyCailinBot opened this issue ยท 3 comments

commented

CMDHELPER-2726 - Reported by opoq

Would display the editable contents of a chest to a player above their own inventory.

commented

Comment by jb_aero

Well, you'd want any inventory type really :P Users of spigot can even use anvils.

commented

Comment by opoq

Good point; inv_open() then!

commented

Comment by Tom.Gebbett

http://youtrack.sk89q.com/issue/CMDHELPER-2720

same request, different wording.

although adding a choice of interface design to inv_open() would be nice too. (such as chest, large_chest, etc.)

as was mentioned on the linked post, there is an extension that does something similar to this, but it's more complex than what is being requested.