diamond-rip / Eden

The best free 1.8 1v1 practice plugin - Offers tons of premium features!
GNU General Public License v3.0
110 stars 32 forks source link

Teams and Placeholders #445

Closed Chromaah closed 12 months ago

Chromaah commented 1 year ago

before you post the next official update, can you add suggestion 2 from the discussion tab list #355 ? i think i'd be cool to have a papi placeholder that displays this too, like %eden_player_team_color% for example, and %eden_player_team_letter%.

oh also is there a placeholder that displays player status? like %eden_player_status% which returns 'PLAYING' if ingame, 'IN-QUEUE' if in queue and 'IN-LOBBY' if in lobby, etc.

tbh makes everything a lot cleaner, and adds more uses if you dont use integrated nametags

(i also want this so that i can make my server look seamless, since this is how it is in bedwars and other of my servers)

Originally posted by @Chromaah in https://github.com/diamond-rip/Eden/issues/441#issuecomment-1633511359

GoodestEnglish commented 1 year ago

Added

Chromaah commented 1 year ago

hey seems like you added the placeholders but not the actual team thing... image for example this image^ insteaad of it being like that it should look like this: image with red being red team, and blue being blue team. this looks sooo much better than the picture before this...

For example. the message when the player scores has their team color, so these death messages can too.

Chromaah commented 1 year ago

@GoodestEnglish

GoodestEnglish commented 1 year ago

Sorry I misunderstand it. Will work on it again

Chromaah commented 1 year ago

no problem, tyy :>

GoodestEnglish commented 1 year ago

Oppsie, missed this issues. Here's an upcoming update which adds the placeholders for your request. Eden-1.1.27-BETA-795c2d2-all.jar.zip

match:
  death-message:
    ## {0} - Entity relation color
    ## {2} - Entity team color
    disconnect: "{0}{1} &7disconnected."
    ## {0} - Entity relation color
    ## {2} - Killer relation color
    ## {4} - Entity team color
    ## {5} - Killer team color
    killed: "{2}{3} &7killed {0}{1}&7."
    ## {0} - Entity relation color
    ## {2} - Entity team color
    default: "{0}{1} &7died."
GoodestEnglish commented 12 months ago

This time it is added (for real)