Run through a config looking for a value and setting it to null

Discussion in 'Plugin Development' started by JD_Guy17, Mar 29, 2014.

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

    JD_Guy17

    So I have my config set out something like this:
    Code:
    username:
      group: chickens
     
    username1:
      group: fish
     
    username3:
      group: chickens
    How could i run through this and set all of the people in chickens for example groups to nothing?
     
Thread Status:
Not open for further replies.

Share This Page