Fix GamemodeCommand code convention
Dieser Commit ist enthalten in:
Ursprung
4c8159043f
Commit
3c545103e3
@ -51,4 +51,4 @@ public class GamemodeCommand extends SWCommand {
|
|||||||
public void gamemodeCommand(final Player p, final GameMode gameMode) {
|
public void gamemodeCommand(final Player p, final GameMode gameMode) {
|
||||||
p.setGameMode(gameMode);
|
p.setGameMode(gameMode);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren