Removing a plugin without restarting?

Discussion in 'Bukkit Help' started by NorthAntrim, Nov 29, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    NorthAntrim

    Sorry if I've overlooked something here, but can I remove a plugin without having to restart the server? When I try to do it, Windows says the file is in use..

    Thanks.
     
  2. Offline

    vahnx

    Most likely not, because the server is actively using the plugin when the server is on. Server must be shut down to remove a plugin. Hopefully in the future we could at least disable/enable plugins while the server is active.
     
  3. Offline

    NorthAntrim

    Thanks for your reply.. I was wondering maybe if there was a command in the console like

    Code:
    remove <plugin-name>
     
  4. Offline

    saul100

    You can delete it in the plugins folder, and then do /reload.
    You should be careful as this can cause errors/memory leaks.
     
  5. Offline

    Prgr

  6. Offline

    Duncan3242

    Maybe I'll delete every folder in my 32 bit except "run.bat" then run "run.bat". Actually, for me it's "start.bat".
     
  7. Offline

    saul100

    @Duncan3242 I have no idea what you are talking about, I said he can try removing the plugin then reloading the server.
     
  8. Offline

    Liger_XT5

    If the server is on a linux system, there is no problem.
    I run a test server on my win7 64bit for tinkering and I can't remove/delete a plugin while the server is running.
    Now that I think about it, disabling the plugin then attempting to remove it might work. I haven't tried that yet.
     
Thread Status:
Not open for further replies.

Share This Page