It may seem confusing that /pw create is used to both create new and import existing worlds. I believe they should be split into two commands respectively. /pw create will no longer allow you to create a world that already exists in the server's directory, and /pw import won't allow you to create new worlds.
Changes:
add /pw import
/pw import should not allow the creation of worlds, rather, it is only able to import existing ones.
make /pw create unable to import worlds, rather, it can only create new ones.
It may seem confusing that
/pw create
is used to both create new and import existing worlds. I believe they should be split into two commands respectively./pw create
will no longer allow you to create a world that already exists in the server's directory, and/pw import
won't allow you to create new worlds.Changes:
/pw import
/pw import
should not allow the creation of worlds, rather, it is only able to import existing ones./pw create
unable to import worlds, rather, it can only create new ones.