mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-08 03:50:06 +01:00
10 lines
553 B
YAML
10 lines
553 B
YAML
# 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://www.earth2me.net:8001/
|
|
description: Provides chat control features for Essentials. Requires Permissions.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Okamosy]
|
|
depend: [Essentials]
|
|
#softdepend: [Factions] |