Kill Tasks
Kill MM monster explanation:
1. Kill tasks only support MythicMobs monsters or normal monsters
2. One kill task objective can only select one MythicMobs monster or normal monster
3. One task is composed of multiple task objectives
# Kill MythicMobs Monster Example
# First method: Use GUI to create
Suppose we want to create a task objective - Kill 5 zombie kings
Step 1. Add kill task, kill count requirement 5
/plk addDemand kill 5
Step 2, see the image below, select according to the opened GUI
# Second method: Use command to create directly
Suppose we still want to create a task objective - Kill 5 zombie kings
Step 1. Add kill task, kill count requirement 5
/plk addDemand kill 5 SkeletalKnight
Complete
# Kill Normal Monster Example (judged according to monster type)
# Kill normal monster task
Step 1. Add kill task, kill zombies count requirement 1, monster names in different MC versions should follow TAB completion (case sensitive)
/plk addDemand killNormal 1 zombie