MultiWorld Config

Discussion in 'Plugin Development' started by FurmigaHumana, Apr 21, 2012.

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

    FurmigaHumana

    Im trying to find a way to create MultiWorld configurations, i already tried a lot of methods not successful.

    Im trying now this: http://pastie.org/3831171
    And i get this error: http://pastie.org/3831176

    I Missed something? someone can help-me find what i doing wrong?

    --errorlog line 26, which is this: int[] exclude = { 8, 9, 10, 11 }; . but i dont see nothing wrong '-'

    thanks
     
  2. Offline

    messageofdeath

    try config.set("", (statement as in true,false,null));
    instead of addDefault
     
  3. Offline

    FurmigaHumana

    Last edited by a moderator: May 25, 2016
Thread Status:
Not open for further replies.

Share This Page