RecycleManager

Moved

Total Downloads: 1,997 - First Release: Mar 24, 2017 - Last Update: Sep 12, 2017

5/5, 9 likes
  1. Thanks man, looking forward to it.
     
  2. Hi guys...just got server with unlimited components....but dont know how to block eack component on the recycler....is it any special config? i know theres a special blacklist item but...wherte do i find those special names for incluiding in the list (ex. explosive.timed) ?
     
  3. The item names can be found here Oxide API for Rust
     
    Last edited by a moderator: Apr 28, 2017
  4. redBDGR updated RecycleManager with a new update entry:

    1.0.5

     
  5. redBDGR updated RecycleManager with a new update entry:

    1.0.6

     
  6. could you add an option to disable the recycler or blacklist input items?
     
  7. There is already a blacklist for input items, check the config
     
  8. Easy way to blacklist all items which have no output? recycling items which don't output anything causes errors and is also pointless
    Code:
    Failed to call hook 'OnRecycleItem' on plugin 'RecycleManager v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)at Oxide.Plugins.RecycleManager.OnRecycleItem (.Recycler recycler, .Item item) [0x00000] in :0 at Oxide.Plugins.RecycleManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
     
    Last edited by a moderator: May 22, 2017
  9. I thought i added a check for this... ill take a look into it
     
  10. everytime i do the /addrecycler it places one but it's not how i want it i tried changing the position i was standing but doesn't help....How do i change how it postions it's self?
     
  11. Hi,

    Love the plugin idea, except I cannot get authorization to use it.

    I am a Rust Server Owner with Auth Level 2, but no matter what I do, I keep getting this error message: YOU CANNOT USE THIS COMMAND.

    Any ideas as to what is causing this?

    Thanks,
     
  12. You need to grant yourself the permission to use it. If you need any help with permissions, check out Using the Oxide permission system | Oxide
     
  13. Is it possible to rotate (a spawned) recylcer? I can not put it down right to fit in . Thanks!
     
  14. Ill make something to do this, but it will probably be in the form of another plugin that can be used globally for all entities
     
  15. When i activate the plugin, i cant get Scrap from the Recyclers, what would i do? thanks
     
  16. That's what I was trying to figure out as well. Or maybe. I'm using LootConfig, so possible I should increase scrap amounts?
     
  17. At the first installation such error has got out, then it was gone and the team addreycler <playername/id>
     
  18. @redBDGR Command 'addreycler 76561198050585744' not found
     
  19. just got this in console today:
    Code:
    (23:13:04) | Failed to call hook 'OnRecycleItem' on plugin 'RecycleManager v1.0.6' (NullReferenceException: Object reference not set to an instance of an object)
    (23:13:04) | at Oxide.Plugins.RecycleManager.OnRecycleItem (.Recycler recycler, .Item item) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.RecycleManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0