mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
13 lines
220 B
Groovy
13 lines
220 B
Groovy
plugin {
|
|
name = "chat_commands"
|
|
authors = [
|
|
"Graham",
|
|
"Major",
|
|
"lare96",
|
|
"cubeee",
|
|
]
|
|
dependencies = [
|
|
"api",
|
|
"util:command",
|
|
]
|
|
} |