1
LobbyAPI world registation issue
Good day everyone
Semi new to using LobbyAPI. I have used it on other servers but this is on our server.
Semi new to using LobbyAPI. I have used it on other servers but this is on our server.
When we are setting up the Lobby etc and have gone through the first few steps. IE addworld to Lobby we are encountering an issue. The worlds are not registering.
Do we have something wrong in our configs. We discovered the issue when using the nether portals. You can enter them but when attempting to return it says "No registered worlds or return world is null"
What are we missing and again is it simply a matter of you must make a main lobby world first?
Do we have something wrong in our configs. We discovered the issue when using the nether portals. You can enter them but when attempting to return it says "No registered worlds or return world is null"
What are we missing and again is it simply a matter of you must make a main lobby world first?
Any assistance is greatly appreciated as we really want LobbyAPI on our server.
General Server info and config for Lobby API
1.13.2 Paper Server
disallowHubCommandNoPerm: true
Settings:
Enable_Per_World_Inventories: true
auto-update: true
Version: 3.7.82
Worlds:
world:
name: world
displayname: world
spawnLoc:
x: -827.8938551774565
y: 63.0
z: -112.02338841215771
yaw: 106.51278
pitch: -17.701176
w: world
weatherstate: NORMAL
i: 1
save: world
desc: ''
gamemode: SURVIVAL
color: 0
hidden: false
canuseportals: true
isMainLobby: true
Linked_nether: world_nether
Linked_End: world_the_end
world_nether:
name: world_nether
displayname: world_nether
spawnLoc:
x: -720.0
y: 64.0
z: -113.0
yaw: 0.0
pitch: 0.0
w: world_nether
weatherstate: NORMAL
i: 10
save: world
desc: ''
gamemode: SURVIVAL
color: 0
hidden: true
canuseportals: true
connectedTo: world
World_Enviroment: NETHER
Linked_nether: world
world_the_end:
name: world_the_end
displayname: world_the_end
spawnLoc:
x: -720.0
y: 64.0
z: -113.0
yaw: 0.0
pitch: 0.0
w: world_the_end
weatherstate: NORMAL
i: 10
save: world
desc: ''
gamemode: SURVIVAL
color: 0
hidden: true
canuseportals: true
connectedTo: world
World_Enviroment: THE_END
Linked_End: world
Respect EchocallingEarth
Anyother additional information need provided upon request.
General Server info and config for Lobby API
1.13.2 Paper Server
disallowHubCommandNoPerm: true
Settings:
Enable_Per_World_Inventories: true
auto-update: true
Version: 3.7.82
Worlds:
world:
name: world
displayname: world
spawnLoc:
x: -827.8938551774565
y: 63.0
z: -112.02338841215771
yaw: 106.51278
pitch: -17.701176
w: world
weatherstate: NORMAL
i: 1
save: world
desc: ''
gamemode: SURVIVAL
color: 0
hidden: false
canuseportals: true
isMainLobby: true
Linked_nether: world_nether
Linked_End: world_the_end
world_nether:
name: world_nether
displayname: world_nether
spawnLoc:
x: -720.0
y: 64.0
z: -113.0
yaw: 0.0
pitch: 0.0
w: world_nether
weatherstate: NORMAL
i: 10
save: world
desc: ''
gamemode: SURVIVAL
color: 0
hidden: true
canuseportals: true
connectedTo: world
World_Enviroment: NETHER
Linked_nether: world
world_the_end:
name: world_the_end
displayname: world_the_end
spawnLoc:
x: -720.0
y: 64.0
z: -113.0
yaw: 0.0
pitch: 0.0
w: world_the_end
weatherstate: NORMAL
i: 10
save: world
desc: ''
gamemode: SURVIVAL
color: 0
hidden: true
canuseportals: true
connectedTo: world
World_Enviroment: THE_END
Linked_End: world
Respect EchocallingEarth
Anyother additional information need provided upon request.
2
would be a better idea to make a post asking for help on the main post for the plugin
Agreed and have done so, also in GitHub. Sadly the dev is slow to reply and just like here no one seems to know. On a plus it has driven me to break this down step by step in search of the answer. And along the journey I have discovered many interesting things.
