summaryrefslogtreecommitdiffstats
path: root/EssentialsAntiBuild/src/plugin.yml
blob: 535bc77f1e5719dffd1dd2ed8479b6a05c78acd4 (plain)
1
2
3
4
5
6
7
8
9
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: EssentialsAntiBuild
main: net.ess3.antibuild.EssentialsAntiBuild
# 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: ["Essentials Team", "http://contributors.ess3.net"]
softdepend: [Essentials]