2012-08-18 22:19:00 +02: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.
|
2018-03-29 05:00:19 +02:00
|
|
|
version: ${full.version}
|
2020-08-04 16:35:34 +02:00
|
|
|
website: https://essentialsx.net/
|
2012-08-18 22:19:00 +02:00
|
|
|
description: Provides build protection.
|
2013-04-16 23:01:01 +02:00
|
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]
|
2013-02-28 18:04:05 +01:00
|
|
|
depend: [Essentials]
|
2020-04-23 17:15:10 +02:00
|
|
|
api-version: "1.13"
|
|
|
|
|
|
|
|
permissions:
|
|
|
|
essentials.exempt.protect:
|
|
|
|
default: false
|
|
|
|
description: Exempt from EssentialsProtect/EssentialsAntiBuild protections
|
|
|
|
children:
|
|
|
|
essentials.protect.alerts.notrigger: true
|
|
|
|
essentials.protect.exemptbreak: true
|
|
|
|
essentials.protect.exemptplacement: true
|
|
|
|
essentials.protect.exemptusage: true
|