Difference between revisions of "Extensions:Raffle Options"
Jump to navigation
Jump to search
(Creating basic) Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 9: | Line 9: | ||
== Installation == | == Installation == | ||
Pull the extension, run <code>php artisan migrate</code> | Pull the extension, run <code>php artisan migrate</code> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Troubleshooting == | == Troubleshooting == | ||
− | + | Contact @scuffednewt on the Discord. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 13:14, 3 January 2024
Description | Extends raffles |
---|---|
Author(s) | Ne-wt |
Status | testing |
Github | extension/raffle-options |
LK Version | 3.0.0 develop |
Contains a Migration | |
This is on the Lorekeeper v.3 develop branch. Do not install unless you are on the develop branch or v.3.0.0 pre-release.
- Allows users to enter themselves into a raffle (once)
- Allows admins to set a raffle to allow self-entry
- Added end_at and roll_on_end to raffles (automatic roll when end_at time passes)
Installation
Pull the extension, run php artisan migrate
Troubleshooting
Contact @scuffednewt on the Discord.