build: Replace custom runVelocity task with run-velocity plugin, use run-waterfall in bungee example, update run-paper
also attach example build tasks to `assemble` instead of `build`
This commit is contained in:
parent
c36cf6b937
commit
3fc62ce358
6 changed files with 24 additions and 60 deletions
|
|
@ -7,6 +7,9 @@ plugins:
|
|||
com.github.johnrengelman.shadow: 7.1.2
|
||||
com.github.ben-manes.versions: 0.42.0
|
||||
com.diffplug.spotless: &spotless 6.6.1
|
||||
xyz.jpenilla.run-paper: &run-task 2.0.0
|
||||
xyz.jpenilla.run-velocity: *run-task
|
||||
xyz.jpenilla.run-waterfall: *run-task
|
||||
|
||||
versions:
|
||||
checkstyle: 9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue