LoginSecurity icon indicating copy to clipboard operation
LoginSecurity copied to clipboard

Spawn Problem

Open AntoNov98 opened this issue 6 years ago • 1 comments

Hello, i got a problem with the Spawn.

I do have multiverse core so i do have more worlds then just one.

  1. ServerSpawn
  2. Normal

I setted the Spawn on the Server Spawn. I set the config file of the login security plugin in this way:

When enabled, player gets a blindness effect when not logged in.

blindness: true

Temporarily login location until player has logged in.

Available options: DEFAULT, SPAWN, RANDOM

location: SPAWN

When i do log in i got tp in Normal world Spawn and not ServerSpawn Spawn.

I did set a bunch of spawn in ServerSpawn (guest, default, admin, mod, etc) but when i do log in it tp always me on the standard normal world spawn. how do i fix it?

AntoNov98 avatar May 24 '19 14:05 AntoNov98

The spawn functionality teleports the player so the spawn location of their current world. There is no plugin-independent way to retrieve a server spawn, as such functionality is often provided by third-party plugins like Essentials.

lenis0012 avatar May 26 '19 19:05 lenis0012