Minesweeper in minecraft using the chest GUI
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- 1.17
- 1.18
- Source Code:
- https://github.com/DDQuin/MinesweeperMC/
/ms play [number] to play the game
/ms quit to quit
/ms help to get more information on each command.
The ms.play permission is required to use the commands.
The library that was used to create the chest GUIs is here
(Tested only in 1.16.4)
https://github.com/Phoenix616/InventoryGui
Known issue:
When you click a tile the GUI is closed and opened again thus resetting the cursor but this has to be done to update the title of the gui (packets have to be sent for the title to update dynamically which the GUI library doesn't support as Shown here)
![]()

MinesweeperMC 1.0.1
Play a 9x6 minesweeper board using the GUI!
Recent Updates
- Clarified text Jan 5, 2021