Viewing OtherPlayer

v2.1.0

OtherPlayer

by l3thalbunny


How to install the OtherPlayer expansion:

As this is a verified expansion you have two possible ways of installation.

In-game: You can run these commands to download and install:

/papi ecloud download OtherPlayer

/papi reload

Manual: Simply click the green download button to download the expansion, then copy the expansion to the /plugins/PlaceholderAPI/expansions/ folder.

Then run the /papi reload command.


Description

Retrieve details of another player not the calling player

Placeholders

%otherplayer_getname_<player>%
%otherplayer_displayname_<player>%
%otherplayer_gamemode_<player>%
%otherplayer_hasperm_<player>_perm_<permission.string>%
%otherplayer_haspotioneffect_<player>_effect_<effect_name>%
%otherplayer_health_<player>%
%otherplayer_hunger_<player>%
%otherplayer_<plr>_in_<x1>_<y1>_<z1>_<w>_<x2>_<y2>_<z2>%
%otherplayer_pinarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>%
%otherplayer_minarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>%
%otherplayer_ninarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>%
%otherplayer_einarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>%
%otherplayer_iteminhand_<player>%
%otherplayer_iteminoffhand_<player>%
%otherplayer_<player>_itemininvhasname_<name/material-name>%
%otherplayer_<player>_itemininvhasname_<name/material-name>_amount_<amount>%
%otherplayer_<player>_itemininvcontainsname_<string-to-match>%
%otherplayer_<player>_itemininvgetamount_<name/material-name>%
%otherplayer_ip_<player>%
%otherplayer_level_<player>%
%otherplayer_locx_<player>%
%otherplayer_locy_<player>%
%otherplayer_locz_<player>%
%otherplayer_oxygen_<player>%
%otherplayer_spells_<player>%
%otherplayer_uuid_<player>%
%otherplayer_world_<player>%

View the full list of Placeholders here.

Version 2.1.0 Release Notes

v2.1.0 : This update will more elegantly catch error's cause when the placeholder is misused or a general error occurs. It will elegantly return a "Error_Check_Console" string back from the parsed placeholder and dumb the error into console.

Copyright © 2021 PlaceholderAPI All Rights Reserved.