-
-
Notifications
You must be signed in to change notification settings - Fork 894
Open
Labels
Description
What feature do you want to see added?
Last week, Multiverse-Core announced the official release of version 5 of the plugin, and also released a formal update on the spigotmc and modrinth platforms.
This update includes improved features for the PlotSquared plugin, such as:
- Revamped genera3rd-party plugins can hook into mv to provide generator options tab-completion
- Allow the use of generator strings when creating a world (e.g.,
mv create flat normal --world-type flat --generator-settings {"layers":[{"block":"stone","height":1},{"block":"grass_block","height":1},{"block":"sea_lantern","height":1}],"biome":"plains"}) - Improved teleport processing using Paper's AsyncTeleport API
- (Other updates can be found at https://mvplugins.org/mv5/whats-new/multiverse-core/)
Could it be possible to enable the PlotSquared plugin to be able to connect with the Multiverse-Core v5 plugin, so as to achieve better Plot generation and management?
Are there any alternatives?
PlotSquared's world creation tool: /plot setup
Anything else?
No response