question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reported world spawn point is incorrect

See original GitHub issue

Spigot 1.14.1 (Jenkins 2324) git-Spigot-03bd4b0-c45c0a9 (MC: 1.14.1) (Implementing API version 1.14.1-R0.1-SNAPSHOT) WorldBorder 1.9.10 (beta)

$ grep WorldBorder logs/latest.yml
[20:48:52] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
[20:48:52] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
[20:48:52] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -128.0 Y: 75.0 Z: 208.0
>mv info world
[20:53:11] [Server thread/INFO]: --- General Info ---
[20:53:11] [Server thread/INFO]: World Name: world
[20:53:11] [Server thread/INFO]: Game Mode: CREATIVE
[20:53:11] [Server thread/INFO]: Difficulty: NORMAL
[20:53:11] [Server thread/INFO]: Spawn Location: X: 0 Y: 64 Z: 0 P: 0 Y: 180 

Similarly, but differently, incorrect in Spigot 1.13.2 final WorldBorder 1.9.9 (beta)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
SlimeDogcommented, Apr 17, 2020

It is possible that /setworldspawn works in non-main worlds. I didn’t test it, since WorldBorder doesn’t report them.

I don’t know if it moved the main spawn for new players to the non-main world though.

That sounds like something you would want to know.

0reactions
SlimeDogcommented, May 17, 2021

Closed due to disinterest. We no longer use this plugin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

World spawn is wrong : r/admincraft - Reddit
When a new player join They spawn close to the spawn point but not right. Is there any plugin that fixes this? I'm...
Read more >
[MC-37239] World spawn won't change - Jira - Mojang
Your explanation about 'chunks' is invalid. A player is always spawned in a 20x20 area with the exact coordinates in the middle of...
Read more >
Im having trouble over writing the world spawn so every new ...
It is impossible to set the spawnpoint for one particular player. This is false, the /spawnpoint [player] [coordinates] command does exactly ...
Read more >
Why Aren't Players Spawning Where I Want Them To ...
So I'm creating my own public Minecraft server, and I want to move the spawn point to a place high up ... Default...
Read more >
setworldspawn is not spawning players to the exact place
In the map it needs to keep updating your spawn point and having it not not working correctly is not an option. In...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found