mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-14 22:55:55 +01:00
10 lines
578 B
YAML
10 lines
578 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://tiny.cc/EssentialsCommands
|
|
description: Provides chat control features for Essentials. Requires Permissions.
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally]
|
|
depend: [Essentials]
|
|
#softdepend: [Factions] |