I was wondering ...

Discussion in 'Bukkit Help' started by greaperc4, Jan 15, 2014.

Thread Status:
Not open for further replies.
  1. Hello,

    I was wondering if there was a easier way to code and test plugins instead
    of for Eclipse: Exporting, reloading the server, (if its necessary reconnecting) and then test it.
     
  2. Offline

    tweker

    like just reloading the server without having to reload it? I think pluginmanager can do it so you reload only a certain plugin?
     
  3. Yeah, but also something for Eclipse so I don't have to click 3 times to export the 'plugin'.jar file
     
  4. Offline

    Not2EXceL

    Just make a script to auto run everything for you. eg. on windows it'd be batch. have maven compile the jar, copy it to server plugins folder and launch server and kill previous instance of server
     
Thread Status:
Not open for further replies.

Share This Page