#Hello

5 messages · Page 1 of 1 (latest)

serene kraken
#

Can i have PlotSquared free (demo) or buy (no paypal)

velvet epoch
#

the code is opensource. So basically you can build it your self for free or buy the already build .jar and support.

serene kraken
#

How do I build it myself? Where is the file (not .jar)?

velvet epoch
#

basically you have to build it through a building programm like maven or gradle. It also should be possible to build it with an IDE while cloning the repository directly. I suggest you to watch a tutorial for maven/gradle building. Its way easier then with an IDE for non programmers.