Noob questions...

Hairyloon

New Member
I'll start by trying to deflect the call of "RTFB" by first saying that the server said:
> WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by cn.nukkit.utils.IterableThreadLocal (file:/home/keith/nukkit/nukkit-1.0-SNAPSHOT.jar) to field java.lang.Thread.threadLocals
WARNING: Please consider reporting this to the maintainers of cn.nukkit.utils.IterableThreadLocal
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
My bold: it says I should report it, and this was the easiest place to do that...

I actually started this post wanting to ask about how to install plugins, because they weren't working, but I've fixed that and now they are.
So I'm left with a couple of trivial questions (and the report).

1) How do you seed the world generator?
There's mention of seed in both server.properties and nukkit.yml, but neither seem to work.

2) Is there some way to start with a location map, as is an option in the normal game?
 
Top