Raffle.php

From Bebot Wiki 2
Jump to navigationJump to search
Raffle Module User Reference[edit]

Description[edit]

Improved Raffle module that supports multiple winners when raffling identical items and logging via the UserHistory_RAID.php module.

Commands provided[edit]
^Command  ^ Keyword  ^Argument(s)   ^Description                          ^Tell      ^Guild     ^Priv      ^
|!raffle | start   | <item(s)>       | Starts a raffle for <item(s)>.      | Leader    | Disabled  | Leader    |
|!raffle | cancel  |               | Cancels active raffle. No winner.     | Leader    | Disabled  |Leader     |
|!raffle | join    |               | Join the active raffle.               | Guest     | Disabled  | Guest     |
|!raffle | leave   |               | Leave the active raffle.              |Guest      |Disabled   |Guest      |

Note a raffle gives winning order. If there's only 1 item, only the 1st winner wins. But if more items, the first winner chooses among items, then the 2nd chooses among leftovers, etc, until no item or winner left.

Module settings[edit]
^Setting       ^Default   ^Description
|Duration     |60       |Duration (in seconds) of raffles.