Solved Is There A Way To Save HashMaps In A Config?

Discussion in 'Plugin Development' started by 16austin16, Jun 22, 2015.

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

    16austin16

    The Title Explains it all
     
  2. Offline

    SuperOriginal

  3. Offline

    Zombie_Striker

    @16austin16
    Yes, use the Config#set(Path, HashMap), to store it, and then use ((HASHMAP)Config#get(PATH)) to get the hash map.
     
Thread Status:
Not open for further replies.

Share This Page