Calytic / Recycle

Recycle crafted items to base resources

Home Page:https://umod.org/plugins/recycle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recycle allows players to recycle crafted items to base resources.

Permissions

  • recycle.use -- Allows players to use the /rec chat command

Commands

  • /rec -- Open recycle box

Configuration

  • box - Change the box asset used to recycle
  • cooldownMinutes - Duration between usages
  • refundRatio - The percentage of original materials recycled (default: 50%)
  • NPCOnly - Restrict recycle to using HumanNPC's
  • NPCIDs - List of HumanNPC's that will recycle
  • recyclableTypes - List of item categories which may be recycled
  • blacklist - Specific items (shortname) that may not be recycled
  • allowSafeZone - Allow recycling in safe zones (ZoneManager)

For Developers

bool IsRecycleBox(BaseNetworkable entity)

About

Recycle crafted items to base resources

https://umod.org/plugins/recycle

License:MIT License


Languages

Language:C# 100.0%