This commit is contained in:
2020-08-05 02:01:21 -05:00
parent ca8758cbb1
commit 880b78e528
21 changed files with 197 additions and 59 deletions

View File

@ -276,7 +276,7 @@ public class TotalFreedomMod extends JavaPlugin
fsh.startServices();
FLog.info("Started " + fsh.getServiceAmount() + "services.");
FLog.info("Started " + fsh.getServiceAmount() + " services.");
timer.update();
FLog.info("Version " + pluginVersion + " for " + ServerInterface.COMPILE_NMS_VERSION + " enabled in " + timer.getTotal() + "ms");