feat(quests): adopt Purpur distribution naming
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user