mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-16 07:14:58 +01:00
Update warning for missing group infos
This commit is contained in:
@@ -230,7 +230,7 @@ public class ResourceLoader {
|
|||||||
|
|
||||||
// Notify the server owner if we are missing any files
|
// Notify the server owner if we are missing any files
|
||||||
if (missingGroupInfos) {
|
if (missingGroupInfos) {
|
||||||
LunarCore.getLogger().warn("Group infos are missing, please check your resources folder: {resources}/Config/LevelOutput/Group. Teleports and natural world spawns may not work!");
|
LunarCore.getLogger().warn("Group infos are missing, please check your resources folder: {resources}/Config/LevelOutput/Group. Teleports, monster battles, and natural world spawns may not work!");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Done
|
// Done
|
||||||
|
|||||||
Reference in New Issue
Block a user