master
坏黑 2019-07-06 23:07:04 +08:00
parent 5fc994bfb5
commit 9c0a61f117
1 changed files with 1 additions and 2 deletions

View File

@ -22,8 +22,7 @@ import java.text.SimpleDateFormat;
* @author sky
*/
@BaseCommand(
name = "tabooliblogs",
aliases = {"tlog", "tlogs"},
name = "tLogs",
permission = "taboolib.admin"
)
public class Logs extends BaseMainCommand {