FrostTicTacToe is a Pocketmine MP plugin that adds a fun and interactive TicTacToe game to your Minecraft server. Players can start, join, and manage TicTacToe games through a series of simple commands. This plugin is perfect for adding an extra layer of entertainment to your server, allowing players to challenge each other to quick and strategic TicTacToe matches.
- Start a new TicTacToe game.
- Join an existing game.
- Get a list of all active games.
- End an active TicTacToe game.
- Get help and usage instructions.
- Configurable winning reward amount.
Start a new TicTacToe game.
Usage:
/fttt start
Join an existing TicTacToe game started by another player.
Usage:
/fttt join "GAMERTAG"
Display help information and command usage instructions.
Usage:
/fttt help
End an active TicTacToe game that you have started or joined.
Usage:
/fttt end
Get a list of all active TicTacToe games on the server.
Usage:
/fttt list
- Download the latest release of the FrostTicTacToe plugin from the Poggit releases page SOON.
- Place the downloaded
.phar
file into theplugins
folder of your Pocketmine MP server. - Ensure you have the BedrockEconomy plugin installed, as FrostTicTacToe depends on it for in-game currency functionalities.
- Restart your server to load the plugin.
- Navigate to the
plugin_data/FrostTicTacToe
directory in your Pocketmine MP server folder. - Open the
config.yml
file. - Set the winning reward amount in the configuration file.
Example config.yml
:
# FrostTicTacToe Configuration
reward:
money: 100
- Save the
config.yml
file and restart your server for the changes to take effect.
Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue on the GitHub repository. Pull requests are also appreciated.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.
If you need help or have any questions, feel free to open an issue on GitHub or contact the plugin developer at [support@frostnetwork.xyz].
Enjoy playing TicTacToe on your server with FrostTicTacToe!