Make PlotSquared compatible with Multiverse-Core v5
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
Are there any alternatives? There are no other alternatives.
Incorrect. PlotSquared has its built-in world creation tool available as /plot setup.
Any world engine provider exposed to the bukkit API may be picked up and considered here.
Are there any alternatives? There are no other alternatives.
Incorrect. PlotSquared has its built-in world creation tool available as . Any world engine provider exposed to the bukkit API may be picked up and considered here.
/plot setup
Well, thanks for the correction. But I'll consider that some multiverse features use Multiverse-Core and I'm looking forward to PlotSquared being compatible with Multiverse-Core V5.
If someone wants to raise a PR providing named functionality, they are welcome to do so.