Advertisement
Drakia

Untitled

Mar 12th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Spout.getInstance().reloadConfig();
  2. FileConfiguration configuration = Spout.getInstance().getConfig();
  3. configuration.options().copyDefaults(true);
  4. Spout.getInstance().saveConfig();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement