- Native Minecraft Version:
- 1.14
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
A simple chat minigames plugin I made!
- Almost everything is changeable in the config!
- 1.8 - 1.14.4
- Configurable random time between questions
- 3 modes:
- Unlimited configurable questions
- Math questions
- configurable unscramble words!
![]()
![]()
![]()
![]()
- /chatgames reload - Reload the config
- /chatgames - Ask a random question.
Code (YAML):
minTime: 400
maxTime: 600
timeoutTime: 30
format: '&eChat&6Games&9▸ &7%msg%'
globalWinMsg: '&a%player%&7 Won in &e%time%&7 seconds!'
playerWinMsg: '&7You won!'
enablePlayerWinMsg: false
noOneWinMsg: '&7No one won! The answer was: &a%answer%'
unscrambleMsg: '&7Unscrmable the word: &a%word%'
mathMsg: '&7What is: &a%math%'
typesEnabled:
normal: true
math: true
unscramble: true
winnerCommands:
- say %player% won math/unscramble
questions:
examle:
ask: What is &a1 + 1?
answers:
- two
- '2'
rewardCommands:
- say %player% won
Want a better Minecraft server?
Read about SpigotMC here!