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: content/docs/serviceio/placeholders.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ current-bank: "Your current bank: %serviceio_bank%"
113
113
2. PlaceholderAPI is installed and enabled
114
114
3. The relevant service provider (economy, permissions...) is installed and working
115
115
4. ServiceIO has successfully detected and registered the service provider
116
-
5. There is no typo in the placeholder and it is properly used `%serviceio_<PLACEHOLDER>%`
116
+
5. There is no typo in the placeholder and it is properly used `%serviceio_<placeholder>%`
117
117
</Callout>
118
118
119
119
If a placeholder shows the literal placeholder text instead of the expected value, check your ServiceIO configuration and ensure the appropriate service providers are properly installed and configured.
0 commit comments