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}
|
2013-01-22 16:56:18 +01:00
|
|
|
website: http://tiny.cc/EssentialsCommands
|
2011-07-24 23:19:12 +02:00
|
|
|
description: Provides protection for various parts of the world.
|
2011-12-09 22:51:31 +01:00
|
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
|
2018-11-19 12:28:31 +01:00
|
|
|
api-version: 1.13
|
2016-08-31 04:30:13 +02:00
|
|
|
softdepend: [Essentials]
|