You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 nametagdisplay-time:
# Set this to false if your server is laggingenabled: false# Set this to false if you want to use your own colorscolors: 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
The text was updated successfully, but these errors were encountered:
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:--
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:
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
The text was updated successfully, but these errors were encountered: