changes
This commit is contained in:
@@ -1068,7 +1068,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
player.SetIntoVehicle(v.Handle, -1);
|
||||
}
|
||||
|
||||
[Command("fv", "~m~Benutzung: ~s~/fv")]
|
||||
[Command("fv", "~m~Benutzung: ~s~/fv", Alias = "vfix")]
|
||||
public void CmdAdminFixveh(Client player)
|
||||
{
|
||||
if (!player.GetUser()?.IsAdmin(AdminLevel.ADMIN3) ?? true)
|
||||
|
||||
Reference in New Issue
Block a user