mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2024-11-14 21:23:33 +00:00
Update plugin description and group id.
This commit is contained in:
parent
8a32d9980d
commit
e8213d5efd
@ -2,7 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
}
|
||||
|
||||
group = 'me.totalfreedom'
|
||||
group = 'fns'
|
||||
version = '1.0.0'
|
||||
|
||||
repositories {
|
||||
@ -18,7 +18,7 @@ dependencies {
|
||||
|
||||
bukkit {
|
||||
main = "fns.fossil.Fossil"
|
||||
description = "The Fun Module for the Freedom Network."
|
||||
description = "The Freedom Server module."
|
||||
depend = ["Datura", "Patchwork"]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user