Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to ignore if world exist when adding world to group. #436

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benwoo1110
Copy link
Member

@benwoo1110 benwoo1110 commented Mar 4, 2021

Fixes #419. There is a possibility that users want to create groups just before creating them. Now, you can do that by running /mvinv addworld worldname groupname --ignore-exist. Likewise for removing a world, /mvinv removeworld worldname groupname --ignore-exist.

@benwoo1110 benwoo1110 added PR: Enhancement Pull requests to implement a feature or improvement in code. State: Needs Review By Dev Pull requests requires the approve of lead dev. labels Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Enhancement Pull requests to implement a feature or improvement in code. State: Needs Review By Dev Pull requests requires the approve of lead dev.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add world to the group even if the world doesn't exist yet
1 participant