mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-04-27 08:59:45 +00: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:
parent
f71bec35e5
commit
457f8f23f0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ public class Commandmute extends EssentialsCommand
|
|||
{
|
||||
public Commandmute()
|
||||
{
|
||||
super("kick");
|
||||
super("mute");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue