Command perm modifications (#11273)
* Command perm modifications * actually not this one * string
This commit is contained in:
@@ -9,7 +9,7 @@ using Robust.Shared.Console;
|
||||
namespace Content.Server.AlertLevel.Commands
|
||||
{
|
||||
[UsedImplicitly]
|
||||
[AdminCommand(AdminFlags.Fun)]
|
||||
[AdminCommand(AdminFlags.Admin)]
|
||||
public sealed class SetAlertLevelCommand : IConsoleCommand
|
||||
{
|
||||
public string Command => "setalertlevel";
|
||||
|
||||
Reference in New Issue
Block a user