We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Every time when a plot gets generated, the default spawn location is unsafe and not set.
[22:08:53 INFO]: [Multiverse-Core] Loading World & Settings - 'P-2' - Env: NORMAL - Type: FLAT & generator: VoidGenerator [22:08:53 WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting... [22:08:53 WARN]: [Multiverse-Core] Original Location: X: -487 Y: 4 Z: -557 P: 0 Y: 0 [22:08:53 ERROR]: [Multiverse-Core] Safe spawn NOT found!!! [22:08:53 WARN]: [Multiverse-Core] Somebody tried to set the spawn location for 'P-2' to an unsafe value! Adjusting... [22:08:53 WARN]: [Multiverse-Core] Old Location: X: -487 Y: 4 Z: -557 P: 0 Y: 0 [22:08:53 WARN]: [Multiverse-Core] New (unsafe) Location: X: 75.5 Y: 30 Z: 75.5 P: 90 Y: -90 [22:08:53 WARN]: [Multiverse-Core] Couldn't fix the location. I have to abort the spawn location-change :/
Find a way to automatically set default spawn point for plot world.
The text was updated successfully, but these errors were encountered:
Fixed #13 unsafe spawn location bug
e8f0883
LordTuxn
Successfully merging a pull request may close this issue.
Description
Every time when a plot gets generated, the default spawn location is unsafe and not set.
Steps to Reproduce
Possible Solution
Find a way to automatically set default spawn point for plot world.
The text was updated successfully, but these errors were encountered: