Inventory

Discussion in 'Plugin Development' started by CookieCoder, Sep 21, 2014.

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

    CookieCoder

    I have finded 4 tutorials for inventory menu's but no 1 from the 4 works. All didnt works. Can anyone helps me with create a menu inventory. Sorry for my bad english
     
  2. Offline

    Mr_toaster111

    Code:java
    1. Inventory inv = Bukkit.createInventory(owner of inventory, number of slots has to be divisible by 9, string title of inventory)

    something like this.
     
  3. Offline

    WesJD

Thread Status:
Not open for further replies.

Share This Page