We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5f296 commit ca8275fCopy full SHA for ca8275f
MoreTools/Commands/RagDoll.cs
@@ -6,7 +6,7 @@ namespace MoreTools.Commands
6
Name = "Ragdoll",
7
Aliases = new string[] { },
8
Description = "Spawns Ragdolls",
9
- Permission = "moretools.ragtool",
+ Permission = "moretools.ragdoll",
10
Platforms = new Platform[] { Platform.RemoteAdmin, Platform.ServerConsole },
11
Usage = "Ragdoll player Role Amount"
12
)]
0 commit comments