Skip to content

Commit ae63d77

Browse files
committed
fixed Command Permission
1 parent ea4095f commit ae63d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scp056/Scp056Command.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace Scp056
88
Name = "scp056",
99
Aliases = new[] { "056" },
1010
Description = "An Command for Scp056 to swap his Roles",
11-
Permission = "none",
11+
Permission = "",
1212
Platforms = new[] { Platform.ClientConsole },
1313
Usage = ".056 class d/s/c/m/g or .056 targets"
1414
)]

0 commit comments

Comments
 (0)