summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/src/plugin.yml
blob: 6ecadd4d3f9e578897978e0964788b421fd2c7fd (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: com.earth2me.essentials.chat.EssentialsChat
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: TeamCity
website: http://tiny.cc/EssentialsWiki
description: Provides chat control features for Essentials.  Requires Permissions.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy]
depend: [Essentials3]
#softdepend: [Factions]