Difference between revisions of "Extensions:Raffle Options"
Jump to navigation
Jump to search
(init page) Tag: 2017 source edit |
Tag: 2017 source edit |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Raffle Options|desc=Extends raffles|auth=Ne-wt|status=testing|github={{Github|user=Ne-wt|branch=extension/raffle-options}}|LKVer=3.0.0 develop|migration=yes|package=no}} |
| − | < | + | |
| + | <big>''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.''</big> | ||
| + | |||
| + | * 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 == | == Installation == | ||
| − | < | + | Pull the extension, run <code>php artisan migrate</code> |
| − | + | ||
| − | < | ||
| − | |||
| − | |||
== Troubleshooting == | == Troubleshooting == | ||
| − | + | Contact @scuffednewt on the Discord. | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 14: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.