Detect when a player opens inventory

Discussion in 'Plugin Development' started by Blah1, Dec 8, 2013.

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

    Blah1

    I know this is handled client side and you can't actually check when a player opens his/her own inventory, but I was wondering if there is a way to work around this.

    Essentially, I want to open a custom inventory when a player presses "e".
     
  2. Offline

    The_Doctor_123

  3. Offline

    Blah1

    The_Doctor_123 as I said, it doesnt detect the players inventory. Only custom inventories, workbench, anvil, etc.
     
  4. Offline

    The_Doctor_123

    Blah1
    That shouldn't be the case.. maybe a bug?
     
  5. Offline

    RawCode

    it trigger no event and send no packets, try to read about minecraft protocol.

    describe final effect you want to archive.
     
Thread Status:
Not open for further replies.

Share This Page