PlaceholderAPI variables
MineChess provides you some PlaceholderAPI variables you can use with other plugins.
Variable
Description
%minechess_wins%
Total wins of the player.
%minechess_loses%
Total loses of the player.
%minechess_ties%
Total ties of the player.
%minechess_time_played%
Total time played of the player. You can change the name of each time abbreviation on the following messages in the messages.yml file: seconds, minutes, hours, days
Last updated