Built-in Placeholders
Built-in placeholders can be used in FlipCard announcement and command (v2 is commands) option in card reward config. They can help your players know what reward they get, how many reward items they get and so on.
Sorry, for now they can't be used in other plugin.
%player% - The player name.
%amount% - The amount of reward items. For v1: Vanilla Item and Custom Item reward type is supported!
%display% - Reward item display name. For v1: Custom Item reward type is supported!
%price% - Card price.
%times% - The amount of command reward times the reward command executed.
more soon!

That is because our plugin hook into PlaceholderAPI, you can just:
- /papi ecloud download Player (if your server didn't install Player expansion)
- Use %player_name% to replace the player name.
Last modified 1mo ago