EssentialsX

EssentialsX

2M Downloads

Groupspawn doesnt work with LuckPerms

andinis opened this issue ยท 8 comments

commented

Information

Full output of /ess version:

Server version: 1.12.2-R0.1-Snapshot git-Spigot-2cf50f0-2b93d83 (MC: 1.12.2
EssentialsX version: 2.15.0.1
LuckPerms version: 4.3.27
Vault version: 1.7.1-b91
EssentialsXChat: Version 2.15.0.1
EssentialsXSpawn: Version 2.15.0.1


**Server log**: https://gist.github.com/andinis/74f11d5786187faf3dae8fed5d1c8681

**EssentialsX config**: https://gist.github.com/andinis/0a56797a57e8db80d29f5f74a1ac5c95

### Details

**Description**  
Since I changed from permissionsEx to LuckPerms the function for groupspawn isn't working, when The specified group enters /spawn they teleport to default spawn,

**Steps to reproduce**  
use LuckPerms as permission manager

**Expected behavior**  
When a certain group types /spawn it should teleport them to the certain location.

**Screenshots**  
<!-- Replace this with screenshots, if necessary. -->
commented

Try updating Vault since you are using a very outdated version.

commented

Could you run /ess debug, then paste the console output when a player runs /spawn?

commented

I get this, that player has multiple groups but it shows only the player group the group priority is the same the groups

https://gist.github.com/andinis/74f11d5786187faf3dae8fed5d1c8681

edit: I made the group that has the different spawn on a higher priority still doesnt recognize that group only player group, when i remove the playergroup and only leave the other group it does teleport to the wanted location

commented

Try updating Vault since you are using a very outdated version.

I updated it and still same issue

commented

@md678685 I've done that, but I will try to recreate all the groups

commented

@andinis EssentialsX checks the player's primary group. Make sure your players have their primary group set correctly and check your primary group calculation settings.

commented

@andinis Re-creating all the groups isn't necessary if you've set weights and/or primary groups on users correctly.

commented

Closing due to lack of response. If this is still an issue, please provide a way for us to replicate your exact setup, so that we can confirm it as a bug or not.