9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 09:59:15 +00:00

Makes Pascalpex happy

This commit is contained in:
Dreeam
2025-04-25 12:04:54 -04:00
parent 28543d51dd
commit 1fa4df017f

View File

@@ -10,7 +10,7 @@ public class ServerBrand extends ConfigModules {
}
public static String serverModName = io.papermc.paper.ServerBuildInfo.buildInfo().brandName();
public static String serverGUIName = "Leaf Console";
public static String serverGUIName = io.papermc.paper.ServerBuildInfo.buildInfo().brandName() + " Console";
@Override
public void onLoaded() {