Difference between revisions of "Extensions:Rank Rewards"

From Lorekeeper Wiki
Jump to navigation Jump to search
(ext page)
m (list)
 
Line 1: Line 1:
 
{{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}}
 
{{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)
+
* Grants (X thing) to all people of (Y rank) every (Z time)
-Any standard loot_select items supported
+
* Any standard loot_select items supported
-Can set grants to daily/weekly/monthly  
+
* Can set grants to daily/weekly/monthly  
-Multiple different grants for multiple different ranks can coexist at the same time
+
* Multiple different grants for multiple different ranks can coexist at the same time
 
== Installation ==
 
== Installation ==
 
* php artisan migrate
 
* php artisan migrate

Latest revision as of 13:10, 16 May 2024

Rank Rewards
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

Usage

Troubleshooting

Images

See Also