Update from Git Manager GUI
This commit is contained in:
@@ -255,7 +255,7 @@ public class SoccerModule implements Module, Listener, CommandExecutor {
|
||||
|
||||
private void spawnBall() {
|
||||
if (spawnLocation == null || spawnLocation.getWorld() == null) {
|
||||
Bukkit.getLogger().warning("[NexusLobby] Ball-Spawn-Location nicht gesetzt! Verwende /nexuslobby ball setspawn");
|
||||
// Keine Warnung mehr in der Konsole ausgeben
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user