You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/minigame/placeholders.mdx
+5-1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ If you got [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) instal
14
14
- ... use the [**placeholders**](https://www.spigotmc.org/wiki/placeholderapi-placeholders/) from [**PlaceholderAPI**](https://www.spigotmc.org/resources/6245/) on our plugin.
15
15
- ... use our placeholders in other plugins.
16
16
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
+
17
21
:::info
18
22
For our *PlaceholderAPI placeholders* you will need to replace...
19
23
@@ -211,4 +215,4 @@ You will need to replace...
211
215
|`%arena_option_reset_blocks_in%`|`%thebridge_arena_ARENAID_option_reset_blocks_in%`| Get the count of block reset | ARENA |
0 commit comments