By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Give money to players when they join the server at lucky time.
For example: You config luckyMoney: 100
and luckyNumber: 1000
. If player is the 1000th player join the server, they will have 100$
NOTE!
Make sure EconomyAPI is installed.
luckyMoney: 100
# Players who join the 1000th server will receive $ 100
luckyNumber: 1000
message: "{PLAYER_NAME} is the {LUCKY_NUMBER}th player so he/she have {MONEY}$ for free!"
# {PLAYER_NAME} for the name of lucky player
# {MONEY} for the luckyMoney
# {LUCKY_NUMBER} for the luckyNumber
install LuckyPlayer
to install pluginReleased under the GPL-2.0 license.
You can leave one review per plugin release, and delete or update your review at any time