Skip to content

Placeholders

Erik Zimmermann edited this page Aug 2, 2023 · 3 revisions

Placeholder by PlaceholderAPI

The first three placeholders will not be converted if the player is not trading.
  • %tradesystem_partner% - The name of the trade partner
  • %tradesystem_countdown% - The countdown of the current trade in seconds
  • %tradesystem_countdown_fancy% - Count info, defined in Config.yml
  • %tradesystem_status% - The status of a player which can be toggle individually with /trade toggle
  • %tradesystem_is_trading% - Displays "true" if the player is trading or "false" otherwise.
  • %tradesystem_num_trades% - Displays the number of successful trades. Trade logging must be enabled.

Clone this wiki locally