Scroll Tasks
# Scroll Task Introduction
Added scroll tasks in version 1.9.0+
New command /plk changeItem [task id] (player name)
Use this command to generate a task scroll to player's inventory based on existing tasks
# Task Binding System
- Each scroll task will be bound to corresponding player when generated (server owners don't sell scrolls, generate sell commands)
- Only corresponding player with the scroll task in inventory can perform the task
- Lost or other players getting the scroll cannot perform the task
# Task Completion Process
- Player with their task scroll in inventory will start the task
- Task objectives will have reminders like normal tasks
- After completing all objectives, player holds task scroll and clicks air to complete task and claim rewards
# Scroll Task Applicable Scenarios
- Menu tasks, can work with menu plugins to let players choose a task to execute
- Sell tasks, can convert some high rarity tasks to scrolls for players to obtain
- Story tasks, can work with NPC plugins, after NPC dialogue use this command to give task scrolls
- Process tasks, can reward next task after completing previous task (task rewards can use command rewards)
- Daily task expansion, can as above, set daily task rewards as commands for example
/plk addReward command 1 plk#changeItem#1#${player}
This command means reward player with a task scroll with task ID 1