summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src/plugin.yml
diff options
context:
space:
mode:
authorsnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-03-19 22:39:51 +0000
committersnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-03-19 22:39:51 +0000
commita3ebd254f2897951a2ce31fdd90b6944c582d82b (patch)
tree11c8670882eed130d7ff1b33cc7c65e496f1bbac /EssentialsProtect/src/plugin.yml
parent487577f2fa856a61077594ad6677f0bdd7150fcd (diff)
downloadEssentials-a3ebd254f2897951a2ce31fdd90b6944c582d82b.tar
Essentials-a3ebd254f2897951a2ce31fdd90b6944c582d82b.tar.gz
Essentials-a3ebd254f2897951a2ce31fdd90b6944c582d82b.tar.lz
Essentials-a3ebd254f2897951a2ce31fdd90b6944c582d82b.tar.xz
Essentials-a3ebd254f2897951a2ce31fdd90b6944c582d82b.zip
Moving all files to trunk.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 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