Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player quit announcement #50

Closed
rob1998 opened this issue Jan 29, 2017 · 9 comments
Closed

Player quit announcement #50

rob1998 opened this issue Jan 29, 2017 · 9 comments

Comments

@rob1998
Copy link

rob1998 commented Jan 29, 2017

The join announcement displays on all connected servers, but the quit announcement only displays on the server that the player was on

@pantherman594
Copy link
Owner

Do they have the gssentials.announce.quit permission?

@rob1998
Copy link
Author

rob1998 commented Jan 30, 2017

Yes, the situation has changed a bit, without me changing anything: now it's random wether players get notified when another player leaves from another server

@pantherman594
Copy link
Owner

What version of BungeeEssentials are you running? What version of BungeeCord? Are there any errors in the console? Check to make sure they have the permissions to get a join/quit announcement.

@Volander
Copy link

Volander commented Feb 1, 2017

I am setting up my bungee server and so far I only have one world, when my test character leaves the server I do not get any announcement, however I get one when it joins.

I have the gssentials.announce.join and gssentials.announce.quit permission on the defaut group at my bungee server which all players are a member of.

I use BungeeEssentials 2.6.4 and running spigot 1.11.2, also using LuckPerms v2.17.45 as the permission plugin.

@pantherman594
Copy link
Owner

I have been unable to reproduce this. Can you check and make sure the permissions are properly setup for the players?

@Volander
Copy link

https://cdn.discordapp.com/attachments/262883674670759936/279974995030048768/2017-02-11_14.57.28.png

The permissions my bungee group has. And all my users are a member of the default group
Still I only get the join messages, and nothing when they leave.

@pantherman594
Copy link
Owner

Can you send your messages.yml and config.yml?

@Volander
Copy link

@pantherman594
Copy link
Owner

Okay, I believe the problem is that LuckPerms is unloading the player's permissions when he disconnects, so when BungeeEssentials tries to check for it, it returns false because according to LuckPerms, the player has no permissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants