You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ScriptCraft - Scripting Minecraft
I was wondering if ScriptCraft has support for opening inventories for a player. I was to create some what of a profile and to do that I would need to have a chest open for a player when they rightclick their head. Anyone know if there is support for this?
Mike Stay
unread,
Aug 16, 2019, 11:34:27 PM8/16/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ScriptCraft - Scripting Minecraft
ScriptCraft is for purely server-side mods; what you're describing would require a client-side mod as well.
nouto
unread,
Aug 21, 2019, 6:28:46 PM8/21/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ScriptCraft - Scripting Minecraft
With a large ammount of fiddling around I figured it out. I have to use server.createInventory()