fixxxxxx
This commit is contained in:
@@ -354,7 +354,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
|
||||
#region ALevel1
|
||||
|
||||
[Command("countdown", "~m~Benutzung: ~s~/countdown [Zeit] [Text]", GreedyArg = true))]
|
||||
[Command("countdown", "~m~Benutzung: ~s~/countdown [Zeit] [Text]", GreedyArg = true)]
|
||||
public void CmdCountdown(Client player, string timer_string, string text)
|
||||
{
|
||||
if (!player.GetUser()?.IsAdmin(AdminLevel.ADMIN) ?? true)
|
||||
|
||||
Reference in New Issue
Block a user