New version of RockPaperChamp available! What's New:
Added support for executing multiple commands when there is a tie, using the variables {player1} and {player2}.
Code (Text):
commands:
win: "say {player} has won the game!" #Use {player}
lose: "say {player} has lost against {opponent}!" #Use {player}
tie:
- "say It's a tie between {player1}!"
- "say It's also a tie between {player2}!"
New version of RockPaperChamp available! What's New:
A config option has been added to disable notifications. I forgot to include it in the last update, but it’s better this way to keep things active, haha! Take advantage now—more updates are coming soon, and the price might go up later, haha!
New version of RockPaperChamp available! What's New:
The challenge duration can now be customized via the configuration file, allowing you to set the time limit and modify the corresponding message as needed.