About ZFloatingLoot
Pick up dropped items, or even rotate them to make them easier to find!
Plugin review
– dropped items float after being thrown (timer in config)
– height can be specified
– the time for the removal of dropped items can be determined in the config (blacklist items that are not subject to removal)
Config
{ "Hovering height:": 1.0, "Delay before lift (seconds):": 5.0, "Lift duration (seconds):": 10.0, "Destroy dropped item in seconds (0 = no destroy):": 300.0, "Destroy dropped item names BLACKLIST:": [ "assets/prefabs/misc/item drop/item_drop.prefab", "assets/prefabs/misc/item drop/item_drop_backpack.prefab" ], "Float blacklist:": [ "assets/prefabs/misc/item drop/item_drop.prefab", "assets/prefabs/misc/item drop/item_drop_backpack.prefab" ] }
