Skip to content

Home

MythicRod banner

Weighted drop tables, biome filters, permission gates, in-game drop editor, statistics, and a small public API. Paper-first, Folia-verified.

GitHub Hangar Modrinth Crowdin Ko-fi

divider

Pick a path

You are... Start here
Running a server and want to install MythicRod Installation then Quick start
Tuning drops, rods, or messages Configuration and Loot tables
Debugging a live server Troubleshooting, /mythicrod status, /mythicrod validate
Translating MythicRod Localization, Crowdin
Building another plugin against the API Developer API
Tagging a public release Release guide and the Checklist

divider

Five-minute setup

  1. Grab the latest MythicRod-Paper-<version>.jar from the GitHub releases page.
  2. Drop it in plugins/ on a Paper 26.1.2 server. Folia is supported.
  3. Start the server once. Default config.yml, drops.yml, and lang/ files are written.
  4. Customise drops.yml, then run /mythicrod reload.
  5. Verify with /mythicrod status.

Full walkthrough: Installation.

divider

Version targets

Item Value
Plugin 2026.1.0 (CalVer, year.release.patch)
API Paper 26.1.2 (Minecraft 26.1.2)
Java 25+
Optional integration Nexo (nexo:* identifiers)
Bundled languages en_US, ja_JP (rest sync from Crowdin)
Scheduler Paper-first, Folia owner-thread handoffs verified

divider

Status

  • SonarCloud: 0 bugs / 0 vulnerabilities / 0 code smells / 0 hotspots.
  • bStats: pluginId 31484 with 15 custom charts on top of the bStats defaults (dashboard).
  • Crowdin: crowdin.com/project/mythicrod (en_US source, ja_JP imported, 9 other targets open).
  • Releases: github.com/xcutiboo/MythicRod/releases.
  • Folia 26.1.2 build 8: smoke test passed; runtime reports as Folia from /mythicrod status.