IchHackeNetDEV
New Member
If I type /set worldspawn everyone don't spawn on the spawn that I set. Why?
Hi am having the same issue and can't set it back to a new spawn. It's strange.If I type /set worldspawn everyone don't spawn on the spawn that I set. Why?
Hi everyone, I solved the issue it was actually a setting in LobbyNK config file.If I type /set worldspawn everyone don't spawn on the spawn that I set. Why?
multiworld: true
multilobby: true
multiworld: false
multilobby: true
I don't have LobbyNKHi everyone, I solved the issue it was actually a setting in LobbyNK config file.
Had:
multiworld: true
multilobby: true
now it is set to:
multiworld: false
multilobby: true
And everything is working as intended now.
Thanks