paper plugin that introduces the "Soulbound" enchantment
at main 154 B view raw
1dependencyResolutionManagement { 2 versionCatalogs { 3 create("libs") { 4 from(files("../gradle/libs.versions.toml")) 5 } 6 } 7}