DiscordSRV

DiscordSRV

86.8k Downloads

Add uChat (aka UltimateChat) hooks

klennan opened this issue ยท 5 comments

commented

https://dev.bukkit.org/projects/uchat
https://dev.bukkit.org/projects/uchat/pages/uchat-api-pt-br
Sorry it's in Portuguese, but Google does translate it nicely.

commented

PurpleIRC recently added the uChat hooks. Hope this helps:
cnaude/PurpleIRC-spigot@fba98f6

commented

Seems like the API is missing some kind of function to send a message to a channel or get all players listening to a channel so we can handle it. I only found an event I can listen for messages coming from UChat.
Also found this API request: FabioZumbi12/UltimateChat#9

commented

Didn't really help but thx for the hint. It's between from the same guy (cnaude) who made the request I found because he also seems to have had the problem that receiving is no problem to implement but sending is a mess.

commented

What if you were to add code to at least send uChat chat to Discord, by channel name? That, plus having a permission per channel for chat from Discord would sort out who sees it in Minecraft. We wouldn't necessarily need DiscordSRV to target a uChat channel.

commented

For sure there is always a possible solution but to be honest, your suggestion is very bad practice and it's not our job to fix this. We try to deliver a highly customize-able stable product and from time to time we have to decide things like that to not continue other peoples faults so please understand this. As soon as a better possibility was made we will try to implement this into DiscordSRV.