summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/src/plugin.yml
blob: 2c60701e7f106a20ac962852d00f460dd35443f0 (plain)
1
2
3
4
5
6
7
8
9
10
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: EssentialsChat
main: net.ess3.chat.EssentialsChat
# 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 chat control features for Essentials.  Requires Permissions.
authors: ["Essentials Team", "http://contributors.ess3.net"]
depend: [Essentials-3]
#softdepend: [Factions]