Essentials/EssentialsProtect/src/plugin.yml

11 lines
545 B
YAML
Raw Normal View History

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.
version: ${full.version}
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]
api-version: 1.13
2016-08-31 04:30:13 +02:00
softdepend: [Essentials]