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

PlaceholderAPI Support #24

Closed
iplusplus42 opened this issue Jun 21, 2023 · 2 comments
Closed

PlaceholderAPI Support #24

iplusplus42 opened this issue Jun 21, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@iplusplus42
Copy link

Is your feature request related to a problem? Please describe.

I'd like to be able to have pronouns preceding/succeeding one's username, but I see no way to do that currently.

Describe the solution you'd like

I propose adding one placeholder for each pronoun type, something like the following:

  • %pronounmc_objective%
  • %pronounmc_subjective%
  • %pronounmc_reflexive%
  • %pronounmc_posessive%
  • %pronounmc_posessive_adj%

Describe alternatives you've considered

I'm honestly not sure what any alternatives would be, but I'm open to suggestions.

Additional context

Add any other context or screenshots about the feature request here.

@AceKiron
Copy link
Owner

What version of the plugin are you using?
We actually had PlaceholderAPI implemented in an earlier version, but this has been removed in v2.0 as it just isn't that simple anymore.

At first we had %pronounmc_pronouns% return somebody's pronouns, like He/him, He/they, They/it, Unspecified, Any, and Username, but in the later versions each set of pronouns can have one of the following statuses for each player:

  • Ask
  • Yes
  • Jokingly
  • Only if we are close
  • Okay
  • Nope

However, if you are good with PlaceholderAPI and know a solution, feel free to contribute to the code.

@AceKiron AceKiron added enhancement New feature or request question Further information is requested help wanted Extra attention is needed labels Jun 21, 2023
@AceKiron AceKiron self-assigned this Jun 21, 2023
@AceKiron
Copy link
Owner

AceKiron commented Aug 6, 2023

Stale issue, so I'm closing this.

@AceKiron AceKiron closed this as not planned Won't fix, can't repro, duplicate, stale Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants