We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674390b commit d9ed37dCopy full SHA for d9ed37d
docs/minigame/support/plugin-files-explained.mdx
@@ -168,7 +168,7 @@ Here you can set up MySQL plugin configuration. You need to enable MySQL first i
168
Here you can set up rewards that your players can get after specific triggers.
169
Commands are executed by default BY CONSOLE, use "p:" to preform command by player.
170
You can also use chance to execute command adding "chance(NUMBER):" (ex chance(10):) at the beginning of command.
171
-[Learn more about the Placeholders you can use at rewards.yml](../../placeholders)
+[Learn more about the Placeholders you can use at rewards.yml](../placeholders)
172
173
<Tabs groupId="minigame" defaultValue="villagedefense" queryString
174
values={[
0 commit comments