ComponentBlocker

Moved

Total Downloads: 2,274 - First Release: Oct 18, 2015 - Last Update: Feb 4, 2017

5/5, 11 likes
  1. Calytic

    Calytic Community Admin Community Mod

    Calytic submitted a new resource:

    ComponentBlocker - Removes items or entities entirely from the game

    Read more about this resource...
     
  2. Tried it, works! Great for PVE-Servers to remove some unneeded Items!
     
  3. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.11

     
  4. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.2

     
  5. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.21

     
  6. You are my savior^^
     
  7. This is an amazing thing you've done here Sir!
     
  8. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.3

     
  9. It spam to log:
    GUIDToPath: guid is empty
    GUIDToPath: guid is empty
    GUIDToPath: guid is empty
     
    Last edited by a moderator: Oct 20, 2015
  10. Get spammed with GUIDToPath: guid is empty

    Also is this a valid config file?
    Code:
    {
      "blockList": ["lantern_a","lantern_b"],
      "messages": {
        "You are not allowed to use this command": "You are not allowed to use this command",
        "You may not craft this (restricted)": "You may not craft this (restricted)",
        "You may not deploy this (restricted)": "You may not deploy this (restricted)",
        "You may not pick that up (restricted)": "You may not pick that up (restricted)",
        "You may not research this (restricted), blueprints refunded!": "You may not research this (restricted), blueprints refunded!"
      },
      "sendMessages": true,
      "VERSION": "0.0.3"
    }
     
    Last edited by a moderator: Oct 20, 2015
  11. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.31

     
  12. Is this syntax correct for the config file? "blockList": ["lantern_a","lantern_b"],
     
  13. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.32

     
  14. doesnt work..players often craft non blocked items and they dont show up in inv. good idea but test before you release.
     
  15. Calytic

    Calytic Community Admin Community Mod

    I think what you mean is you have tested this plugin and OnItemCraft is not properly blocking items, and that your thankful for me graciously donating my time for further development of this free and open-source mod. In that case, thank you for the feedback and I will investigate that hooks behavior.
     
  16. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.33


    [DOUBLEPOST=1445392767][/DOUBLEPOST]
    Yes, that appears to be valid syntax.
     
  17. I think its a great idea, but like i said i run 100 player server, whenever i load it they complaint that they craft and dont get the item, maybe its a conflict with another plugin. i got stacks plugin and others.

    I truly appreciate this plugin and, your effort.
     
  18. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.4

     
  19. Calytic

    Calytic Community Admin Community Mod

    Calytic updated ComponentBlocker with a new update entry:

    0.0.41

     
  20. 12:06 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'ComponentBlocker v0.0.41' (NullReferenceException: Object reference not set to an instance of an object)
    12:06 PM [Debug] at Oxide.Plugins.ComponentBlocker.CheckBlueprints (.BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.ComponentBlocker.OnPlayerInit (.BasePlayer player) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.ComponentBlocker.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0