mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-13 02:41:22 +01:00
- Changed data format to include the Type the data is for easier analysis (Of Future data and API Using plugins) - API Changes: - Hook moved to com.djrapitops.plan.api - Hook now returns HashMap<Strring, DataPoint> - added DataPoint to ..plan.api - added DataType Enum to ..plan.api - New format uses: data.put("XXX-Key", new Datapoint(String data, Enum(DataType) datatype)); - Depricated getData(String playername) that returns old format of data, still returns correct format - Depricated getAllData(String playername) - Move to get(All)Data(String name, boolean [anything]) to get the new format of data. - Added Player Logger Hook - Added Info Command that gives version, hooks and checks for new version. - Check for new version upon startup |
||
---|---|---|
.. | ||
private | ||
build-impl.xml | ||
genfiles.properties | ||
project.properties | ||
project.xml |