summaryrefslogtreecommitdiffstats
path: root/EssentialsChat
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
commited1aa2f9dc6c0133b4882d7c6aefc4726d8a11ac (patch)
tree8c3d9f0e9b23169da95f981ac41c8cc34c7fd55f /EssentialsChat
parent4eb94e7facaf91e9df0bf2ae4621c46370c6b79d (diff)
downloadEssentials-ed1aa2f9dc6c0133b4882d7c6aefc4726d8a11ac.tar
Essentials-ed1aa2f9dc6c0133b4882d7c6aefc4726d8a11ac.tar.gz
Essentials-ed1aa2f9dc6c0133b4882d7c6aefc4726d8a11ac.tar.lz
Essentials-ed1aa2f9dc6c0133b4882d7c6aefc4726d8a11ac.tar.xz
Essentials-ed1aa2f9dc6c0133b4882d7c6aefc4726d8a11ac.zip
Added softdepend: Factions to EssentialsChat
Diffstat (limited 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