WelcomeRaffle
A lightweight Minecraft plugin that hosts a short raffle whenever a new player joins, rewarding one random greeter who says “welcome” in chat.
39
0
WelcomeRaffle
A lightweight Minecraft plugin that turns welcoming new players into a fun raffle event.
📖 How It Works
- When a player joins for the first time, the raffle begins.
- Everyone else sees a configurable action bar message:
- Players have a set time window (default 10 seconds) to type
welcomein chat. - After the timer ends, one random player is chosen as the winner.
- The winner silently receives rewards — no broadcasts, no alerts.
⚙️ Features
- 🎯 Triggers only on first join
- 💬 Customizable action bar message (
config.yml) - ⏳ Configurable raffle duration
- 🎲 Random winner selection
- 🔒 Silent rewards (no messages or broadcasts)
- 🛠️ Rewards fully configurable via commands
📝 Example config.yml
# Action bar message shown when a new player joins
join-message: "Say \"welcome\" for a chance to win rewards!"
# How long the raffle lasts (in seconds)
raffle-duration: 10
# Commands to run for the winner
# %player% will be replaced with the winner’s name
rewards:
- "give %player% diamond 3"
- "eco give %player% 500"
Создатели
Детали
Лицензия:MIT
Опубликован:7 месяцев назад
Обновлён:7 месяцев назад
