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() {
|
public void onEnable() {
|
||||||
instance = this;
|
instance = this;
|
||||||
|
|
||||||
if(Config.WorldName == null)
|
if(Config.SpawnY == 0)
|
||||||
shutdown(null);
|
shutdown(null);
|
||||||
|
|
||||||
init();
|
init();
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren