2012-08-18 20:19:00 +00:00
|
|
|
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
|
|
|
|
name: EssentialsAntiBuild
|
|
|
|
main: com.earth2me.essentials.antibuild.EssentialsAntiBuild
|
|
|
|
# Note to developers: This next line cannot change, or the automatic versioning system will break.
|
2016-08-31 02:28:37 +00:00
|
|
|
version: ${project.version}-b${build.number}
|
2013-01-22 15:56:18 +00:00
|
|
|
website: http://tiny.cc/EssentialsCommands
|
2012-08-18 20:19:00 +00:00
|
|
|
description: Provides build protection.
|
2013-04-16 21:01:01 +00:00
|
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]
|
2013-02-28 17:04:05 +00:00
|
|
|
depend: [Essentials]
|