Lobby, Fishing and Mining Dimension

Lobby, Fishing and Mining Dimension

117k Downloads

Server config not working

Sebaspc97 opened this issue ยท 1 comments

commented

Describe the bug
I have the server config like the image and after every server restart, it forces lobby teleport anyway.

lobby 1.20.1 - 8.0.0
forge 47.1.0

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
1

Debugging
Before reporting a issue please check if there is anything relevant in the crash-reports, debug.log and latest.log file.

Is the issue happening in combination with other mods? (If yes, please provide a full list)

Additional context
Add any other context about the problem here.

commented

Thanks for the report. Unfortunately I'm unable to reproduce the issue my self.
Could you please provide the following additional details.

debug.log / latest.log

This file contains detail like:

[12:30:05] [Server thread/INFO] [Lobby/]: [Lobby Teleport Manager] Only teleports the player once to the lobby with their first connect!
[12:30:05] [Server thread/INFO] [Lobby/]: [Lobby Teleport Manager] Using stored Player Teleport List to limiting automatic transfers to lobby: [380df991-f603-344c-a090-369bad2a924a]

dimensions/lobby/lobby_dimension/data/lobby.dat file

This file contains the list of already teleported players like.
image

The list is using the UUID of the player if the UUID is changing this feature will not work. Thanks.