Releases: raidcraft/rcinventory
Releases · raidcraft/rcinventory
v1.7.0
1.7.0 (2020-12-30)
Features
- Automatically handle Nether and TheEnd world as partner world for each configured partner world (249efe9)
- Only sync inventories with same world if no special world config was found (a2b7c10)
v1.6.1
1.6.1 (2020-12-30)
Bug Fixes
v1.6.0
1.6.0 (2020-12-30)
Features
- Implement pre caching when player joins server but is not loaded into world. Database inventory is loaded and deserialized asynchronously. Closes #16 (31a2b00)
v1.5.0
1.5.0 (2020-12-27)
Features
- Added synchronization of players ender chest. Closes #13. (650b0c8)
v1.4.2
1.4.2 (2020-12-23)
Bug Fixes
- Fix cleanup by keeping backups per world (d195ccc)
v1.4.1
1.4.1 (2020-12-22)
Bug Fixes
- Fixes world configuration to easily create world groups (341b1a1)
v1.4.0
1.4.0 (2020-12-22)
Features
- Adding world configs to prevent sync between specific worlds. Closes #8 (c4294c6)
v1.3.0
1.3.0 (2020-12-22)
Features
v1.2.0
1.2.0 (2020-12-22)
Features
- Implement cyclic inventory saves. Closes #7 (5e52e83)
v1.1.1
1.1.1 (2020-12-22)
Bug Fixes
- Fix database inventory equals method (33abfda)
- Fixed equals method of database inventory to avoid duplicate entries (b5383a1)