Difference between revisions of "Extensions:Periodic Rewards"
(make page) |
|||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title=Periodic Rewards|desc=Distribute rewards | + | {{Extensioninfobox|title=Periodic Rewards|desc=Distribute rewards after X submissions/purchases/plays/etc|auth=CH3RVB|status=testing|github={{Github|user=CH3RVB|branch=extension/periodic-rewards}}|LKVer=2.17|migration=yes|package=no}} |
Adds a plug and use "every X submission/purchase/etc" widget. Users receive the rewards according to the operator and their number of submissions/purchases/plays/etc. | Adds a plug and use "every X submission/purchase/etc" widget. Users receive the rewards according to the operator and their number of submissions/purchases/plays/etc. |
Revision as of 21:18, 21 June 2024
Description | Distribute rewards after X submissions/purchases/plays/etc |
---|---|
Author(s) | CH3RVB |
Status | testing |
Github | extension/periodic-rewards |
LK Version | 2.17 |
Contains a Migration | |
Adds a plug and use "every X submission/purchase/etc" widget. Users receive the rewards according to the operator and their number of submissions/purchases/plays/etc.
Contents
Installation
php artisan migrate php artisan optimize
Configuration
see "Adding Module To Other Areas"
Usage
Troubleshooting
contact me on discord or in the server, UN is supercool
Images
See Also
Adding Module To Other Areas
This extension only supports prompts by default, but is set up to allow itself to be pretty easily plugged into other extensions, if desired.
A logging function has come ready for you in the extension already-- if you have systems that don't necessarily have logs (foraging, encounters, etc)
The wiki is being a joke, so the document will be hosted here for the time being: https://docs.google.com/document/d/1BRfcxnuU0e18ys50AL09BJKtXCmL4Wfz21Ob0zdwxXE/edit?usp=sharing