Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
CobbleQuiz
The Ultimate Pokemon Trivia Experience for Cobblemon
About
CobbleQuiz transforms your Cobblemon server into an interactive trivia arena! Challenge your community with dynamically generated Pokemon questions - all powered by real Cobblemon data for 100% accuracy.
Whether you're running a casual survival world or a competitive Pokemon server, CobbleQuiz creates engaging moments that reward knowledge and bring players together.
Features
๐ฏ Dynamic Question Generation
Every question is generated in real-time using actual Cobblemon data. No outdated info, no wrong answers - just pure Pokemon knowledge testing.
18 Unique Question Types:
| Category | Questions |
|---|---|
| Moves | Learn levels, type, category, power, accuracy |
| Abilities | Hidden abilities, regular abilities, ability identification |
| Stats | Base stat totals, individual stats, weight, height |
| Pokemon | Types, evolution levels, Pokedex numbers, catch rates, egg groups |
๐ฌ Seamless Chat Integration
No clunky commands or GUIs - players simply type their answers directly in chat. The system is smart enough to accept multiple formats:
โ 56 โ 56.0 โ 56kg โ 56 kg
โ fire โ Fire โ FIRE
๐ Competitive Sessions
- Server-wide events where all players compete simultaneously
- Live leaderboards tracking top performers
- Point systems rewarding quick and accurate answers
- Automatic sessions at configurable intervals
๐ Configurable Rewards
Motivate players with tiered rewards based on question difficulty:
| Difficulty | Example Rewards |
|---|---|
| ๐ข Easy | Iron, Gold, Poke Balls |
| ๐ก Medium | Diamonds, Great Balls, Rare Candy |
| ๐ด Hard | Emeralds, Ultra Balls, Ability Capsules |
Plus bonus rewards for session completion!
โ๏ธ Fully Customizable
- Toggle individual question types on/off
- Adjust difficulty weights and spawn rates
- Create custom question templates
- Blacklist specific Pokemon or moves
- Configure timeouts, cooldowns, and session lengths
Installation
Requirements
| Dependency | Version | Required |
|---|---|---|
| Minecraft | 1.21.1 | โ |
| NeoForge | 21.1.90+ | โ |
| Cobblemon | 1.7.0+ | โ |
| FTB Ranks | 2101.1.0+ | โ Optional |
Quick Start
- Download the latest CobbleQuiz release
- Drop the
.jarinto your server'smodsfolder - Start your server to generate config files
- Customize settings in
config/cobbletrivia/ - Play! Use
/trivia startto begin
Commands
| Command | Description |
|---|---|
/trivia start [count] |
Start a trivia session (default: 10 questions) |
/trivia stop |
End the current session |
/trivia skip |
Skip current question & reveal answer |
/trivia reload |
Reload all configuration files |
/trivia help |
Display command help |
Alias: /tr (e.g., /tr start 20)
Permission: cobbletrivia.admin (default: OP level 2)
Configuration
All config files are located in config/cobbletrivia/
Main Settings (config.json)
{
"questionTimeoutSeconds": 60,
"pointsPerCorrectAnswer": 10,
"cooldownBetweenQuestions": 5,
"maxQuestionsPerSession": 10,
"autoStartEnabled": true,
"autoStartIntervalMinutes": 60
}
Rewards (rewards.json)
Configure item drops and command rewards per difficulty tier. Supports:
- Random amount ranges (min/max)
- Drop chance percentages
- Command execution with
%player%placeholder - Cobblemon items (Poke Balls, Rare Candy, etc.)
Messages (lang.json)
Fully customizable text with color code support for:
- Question announcements
- Correct/incorrect feedback
- Leaderboard displays
- Session start/end messages
Rewards
Difficulty Tiers
Easy Questions
- Basic Pokemon knowledge
- Type identification, simple stats
- Lower value rewards
Medium Questions
- Move details, abilities
- Evolution knowledge
- Mid-tier rewards
Hard Questions
- Specific base stats, catch rates
- Hidden abilities, exact weights/heights
- Premium rewards
Session Bonuses
Players who answer multiple questions correctly in a session can earn bonus rewards - perfect for encouraging consistent participation!
Support
- Issues? Open a ticket on GitHub
- Ideas? Feature requests are welcome!
- Questions? Check the wiki or ask in discussions
License
CobbleQuiz is open source software licensed under the Apache License 2.0.
Made with โค๏ธ for the Cobblemon community
by WhosLucid


