Solved Per Player Inventory GUIs

Discussion in 'Plugin Development' started by fireboyev, Dec 28, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    fireboyev

    Hey all,
    I can't seem to figure out a way to do Per Player GUIs, I looked around on the internet, but no one stayed to the subject on all the threads I looked on. So lets say I have a Player head that is the head of the player that opened the inventory and also that head has a lore of the play time of that player, how would I do this?
     
  2. Offline

    Zombie_Striker

    @fireboyev
    Well, all you do is create a new inventory with the player's head every time a player opens an inventory. That's it.
     
  3. Offline

    fireboyev

    But in the createInventory method there is no way of getting who opened the inventory

    -EDIT-
    Oh, make it in the same class. Okay now I get it, thanks.
     
    Last edited: Dec 28, 2016
Thread Status:
Not open for further replies.

Share This Page