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

[Suggestion] Add color in the numbers based on the time remaining #2

Open
MrBlasyMSK opened this issue Mar 17, 2022 · 0 comments
Open

Comments

@MrBlasyMSK
Copy link

MrBlasyMSK commented Mar 17, 2022

Now that you have added the time on top of the objects, I would like to make another suggestion.
It would be to add colors based on the time remaining for the object to be deleted.

-- Example:--

  • Between +5 and 2 minutes could be set to light green "§a".
  • Between 2 and 1 minutes it could be orange "§6".
  • After 1 minute it could turn light red "§c".

This is something very "cosmetic" but it gives an original touch, I don't know if you think it's a good idea to add it, and if you think about adding it to not affect players who want to put a specific color for the time you could put it something like this:

# Show remaining time to disappear in item's nametag
display-time:
  # Set this to false if your server is lagging
  enabled: false
  # Set this to false if you want to use your own colors
  colors: true
  # Text to be set in item's nametag
  # {MINUTE}, {SECOND}, {TIME}
  # Set this to "{MINUTE}:{SECOND} {TIME}" will be shown as "01:20 01 minute" (example)
  text: "{MINUTE}:{SECOND}"
...

If you don't feel like doing it just close the idea, you don't have to give me reasons why you close it xd

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