A simple 1v1 TicTacToe Spigot/Bukkit plugin for Minecraft, using ItemFrames.
| Minecraft Version | Plugin Version | Notes |
|---|---|---|
| 1.20+ | v1.2 | Compiled as Java 17 |
| 1.16.4+ | v1.1 | Compiled as Java 7 |
Download here: https://github.com/stuntguy3000/Minecraft-TicTacToe/releases
Please note: I will not be actively maintaining this plugin, but if you find a bug or want to request a feature, leave an issue or contact me on Discord (@stuntguy3000)
- 1v1 Mode
- Block/Environment Protection to prevent accidental damage to the board
- Simple and intuitive game user interface for quick operation
- Plugin configuration settings
- Configurable Walk-away & disconnection protection (remove the player from a game if they physically walk away from the board, or quit the server)
All Players:
/tictactoe board - Access board specific commands
/tictactoe leave - Leave the current game
/tictactoe version - View plugin info
/tictactoe help - View plugin commands
Admin Only (Permission: tictactoe.admin)
/tictactoe board - Access board specific commands
/tictactoe board list - View a list of known boards
/tictactoe board remove [id] - Removes a board (either at location or by specifying an id)
/tictactoe board create - Creates a board
/tictactoe board cancel - Cancels board creation




