Skip to content

Commit

Permalink
Added notice about placeholders with arena ids _
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigerpanzer02 authored Mar 5, 2024
1 parent d9ed37d commit 5745c9a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/minigame/placeholders.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ If you got [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) instal
- ... use the [**placeholders**](https://www.spigotmc.org/wiki/placeholderapi-placeholders/) from [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) on our plugin.
- ... use our placeholders in other plugins.

:::warning
If you got a arena id which contains "_" rename the arena id to a name without "_" in your arenas.yml
:::

:::info
For our *PlaceholderAPI placeholders* you will need to replace...

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

</TabItem>
</Tabs>
</Tabs>

0 comments on commit 5745c9a

Please sign in to comment.