diff options
author | snowleo <schneeleo@gmail.com> | 2011-07-24 23:19:12 +0200 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2011-07-24 23:19:12 +0200 |
commit | bc1c252dca0a1d2ecc54eda1fba233c972b0f389 (patch) | |
tree | 6083e48e53b95f9e0369a96d6dc68b726b05afa7 /EssentialsProtect/src/plugin.yml | |
parent | 19ba6e519582196886ea6a2240b130e8b776db83 (diff) | |
download | Essentials-bc1c252dca0a1d2ecc54eda1fba233c972b0f389.tar Essentials-bc1c252dca0a1d2ecc54eda1fba233c972b0f389.tar.gz Essentials-bc1c252dca0a1d2ecc54eda1fba233c972b0f389.tar.lz Essentials-bc1c252dca0a1d2ecc54eda1fba233c972b0f389.tar.xz Essentials-bc1c252dca0a1d2ecc54eda1fba233c972b0f389.zip |
Correcting all line endings to LF
Diffstat (limited to 'EssentialsProtect/src/plugin.yml')
-rw-r--r-- | EssentialsProtect/src/plugin.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/EssentialsProtect/src/plugin.yml b/EssentialsProtect/src/plugin.yml index e5212599d..31fc1ae99 100644 --- a/EssentialsProtect/src/plugin.yml +++ b/EssentialsProtect/src/plugin.yml @@ -1,9 +1,9 @@ -# 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, ceulemans, Xeology]
+# 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, ceulemans, Xeology] depend: [Essentials]
\ No newline at end of file |