mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-18 05:11:21 +01:00
Updated APIv5 (markdown)
parent
8a9b67fe9c
commit
a0f3dbd7cf
2
APIv5.md
2
APIv5.md
@ -65,7 +65,7 @@ If something requires a Capability, it is mentioned in the documentation on this
|
|||||||
|
|
||||||
> Requires `DATA_EXTENSION_TABLES` capability
|
> Requires `DATA_EXTENSION_TABLES` capability
|
||||||
|
|
||||||
Capability names can be found in `api-module/com.djrapitops.plan.capability.Capability` enum. (Please note that this class is package private to avoid direct calls that might lead to NoSuchFieldError.)
|
Capability names can be found in [`api/com.djrapitops.plan.capability.Capability`](https://github.com/plan-player-analytics/Plan/blob/master/Plan/api/src/main/java/com/djrapitops/plan/capability/Capability.java) enum. (Please note that this class is package private to avoid direct calls that might lead to NoSuchFieldError.)
|
||||||
|
|
||||||
## Listening for Plan reloads
|
## Listening for Plan reloads
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user