mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 12:23:59 +00:00
9 lines
No EOL
515 B
YAML
9 lines
No EOL
515 B
YAML
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
|
|
name: EssentialsProtect
|
|
main: com.earth2me.essentials.protect.EssentialsProtect
|
|
# Note to developers: This next line cannot change, or the automatic versioning system will break.
|
|
version: TeamCity
|
|
website: http://www.earth2me.net:8001/
|
|
description: Provides protection for various parts of the world.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
|
|
softdepend: [Essentials] |