mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-23 10:39:05 +00:00
51 lines
3.3 KiB
YAML
51 lines
3.3 KiB
YAML
Version: 2.17.3
|
|
BlockCommandPlayer: '&cYou have been blocked from entering command {command}.'
|
|
BlockCommandSender: '&cBlocked player &6{player} &cfrom entering command {command}.'
|
|
BlockingMessage: '&6{player} is currently blocking messages.'
|
|
BungeeToggleOff: '&6You are now blocking BungeeCord chat.'
|
|
BungeeToggleOn: '&6You are now receiving BungeeCord chat.'
|
|
ClearChatSender: '&aCleared the server chat.'
|
|
ClearChatServer: '&aYour chat has been cleared.'
|
|
ChannelList: '{channel_color}{channel_name} : {channel_alias}'
|
|
ChannelListHeader: '&6Channel List : Alias'
|
|
ChannelListWithPermissions: '{channel_color}{channel_name} : {channel_alias} - Permission Required'
|
|
ChannelNoPermission: '&cYou do not have permission for this channel.'
|
|
ChannelNoPermissionView: '&cYou do not have permission to look at this channel.'
|
|
ChannelPlayerListHeader: '&6Players in Channel: {channel_color}{channel_name}'
|
|
CommandInvalidArguments: '&cInvalid command: {command} {args}'
|
|
CommandMustBeRunByPlayer: '&cThis command must be run by a player.'
|
|
CommandNoPermission: '&cYou do not have permission for this command.'
|
|
CommandNotBlockable: '&cCommand is not blockable.'
|
|
CommandSpyOff: '&6You are no longer spying on commands.'
|
|
CommandSpyOn: '&6You are now spying on commands.'
|
|
ConfigReloaded: '&6VentureChat config reloaded.'
|
|
EmptyString: ''
|
|
ExitPrivateConversation: 'You are no longer in private conversation with {player_receiver}.'
|
|
ExitPrivateConversationSpy: '{player_sender} is no longer in a private conversation with {player_receiver}.'
|
|
FilterOff: '&6You are now ignoring the filter.'
|
|
FilterOn: '&6You are no longer ignoring the filter.'
|
|
ForceAll: '&6Forcing all players to run: &c{message}'
|
|
ForcePlayer: '&6Forcing player &c{player} &6to run: &c{message}'
|
|
IgnoringMessage: '&6{player} is currently ignoring your messages.'
|
|
InvalidChannel: '&cInvalid channel: {args}'
|
|
InvalidHash: '&cInvalid hashcode.'
|
|
KickChannel: '&6Kicked player &c{player} &6from channel: {channel_color}{channel_name}'
|
|
KickChannelAllPlayer: '&cYou have been kicked from all channels.'
|
|
KickChannelAllSender: '&6Kicked player &c{player} &6from all channels.'
|
|
LeaveChannel: 'Leaving channel: {channel_color}[{channel_name}]'
|
|
ListenChannel: 'Listening to Channel: {channel_color}[{channel_name}]'
|
|
MustListenOneChannel: '&cYou need to be listening on at least one channel, setting you into the default channel.'
|
|
PlayerOffline: '&cPlayer: &6{args} &cis not online.'
|
|
PlayerOfflineNoPermissionsCheck: '&cCan''t run permission check on offline player.'
|
|
RangedSpyOff: '&6You are no longer spying on ranged channels.'
|
|
RangedSpyOn: '&6You are now spying on ranged channels.'
|
|
SetChannel: 'Channel Set: {channel_color}[{channel_name}]'
|
|
SetChannelAllPlayer: '&cYou have been set into all channels.'
|
|
SetChannelAllSender: '&6Set player &c{player} &6into all channels.'
|
|
SetChannelPlayerChannelNoPermission: '&cThis player does not have permission for channel: {channel_color}{channel_name}'
|
|
SetChannelSender: '&6Set player &c{player} &6into channel: {channel_color}{channel_name}'
|
|
UnblockCommandPlayer: '&cYou have been unblocked from entering command {command}.'
|
|
UnblockCommandSender: '&cUnblocked player &6{player} &cfrom entering command {command}.'
|
|
#Author added in automatically
|
|
VentureChatAuthor: '&6Written by'
|
|
VentureChatVersion: '&6VentureChat Version: {version}' |