summaryrefslogtreecommitdiffstats
path: root/EssentialsAntiBuild/src/plugin.yml
diff options
context:
space:
mode:
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