Arrays for lists.

Discussion in 'Plugin Development' started by TotallyNotWalshy, Sep 27, 2014.

Thread Status:
Not open for further replies.
  1. I want to get the 2 parts in my list, if you don't get what I mean I have a players list that looks like this
    Players:
    Example : 50

    The Example is the name and the 50 is the money, how would I get that second part? (The 50 part) And how would I separate the name from the int list.seperate?
     
  2. Offline

    Aengo

  3. Aengo Show me an example?
     
  4. Offline

    Aengo

    TotallyNotWalshy That post?
     
  5. Aengo It's not working :/ Throws an NPE at this.
    Code:java
    1. .replace("{link}", links.get(player))
     
  6. Offline

    Aengo

Thread Status:
Not open for further replies.

Share This Page