mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 00:38:46 +00:00
Port Area plugin to Kotlin
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
plugin {
|
||||
name = "Area listeners"
|
||||
description = "Enables plugins to listen on mobs entering, moving inside of, or leaving a rectangular area."
|
||||
authors = ["Major"]
|
||||
dependencies = ["api"]
|
||||
}
|
||||
Reference in New Issue
Block a user