crwdns132153:0crwdne132153:0

crwdns132155:0crwdne132155:0

Tip

crwdns132157:0crwdne132157:0

Note

crwdns132159:0:doc:crwdne132159:0

crwdns132161:0crwdne132161:0

crwdns132163:0crwdne132163:0

crwdns132165:0crwdne132165:0

crwdns132167:0crwdne132167:0

crwdns132169:0:javadoc:crwdne132169:0

crwdns132171:0crwdne132171:0

Tip

crwdns132173:0:doc:crwdne132173:0

crwdns132175:0{pluginname}crwdne132175:0

crwdns132177:0crwdne132177:0

  • crwdns132179:0crwdne132179:0

  • crwdns132181:0crwdne132181:0

crwdns132183:0:javadoc:crwdne132183:0

Note

crwdns132185:0crwdne132185:0

crwdns132187:0crwdne132187:0

import java.nio.file.Path;
import com.google.inject.Inject;
import org.spongepowered.api.config.ConfigDir;
import org.spongepowered.api.config.DefaultConfig;
import ninja.leaping.configurate.commented.CommentedConfigurationNode;
import ninja.leaping.configurate.loader.ConfigurationLoader;

@Inject
@DefaultConfig(sharedRoot = true)
private Path defaultConfig;

@Inject
@DefaultConfig(sharedRoot = true)
private ConfigurationLoader<CommentedConfigurationNode> configManager;

@Inject
@ConfigDir(sharedRoot = false)
private Path privateConfigDir;

Warning

crwdns132189:0crwdne132189:0

Note

crwdns132191:0:javadoc:crwdnd132191:0:javadoc:crwdne132191:0