DooDesch-SweepersHeaven icon

SweepersHeaven

A plugin for mass item collection with configurable settings and a debug mode.

Last updated 2 months ago
Total downloads 2383
Total rating 1 
Categories Mods
Dependency string DooDesch-SweepersHeaven-1.3.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

SweepersHeaven Plugin

SweepersHeaven is a quality-of-life plugin for Supermarket Together designed to make product collection easier and faster! When thieves leave the store, get beaten and drop a large number of items, chasing after every single one can be exhausting. With SweepersHeaven, players can use their broom to collect multiple products at once, saving time and hassle.

Features

  • Bulk Collection: Pick up several dropped items with a single sweep.
  • Customizable Collection Radius: Adjust how wide the sweep is for collected items.
  • Dynamic Visuals: Collected items are swept aside with added visual impact.
  • Debug Mode: Special debug options to test product spawning and sweeping functionality.
  • Mini Transporter Pickup: Collect items using the Mini Transporter.
  • Pickup all trash at once: Picks up all trash in the store at once, disabled by default.

Installation

  1. Download the latest .zip package from Thunderstore or from the releases page.
  2. Extract the contents to the BepInEx/plugins folder in your Supermarket Together installation directory.
  3. Launch the game and start sweeping!

Configuration

After installation, you can configure SweepersHeaven using the BepInEx configuration file:

  • PickupRadius: Controls how wide an area items are collected from.
  • MaxItemsToPick: Set a limit on the number of items picked up in one go.
  • ThrowItemsOnPickup: Enable or disable throwing items when picked up.
  • PickupKey: Assign a custom key to activate the broom for sweeping.
  • IsDebugMode: Toggle debug mode for spawning extra items and testing.
  • SpawnKey: Assign a custom key to spawn items for testing.
  • MiniTransporterAutoPickup: Enable or disable the ability to pick up items with the Mini Transporter.
  • PickUpAllTrashAtOnce: Enable or disable the ability to pick up all trash in the store at once.

Development

To contribute:

  1. Clone the repository and build the project with dotnet build.
  2. Place the compiled .dll file from bin/Debug/netstandard2.1 in your BepInEx/plugins folder to test.

License

Licensed under the MIT License. See the LICENSE file for details.

Questions & Feedback

For questions, suggestions, or feedback, please open an issue on GitHub.