2011-07-24 23:19:12 +02:00
|
|
|
# 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.
|
2018-03-29 05:00:19 +02:00
|
|
|
version: ${full.version}
|
2020-08-04 16:35:34 +02:00
|
|
|
website: https://essentialsx.net/
|
2011-07-24 23:19:12 +02:00
|
|
|
description: Provides protection for various parts of the world.
|
2021-09-28 21:49:55 +02:00
|
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, drtshock]
|
2016-08-31 04:30:13 +02:00
|
|
|
softdepend: [Essentials]
|
2019-01-05 19:42:09 +01:00
|
|
|
api-version: 1.13
|