summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/plugin.yml
diff options
context:
space:
mode:
authorZenexer <Zenexer@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-03-30 04:03:21 +0000
committerZenexer <Zenexer@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-03-30 04:03:21 +0000
commit71c5e8c54eb51e8eb8176f807a6205abdd02f5ae (patch)
tree1c750b9fa65224abc02ba4db9b569bba979fa5d1 /EssentialsProtect/src/plugin.yml
downloadEssentials-71c5e8c54eb51e8eb8176f807a6205abdd02f5ae.tar
Essentials-71c5e8c54eb51e8eb8176f807a6205abdd02f5ae.tar.gz
Essentials-71c5e8c54eb51e8eb8176f807a6205abdd02f5ae.tar.lz
Essentials-71c5e8c54eb51e8eb8176f807a6205abdd02f5ae.tar.xz
Essentials-71c5e8c54eb51e8eb8176f807a6205abdd02f5ae.zip
2.1 prerelease, part 2 of 3
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk2.1@1015 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'EssentialsProtect/src/plugin.yml')
-rw-r--r--EssentialsProtect/src/plugin.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/EssentialsProtect/src/plugin.yml b/EssentialsProtect/src/plugin.yml
new file mode 100644
index 000000000..c6f7830c1
--- /dev/null
+++ b/EssentialsProtect/src/plugin.yml
@@ -0,0 +1,8 @@
+# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
+name: EssentialsProtect
+main: com.earth2me.essentials.protect.EssentialsProtect
+# Note to developers: This next line cannot change, or the automatic versioning system will break.
+version: TeamCity
+website: http://www.earth2me.net:8001/
+description: Provides protection for various parts of the world.
+authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo] \ No newline at end of file