mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-13 10:25:14 +01:00
Amend warning with link to antimalware
This commit is contained in:
parent
c4e98bb075
commit
e88f75c82a
@ -200,7 +200,8 @@ public class LibsDisguises extends JavaPlugin {
|
||||
if (fileCount != pluginYml.getInt("file-count", fileCount)) {
|
||||
getLogger().severe(
|
||||
"Lib's Disguises may be infected with malware, please redownload from a trusted source such as SpigotMC. If this warning shows even after" +
|
||||
" updating, please contact libraryaddict on discord https://discord.gg/J5XRqYX");
|
||||
" updating, try https://www.spigotmc.org/resources/spigot-anti-malware.64982/ otherwise if that doesn't help then please contact " +
|
||||
"libraryaddict on discord https://discord.gg/J5XRqYX");
|
||||
}
|
||||
|
||||
getLogger().info("File Name: " + getFile().getName());
|
||||
|
Loading…
Reference in New Issue
Block a user