mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 16:49:11 +00:00
Convert ::animate command to Kotlin
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
name = "Chat commands"
|
||||
package = "org.apollo.game.plugin.cmd"
|
||||
authors = [ "Graham", "cubeee" ]
|
||||
dependencies = [ "command_utilities" ]
|
||||
authors = [
|
||||
"Graham",
|
||||
"Major",
|
||||
"cubeee"
|
||||
]
|
||||
|
||||
[config]
|
||||
srcDir = "src/"
|
||||
|
||||
Reference in New Issue
Block a user