completely new lobby system
Dieser Commit ist enthalten in:
Ursprung
c32b7e80b2
Commit
342200def9
@ -16,7 +16,7 @@ public class LobbySystem extends JavaPlugin {
|
||||
public void onEnable() {
|
||||
instance = this;
|
||||
|
||||
if(Config.WorldName == null)
|
||||
if(Config.SpawnY == 0)
|
||||
shutdown(null);
|
||||
|
||||
init();
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren