Adds Minecraft-styled floating weapon drops.
You can drop items manually on servers it is enabled with console command "mcitem_drop"
To bind that to a key, type "bind <key> mcitem_drop" into console, replacing <key> with a key of your choice.
Certain weapons may be invisible or not appear correctly.
Source code: https://github.com/Sulfrix/MinecraftWeaponDrops
Convars:
name: default | description mcitem_manualdrops: 1 | Allows players to drop items with "mcitem_drop". mcitem_manualdrops_time: 30 | How long before manually dropped items disappear. mcitem_deathdrops: 1 | Drops all of the player’s weapons as Minecraft items upon death. mcitem_deathdrops_time: 20 | How long before items dropped from death disappear. mcitem_deathdrops_ammo: 1 | Items dropped from death will contain ammo. mcitem_deathdrops_exclude: <empty> | A comma-separated list of weapon class names that won’t be dropped on death. mcitem_deathdrops_excludesandbox: 1 | Shortcut for excluding certain default Sandbox weapons. mcitem_deathdrops_activeonly: 0 | Only the player’s active weapon will be dropped on death. mcitem_deathdrops_noadmin: 1 | Prevents admin-only weapons from being dropped on death. mcitem_manualpickup: 0 | Require players to manually pick up items by interacting with them. mcitem_autoequip: 0 | Overrides the way weapon auto-switching works with the items. -1 = no autoswitch, 0 = default (weight-based), 1 = always autoswitch mcitem_npc_deathdrop: 1 | NPCs will drop their held weapon upon death. mcitem_npc_pickup: 1 | Allows NPCs to pickup items. mcitem_saveconfig: 1 | Automatically saves these configs.
Since multiple people have asked about the mods in the workshop icon…
Map: https://steamcommunity.com/sharedfiles/filedetails/?id=397861545
Physics ("ragdoll mod"): VPhysics-Jolt on GitHub (Not Workshop, is a file replacement)
Steam removed that GitHub link, so you’ll have to search it manually.