Latest Version v1.4.3
- Create raffles to giveaway items, kits, oxide groups, and oxide permissions.
- Discord webhook announcement support.
- Supports Economics & Server Rewards to purchase raffle tickets.
- Increase your chance to win by purchasing more tickets.
- Set a raffle length to automatically draw a winner after a set time (supports server restarts).
Discord Webhook Support:
Server Rewards – https://umod.org/plugins/server-rewards
Economics – https://umod.org/plugins/server-rewards
Image Library – https://umod.org/plugins/image-library (Required)
Kits – https://umod.org/plugins/rust-kits
Discord Messages – https://umod.org/plugins/discord-messages
/raffle
– Opens the raffle menu to buy tickets.
While the in-game menu is the simplest way to create raffles, there’s also a console/RCON command available as an alternative.
newraffle "name=Raffle name" "type=Raffle type" "length=7d or 8h or 10m" "price=Price per ticket"
The newraffle
console command has optional settings you can use. These options are flexible; you can add them in any order.
ID | Information |
---|---|
“winnercount=1” | Amount of winners. (Default 1) |
“img=Image URL” | Image URL or item shortname. |
“cmd=Command reward” | Console command reward. You can use {playerID}, {name}, {raffle} in the command. |
“kit=Kit reward ID” | Kit ID to give to the player. |
“eco=Eco reward” | Economics reward amount. Can be set to Economics, Server Rewards, or an item like scrap. |
For example:
newraffle "name=AK Kit" "type=Kits" "length=1d" "price=50" "img=rifle.ak" "kit=Ak_Kit" "cmd=say {name} won the raffle for {raffle}!"
This command sets up a new raffle that ends in 1 day. Each ticket costs 50 units. The raffle displays an AK item image and rewards the winner with the “AK_Kit” kit.
raffle.admin
– Grants access to create and remove raffles.
Reviews
There are no reviews yet.