Associated Server Channel Player Event Announcements #57
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#57
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: While a Town or Nation Chat channel is connected to an Associated Server, the listener is picking up connection, disconnection, afk, return from afk etc type messages
Steps to Reproduce:
**Result: The event is echoed to the T or N channel
**Expected Result: EITHER, no event is broadcast, OR only events associated with Town or Nation members are broadcast.
Which one is preferable, no events at all, associated join/leave events or death events as well?
Achievement broadcasts would be harder to implement if ever needed (currently they're caught with a catch-all approach).
Other than that, I assume the rotating announcements are unnecessary for these chats.
Is there even any other kind of messages? I guess general broadcasted messages like backup starting, probably unnecessary as well.
AFK messages.