TextPlaceholderAPI icon indicating copy to clipboard operation
TextPlaceholderAPI copied to clipboard

Placeholder API for Fabric

Results 21 TextPlaceholderAPI issues
Sort by recently updated
recently updated
newest added

Hopefully the title suffices but here's an example below: ``` this is pink and this is... not pink this is red and this is... weird bug ``` ![image](https://github.com/Patbox/TextPlaceholderAPI/assets/5214513/db1cedb9-5a92-4a48-9935-4477fc658c7a) Styled Chat:...

enhancement

Would just be cool to have this!

enhancement

Can you make it possible to display placeholders in scoreboard? So this data will be able to be displayed over the heads of the players.

wontfix
addon-idea

Currently arguments for both are stored as string separated by first `/` for placeholders (which does work well with spec of Identifiers) and `:` for text tags. Going with xml/html...

enhancement

An option for conditional placeholders. For example, with the pronouns mod you could have the placeholder displayed like this: ``` if %playerpronouns:pronouns% != "Unknown" then display " (%playerpronouns:pronouns%)" else display...

addon-idea

Although `FabricClientCommandSource` doesn't provide as much data as `ServerCommandSource`, it would be nice if it were supported.

enhancement

%world:day% just shows days, but it would be interesting if there was an alternative format like %world:date% and it would show not just days but year, month and day, like...

enhancement

The default placeholders for the TPS is not reporting the correct values. Reproducing: 1. Install the following mods: - [Styled Player List](https://modrinth.com/mod/styledplayerlist) - [Chunky Pregenerator](https://modrinth.com/mod/chunky) - [TabTPS](https://modrinth.com/mod/tabtps) 2. Configure player...

enhancement

I am just gonna open this now, so I don't forget about it again.