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

ACF Command rework - Done! #210

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

ACF Command rework - Done! #210

wants to merge 20 commits into from

Conversation

benwoo1110
Copy link
Member

@benwoo1110 benwoo1110 commented Dec 23, 2020

This PR reworks Multiverse-NetherPortals commands to complement the changes from Multiverse/Multiverse-Core#2514.

Command Changes:

  • Instead of /mvnp show <nether|end>, it is now ``/mvnp list <nether|end>`. This is to make it more consistent across all MV modules.
  • Add a /mvnp listall [filter] [page] to show all link, with prefix to show what link type it is.
  • image

API Changes:

  • Add boolean result return of removeWorldLink method.
  • Boolean result for addWorldLink returns result of saveMVNPConfig method.

Other changes:

You can get the test builds at https://www.benergy10.dev/

@benwoo1110 benwoo1110 added PR: Enhancement Pull requests to implement a feature or improvement in code. PR: Needs Review By Dev Pull requests requires the approve of lead dev. labels Feb 9, 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. PR: 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.

None yet

1 participant