mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
15 lines
290 B
XML
15 lines
290 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>
|