mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
ae73453e1a
The contents of this plugin have mostly been moved into the api plugin, or removed entirely.
14 lines
240 B
Groovy
14 lines
240 B
Groovy
plugin {
|
|
name = "mining-skill"
|
|
authors = [
|
|
"Graham",
|
|
"Mikey`",
|
|
"Major",
|
|
"WH:II:DOW",
|
|
"Requa",
|
|
"Clifton",
|
|
"tlf30"
|
|
]
|
|
|
|
dependencies = ["api"]
|
|
} |