lokka30 / PhantomWorlds

[MC] Light and robust world management solution for Bukkit
Other
16 stars 7 forks source link

Move `/pw create`'s import function to new `/pw import` command #40

Closed lokka30 closed 2 years ago

lokka30 commented 2 years ago

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:

lokka30 commented 2 years ago

oops, duplicate of #32, lol