Skip to main content

👋 Getting Started

This chapter guides you through installing MMOitemsReforge and setting up your first reforge station.

đŸ“Ĩ Installation Steps​

  1. Ensure MMOItems and MythicLib are installed.
  2. Place MMOitemsReforge.jar in your plugins folder.
  3. Restart your server to generate default configurations.
  4. Set your player Language in config.yml.

🔧 Creating a Reforge Station​

The plugin uses interactive blocks to trigger the reforge GUI.

  1. Place a block in-game (e.g., an Anvil).
  2. Look at the block and type the following command to bind it:
    /mirf admin setreforge
  3. Right-click the block to open the GUI.
  4. To remove a reforge station:
    /mirf admin removereforge

💎 Your First Reforge​

  1. Prepare an MMOItems equipment that belongs to the allowed-item-types list.
  2. Gather required materials (check default settings).
  3. Place the item in the center slot and materials in the surrounding slots.
  4. Click the Green Button at the bottom to confirm!

[!IMPORTANT] By default, reforging resets the item's Tier. If you wish to keep specific data (like upgrades), ensure they are listed in preserve-nbt-tags in config.yml.