mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
9 lines
539 B
YAML
9 lines
539 B
YAML
# 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.
|
|
version: ${project.version}-b${build.number}
|
|
website: http://tiny.cc/EssentialsCommands
|
|
description: Provides build protection.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]
|
|
depend: [Essentials]
|