Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.05 KB

File metadata and controls

16 lines (10 loc) · 1.05 KB

paintball-jsonapi

This plugin adds some methods for JSONAPI to access Paintball War Edition players. It also supports a (cached) ranking by points.

Requirements and Installation

This plugin depends on JSONAPI. It oviously also requires Paintball War Edition to work. Install all these plugins and that's it. No configuration needed.

JSONAPI methods

While this plugins doesn't add any commands at all, it adds the following new JSONAPI methods:

Name Parameters Description
paintball.player playername Gets all information about the given player.
paintball.ranking offset, count Gets the given number of entries from the rankings with the given offset.