Commit Graph

6 Commits

Author SHA1 Message Date
bf59617e19 Refactor offline player data access
- Class that handle all Bukkit/NBT conversion of player data
- Ability to read and save the player inventory (more to come later)
2023-02-18 21:32:12 +01:00
fb4c62a0bc Ability to save offline player data 2023-02-16 12:17:59 +01:00
1557de2bdf
Access offline players inventory and enderchest.
Also added various reflection wrapper API
2023-01-04 23:12:33 +01:00
9818bca757 Player config storage : only load if file exists 2022-12-15 13:23:43 +01:00
35260ff54c
PlayerNonPersistentConfig moved to Pandalib 2022-12-12 18:06:39 +01:00
b756b912bd
Player configuration API with default implementation on paper server.
Also merging pandalib-paper-player into pandalib-paper due to unavoidable circular dependency
2022-12-12 17:29:31 +01:00