mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Better aliases for cleanchat - added clearchat
This commit is contained in:
parent
c69c5524fe
commit
d4f38f4b61
@ -7,7 +7,7 @@ import org.bukkit.command.CommandSender;
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
@CommandPermissions(level = Rank.ADMIN, source = SourceType.BOTH)
|
||||
@CommandParameters(description = "Clears the chat.", usage = "/<command>", aliases = "cc")
|
||||
@CommandParameters(description = "Clears the chat.", usage = "/<command>", aliases = "cc,clearchat")
|
||||
public class Command_cleanchat extends FreedomCommand
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user