Config not working

Discussion in 'WIP and Development Status' started by Corndogoz, Jul 2, 2014.

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

    Corndogoz

    hi guys, im trieing to make a list in the config by using:
    Code:java
    1. getConfig().getStringList(p.getName()).add(nump.getName());
    2. saveConfig();
    but its not putting anything in the config, why? and how could i fix it?
     
Thread Status:
Not open for further replies.

Share This Page