Updated messages and commands for api version

This commit is contained in:
libraryaddict
2020-04-17 14:30:29 +12:00
parent cf5a3953d9
commit 7e1eb29dd2
2 changed files with 26 additions and 24 deletions

View File

@@ -356,7 +356,7 @@ public class LibsPremium {
FileUtil.copy(f, new File(LibsDisguises.getInstance().getDataFolder(), f.getName()));
DisguiseUtilities.getLogger().info("Copied " + f.getName() +
" to the plugin folder! This is incase you want to use dev builds.");
" to the plugin folder! You can use dev builds with premium enabled!");
}
}