Find out why PLW does receive custom join messages (Essentials) #112

Closed
opened 2019-11-15 22:00:52 +00:00 by NorbiPeti · 2 comments
NorbiPeti commented 2019-11-15 22:00:52 +00:00 (Migrated from github.com)

Description: Custom join messages are not sent to Discord when the GeneralEventBroadcasterModule is enabled.

Steps to Reproduce:

  1. Have the module enabled
  2. Use a custom join message in Essentials
  3. Join the server in Minecraft

Result: No join message on Discord

Expected Result: A join message on Discord

**Description:** Custom join messages are not sent to Discord when the GeneralEventBroadcasterModule is enabled. **Steps to Reproduce:** 1. Have the module enabled 2. Use a custom join message in Essentials 3. Join the server in Minecraft **Result:** No join message on Discord **Expected Result:** A join message on Discord
NorbiPeti commented 2019-11-27 21:39:12 +00:00 (Migrated from github.com)

Apparently, the plugin wasn't loaded fully because of the test check (#114) and so the chat wasn't supposed to work at all. The join message works now, I have no idea why, but it does.

Apparently, the plugin wasn't loaded fully because of the test check (#114) and so the chat wasn't supposed to work at all. The join message works now, I have no idea why, but it does.
NorbiPeti commented 2019-11-27 21:45:01 +00:00 (Migrated from github.com)

Oh, it's an actual feature of my plugin (using BroadcastMessageEvent). Okay.

Oh, it's an *actual feature of my plugin* (using BroadcastMessageEvent). Okay.
Sign in to join this conversation.
No description provided.