Refreshing a Custom Inventory Logic Question

Discussion in 'Plugin Development' started by paully104, May 7, 2014.

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

    paully104

    Is there a way to refresh an inventory? I'm on the final step of a trade GUI and i'm making it so that when a player clicks a block it changes the item name to their name, when both players have done so the transaction takes place. However when they click the block it does not update on both screens. Anybody have any thoughts of how I could go about getting the screens to update?
     
  2. Offline

    Drkmaster83

    How are you 'updating' the screens?
     
  3. inventory.update();
     
Thread Status:
Not open for further replies.

Share This Page