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

Allow more ping colors #77

Open
RobinRMC opened this issue Apr 13, 2023 · 0 comments
Open

Allow more ping colors #77

RobinRMC opened this issue Apr 13, 2023 · 0 comments

Comments

@RobinRMC
Copy link

Suggestion:

Add the possibility to add more ping values/colors in the PlaceholderAPI configuration.

Example:

  player:
    ping_color:
      extremelyhigh: '&4&l'
      veryhigh: '&4'
      higherthanhigh: '&c'
      high: '&6'
      medium: '&e'
      low: '&b'
      lowerthanlow: '&a'
      verylow: '&d'
      extremelylow: '&5'
    ping_value:
      extremelyhigh: 250
      veryhigh: 200
      higherthanhigh: 150
      high: 100
      medium: 50
      low: 30
      lowerthanlow: 20
      verylow: 10
      extremelylow: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant