# Offers the possibility to use @t <message> instead of /teamchat <message>
[email protected]: true
# For example change the style: @tc --> @tc <message>
style: '@t'
# Offers the possibility to display the messages in the console
console: true
#Messages
messages:
prefix: '&8[&cTeamChat&8] '
message: '&b%player%&8: &7%message%'
login: '&7You have logged in.'
logout: '&7You have logged out.'
already-login: '&cYou are already logged in.'
already-logout: '&cYou are already logged out.'
consoleSender: '&cOnly a player can execute this command.'
teamchatOff: '&cYou have to activate the teamchat to write.'
reload: '&7Teamchat has been reloaded.'
noPermission: '&cYou do not have access to this command.'
usageCommand: '&7Use /Teamchat <message>.'
usageChat: '&7Use %style% <message>.'