Skip to content

Allow more ping colors #77

Description

@RobinRMC

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions