FAQ
How do I reload the plugin after changing configuration?
/mmoupgrade reload
What are the requirements?
MMOItems, MythicLib, and Vault (when economy costs are used) are required. Optional integrations include AuraSkills, ItemsAdder, CraftEngine, MythicMobs, Nexo, and PlaceholderAPI.
Which storage backends are supported?
FILE stores player data in local YAML files, SQLITE uses a local SQLite database, and DATABASE uses the shared MySQL or MariaDB settings from database.yml.
Can I use MMOItems native upgrade data?
Yes. The mmoitems-upgrade-compat section in config.yml controls compatibility with MMOItems native upgrade data. Keep it disabled when MMOitemsUpgrade should be the primary upgrade system.
How do I give a support scroll or an enhancement scroll?
/mmoupgrade give successscroll <id> [player] [amount]
/mmoupgrade give scroll <id> [player] [amount]
Where can I find the placeholder list?
See Integrations and API for the PlaceholderAPI placeholder list.
Can I configure different success rates per level?
Yes. Success rates are configured by level range in contents/success-rates.yml. See Upgrade System.