-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
Java 8
Netbeans IDE
Spigot build - 76236cb-62a2169
-
Own plugin
Copy defaults not working in conjuction with the setdefaults option and copying missing configuration files across.
CODE:
public void checkIPConfig(){
if (IpConfiguration.exists()){
} else
}