Updated APIv5 (markdown)

Risto Lahtela 2019-08-05 12:54:25 +03:00
parent 08d7ee4ed3
commit 40481c6d71
1 changed files with 2 additions and 0 deletions

@ -35,6 +35,8 @@ Remember to add `"Plan"` as a softdependency to your plugin information (plugin.
</details>
- [Javadocs for the API](https://plan-player-analytics.github.io/Plan/api/)
## Checking that needed capabilities of the API are available
`CapabilityService#hasCapability(String)` allows you to ensure that Plan version on the server has all the API capabilities you need.