mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-02-20 02:22:35 +01:00
Update
This commit is contained in:
parent
e6d64aa96c
commit
548e2c83fb
@ -2768,7 +2768,7 @@ public class DisguiseUtilities {
|
||||
}
|
||||
|
||||
public static Component getAdventureChat(String message) {
|
||||
return MiniMessage.get().parse(message);
|
||||
return MiniMessage.miniMessage().deserialize(message);
|
||||
}
|
||||
|
||||
public static BaseComponent[] getColoredChat(String message) {
|
||||
|
Loading…
Reference in New Issue
Block a user