Dieser Commit ist enthalten in:
Ursprung
d16eb0ede4
Commit
261fdad3b0
@ -24,7 +24,6 @@ import de.steamwar.lobby.command.HologramCommand;
|
|||||||
import de.steamwar.lobby.command.ModifyCommand;
|
import de.steamwar.lobby.command.ModifyCommand;
|
||||||
import de.steamwar.lobby.command.PortalCommand;
|
import de.steamwar.lobby.command.PortalCommand;
|
||||||
import de.steamwar.lobby.jumpandrun.JumpAndRun;
|
import de.steamwar.lobby.jumpandrun.JumpAndRun;
|
||||||
import de.steamwar.lobby.jumpandrun.JumpAndRunCommand;
|
|
||||||
import de.steamwar.lobby.listener.*;
|
import de.steamwar.lobby.listener.*;
|
||||||
import de.steamwar.lobby.map.CustomMapCommand;
|
import de.steamwar.lobby.map.CustomMapCommand;
|
||||||
import de.steamwar.lobby.team.TeamPlayer;
|
import de.steamwar.lobby.team.TeamPlayer;
|
||||||
@ -54,7 +53,6 @@ public class LobbySystem extends JavaPlugin {
|
|||||||
new ModifyCommand();
|
new ModifyCommand();
|
||||||
new CustomMapCommand();
|
new CustomMapCommand();
|
||||||
|
|
||||||
new JumpAndRunCommand();
|
|
||||||
new JumpAndRun();
|
new JumpAndRun();
|
||||||
|
|
||||||
config = new Config(getConfig());
|
config = new Config(getConfig());
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren