Lookenpeepers-Item_Vacuum icon

Item Vacuum

Picks up item drops to keep the world clean and running smoothly.

CHANGELOG

Version Update Notes
1.1.3 - Fix inaccessible field... again...
1.1.2 - Only host handles RPC request.
1.1.1 - Changed Hashset to Dictionary for ghost item removal.
1.1.0 - Inaccessible field patch.
1.0.9 - Removes 'ghost' objects that the client sees when traveling with host.
1.0.8 - Ensured vacuum pickup range is global once again.
1.0.7 - Changed some onwership checks.
1.0.6 - Fixed reference to inaccessible field in ZNetSceneAwake.
1.0.5 - Get proper player UID, fix visibility bug in multiplayer. (Sorry for all of the updates, this is just to ensure compatibility with the MultiUserChest mod, without MUC you can safely use version 1.0.0, with MUC hopefully this patch or any future patch fixes it.)
1.0.4 - Changed logic to confirm item is moved before deleting from vacuum.
1.0.3 - Implement dynamic inventory sizing for ZDO.
1.0.2 - Inaccessible field patch.
1.0.1 - MUC compatibility patch.
1.0.0 - Initial release.