When I type a command I get an error....
Awerty16 opened this issue ยท 2 comments
When I type a command I get an error....
That is not a valid environment.
This is the command I type: mv create "FastDiamonds" -s -93927677120122015 -g normal
Information
-
Server version:
-
Full output of
/mv version -p
: -
Server log:
Help request
Problem
What I have tried
Screenshots
I believe the order of arguments matters. The command should be:
/mv create FastDiamonds normal -s -93927677120122015
Additionally, you used -g
which is to specify generator, not world type.