Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Placeholders from API/EssentialsX variables #259

Open
caramelpony opened this issue Aug 29, 2019 · 0 comments
Open

Custom Placeholders from API/EssentialsX variables #259

caramelpony opened this issue Aug 29, 2019 · 0 comments

Comments

@caramelpony
Copy link

I'd love to see the addition of a %user_mail_count% placeholder, to allow frequenting users to see pending mail. Small variables like that, and also the ability to add custom placeholders from an API, so like

//Pre-requisite values for the below mentioned APIs.
"token" = "SomeTokenToAllowAPIAcess"
"userUUID" = player.UUID


//Placeholders and such
"%example1%" = "https://example.com/apiv2/{token}/user/{userUUID}/serverVar"

So, %example1% would be referring to the about URL, and allow the server owner to define some pre-requisite info that might need to be provided for the API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants