Add BoatParty ice-boat racing plugin for PaperMC
CI / build (push) Failing after 45s

Gradle-based plugin targeting the latest Paper API (26.2), with
configurable races (laps, checkpoints, lobby/start, min players,
countdown), a /boatparty command suite, and lap/checkpoint tracking
via player movement. Includes Gitea Actions CI to build with JDK 25.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
Michael Burgess
2026-08-08 08:38:54 -04:00
co-authored by Claude Sonnet 5
commit 8a6b835c50
19 changed files with 1599 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.gradle/
build/
out/
.idea/
*.iml
.vscode/
.DS_Store