plugins -> mods

This commit is contained in:
Anuken
2019-09-29 16:26:13 -04:00
parent 33416aadef
commit f1b0ba039c
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ public class ServerControl implements ApplicationListener{
});
if(!mods.all().isEmpty()){
info("&lc{0} plugins loaded.", mods.all().size);
info("&lc{0} mods loaded.", mods.all().size);
}
info("&lcServer loaded. Type &ly'help'&lc for help.");