AirDrop
Retain your players by offering them money at random times
⚠️ Important Over three years ago, when I was just beginning my studies, I developed four plugins for Azuriom: Spin‑Wheel, Airdrop, CoinFlip, and Tebex. At the time, my code was far from optimized, and these plugins now carry a technical debt that would demand a full rewrite—a task too large for the time I have available.
It’s time to close this chapter. Thanks to the Azuriom community for your trust and for using my plugins. I hope your players enjoyed them!
End of support
- Starting on July 21, 2025, these plugins will no longer receive updates or fixes.
Reprise & refund
- Reprise: Want to continue development? I can share the source code with you.
- Refund: If you purchased a plugin between April 1, 2025 and July 21, 2025, you can request a full refund.
For any request, find me on Discord: My server
On shared hosting you need to setup a cron task that execute with php
the file artisan
in public_html/htdocs
with the arguments shedule:run
On Linux : * * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1
On Windows 10 : https://quantizd.com/how-to-use-laravel-task-scheduler-on-windows-10/
An improvement to suggest ? go to discord ! Une suggestion ? go sur discord ! -> https://discord.com/invite/upPHs3WsUt
The plugin sends a discord webhook with a code at a random time based on the settings, players have the option to enter the code and win a random amount of money (site).
Users view (without theme):
Admin view: -> Settings
Discord server:
Buy
Information
- Author: Raphaël
- Type: Plugin
- Version: 1.0.9
- Downloads: 455
- Released: December 23, 2022 at 2:13 AM
- Updated: July 21, 2025 at 11:40 PM