Spawn issue *URGENT*
AggerTV opened this issue ยท 3 comments
Information
Full output of /ess version
:
https://gist.github.com/AggerTV/2e2eebf4777c587745a955a799eae7e2
Server log: https://gist.github.com/AggerTV/cdf2226dfeee29896422a76c7ccb9635
EssentialsX config
https://gist.github.com/AggerTV/e37039416d1e813ac43e0fdb04b9a353
Help request
Problem
Players with the group "B" respawns at "B"'s spawnpoint, but if they then also have the donator group "AG" then they respawn at the group "C"'s spawnpoint, even though AG doesn't have any spawnpoint set and players therefor should respawn at "B"'s spawnpoint.
What I have tried
Contacted the discord support chat in MOSS
https://gist.github.com/AggerTV/e5ec28a11eb4c3d9d2fe43a4c45a756f
Screenshots
EssXSpawn does not support multiple weighted or inherited group spawns. The only spawn or respawn points it attempts to find for the player (without considering other config options like respawn-at-home
) are:
- the spawn named after their primary group
- if that doesn't exist, the spawn named
default
- if that doesn't exist, the world spawn
If anyone needs this issue's functionality, it may be a good idea to look into a more advanced spawns plugin.