Release Notes
- Updated to use new PAPI API, retains backwards compatibility
- Uses native Spigot 1.16, though nothing changed
- Added new placeholders:
%otherplayer_<plr>_in_<x1>_<y1>_<z1>_<w>_<x2>_<y2>_<z2>% // boolean - check if player in given area
%otherplayer_pinarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>% // int - count number of players in area
%otherplayer_minarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>% // int - count number of monsters in area
%otherplayer_ninarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>% // int - count number of neutrals in area
%otherplayer_einarea_<x1>_<y1>_<z1>_<wld>_<x2>_<y2>_<z2>% // int - count number of entities in area