[Solved] Bind schematics to tool

Discussion in 'Archived: Plugin Requests' started by leimekiller, Jun 28, 2013.

  1. Offline

    leimekiller

    Plugin category: Worldediting

    Suggested name: WorldEdit Bind

    What I want: I need a plugin that can bind schematics pastes to a tool (like a stick or something) And when you right click with the tool it pastes the schematic you loaded.

    Ideas for commands: /wbind <schematic name> for binding schematics /wunbind for unbinding schematics.

    Ideas for permissions: No permissions needed.

    Thanks in advance!
     
  2. Offline

    Me4502

    CraftBook can do this using CommandItems.
     
  3. Offline

    leimekiller

    Thank you!

    Edit: This plugin doesn't work really well... Too much errors, are there any more plugins that do the same?
     
  4. Offline

    Me4502


    Errors? What errors? It works all fine for me.
     
  5. Offline

    leimekiller

    Well, if you do anything wrong in the command items and do a reload then it will never work again until you reset the whole config (by deleting it)
     
  6. Offline

    Necrodoom

    if you use essentials you could also use /powertool hooked to paste command.
     
  7. Offline

    leimekiller

    There is just a plugin for also just called Powertool.
     
  8. Offline

    Me4502


    Err.. Thats not a CraftBook issue, thats just YAML. You need to make sure not to make YAML mistakes, there is absolutely nothing I can do about that, and every plugin has that issue.
     
  9. Offline

    leimekiller

    Actually not, if I make one mistake the whole plugin doesn't work anymore (also if I fix the problem in the config) And no not every plugin has that, so far as I know your plugin is the first one...
     
  10. Offline

    Me4502

    What are these errors, and yes.. Anyone can verify every plugin will error if a YAML file is invalid, blocking that error is very bad practice.
     

Share This Page