Equipment and Messages
Equipment Config
equipment-config.yml drives virtual loot and crafting output for runs.
Drops
Each drop entry contains:
keytypeidweightmin-phasemax-phase
Operator meaning:
typeandidmust point at valid MMOItems entries.weightcontrols relative drop chance.min-phaseandmax-phasegate entry to certain stage phases.
Recipes
Each recipe contains:
- input item refs
- output item ref
gold-costmin-phase
Recipe crafting succeeds only if player has enough gold, is in late enough phase, and owns required virtual inputs.
Message Config
message-config.yml holds prefix plus most player/admin text.
Edit prefix, run join/quit notices, validation and setup feedback, supply menu labels, admin menu labels, and preview labels.
Do not rename config keys unless plugin code is updated too. Keep placeholders like {dungeon}, {gold}, {level}, {stage}, and {round} intact. If you localize text, test menus and validation feedback in game.