#Creating a invsee command
1 messages · Page 1 of 1 (latest)
if you are lazy player.openInventory(target.getInventory())
whats the non lazy way to do this
1 messages · Page 1 of 1 (latest)
So I am new to making plugins and so I wanted to make a command that allows an admin to see into other's player's inventories. I started by using the gui inventory intro found on the Spigot wiki. But I'm a bit lost.
^Code
if you are lazy player.openInventory(target.getInventory())
whats the non lazy way to do this