Hey Folks,
I have some trouble with the world generator since i am try to run a Nukkit 2.0 Server on my Raspberrry Pi 4.
My Problem:
I get always something that has no Overworld and only a Nether?:
It lookes like this:
When i dig a long time i am here:
No Trees, No People, No Animals.
I tried already, to delete:
nukkit.yml (to start with defaults settings(
server.properties (to start with default settings)
worlds - Folder
plugins - Folder (no plugins in use, folder is empty anyway)
players - Folder
I start the Server with this Command:
java -Xms1G -Xmx1G -jar ~/nukkit/nukkit.jar
After Server start, i get this
I've entered "seed" for you, that you can see, nukkit has some to work with.
Here the last Lines, i'v changed from the default nukkit.yml (otherwise nukkit ask for the world):
I've tried already: generator: FLAT --> makes grass, but only grass and everything is empty like in picture 1
i also tried: generator: DEFAULT --> world looks like the picture 1
I also tried some different seed numbers (negative seed numbers)
here are my: server.properties
---
Everytime i have tried something new, i have deleted the worlds and players folder and then i have started the server again.
How can i create a normal world with Trees, Grass, Villages, ... bla bla etc.?
BTW: I am using the Windows 10 Edition to Play
Thank you for you help or any ideas what i can try.
Regards
stephan
I have some trouble with the world generator since i am try to run a Nukkit 2.0 Server on my Raspberrry Pi 4.
My Problem:
I get always something that has no Overworld and only a Nether?:
It lookes like this:
When i dig a long time i am here:
No Trees, No People, No Animals.
I tried already, to delete:
nukkit.yml (to start with defaults settings(
server.properties (to start with default settings)
worlds - Folder
plugins - Folder (no plugins in use, folder is empty anyway)
players - Folder
I start the Server with this Command:
java -Xms1G -Xmx1G -jar ~/nukkit/nukkit.jar
After Server start, i get this
I've entered "seed" for you, that you can see, nukkit has some to work with.
Here the last Lines, i'v changed from the default nukkit.yml (otherwise nukkit ask for the world):
YAML:
worlds:
#Diese Einstellungen überschreiben die Einstellungen in den server.properties und erlauben mehrere Welten zu laden.
#Beispiel:
world:
seed: 782825413
generator: LARGEBIOMES
i also tried: generator: DEFAULT --> world looks like the picture 1
I also tried some different seed numbers (negative seed numbers)
here are my: server.properties
---
INI:
#Thu Mar 12 13:42:31 UTC 2020
sub-motd=https\://nukkitx.com
bug-report=true
force-resources=false
allow-nether=true
level-name=world
achievements=true
enable-query=true
allow-flight=true
rcon.password=5NDNmZjZkO
announce-player-achievements=true
server-port=19131
auto-save=true
enable-rcon=false
force-gamemode=true
default-level=world
server-ip=0.0.0.0
spawn-mobs=true
white-list=false
spawn-animals=true
hardcore=false
pvp=true
difficulty=0
gamemode=1
max-players=20
xbox-auth=true
view-distance=40
spawn-protection=16
motd=NukkitServer Kobuscraft
How can i create a normal world with Trees, Grass, Villages, ... bla bla etc.?
BTW: I am using the Windows 10 Edition to Play
Thank you for you help or any ideas what i can try.
Regards
stephan