redcraft-org / RedCraftBungeeJsonApi

A basic BungeeCord plugin to get stats about servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for CMI

lululombard opened this issue · comments

Right now, the /players.json endpoint will contain all players including vanished players. We probably want to use the CMI API to exclude vanished players from the list.