mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 08:39:17 +00:00
Remove util:lookup plugin
Behaviour moved into the api plugin.
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
plugin {
|
||||
name = "runecrafting-skill"
|
||||
authors = [
|
||||
"Major",
|
||||
"BugCrusher",
|
||||
"tlf30"
|
||||
"Major",
|
||||
"BugCrusher",
|
||||
"tlf30"
|
||||
]
|
||||
|
||||
dependencies = ["util:lookup", "api"]
|
||||
dependencies = [
|
||||
"api"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user