Split gcmd sub cmds out n other stuff

This commit is contained in:
Seth
2020-07-31 21:10:44 -07:00
parent 891e5c2f12
commit 76bb2d08ac
21 changed files with 431 additions and 255 deletions

View File

@ -34,7 +34,7 @@ public class MainConfig extends FreedomService
}
public MainConfig(TotalFreedomMod plugin)
public MainConfig()
{
entries = new EnumMap<>(ConfigEntry.class);