JSONAPI - get players online inventory

Discussion in 'Plugin Development' started by Rilekt, Aug 16, 2015.

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

    Rilekt

    How to get all players inventory which are online using JSONAPI?!
     
  2. Offline

    mine-care

    I think you confuse Json with an api for bukkit... Unless you are looking for how to save inventories using the Json API.
     
  3. Offline

    RainoBoy97

    JSONAPI is a plugin :)
     
  4. You don't need any api (except bukkit itself) to get a players inventory: player.getInventory()
     
    mine-care likes this.
  5. Offline

    mine-care

    @RainoBoy97 Thanks for that! i didnt know xD what a name!
     
Thread Status:
Not open for further replies.

Share This Page