config fix 2
This commit is contained in:
@@ -9,7 +9,6 @@ public final class WolfFFA extends JavaPlugin {
|
|||||||
public void onEnable() {
|
public void onEnable() {
|
||||||
// Plugin startup logic
|
// Plugin startup logic
|
||||||
getConfig().options().copyDefaults(true);
|
getConfig().options().copyDefaults(true);
|
||||||
saveDefaultConfig();
|
|
||||||
|
|
||||||
getCommand("tptoffa").setExecutor(new WolfFfaCommand(this));
|
getCommand("tptoffa").setExecutor(new WolfFfaCommand(this));
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user