Insprill / custom-join-messages

Feature-packed plugin for handling all join and quit notifications on Spigot/Paper servers
https://modrinth.com/plugin/custom-join-messages/
GNU General Public License v3.0
10 stars 0 forks source link

Quit message don't send #45

Closed TheAIguy-dev closed 1 year ago

TheAIguy-dev commented 1 year ago

Server Version

Paper 1.18.2 build 388

CJM Version

17.2.4

Describe the Bug

When the player quits the server, quit message does not show up.

Expected Behavior

Quit message shows up.

Steps to Reproduce

Step 1: install version 17.2.4 on your server Step 2: load the plugin Step 3: Quit message does not display!

Server Logs

https://mclo.gs/n9SbTP7

Additional Information

I just installed the plugin without changing absolutely anything, other than the chat messages themselves. I have tested everything with the default configuration and the issue was still present.

Checklist

TheAIguy-dev commented 1 year ago

Any info yet?

Insprill commented 1 year ago

Sorry about the late response. I've tried to reproduce this but couldn't. Can you remove all other plugins, see if the issue persists, then if not, slowly add them back until it happens again?

TheAIguy-dev commented 1 year ago

I have finally figured it out.

Steps to reproduce:

1) Get cjm (latest) 2) Get AuthMeReloaded (latest) 3) Restart server

Boom, not working. Not even with the default configuration. So probably AuthMe integration is broken.

Insprill commented 1 year ago

Thank you for the additional information! I'll check it out shortly.

Insprill commented 1 year ago

Fixed in 17.3.0.

TheAIguy-dev commented 1 year ago

Thank you!