|
|
@ -34,7 +34,7 @@ public class SetSpawn extends JavaPlugin implements Listener { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void onDisable() { |
|
|
|
public void onDisable() { |
|
|
|
getLogger().info("Spawn has been disabled!"); |
|
|
|
//getLogger().info("Spawn has been disabled!");
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public boolean onCommand(CommandSender sender, Command cmd, String commandLabel, String[] args) { |
|
|
|
public boolean onCommand(CommandSender sender, Command cmd, String commandLabel, String[] args) { |
|
|
|