mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-04 18:09:54 +01:00
10 lines
512 B
YAML
10 lines
512 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: TeamCity
|
|
website: http://tiny.cc/EssentialsCommands
|
|
description: Provides build protection.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]
|
|
depend: [Essentials]
|