mirror of
https://e.coding.net/circlecloud/YumCore.git
synced 2025-11-02 22:56:01 +00:00
@@ -301,8 +301,9 @@ public class Tellraw {
|
||||
final MessagePart last = latest();
|
||||
if (!last.hasText()) {
|
||||
last.text = part.text;
|
||||
}
|
||||
} else {
|
||||
messageParts.add(part);
|
||||
}
|
||||
return this;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user