mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
10 lines
164 B
Groovy
10 lines
164 B
Groovy
plugin {
|
|
name = "following"
|
|
authors = [
|
|
"Gary Tierney",
|
|
]
|
|
dependencies = [
|
|
"entity:walk-to",
|
|
"entity:player-action",
|
|
]
|
|
} |