1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-12 09:35:26 +02:00

[trunk] cleanup

git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1239 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
ementalo
2011-04-17 14:42:59 +00:00
parent 7d8a34c3bd
commit 7cbc982fc4

View File

@@ -10,7 +10,7 @@ public class Commandmute extends EssentialsCommand
{ {
public Commandmute() public Commandmute()
{ {
super("kick"); super("mute");
} }
@Override @Override