v0.0.1 - Initial Release Patch Notes
What's new in v0.0.1 - Initial Release
Skills
- Mining - Gain XP from breaking stone and ores
- Woodcutting - Gain XP from chopping trees and logs
- Excavation - Gain XP from digging soil and dirt
- Harvesting - Gain XP from harvesting plants and crops
Features
- Quadratic XP scaling formula for balanced progression
- Per-player XP display preferences (toggle on/off, set minimum threshold)
- Persistent player data via ECS component codec
- JSON config file with hot-reload support
- Pattern-based block matching for flexible XP configuration
Commands
/mmoxp- View your skill levels and XP progress/xpdisplay- Configure personal XP notification settings-
on/off- Toggle XP gain messages -
threshold --value=- Only show gains >= n XP -
status- View current settings /mmoconfig(OP only) - Server configuration-
list --args=- View XP configurations -
- Set XP for block pattern--args= -
basexp --args=- Set base XP per level -
scale --args=- Set leveling speed -
remove --args=- Remove block pattern -
reload- Reload config from file
Looking for technical details? View full developer changelog for v0.0.1 - Initial Release