Skip to content

Commit 5745c9a

Browse files
Added notice about placeholders with arena ids _
1 parent d9ed37d commit 5745c9a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/minigame/placeholders.mdx

+5-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ If you got [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) instal
1414
- ... use the [**placeholders**](https://www.spigotmc.org/wiki/placeholderapi-placeholders/) from [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) on our plugin.
1515
- ... use our placeholders in other plugins.
1616

17+
:::warning
18+
If you got a arena id which contains "_" rename the arena id to a name without "_" in your arenas.yml
19+
:::
20+
1721
:::info
1822
For our *PlaceholderAPI placeholders* you will need to replace...
1923

@@ -211,4 +215,4 @@ You will need to replace...
211215
| `%arena_option_reset_blocks_in%` | `%thebridge_arena_ARENAID_option_reset_blocks_in%` | Get the count of block reset | ARENA |
212216

213217
</TabItem>
214-
</Tabs>
218+
</Tabs>

0 commit comments

Comments
 (0)