v0.6.0
release7 марта 2026 г.⚠️ Breaking changes
- Quest types are enabled according to the enabledQuestTypes config option. You need to ensure this value is set correctly or quests won't be generated for players.
🚀 Features
Reward tiers are now configurable
Customize reward tiers in config, and use custom loot tables for rewards. Default values are as they were previously.
New quest type: Deposit item
- This quest type requires the player to deposit a certain amount of a certain item.
- Quest items are controlled via the
daily-quest:deposit_item_questsloot table (you can override this with a custom table to customize it). - This quest type is disabled by default as it requires extra setup: you need to make players able to run the
/quests internal deposititemcommand as an op (e.g. through Fuji's "run-as fake-op"). This may change in future, but is done like this as the server this mod was made for is choosing to make an NPC you need to interact with to deposit items.
🛠️ Other changes and fixes
- Migrated to Mojang mappings in preparation for Minecraft 26.1
Full changelog: https://github.com/Samuel-Lewis/mc-daily-quest/compare/v0.5.2...v0.6.0
v0.5.2
release25 января 2026 г.🛠️ Fixes
- Fix jackson json error on load
- Fix NPE on config initialisation
- Fix global config enabledQuestTypes default value generation
Full Changelog: https://github.com/Samuel-Lewis/mc-daily-quest/compare/v0.5.1...v0.5.2
v0.5.1
release4 января 2026 г.🛠️ Fixes
- fix: strip v prefix from github tag when building version, hopefully squashing the warning in server log
Full Changelog: https://github.com/Samuel-Lewis/mc-daily-quest/compare/v0.5.0...v0.5.1
v0.5.0
release4 января 2026 г.🚀 Features
- Update to Minecraft 1.21.11 by @nickrobson
🛠️ Fixes
- Fix formatting of leaderboard text when client has mod by @nickrobson
🐛 Known Issues
- Semver formatting is throwing a warning in server logs, it has incorrect syntax
Full Changelog: https://github.com/Samuel-Lewis/mc-daily-quest/compare/v0.4.1...v0.5.0
v0.4.1
release3 ноября 2025 г.🛠️ Fixes
- Fixed players receiving duplicate quest complete messages
- Make one line messages never have a linebreak before
- Fixed quest assign message sending to the author instead of the receiver
Full Changelog: https://github.com/Samuel-Lewis/mc-daily-quest/compare/v0.4.0...v0.4.1
Совместимость
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:6 месяцев назад
Обновлён:2 месяца назад
