We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Just a way to send a toast, like how Geyser does to send Advancements
The usage would be like this: api.connectionByUuid(uuid).sendToast(String title, String content)
api.connectionByUuid(uuid).sendToast(String title, String content)
Not sure if you can do this without modifying Geyser
Activity