mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2025-06-28 04:06:40 +00:00
Updated plugin descriptions and group ids
This commit is contained in:
@ -2,7 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
}
|
||||
|
||||
group = 'fns'
|
||||
group = 'fns.corvo'
|
||||
version = '1.0.0'
|
||||
|
||||
repositories {
|
||||
@ -18,7 +18,7 @@ dependencies {
|
||||
|
||||
bukkit {
|
||||
main = "fns.corvo.Corvo"
|
||||
description = "Services and Listeners for the Freedom Network Suite"
|
||||
description = "FreedomNetworkSuite Optional Services and Listeners"
|
||||
depend = ["Patchwork"]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user