skript-placeholders
skript-placeholders copied to clipboard
**Add PlaceholderAPI Value Fetching to `skript-placeholders` (Feature from Ersatz)**
Suggestion
Add a feature to skript-placeholders
that retrieves the value of a placeholder from PlaceholderAPI, similar to how it's done in the now deprecated "Ersatz" plugin:
[the] ([value of] placeholder[s]|placeholder [value] [of]) %strings% [from %players%]
.
Documentation link: Ersatz Placeholder Expression.
Why?
This feature is useful to easily fetch PlaceholderAPI values in Skript. Since "Ersatz" is no longer maintained, adding this functionality would improve skript-placeholders
.
Alternatives Considered
Other alternatives, such as using complex custom code, are possible but not as straightforward. "Ersatz" handled this neatly.
Other
It would enhance usability by reducing the need for external workarounds.