You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An additional sendRichMessage method on CommandSender with a TagResolver... argument. Here's also a reminder that you can (and should) use CommandSender#sendRichMessage(String) with the MiniMessage format instead of the legacy chat methods in cases where you don't want to start building Component objects manually
[...]
[...]
sendRichMessagemethod on CommandSender with aTagResolver...argument. Here's also a reminder that you can (and should) useCommandSender#sendRichMessage(String)with the MiniMessage format instead of the legacy chat methods in cases where you don't want to start buildingComponentobjects manually[...]