PaperMC / paperweight

Gradle build system plugin for Paper and Paper forks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run Server Task

underscore11code opened this issue · comments

Pretty simple, add a task that builds a new paperclip and then runs it (in a directory more sensible than build/libs).

I'm such an absolute moron, this already exists (runDev). _11 = PEBKAC confirmed.

runDev = runs from source
runShadow = builds shadowjar and runs that
runReobf = builds shadow jar, reobfuscates it and runs that