Solved Get data from config list with index

Discussion in 'Plugin Development' started by PDKnight, Mar 30, 2015.

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

    PDKnight

    Hi Bukkit, again :D
    Today I have a short question: Is there any way how to get (for example) string value from the list in config with index (like String s = getConfig().getStringList("xyz")[2]; - this is example, it doesn't really work :D)?
     
    Last edited: Mar 30, 2015
  2. Offline

    teej107

    PDKnight likes this.
  3. Offline

    PDKnight

    Thanks, solved!
     
Thread Status:
Not open for further replies.

Share This Page