feat(quests): adopt Purpur distribution naming
Release / release (push) Successful in 4m44s
CI / build (push) Successful in 1m19s

BREAKING CHANGE: New release assets use purpur-quest-board-<version>.jar. Runtime SpigotQuestBoard identity, data folders, commands and persisted quest/escrow/claim data remain unchanged. Replace the old JAR rather than installing both distributions.
This commit is contained in:
dmg
2026-09-12 13:36:13 -04:00
parent bf7f01a39e
commit 4d90add014
7 changed files with 73 additions and 11 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "spigot-quest-board"
rootProject.name = "purpur-quest-board"