WelcomeRaffle
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
平台: paper purpur
标签: economy minigame social
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"请登录后举报
请 登录 后赞助作者。
暂无评论,抢个沙发吧~