Broadcast math problems and earn money for successful answers
AzusaMath is a Pocketmine plug-in that functions to provide maths problems and players can get prizes if they answer correctly.
Commands | Default | Permission |
---|---|---|
/math | Op | azusamath.command |
# Configuration for AzusaMath plugin
number_max: 100
# Time interval for maths questions to be answered
math_interval: 60
# Message when the player successfully answers the maths question
maths_completion_message: "§aCongratulations! §e{player} §asuccessfully answered the maths question correctly §6{money} §aMoney"
# Message when no one answers the maths question
no_answer_message: "§cNo one answered the maths question, move on to the next maths question..."
# Delay when question is missed or answered
maths_delay_solved: 5
# Rewards when players successfully answer maths questions
prize_min: 1000
prize_max: 10000
# Economy you are using (Must use LibPiggyEconomy)
Economy:
type: "bedrockeconomy" # Change this to your specific economy provider if needed (bedrockeconomy/economyapi)
Authors | Github | Lib |
---|---|---|
Cooldogepm | Cooldogepm | BedrockEconomy |
Mathchat900 | Mathchat900 | EconomyAPI |
Version: 1.2.2
Downloads: 289
Updated: 7/9/2024
Supported API versions: 5.0.0 to 5.27.1
Categories: General, Educational, Economy
License: APACHE-2.0