> Information < This plugin is a game-to-text plugin made for frustrated users. Very comfortable to use with simple and concise editable configuration files.
> Feature < - There are types of games, text, calculations.
- Very easy config configuration
- There are prizes for answering questions correctly in the order category.
- There is a command to reload when finished editing the config.
- Minimum and maximum numeric values are set in config.
If you want to add a feature or want to fix any part and contact the problem via Discord.
Discord Support :
https://discord.gg/skpTwCCNEq
#Set a random message for players to type accordingly.
messages:
- "Hello, world!"
- "Welcome to the server!"
- "Good luck in the game!"
- "Have a nice day!"
#Set the lowest and highest numbers to be added randomly.
min-number: 1
max-number: 10
#Set the message displayed when a player responds to GameChat.
game-over-message: "[System] The game has ended please wait for the next round"
math-question-declaration: "[System] Answering calculation questions to receive prizes§8:§f %num1% + %num2% = ?"
message-question-declaration: "[System] Answering message questions to receive prizes§8:§f %message%"
win-message: "§8[§9System§8] §a%player% Win! and receive prizes!"
#Set the command for give to player
reward-command:
- "give %player% iron_pickaxe 1"
- "give %player% iron_helmet 1"
- "give %player% iron_chestplate 1"
- "give %player% iron_leggings 1"
- "give %player% iron_boots 1"
#Set the message to player correct answer.
correct-answer-message: "Congratulations! You have answered the question correctly."
#Set time between game next round
time-between-games: 120