You are viewing a potentially older version of this package. View all versions.
Thrayonlosa-DropItem-1.0.5 icon

DropItem

Drop items with /drop. Only host needs this mod

Date uploaded a year ago
Version 1.0.5
Download link Thrayonlosa-DropItem-1.0.5.zip
Downloads 25007
Dependency string Thrayonlosa-DropItem-1.0.5

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

drops items. drop from other player via '/drop itemname playername'. can also do via console command 'drop_item'.

CHANGELOG

  • 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 blockuser commands to blacklist people from dropping items.
    • Added a config to store the player blacklist
  • 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