Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
DropItem
Drop items and equipment by clicking or with /drop. Only host needs this mod
By Thrayonlosa
| Date uploaded | 2 years ago |
| Version | 2.1.2 |
| Download link | Thrayonlosa-DropItem-2.1.2.zip |
| Downloads | 29474 |
| Dependency string | Thrayonlosa-DropItem-2.1.2 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2113README
Drop
Drops items. Drop from other players via /drop itemname playername. Can use /d instead.
The mod will search for the first partial match in the player's inventory, starting from their most recently acquired item stack.
Can use a number instead of itemname to drop the nth most recently acquired. For example, /d 1 will drop the most recent item stack.
The recently acquired item stack is the same order as the vanilla item display sorting.
/drop all will drop all items in inventory.
Drop equipment via /d e, /drop equip or /drop equipmentname
Can also drop items via console command dropitem, or by clicking on the item in the ui.
Give
Give your items to other people by doing /give itemname playername, /g, or drag and drop the item onto their inventory in the ui.
Lock Inventory
Lock your inventory via /lock, /lockinventory or the lockinventory_di console command, preventing other players from accessing your inventory. Can also be set in the config to be applied automatically when joining a lobby.
Block User
Blacklist players via the /b /block or the blockuser commands, which will prevent them from using the drop command. Only host can block users. To unblock a player simply /block them again.
Access ingame help text via /drop or /drop help, which will output the following message:
/d itemname playername
Items with spaces need to be typed without them: Scrap, Green -> scrapg
CHANGELOG
- 2.2.4
- Added an option to block printers or scrappers when the user has dropped pickups active nearby
- 2.2.3
- Drops are now treated by default as if they were from a printer, to prevent an item duplication exploit with Drifter's Tinker skill
- 2.2.2
- Fix for alloyed collective
- 2.2.1
- Can now blacklist equipment
- Added option to block dropping of lunar items
- 2.2.0
- Can now drop from disconnected players
- Added drop blacklist configuration
- Added host-only option
- Added option to enable recycling dropped items
- Fixed help text for /b and /g being swapped
- Toggling lock inventory through config will now update midrun
- 2.1.6
- Fixed a bug with single drop
- 2.1.5
- Added a key to drop a single item from a stack
- Added ability to rebind the main drop mouse button
- Slight changes to string parsing
- 2.1.4
- Fixed mod making all pickups unrecycable
- 2.1.3
- sots fix
- Added option to block dropping of void items
- Click to drop is now middle mouse button only because of the new item inspector
- 2.1.2
- Added a command and config for locking your inventory
- /drop will no longer drop void items
- Dropped items will no longer turn into command potentials
- 2.1.1
- Fix for Devotion update
- 2.1.0
- Item stacks are now dropped in a neat line. Particularly nice for dropall
- Adjusted drop direction
- Can now click on bottom right equipment icon to drop it
- Dropall now drops equipment
- Dropall radius now scales with unique item count
- Items dropped by this mod are no longer recycable
- Lowered the max stack count per /drop from 30 to 20
- Fixed this mod blocking the clicking of item icons for other mods
- 2.0.0
- Added Click and drag support on scoreboard item display
- Added /give
- Fixed items not dropping in the correct direction
- playername search now first checks for matches with the start of names
- 1.3.0
- Improved equipment finding
- Changed drop direction to be in your character direction
- Improved some error messages
- Fixed mod not working for epic store users
- /blockuser is now per session because of above
- Removed config because of above
- Added more items to the drop blacklist
- Added /drop all
- 1.2.0
- Added /b /block and
blockusercommands to blacklist people from dropping items. - Added a config to store the player blacklist
- Added /b /block and
- 1.1.0
- Revamped how the mod finds items. Now searches in player inventory starting from most recently acquired
- Can now use a number instead of item name to drop item at position from most recently acquired
- Added 'e' shorthand for equipment
- Removed R2API dependency
- 1.0.10
- Removed a debug message
- 1.0.9
- Fixed a chat issue
- Changelog might showup this time
- 1.0.8
- Added help text
- Can no longer drop MonsoonPlayerHelper and TonicAffliction
- Added /d chat command
- 1.0.7
- Fixed network combatibility
- 1.0.6
- Can now drop equipment
- Changed colors