A PocketMine-MP CoinFlip plugin made for 5.0 servers
A simple and interactive coin flipping plugin for PocketMine-MP 5.x servers.
BetterCoinFlip is a lightweight plugin that adds a fun coin flip command to your PocketMine-MP server. When a player uses the command, they'll see an animated coin flip with sound effects (if supported) and receive the result (Heads or Tails).
.phar
file into your server's plugins
folderload
command to load the pluginCommand | Description | Permission |
---|---|---|
/flip | Flip a coin and get Heads or Tails | flip.coin |
Permission | Description | Default |
---|---|---|
flip.coin | Allows the player to use the flip command | true |
Simply type /flip
in the chat to flip a coin. You will see an animated sequence and then the final result (Heads or Tails).
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have suggestions, please create an issue on the GitHub repository.