This plugin adds some methods for JSONAPI to access Paintball War Edition players. It also supports a (cached) ranking by points.
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.
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. |