Zrips / CMI

114 stars 97 forks source link

ReSpawn does not work correctly #8752

Open EpicJosch opened 3 months ago

EpicJosch commented 3 months ago

Description of Issue

I have the following configuration:

ReSpawn: Immortality: 3 Enabled: true Global: PriorityOrder:

So when i die i should respawn at the bed location. But i respawn at the server spawn.

Version Information

[16:47:25 INFO]: --------------------------------------------------
[16:47:25 INFO]: CMI: 9.7.2.9 BungeeCord CMIB  MySQL-> 9.7.2.10
[16:47:25 INFO]: CMILib: 1.4.7.9 -> 1.4.7.11
[16:47:25 INFO]: Server: Paper(196) 1.20.1-R0.1-SNAPSHOT-
[16:47:25 INFO]: CMI economy: Disabled Vault: 1.7.3-b131 CMI Chat: Enabled 
[16:47:25 INFO]: Modules -> 34 enabled 25 disabled: spawnerProximity, mirror, skin, elytraBoost, cmiPlaytime, eventCommands, rideAnimation, elytraLaunch, bossBarCompass, playerCombat, votifier, shulkerBackpack, headDrop, spawnerCharge, namePlates, launchPad, elytraExploit, portals, spawners, flightCharge, disabledEnchants, worldLimitsElytra, ranks, sitAnimation, totemBehavior
[16:47:25 INFO]: --------------------------------------------------

Errors

No error in console

Relevant Config Sections

ReSpawn:
  Immortality: 3
  Enabled: true
  Global:
    PriorityOrder:
    - bedLocation
    - anchor
    - spawn
    - worldSpawn
    - homeLocation
  Specific:
    world:
    - bedLocation
    - anchor
    - spawn
    - worldSpawn
    - homeLocation

Relevant Plugins

Vault v1.7.3-b131

Agreements

EpicJosch commented 3 months ago

Just noticed that there is a new CMI Version available. CMI and CMI Lib are up to date now

EpicJosch commented 3 months ago

Error still persists

EpicJosch commented 3 months ago

This error still persists. Already tried with BedInteraction in Homes.yml = true and = false. Both does not work

y-dobon commented 3 months ago

I have this issue as well, players not respawning after death in their beds. But for us they go to their first set home location.

Whenever I ask for the player info with /whois [username] The respawn location also shows their oldest home. I tried to move this to another location but it reverts itself to the olest home they have. The Bed Location however is correct.

Chevels commented 2 months ago

Same here, it's very problematic :/

EpicJosch commented 2 months ago

@Zrips any news?