Calling hook OnPlayerRespawn resulted in a conflict
Hi Wulf,

I would love to use your plugin with Custom Spawn Points so players respawn randomly and instantly wake up at a preset spawn point.
But if I use both plugins at the same time the Custom Spawn Points get ignored and players will spawn under the world instead of my set spawns.

Error log:
08:24 [Warning] Calling hook OnPlayerRespawn resulted in a conflict between the following plugins: CustomSpawnPoints - BasePlayer+SpawnPoint (SpawnPoint), Respawner (BasePlayer+SpawnPoint (SpawnPoint))

I would be glad if you can find a solution and fix the compatibility with these two plugins.

Same problem...

Unfortunately there isn't really a good way to prevent this.

Also if i remove the other plugin i still keep spawning under the map

Have you tried disabling random locations?

{
"Automatically wake up (true/false)": true,
"Respawn at same location (true/false)": false,
"Use sleeping bags if available (true/false)": false
}

This is my config, idk if you meant something else :D



Merged post

@wolf