Add module authors - closes #902

This commit is contained in:
md_5
2014-03-10 11:13:49 +11:00
parent 4a7f8015e5
commit e609145a0d
7 changed files with 10 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ name: ${project.name}
main: net.md_5.bungee.module.cmd.send.PluginSend
version: ${describe}
description: ${project.description}
author: ${module.author}