SimonSays - v1.2.7 Chance commands and accent parsing
Added • New answer parsing so that answers that have accents do not require the accents in chat. For example "Zboże" can be typed as "Zboze" as a correct answer. • Added the option for chance commands. If you would like a command to have an x% chance to run, you can format your commands like this under the rewards section.
Code (YAML):
commands: # List of commands to run (%player% = winner's name) - command: "minecraft:give %player% minecraft:diamond 1" chance: 50