Difference between revisions of "Extensions:Raffle Options"

From Lorekeeper Wiki
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>
 
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
  
 
== Troubleshooting ==
 
== Troubleshooting ==
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
+
Contact @scuffednewt on the Discord.
 
 
== Images ==
 
<!-- Do you have any images to show what it looks like in action? -->
 
 
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 

Latest revision as of 14:14, 3 January 2024

Raffle Options
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.