Plan/nbproject
Rsl1122 728cfc1271 1.6.0 - New Data Structure, API changes, data handling changes, Player Logger Hook, Info Command
- 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
2016-12-19 17:30:08 +02:00
..
private 1.6.0 - New Data Structure, API changes, data handling changes, Player Logger Hook, Info Command 2016-12-19 17:30:08 +02:00
build-impl.xml Initial commit v1.4.1 2016-12-08 19:31:10 +02:00
genfiles.properties Initial commit v1.4.1 2016-12-08 19:31:10 +02:00
project.properties 1.6.0 - New Data Structure, API changes, data handling changes, Player Logger Hook, Info Command 2016-12-19 17:30:08 +02:00
project.xml Initial commit v1.4.1 2016-12-08 19:31:10 +02:00