Solved Remove researching

Discussion in 'Plugin Requests' started by YortusMugwortus, Jul 21, 2015.

  1. I would like a mod that allows me to be able to remove the Research Table.
     
  2. i think there is a plugin to block items . search around in the plugins . youll find one
     
  3. You could use the crafting controller to block crafting of the Research Table. Might work for ya

    http://oxidemod.org/plugins/crafting-controller.695/

    now if you actually want to remove all Research tables already created and in the world. I would suggest wait for next mandatory wipe and then just block the Table from being crafted again.
    I don't see a plugin to remove the entity's already in the world as of now.
     
    Last edited by a moderator: Jul 22, 2015
  4. Crafting Controller is not blocking Research Table.
    Just tried the plugin does not work, the table still crafted.
     
  5. Did you try it as a Admin? by default Admins bypass the crafting block. I just tested it. as admin I can craft it, as player I cannot. gives me blocked message with that plugin.
    [DOUBLEPOST=1437625194][/DOUBLEPOST]if you still having issues, let me know, I did modify another plugin for research tables. might do the trick. it will remove all tables from world on plugin load and block the research table from players inventory's and advise user they are not allowed.
     
  6. just do crafting.block Research Table

    from console thanks
     
  7. or use ItemConfig and disable it there ;)