Page 1 of 1

Report abuse from your servers

Posted: 29 Aug 2012, 11:43
by farfa
Dear server hosters,

You can now see report abuses sent on your servers. The latest version of the ManiaPlanet WebService SDK provides a simple example to get them.

You heard about players annoying others on your server. Or simply check, if everything is good. Go check them!

There are two ways to do it:

* With ManiaConnect, you can access the reports of the servers of the connected player (using \Maniaplanet\WebServices\ManiaConnect\Player::getReportAbuses($serverLogin), required scope: dedicated)

* Otherwise you can access the reports of a server with the standard API provided the API username and the server login belong to the samed player (using \Maniaplanet\WebServices\Servers::getReportAbuses($serverLogin))