What Type of file do i need to get multiple List<String>

Discussion in 'Plugin Development' started by cfil360, Jun 30, 2013.

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

    cfil360

  2. Offline

    caseif

    YAML can store StringLists. Set it with the normal .set() method, and get it again with .getStringList(key).
     
Thread Status:
Not open for further replies.

Share This Page