1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-10-01 00:26:48 +02:00

Adding user permission alias

This commit is contained in:
KHobbits
2011-06-08 17:36:43 +01:00
parent 74da9b5ee9
commit 776cf202a6
4 changed files with 87 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ public class Commandmanudelsub extends EssentialsCommand
{
public Commandmanudelsub()
{
super("manudel");
super("manudelsub");
}
@Override