Solved Not setting sections in config?

Discussion in 'Plugin Development' started by iAmGuus, Sep 6, 2014.

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

    iAmGuus

    SOLVED
     
  2. Offline

    nlthijs48

    iAmGuus You have to safe the config to be able to see the changes, normally it only changes it for the object in memory. If you are using the default config.yml file of your plugin then you can simply call 'plugin.saveConfig()' after you have set the values.
     
  3. Offline

    iAmGuus

    Thank you, its like the first time i work with configs. Thank you!
     
    nlthijs48 likes this.
Thread Status:
Not open for further replies.

Share This Page