#(CLOSED )clearing and fixing spigot config.yml
1 messages · Page 1 of 1 (latest)
just set the value to the default one
getConfig().set("version", Objects.requireNonNull(getConfig().getDefaults()).get("version"));
It didnt owrk
work*
it saves with saveDefaultConfig();
ill try i
it
didnt work
https://paste.md-5.net/jecutuqaqu.java
here is my main
tell me if i'm messing up
it makes the file but the file has no information in it
oh wait I prob need to save default config before
😮 it works!
wait let me try one more thing
It does 😄 thank you so much!