Description
Minecraft math plugin – how it works:
At random intervals, a math problem appears. The first player to give the correct answer in chat wins rewards (rewards are configurable via commands).
Each player has 4 attempts per question. If no one answers within a time limit you define, nothing happens.
Each player has a small profile with their win streak, average response time, and other stats, viewable via a command.
There is also a global leaderboard accessible via a command, showing the highest win streaks and total wins.
The difficulty of the problems adapts to each player’s level.
Commands:
/mathrush or /mr
/mr def <value> — set the maximum time before a question expires
/mr defnum <n> — set the number of events per day
/mr run — force an event
/mr defreward ITEM:AMOUNT=PERCENT% — define rewards
/mr supprreward — remove rewards to edit them
/mr time <start> <end> — set the active time range (format 00:00)
/mr stats [player] — show a player’s statistics
/mr top — show the leaderboard
/mr reload — reload the config if needed
