Solved Get all keys and values

Discussion in 'Plugin Development' started by tryfme, Sep 27, 2015.

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

    tryfme

    My config:
    Code:
    kits:
      warrior:
        weapon:
          item: DIAMOND_SWORD
          enchants:
            DAMAGE_ALL: 3
            FIRE_ASPECT: 3
    
    How can I loop all "enchants" and their values?
     
  2. Offline

    teej107

    @tryfme Have you tried looking through the Bukkit JavaDocs?
     
  3. Offline

    tryfme

    I am searching for solution from 2 hours.. If you have any suggestions, please help me.
     
  4. Offline

    SuperOriginal

Thread Status:
Not open for further replies.

Share This Page