File Details
quests-cobb-1.0.4.jar
- R
- Jan 28, 2026
- 185.57 KB
- 19
- 1.21.1
- Fabric
File Name
quests-1.0.4.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog (1.0.4)
Fixed: Trainer Challenges (RCT) not progressing
- “Gagner sans K.O” now tracks fainting per player and per battle using
BATTLE_FAINTED, then validates onBATTLE_VICTORY. - “Gagner sans objet” now checks item usage at victory time via the player’s battle actor (
itemsUsed), instead of relying on battle start state. - Result: both quests should now reliably progress in RCT trainer battles.
Changed: Money rewards executed by server console
- Reward money command (
/balance <player> add <amount>) is now executed using the server console command source instead of the player’s command source.

