mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-29 06:05:12 +01:00
Updated APIv5 DataExtension API (markdown)
parent
3be663f8d5
commit
c5ecd155fe
@ -507,6 +507,7 @@ public String[] playerJobs(UUID playerUUID) {...}
|
|||||||
|
|
||||||
- Player tables can have 4 columns.
|
- Player tables can have 4 columns.
|
||||||
- Server tables can have 5 columns.
|
- Server tables can have 5 columns.
|
||||||
|
- Values can only be 50 characters long when `toString()` is applied.
|
||||||
|
|
||||||
> If you want to display a table that lists how many players are using something (or data about groups), eg. Players on each version, use `@GroupProvider` (and `Group` parameter methods) instead.
|
> If you want to display a table that lists how many players are using something (or data about groups), eg. Players on each version, use `@GroupProvider` (and `Group` parameter methods) instead.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user