summaryrefslogtreecommitdiffstats
path: root/EssentialsExtra/src/plugin.yml
blob: c62409b78952f38fff439a44729daac180824a99 (plain)
1
2
3
4
5
6
7
8
9
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: EssentialsExtra
main: net.ess3.extra.EssentialsExtra
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: ${build.number}
website: http://tiny.cc/EssentialsWiki
description: Provides extra commands for Essentials
authors: [Essentialsteam, "http://contributors.ess3.net"]
depend: [Essentials-3]