summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2011-07-02 15:42:28 -0700
committersnowleo <schneeleo@gmail.com>2011-07-02 15:42:28 -0700
commit4dfc998aa35cc9fb6a3e126f1513510ccfd48411 (patch)
tree27165516993e014ed1c3ff96bf46f7de6951f18f
parent0c124d23b8d0ed717f746001169c2b2f7f652698 (diff)
downloadEssentials-4dfc998aa35cc9fb6a3e126f1513510ccfd48411.tar
Essentials-4dfc998aa35cc9fb6a3e126f1513510ccfd48411.tar.gz
Essentials-4dfc998aa35cc9fb6a3e126f1513510ccfd48411.tar.lz
Essentials-4dfc998aa35cc9fb6a3e126f1513510ccfd48411.tar.xz
Essentials-4dfc998aa35cc9fb6a3e126f1513510ccfd48411.zip
Added softdepend: Factions to EssentialsChat
-rw-r--r--EssentialsChat/src/plugin.yml19
1 files changed, 10 insertions, 9 deletions
diff --git a/EssentialsChat/src/plugin.yml b/EssentialsChat/src/plugin.yml
index 0be4e1c75..4ad77d230 100644
--- a/EssentialsChat/src/plugin.yml
+++ b/EssentialsChat/src/plugin.yml
@@ -1,9 +1,10 @@
-# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
-name: EssentialsChat
-main: com.earth2me.essentials.chat.EssentialsChat
-# 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 chat control features for Essentials. Requires Permissions.
-authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
-depend: [Essentials] \ No newline at end of file
+# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
+name: EssentialsChat
+main: com.earth2me.essentials.chat.EssentialsChat
+# 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 chat control features for Essentials. Requires Permissions.
+authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
+depend: [Essentials]
+softdepend: [Factions] \ No newline at end of file