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