Skip to content

Commit ca8275f

Browse files
committed
fixed Ragdoll permission
1 parent 5b5f296 commit ca8275f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MoreTools/Commands/RagDoll.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace MoreTools.Commands
66
Name = "Ragdoll",
77
Aliases = new string[] { },
88
Description = "Spawns Ragdolls",
9-
Permission = "moretools.ragtool",
9+
Permission = "moretools.ragdoll",
1010
Platforms = new Platform[] { Platform.RemoteAdmin, Platform.ServerConsole },
1111
Usage = "Ragdoll player Role Amount"
1212
)]

0 commit comments

Comments
 (0)