8.5.2 MANAGING TASKS

Positions created within a guild may be assigned a "tasks" privilege to assist with creating and managing tasks as well as setting promotion thresholds. This is independent of the "promote" and "points" privilege which has the authority over awarding or removing points from guild members. Guild Leaders can conduct all of the below actions as well.

To manage your guild's tasks:
GUILD TASK NEW
- Create a new standard task for your guild.
- Use the ID generated for subsequent commands.

GUILD TASK <id> <SET/EDIT> <attribute> <value>
- Set attribute details for the specified task.
- New "set" commands will override old values.
- Available attributes: 
    - brief_desc: Set a summary for the task which will show on GUILD TASKS LIST
    - verbose_desc: Set a detailed description for the task.
        - Using EDIT will open the editor, use SET for inline updates)
    - points: What is this task worth?
    - category: A keyword or category organising for this task. One word only.
    - maxcompletions: How many times can a member complete this?
        - Defaults to 0, which is unlimited                
    - path: Members of which path can complete this task
        - Defaults to 0, which allows all paths
    - rankmin: Lowest rank a member can be to complete this task
        - Defaults to 0, which allows all ranks
    - rankmax: Highest rank a member can be to complete this task
        - Defaults to 0, which allows all ranks
        - Must be greater or equal to rankmin
    - quest: Associate a quest name from QUESTS ALL to this task
        - Member completion of designated quest will automatically award designated points by the system (provided they meet the other above criteria as indicated)
    - required: Make a task required to get to be promoted a rank. Must set ReqRank as well
    - reqrank: Set a required rank for a required task. A required task cannot be enabled unless this is set.

GUILD TASK <id> <ENABLE/DISABLE>
- Enabled or disable a task
- Disabled tasks are not visible to guild members and cannot be awarded or completed by members

To manage your guild's tasks:
GUILD POINTS THRESHOLD SET <rank> <points>
- For a supplied rank, how many points are required for a promotion.
- Allows setting of thresholds up to the maximum number of ranks in your guild.
- Notifies the promoter, recipient and guild logs of an eligible threshold met for promotion. Will NOT automatically promote.

GUILD POINTS THRESHOLD LIST
- View the list of threshold points set for each rank.

NOTE: No mortal can delete tasks as a security feature. If you need a task deleted from your list forever, please contact your patron.