From bc1c252dca0a1d2ecc54eda1fba233c972b0f389 Mon Sep 17 00:00:00 2001 From: snowleo Date: Sun, 24 Jul 2011 23:19:12 +0200 Subject: Correcting all line endings to LF --- EssentialsSpawn/build.xml | 152 ++++++++++++++++++++--------------------- EssentialsSpawn/src/plugin.yml | 30 ++++---- 2 files changed, 91 insertions(+), 91 deletions(-) (limited to 'EssentialsSpawn') diff --git a/EssentialsSpawn/build.xml b/EssentialsSpawn/build.xml index 7dfcbb707..d44f2cc97 100644 --- a/EssentialsSpawn/build.xml +++ b/EssentialsSpawn/build.xml @@ -1,76 +1,76 @@ - - ]> - - - - - - - - - - Builds, tests, and runs the project EssentialsSpawn. - - &buildinc; - - + + ]> + + + + + + + + + + Builds, tests, and runs the project EssentialsSpawn. + + &buildinc; + + diff --git a/EssentialsSpawn/src/plugin.yml b/EssentialsSpawn/src/plugin.yml index a9e2895d0..1e01eebd9 100644 --- a/EssentialsSpawn/src/plugin.yml +++ b/EssentialsSpawn/src/plugin.yml @@ -1,16 +1,16 @@ -# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.) -name: EssentialsSpawn -main: com.earth2me.essentials.spawn.EssentialsSpawn -# 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 spawn control commands, utilizing Essentials. -authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology] -depend: [Essentials] -commands: - setspawn: - description: Set the spawnpoint to your current position. - usage: / - spawn: - description: Teleport to the spawnpoint. +# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.) +name: EssentialsSpawn +main: com.earth2me.essentials.spawn.EssentialsSpawn +# 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 spawn control commands, utilizing Essentials. +authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology] +depend: [Essentials] +commands: + setspawn: + description: Set the spawnpoint to your current position. + usage: / + spawn: + description: Teleport to the spawnpoint. usage: / \ No newline at end of file -- cgit v1.2.3