Config Help

Discussion in 'Plugin Development' started by boss86741, Jun 29, 2013.

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

    boss86741

    Hello.

    I am making a plugin that is like a simpler, smaller version of factions and I use a YAML file to store the factions and players in. I want to see if the player is in a faction (getConfig().contains()) but I also want to see which faction it is. I wouldn't be able to use getStringList() because I would need to know which faction the player is in first.

    Thanks,
     
  2. Offline

    caseif

    How exactly is your config set up?
     
Thread Status:
Not open for further replies.

Share This Page