🌎Integrate with Worlds

Integrate PhoenixPractice with worlds directly.

If you’re not planning to run Phoenix Practice as a standalone gamemode and instead want to use it on worlds, follow the tutorial below.

Step 1:

Make sure you have created a dedicated world specifically for Phoenix Practice and its arenas.

Step 2:

To avoid inventory issues, we recommend installing Multiverse Inventories, allowing separate inventories for each world.

Step 3:

To prevent conflicts with other plugins, we recommend installing Per World Plugins and only keeping the essential plugins needed for the Practice world.

Step 4:

This step is optional, but you can enable it if needed. Phoenix Practice has a built-in system to restrict the plugin to a specific world. Use this option if you don’t need to disable other plugins in the practice world with Per World Plugins.

worlds:
  should-use: ENABLED_WORLDS
  enabled: 
  - practice_world
  disabled: []

Last updated

Was this helpful?