commandgeek / GeekSMP

GeekSMP Plugin
Other
13 stars 4 forks source link

Discord chat to Minecraft chat #26

Closed srnyx closed 2 years ago

srnyx commented 2 years ago

What and How?

Messages sent in #smp-chat should be sent into Minecraft.

Why?

So players that aren't currently in-game can speak to ones in-game.

Are there alternatives?

Pinging the people in-game and talking in #public (inefficient and they may not see the ping).

Checks

Anything else

No response

commandgeek commented 2 years ago

For anyone dealing with this issue. Currently, any messages sent in #smp-chat by an administrator will be sent to the GeekSMP console as a command. If this is replaced with Discord-to-Minecraft chatting, we must still implement a way to run console commands (by admins) through #smp-chat. Perhaps this could be accomplished by beginning the message with "/".

srnyx commented 2 years ago

Perhaps this could be accomplished by beginning the message with "/".

Yeah that would be fine