Page 1 of 1

Is there a easy way to test modification to server or datapack?

Posted: Thu Jan 04, 2018 11:54 pm
by Geemo
Hi,

I am looking for an easy way to test code.

Right now I have to compile the datapack or serverpack to test new changes I made. Is there an easier way to do this?

Re: Is there a easy way to test modification to server or datapack?

Posted: Fri Jan 05, 2018 12:22 am
by Sdw
Eclipse debug

Re: Is there a easy way to test modification to server or datapack?

Posted: Fri Jan 05, 2018 1:09 pm
by Geemo
Sdw wrote: Fri Jan 05, 2018 12:22 amEclipse debug
Can you make a guide? that would be really helpful.