mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-23 09:37:50 +01:00
82ede4530a
Look at changed files for the changes
11 lines
545 B
YAML
11 lines
545 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: http://tiny.cc/EssentialsCommands
|
|
description: Provides protection for various parts of the world.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
|
|
softdepend: [Essentials]
|
|
api-version: 1.13
|