Running an appendtext command in custom chat posts to global chat #70
Labels
No labels
bug
commands
Custom MC chat
dependencies
duplicate
enhancement
error reporting
fun
help wanted
invalid
investigating
Minecraft chat
needs testing
plugin autoupdater
question
role module
SERIOUS BUG
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/Chroma-Discord#70
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description: Running a command like /lenny in a connected town/nation chat sends the message to OOC.
Steps to Reproduce:
/lenny
on DiscordResult: Message is posted in global chat (OOC)
Expected Result: Message is sent in correct channel to the correct group
To fix this, we need to get the MC channel info here.