Placeholders
These placeholders require the PlaceholderAPI plugin to work
%friendsystem_friendsTotal%
count of all friends
%friendsystem_friendsOnline%
count of friends who are online
%friendsystem_status%
returns the status of the player
%friendsystem_openRequests%
count of open friend requests
%friendsystem_maxFriends%
count of friends a player can have
%friendsystem_invites%
returns if friend requests are allowed
%friendsystem_notifies%
returns if join/leave notifies are enabled
%friendsystem_msgs%
returns if private messages are allowed
%friendsystem_jumping%
returns if friends can jump to you is allowed
%friendsystem_showLastSeen%
returns if the 'last seen / online since' is shown
%friendsystem_lastSeen%
returns the last seen / online since date
%friendsystem_showServer%
returns if the player's current server is visible
%friendsystem_partyInvites%
returns if party invite are on / off / friends only
%friendsystem_partyName%
returns the party name of the player
%friendsystem_partyCount%
returns the count of players in the party
%friendsystem_partyMember_X%
Replace X with a number to return the name of the party member in that position.
Last updated