mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-12 12:00:59 +00:00
Add info for /libsdisguises config - For missing config entries
This commit is contained in:
parent
d65c9179da
commit
5d52f91f25
1 changed files with 1 additions and 0 deletions
|
@ -561,6 +561,7 @@ public class DisguiseConfig {
|
||||||
if (missingConfigs > 0) {
|
if (missingConfigs > 0) {
|
||||||
DisguiseUtilities.getLogger().warning("Your config is missing " + missingConfigs +
|
DisguiseUtilities.getLogger().warning("Your config is missing " + missingConfigs +
|
||||||
" options! Please consider regenerating your config!");
|
" options! Please consider regenerating your config!");
|
||||||
|
DisguiseUtilities.getLogger().info("You can also add the missing entries yourself! Try '/libsdisguises config'");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue