crwdns151347:0crwdne151347:0

crwdns151349:0crwdne151349:0

Tip

crwdns151351:0crwdne151351:0

Note

crwdns151353:0:doc:crwdne151353:0

crwdns151355:0crwdne151355:0

crwdns151357:0crwdne151357:0

crwdns151359:0crwdne151359:0

crwdns151361:0crwdne151361:0

crwdns151363:0:javadoc:crwdne151363:0

crwdns151365:0crwdne151365:0

Tip

crwdns151367:0:doc:crwdne151367:0

crwdns151369:0{pluginname}crwdne151369:0

crwdns151371:0crwdne151371:0

  • crwdns151373:0crwdne151373:0

  • crwdns151375:0crwdne151375:0

crwdns151377:0:javadoc:crwdne151377:0

Note

crwdns151379:0crwdne151379:0

crwdns151381:0crwdne151381: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

crwdns151383:0crwdne151383:0

Note

crwdns151385:0:javadoc:crwdnd151385:0:javadoc:crwdne151385:0