Fixed F Chest Logging

This commit is contained in:
Driftay
2020-01-03 18:53:01 -05:00
parent b8f6a05538
commit ad69019ba6
7 changed files with 30 additions and 18 deletions

View File

@@ -15,6 +15,8 @@ public class CmdGrace extends FCommand {
* @author Driftay
*/
//TODO: Make Timed Format For Grace Period
public CmdGrace() {
super();
this.aliases.addAll(Aliases.grace);