Description
Basics
- This is a plugin that multiplies drops by a chosen multiplier.
- You can change this multiplier in the config or with the command
/multiplier (ore | npc) (value | enabled | disabled) - The command changes the multiplier instantly while the game is running.
Default values
"OreMultiplier": 2,
"OresEnabled": true,
"NpcMultiplier": 2,
"NpcMaterialsEnabled": true
Multiplied Items
- All ores
- All hides
- All fabric scraps
- Chitin
- Venom sac
I used this template https://github.com/Kaupenjoe/Hytale-Example-Plugin


