Added back the tablist dimension indicator
This commit is contained in:
@ -15,4 +15,5 @@ public abstract class ServerPlayNetworkHandlerMixin {
|
||||
String name = text.getString().split(" ")[0];
|
||||
return Text.literal(String.format(Messages.QUIT_MESSAGE, name));
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user