Difference between revisions of "Extensions:Rank Rewards"
Jump to navigation
Jump to search
(make page) Tag: 2017 source edit |
(ext page) |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Rank Rewards|desc=Reward certain ranks with something every set time period|auth=CH3RVB, Ne-wt, Moif|status=stable|github={{Github|user=CH3RVB|branch=extension\rank-rewards}}|LKVer=2.1|migration=yes|package=no}} |
− | + | -Grants (X thing) to all people of (Y rank) every (Z time) | |
+ | -Any standard loot_select items supported | ||
+ | -Can set grants to daily/weekly/monthly | ||
+ | -Multiple different grants for multiple different ranks can coexist at the same time | ||
== Installation == | == Installation == | ||
− | + | * php artisan migrate | |
+ | * php artisan optimize | ||
+ | * php artisan update-extension-tracker | ||
== Configuration == | == Configuration == | ||
− | + | Make sure to set up the rewards and make sure they're active | |
== Usage == | == Usage == | ||
<!-- Is there anything users should know about using your extension? --> | <!-- Is there anything users should know about using your extension? --> | ||
Line 13: | Line 18: | ||
== See Also == | == See Also == | ||
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | <!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | ||
− |
Revision as of 12:09, 16 May 2024
Description | Reward certain ranks with something every set time period |
---|---|
Author(s) | CH3RVB, Ne-wt, Moif |
Status | stable |
Github | extension\rank-rewards |
LK Version | 2.1 |
Contains a Migration | |
-Grants (X thing) to all people of (Y rank) every (Z time)
-Any standard loot_select items supported
-Can set grants to daily/weekly/monthly
-Multiple different grants for multiple different ranks can coexist at the same time
Installation
- php artisan migrate
- php artisan optimize
- php artisan update-extension-tracker
Configuration
Make sure to set up the rewards and make sure they're active