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

@@ -20,6 +20,8 @@ public class CmdUnclaimall extends FCommand {
* @author FactionsUUID Team
*/
//TODO: Add UnclaimAll Confirmation GUI
public CmdUnclaimall() {
this.aliases.addAll(Aliases.unclaim_all_unsafe);