mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-08 17:38:20 +01:00
b3692d18b0
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
11 lines
546 B
YAML
11 lines
546 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: ${full.version}
|
|
website: https://essentialsx.net/
|
|
description: Provides protection for various parts of the world.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, drtshock]
|
|
softdepend: [Essentials]
|
|
api-version: 1.13
|