mirror of
https://github.com/Pumpkin-MC/Pumpkin
synced 2025-04-02 01:18:52 +00:00
* feat(player-data): Support saving and loading player NBT Data * fix(player_data): ensure player data is save before continuing * fix(player_data): implement NBTStorage for hunger data * feat(player-data): allow setting world name in config * fix(player-data): use correct method to retrieve world_name * feat(player-data): move PlayerDataStorage to pumpkin-world * fix(player-data): ci not building * fix(player-data): ci not building * feat(player-data): support inventory saving + review fix * fix(player-data): forgot the format * some fixes * fix clippy --------- Co-authored-by: Alexander Medvedev <lilalexmed@proton.me>