Solved Change value on config

Discussion in 'Plugin Development' started by 4thegame3, Sep 13, 2014.

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

    4thegame3

    public void setTimedOut(String playerName){
    StorageFileConfiguration.set("Players."+playerName+".TimedOut", true);
    }

    checked the path and the value of variable, its all right, but still doesnt work
     
  2. Offline

    werter318

    Please post the code from the StorageFileConfiguration#set(); method.
     
  3. Offline

    CraftCreeper6

    4thegame3 likes this.
  4. Offline

    4thegame3

    damn -.-
     
  5. Offline

    CraftCreeper6

  6. Offline

    4thegame3

    Whatever, you deserve a like <3
     
    CraftCreeper6 likes this.
Thread Status:
Not open for further replies.

Share This Page