Difference between revisions of "Extensions:Fetch Quests"
Jump to navigation
Jump to search
Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Fetch Quests|desc=Adds fetch quests|auth=Author(s)|status=Stable |github={{Github|user=lostinprogres|branch=FetchQuests}}|LKVer=2.1.1|migration=no|package=no}} |
Simple fetch quests. Generates a fetch quest every hour, by randomly selecting an item to be "fetched" from a specified category. Users can complete this fetch quest by simply handing in the item on the fetch quest page once an hour, and get a currency reward for doing so. | Simple fetch quests. Generates a fetch quest every hour, by randomly selecting an item to be "fetched" from a specified category. Users can complete this fetch quest by simply handing in the item on the fetch quest page once an hour, and get a currency reward for doing so. | ||
== Installation == | == Installation == |
Revision as of 07:44, 15 May 2023
Description | Adds fetch quests |
---|---|
Author(s) | Author(s) |
Status | Stable |
Github | FetchQuests |
LK Version | 2.1.1 |
Simple fetch quests. Generates a fetch quest every hour, by randomly selecting an item to be "fetched" from a specified category. Users can complete this fetch quest by simply handing in the item on the fetch quest page once an hour, and get a currency reward for doing so.
Installation
Pull the branch, handle any conflicts, and
php artisan add-site-settings
and
php artisan optimize
.
Configuration
All configuration is inside of site settings.