IntellectualSites / IntellectualSites/PlotSquared

Make PlotSquared compatible with Multiverse-Core v5

Open
#4,668 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement Low Priority
Dominant language
Java
Stars
653
Forks
975
Avg merge
2m
Merged PRs (30d)
6

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the Multiverse-Core v5 update notes linked in the issue and reviewing PlotSquared's /plot setup world-creation flow. Determine which v5 generator, teleport, and plugin-hook behaviors need compatibility, then verify the affected plot generation and management workflows against Multiverse-Core v5.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.