mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
14 lines
289 B
XML
14 lines
289 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<id>cmd-bank</id>
|
|
<version>1</version>
|
|
<name>Bank Command</name>
|
|
<description>Adds a ::bank command.</description>
|
|
<authors>
|
|
<author>Graham</author>
|
|
</authors>
|
|
<scripts>
|
|
<script>bank.rb</script>
|
|
</scripts>
|
|
<dependencies />
|
|
</plugin> |