Solved Delete a key from config?

Discussion in 'Plugin Development' started by bdubz4552, May 21, 2014.

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

    bdubz4552

    After digging through API methods and JavaDoc I found no method for deleting keys in YAML files. Is this something I have to cook up all by myself or am I being oblivious to something?
     
  2. bdubz4552 config.set("something.something", null); might work
     
  3. Offline

    bdubz4552

  4. @bdubz4552m no problem :)
     
Thread Status:
Not open for further replies.

Share This Page