- new mythicmob quest for killing custom mobs created with the mythicmob plugin!
Code (YAML):
MythicMobs:
displayName
: Kill 100 Cave Spiders
type
: mythicmob
description
: Kill 100 Cave Spiders before the time runs out!
goal
: 100
questDuration
: 30m
entities
:
- CAVE_SPIDER
rewards:
experience
: 100
money
: 1000
- new
harvest quest type for harvesting blocks like sweet berries
- new
experience quest type, challenges players to gather as much experience as possible.
- changes to placeholders so if you do not provide a quest ID, for example
%communityquests_goal% would return the goal for the active quest that began first.