What's Changed
- Cleanup MVPortal methods and code style by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/691
- Add check destination safety portal property by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/692
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.1.0-pre...5.1.0-pre.1
What's Changed
- Implement new config api with comments and auto migration by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/682
- Migrate MVPortal to use new config handle api by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/685
- Improve vehicle teleport with player permission, entry fee and multi-passenger support by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/686
- Feat/portal modify by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/687
- Add portal config getting in API by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/688
- Update donation links to our github sponsor and open collective by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/689
- Update core api target version to 5.1 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/690
- 5.1 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/683
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.3...5.1.0-pre
What's Changed
- Add bstats support by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/681
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.2...5.0.3
What's Changed
- Add bstats support by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/681
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.2...5.0.3-pre
What's Changed
- Remove wrong vehicle teleport failed warning by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/680
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.1...5.0.2
What's Changed
- Remove wrong vehicle teleport failed warning by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/680
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.1...5.0.2-pre
What's Changed
- Fix vehicle teleporting through portals by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/678
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.0...5.0.1
What's Changed
- Fix vehicle teleporting through portals by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/678
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.0...5.0.1-pre
Upgrading
To learn more about all the features and upgrading to v5, see: https://mvplugins.org/mv5/
What's Changed
- Update hangar plugin deps bcu they changed the API by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/660
- Add bucketFilling config option by @zax71 in https://github.com/Multiverse/Multiverse-Portals/pull/656
- Ben/mv5/core api by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/667
- Implement config, debug, info, list and select commands by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/668
- Update README by @zax71 in https://github.com/Multiverse/Multiverse-Portals/pull/669
- Fix Typo on Portals repo README.md by @PGRjoystick in https://github.com/Multiverse/Multiverse-Portals/pull/671
- MV5 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/648
- Implement MultiversePortalsApi by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/672
- Fix @Service annotation by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/673
- Fix @Contract annotation by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/674
- Register MultiversePortalsApi to bukkit's service manager by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/676
New Contributors
- @PGRjoystick made their first contribution in https://github.com/Multiverse/Multiverse-Portals/pull/671
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/4.2.3...5.0.0
What's Changed
- Register MultiversePortalsApi to bukkit's service manager by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/676
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.0-pre.3...5.0.0-pre.4
What's Changed
- Fix @Contract annotation by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/674
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.0-pre.2...5.0.0-pre.3
What's Changed
- Fix @Service annotation by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/673
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/5.0.0-pre.1...5.0.0-pre.2
First release of MV5!!!
Please read our documentation on upgrading to MV5: https://mvplugins.org/mv5/welcome/introduction/
What's Changed
- Update hangar plugin deps bcu they changed the API by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/660
- Add bucketFilling config option by @zax71 in https://github.com/Multiverse/Multiverse-Portals/pull/656
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/4.2.3...4.3.0-pre
What's Changed
- GHA release workflow v2 by @dumptruckman in https://github.com/Multiverse/Multiverse-Portals/pull/651
- Update README.md and add LICENSE.md by @zax71 in https://github.com/Multiverse/Multiverse-Portals/pull/658
- feat: Revamp actions with new release and upload system by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/659
New Contributors
- @dumptruckman made their first contribution in https://github.com/Multiverse/Multiverse-Portals/pull/651
- @zax71 made their first contribution in https://github.com/Multiverse/Multiverse-Portals/pull/658
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/4.2.2...4.2.3
What's Changed
- feat: Revamp actions with new release and upload system by @benwoo1110 in https://github.com/Multiverse/Multiverse-Portals/pull/659
Full Changelog: https://github.com/Multiverse/Multiverse-Portals/compare/4.2.3-pre.1...4.2.3-pre.2