summaryrefslogtreecommitdiffstats
path: root/EssentialsAntiBuild/src/plugin.yml
diff options
context:
space:
mode:
authorIaccidentally <coryhuckaby@gmail.com>2012-09-26 19:27:21 -0400
committerIaccidentally <coryhuckaby@gmail.com>2012-09-26 19:27:21 -0400
commit476b5820bdfbf80c52e39085f1671d8dfc4a3951 (patch)
treeefad20cc307e3e35fceae0ccc153d3df24a6f01d /EssentialsAntiBuild/src/plugin.yml
parent858350c34431a02f005f024604d04ab1f2db96d3 (diff)
downloadEssentials-476b5820bdfbf80c52e39085f1671d8dfc4a3951.tar
Essentials-476b5820bdfbf80c52e39085f1671d8dfc4a3951.tar.gz
Essentials-476b5820bdfbf80c52e39085f1671d8dfc4a3951.tar.lz
Essentials-476b5820bdfbf80c52e39085f1671d8dfc4a3951.tar.xz
Essentials-476b5820bdfbf80c52e39085f1671d8dfc4a3951.zip
Add EssentialsAntiBuild to 3.x :: still needs a little work
Diffstat (limited to 'EssentialsAntiBuild/src/plugin.yml')
-rw-r--r--EssentialsAntiBuild/src/plugin.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/EssentialsAntiBuild/src/plugin.yml b/EssentialsAntiBuild/src/plugin.yml
new file mode 100644
index 000000000..c838528c5
--- /dev/null
+++ b/EssentialsAntiBuild/src/plugin.yml
@@ -0,0 +1,9 @@
+# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
+name: EssentialsAntiBuild
+main: net.ess3.antibuild.EssentialsAnitBuild
+# Note to developers: This next line cannot change, or the automatic versioning system will break.
+version: ${build.number}
+website: http://tiny.cc/EssentialsWiki
+description: Provides build protection.
+authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]
+softdepend: [Essentials] \ No newline at end of file