A 2 in 1 plugin which helps you to make fun games in the chat for your server and custom broadcast.
This plugin needs EssentialsX to send money to the player
Code (Text):
#time between messages in second
time_messages: 120
#prize that the player will receive when he/she win a chat game
prize: 500
#Messages that will be sent in the chat
messages:
- "go to discord"
- "buy ranks"
- "idk"
games:
#just rewrite the word
normal:
- "cube"
- "enderman"
- "minecraft"
#calculate an addition with 2 numbers between min and max
math:
min: 0
max: 400
#write a mixed word correctly
rewrite:
- "blaze"
- "diamond"
- "pickaxe"
normalphrase: "rewrite %word% to win a prize !"
calculphrase: "calculate %number1% + %number2% to win a prize !"
rewritephrase: "find the correct word with the letters %letters% to win a prize !"
winphrase: "%player% found first !"