summaryrefslogtreecommitdiffstats
path: root/EssentialsExtra/src/plugin.yml
blob: 8f641605fffb6341cd24a7bf29aa1ce4ba272a43 (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: [md_5]
depend: [Essentials-3]