# To simplify the customisation and the translation process please check out the editor: https://ptp.pcgamingfreaks.at Language: NotFromConsole: '&8[&fracked.ru&8]&r &cerror: &7this command can''t be used from the console.' # Global Wildcards: and Ingame: NoPermission: '&8[&fracked.ru&8]&r &cerror: &7you don''t have permission to do that.' NaN: '&8[&fracked.ru&8]&r &cerror: &7the entered value is not a number.' NotMarried: '&8[&fracked.ru&8]&r &7you are not married.' PartnerOffline: '&8[&fracked.ru&8]&r &7your partner is offline.' PartnerNotInRange: '&8[&fracked.ru&8]&r &7your partner is too far away.' TargetPartnerNotFound: '&8[&fracked.ru&8]&r &7your targeted partner was not found.' PlayerNotMarried: '&8[&fracked.ru&8]&r &e{PlayerName}&r &7is not married.' PlayerNotFound: '&8[&fracked.ru&8]&r &cerror: &7couldn''t find &e{PlayerName}&r&7.' PlayerNotOnline: '&8[&fracked.ru&8]&r &e{PlayerName}&r &7is offline.' PlayersNotMarried: '&8[&fracked.ru&8]&r &7the players aren''t married.' MarriageNotExact: '&8[&fracked.ru&8]&r &7more than one marriage matches your request.' JoinLeaveInfo: # Only used for players with 1 partner PartnerOnline: '&8[&fracked.ru&8]&r &7your partner is online.' # Only used for players with 1 partner PartnerOffline: '&8[&fracked.ru&8]&r &7your partner is offline.' # Only used for players with more than 1 partner AllPartnersOffline: '&8[&fracked.ru&8]&r &7all your partners are offline.' # Only used for players with more than 1 partner PartnerOnlineMulti: '&8[&fracked.ru&8]&r &7partners online: &r&f{OnlinePartners}' # Placeholders: {Name}, {DisplayName}. Keep in mind display names can contain colors! No JSON!!! MultiOnlineFormat: "{DisplayName}" # No JSON!!! MultiOnlineSeparator: "&r&7, " # Placeholders: {Name}, {DisplayName} PartnerNowOnline: '&8[&fracked.ru&8]&r &7your partner is now online.' # Placeholders: {Name}, {DisplayName} PartnerNowOffline: '&8[&fracked.ru&8]&r &7your partner is now offline.' Backpack: OnlyInSurvival: '&8[&fracked.ru&8]&r &7you can only access your partner''s backpack in survival mode.' ShareOn: '&8[&fracked.ru&8]&r &7you now share your backpack with your partner.' ShareOff: '&8[&fracked.ru&8]&r &7you are no longer sharing your backpack with your partner.' Opened: '&8[&fracked.ru&8]&r &7your partner has opened your backpack.' ShareDenied: '&8[&fracked.ru&8]&r &7your partner doesn''t give you access to their backpack.' Chat: Joined: '&8[&fracked.ru&8]&r &7you have set your chat to the private marry chat.' Left: '&8[&fracked.ru&8]&r &7you have set your chat to public chat.' ListeningStarted: '&8[&fracked.ru&8]&r &7you are now listening to the marry chat.' ListeningStopped: '&8[&fracked.ru&8]&r &7you are no longer listening to the marry chat.' TargetSet: '&8[&fracked.ru&8]&r &7private chat target set.' DisplayNameAll: "All Partners" # Placeholders: {SenderDisplayName}, {SenderName}, {ReceiverDisplayName}, {ReceiverName}, {Message}, {MagicHeart} Format: "{MagicHeart}&r {SenderDisplayName}&r&7 => &r{ReceiverDisplayName}&r&f: &r{Message}" Gift: # Placeholders: {AllowedGameModes}, {CurrentGameMode} GameModeNotAllowedSender: '&8[&fracked.ru&8]&r &7you can''t send gifts in your current game mode.' # Placeholders: {AllowedGameModes}, {CurrentGameMode} GameModeNotAllowedReceiver: '&8[&fracked.ru&8]&r &7your partner can''t receive gifts in their current game mode.' NoItemInHand: '&8[&fracked.ru&8]&r &7you are not holding an item.' PartnerInvFull: '&8[&fracked.ru&8]&r &7your partner has no empty space in their inventory.' # Placeholders: {Name}, {DisplayName}, {ItemAmount}, {ItemName}, {ItemMetaJSON} = Item as JSON for hover event ItemSent: "[{\"text\":\"You have sent your partner \",\"color\":\"gray\"},{\"text\":\"{ItemAmount} {ItemName}\",\"color\":\"yellow\",\"hoverEvent\":{\"action\":\"show_item\",\"value\":\"{ItemMetaJSON}\"}},{\"text\":\".\",\"color\":\"gray\"}]" # Placeholders: {Name}, {DisplayName}, {ItemAmount}, {ItemName}, {ItemMetaJSON} = Item as JSON for hover event ItemReceived: "[{\"text\":\"Your \",\"color\":\"gray\"},{\"text\":\"partner\",\"color\":\"yellow\",\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"{DisplayName}\"}},{\"text\":\" has sent you \",\"color\":\"gray\"},{\"text\":\"{ItemAmount} {ItemName}\",\"color\":\"yellow\",\"hoverEvent\":{\"action\":\"show_item\",\"value\":\"{ItemMetaJSON}\"}},{\"text\":\".\",\"color\":\"gray\"}]" WorldNotAllowed: '&8[&fracked.ru&8]&r &7your partner is in a world where receiving gifts is not allowed.' ItemNotAllowed: '&8[&fracked.ru&8]&r &7you are not allowed to gift &e{ItemName}&r &7to your partner.' # Placeholders: {ItemAmount}, {ItemName}, {ItemMetaJSON} = Item as JSON for hover event Request: Notification: "[\"\",{\"text\":\"{DisplayName}&r wants to gift you \",\"color\":\"gray\"},{\"text\":\"{ItemAmount} {ItemName}\",\"color\":\"yellow\",\"hoverEvent\":{\"action\":\"show_item\",\"value\":\"{ItemMetaJSON}\"}},{\"text\":\". accept with \",\"color\":\"gray\"},{\"text\":\"/marry accept\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry accept\"}},{\"text\":\" or deny with \",\"color\":\"gray\"},{\"text\":\"/marry deny\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry deny\"}},{\"text\":\".\",\"color\":\"gray\"}]" WaitForConfirmation: '&8[&fracked.ru&8]&r &7gift request sent to your partner.' Denied: '&8[&fracked.ru&8]&r &7you denied the gift of your partner.' DeniedPartner: '&8[&fracked.ru&8]&r &7your partner denied the gift. your item has been refunded.' Canceled: '&8[&fracked.ru&8]&r &7you canceled your gift request.' CanceledPartner: '&8[&fracked.ru&8]&r &7your partner canceled the gift request. your item has been refunded.' CanceledDisconnectRequester: '&8[&fracked.ru&8]&r &7your partner went offline. gift request canceled. your item has been refunded.' CanceledDisconnectTarget: '&8[&fracked.ru&8]&r &7your partner went offline. gift request canceled.' RefundInvFull: '&8[&fracked.ru&8]&r &7your inventory is full, dropped leftover gift items on the ground.' PartnerAlreadyHasAnOpenRequest: '&8[&fracked.ru&8]&r &7your partner already has an open request. please wait for them to accept or deny it first.' Home: Deleted: '&8[&fracked.ru&8]&r &7home successfully deleted.' PlayerNoHome: '&8[&fracked.ru&8]&r &7the player doesn''t have a home yet.' NoHome: '&8[&fracked.ru&8]&r &7you have no home yet.' TPed: '&8[&fracked.ru&8]&r &7you have been teleported to your home.' Set: '&8[&fracked.ru&8]&r &7home has been saved.' BlockedFrom: '&8[&fracked.ru&8]&r &7you are not allowed to teleport home from here.' BlockedTo: '&8[&fracked.ru&8]&r &7you are not allowed to teleport to your home. please move it.' Kiss: Kissed: "&7you have kissed your partner." Kissed_SendMethod: "action_bar" GotKissed: "&7your partner has kissed you." GotKissed_SendMethod: "action_bar" TooFarAway: '&8[&fracked.ru&8]&r &7you are too far away to kiss your partner. (max &e{Distance}&r &7blocks)' # Placeholders: {Time}, {TimeLeft} in seconds Wait: '&8[&fracked.ru&8]&r &7you have to wait &e{Time}&r &7seconds to kiss your partner again.' Hug: Hugged: "&7you have hugged your partner." Hugged_SendMethod: "action_bar" GotHugged: "&7your partner has hugged you." GotHugged_SendMethod: "action_bar" TooFarAway: '&8[&fracked.ru&8]&r &7you are too far away to hug your partner. (max &e{Distance}&r &7blocks)' # Placeholders: {Time}, {TimeLeft} in seconds Wait: '&8[&fracked.ru&8]&r &7you have to wait &e{Time}&r &7seconds to hug your partner again.' Info: # Placeholders: {Player1Name}, {Player1DisplayName}, {Player2Name}, {Player2DisplayName}, {Surname}, {MagicHeart}, {WeddingDate}, {PriestName}, {PriestDisplayName}, {HasHome}, {PvPEnabled} Headline: '&8[&fracked.ru&8]&r &r&n marriage info &r' Footer: '&8------------------------------------' Player1: '&7partner 1: &f{Player1DisplayName}' Player2: '&7partner 2: &f{Player2DisplayName}' Surname: '&7surname: &f{Surname}' WeddingDate: '&7married on: &f{WeddingDate}' # No Json!!! DateFormat: "yyyy-MM-dd" Priest: '&7priest: &f{PriestDisplayName}' NoPriest: '&7priest: &fnone' HasHome: '&7home set: &f{HasHome}' PvP: '&7pvp: &f{PvPEnabled}' Heart: '&7heart: &f{MagicHeart}' NotMarried: '&8[&fracked.ru&8]&r {DisplayName}&r &7is not married.' Seen: # Placeholders: {Name}, {DisplayName} CurrentlyOnline: "{DisplayName}&r is currently &fonline&r." # Placeholders: {Name}, {Date}, {Count}, {CountTotalDays} LastSeen: "[\"\",{\"text\":\"{Name} was last seen on \",\"color\":\"gray\",\"extra\":[{\"text\":\"{Date}\",\"color\":\"yellow\",\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"{Count} ago\"}},{\"text\":\".\",\"color\":\"gray\"}]}]" # No Json!!! DateFormat: "yyyy-MM-dd 'at' HH:mm:ss" List: # Placeholders: {Player1Name}, {Player1DisplayName}, {Player2Name}, {Player2DisplayName}, {Surname}, {MagicHeart} Format: "&f{Player1DisplayName} {MagicHeart} &f{Player2DisplayName}" NoMarriedPlayers: '&8[&fracked.ru&8]&r &7there are no married players.' Headline: '&8[&fracked.ru&8]&r &7married players &r&f- &r&7page &e{CurrentPage}&7/&e{MaxPage}' Footer: "[\"\",{\"text\":\"<<< previous <<<\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {PrevPage}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {PrevPage}\"}},{\"text\":\" page {CurrentPage}/{MaxPage} \",\"color\":\"yellow\"},{\"text\":\">>> next >>>\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {NextPage}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {NextPage}\"}}]" Partners: Headline: '&8[&fracked.ru&8]&r &7partner list of {DisplayName}&r&7:' Footer: '&8------------------------------------' NotMarried: '&8[&fracked.ru&8]&r {DisplayName}&r &7is not married.' # Player1 is the player that was queried. Player2 is the partner Format: "&f{Player1DisplayName} {MagicHeart} &f{Player2DisplayName}" ListPriests: Format: "&f{PriestDisplayName}" NoPriestsOnline: '&8[&fracked.ru&8]&r &7there are no priests online.' Headline: '&8[&fracked.ru&8]&r &7online priests &r&f- &r&7page &e{CurrentPage}&7/&e{MaxPage}' Footer: "[\"\",{\"text\":\"<<< previous <<<\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {PrevPage}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {PrevPage}\"}},{\"text\":\" page {CurrentPage}/{MaxPage} \",\"color\":\"yellow\"},{\"text\":\">>> next >>>\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {NextPage}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {NextPage}\"}}]" PvP: IsDisabled: "&7you can't hurt your partner if you have pvp disabled." IsDisabled_SendMethod: "action_bar" On: '&8[&fracked.ru&8]&r &7you have now enabled pvp with your partner.' Off: '&8[&fracked.ru&8]&r &7you have now disabled pvp with your partner.' TP: PartnerVanished: '&8[&fracked.ru&8]&r &7you can''t use teleport if your partner is vanished.' Teleport: '&8[&fracked.ru&8]&r &7teleporting to partner...' TeleportTo: '&8[&fracked.ru&8]&r &7your partner is teleporting to you...' Unsafe: '&8[&fracked.ru&8]&r &7teleport cancelled. you would not survive it.' ToUnsafe: '&8[&fracked.ru&8]&r &7your partner was about to teleport to you, but would not survive it.' WorldNotAllowed: '&8[&fracked.ru&8]&r &7your partner is in a world where tp is not allowed.' Moved: '&8[&fracked.ru&8]&r &7teleport canceled. you have moved.' DontMove: '&8[&fracked.ru&8]&r &7teleport in &e{Time}&r &7sec. don''t move.' BlockedFrom: '&8[&fracked.ru&8]&r &7you are not allowed to teleport to your partner from here.' BlockedTo: '&8[&fracked.ru&8]&r &7you are not allowed to teleport to where your partner is.' Request: Notification: "[\"\",{\"text\":\"{DisplayName}&r wants teleport to you. accept with \",\"color\":\"gray\"},{\"text\":\"/marry accept\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry accept\"}},{\"text\":\" or deny with \",\"color\":\"gray\"},{\"text\":\"/marry deny\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry deny\"}},{\"text\":\".\",\"color\":\"gray\"}]" WaitForConfirmation: '&8[&fracked.ru&8]&r &7please wait until your partner accepts the teleport.' Denied: '&8[&fracked.ru&8]&r &7you denied the teleport request of your partner.' DeniedPartner: '&8[&fracked.ru&8]&r &7your partner denied the teleport request.' Canceled: '&8[&fracked.ru&8]&r &7you canceled your teleport request.' CanceledPartner: '&8[&fracked.ru&8]&r &7your partner canceled the teleport request.' CanceledDisconnectRequester: '&8[&fracked.ru&8]&r &7your partner went offline. teleport request canceled.' CanceledDisconnectTarget: '&8[&fracked.ru&8]&r &7your partner went offline. teleport request canceled.' SetColor: UnknownColor: '&8[&fracked.ru&8]&r &cerror: &7unable to identify color &e{Input}&r&7.' Set: '&8[&fracked.ru&8]&r &7color set.' Selection: '["",{"text":"please click on how you would like the heart for your marriage to look like:","color":"gray"},{"text":"\n"},{"text":" ❤ ","color":"dark_red","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} dark_red"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to dark red."}},{"text":" ❤ ","color":"red","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} red"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to red."}},{"text":" ❤ ","color":"gold","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} gold"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to gold."}},{"text":" ❤ ","color":"yellow","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} yellow"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to yellow."}},{"text":" ❤ ","color":"dark_green","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} dark_green"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to dark green."}},{"text":" ❤ ","color":"green","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} green"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to green."}},{"text":" ❤ ","color":"aqua","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} aqua"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to aqua."}},{"text":" ❤ ","color":"dark_aqua","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} dark_aqua"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to dark aqua."}},{"text":" ❤ ","color":"dark_blue","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} dark_blue"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to dark blue."}},{"text":" ❤ ","color":"blue","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} blue"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to blue."}},{"text":" ❤ ","color":"light_purple","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} light_purple"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to light purple."}},{"text":" ❤ ","color":"dark_purple","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} dark_purple"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to dark purple."}},{"text":" ❤ ","color":"white","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} white"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to white."}},{"text":" ❤ ","color":"gray","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} gray"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to gray."}},{"text":" ❤ ","color":"dark_gray","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} dark_gary"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to dark gray."}},{"text":" ❤ ","color":"black","clickEvent":{"action":"run_command","value":"/{MainCmdAlias} {SubCmdAlias} black"},"hoverEvent":{"action":"show_text","value":"sets the color of the heart to black."}}]' SetPriest: # Placeholders: {Name}, {DisplayName}. Keep in mind display names contain colors! MadeYouAPriest: '&8[&fracked.ru&8]&r {DisplayName}&r &7has made you a priest.' YouMadeAPriest: '&8[&fracked.ru&8]&r {DisplayName}&r &7now is a priest.' FiredYou: '&8[&fracked.ru&8]&r {DisplayName}&r &7has fired you as a priest.' YouFiredAPriest: '&8[&fracked.ru&8]&r {DisplayName}&r &7is no longer a priest.' PerPermission: '&8[&fracked.ru&8]&r {DisplayName}&r &7is set as a priest per permission and can''t be fired by command.' Surname: SetSuccessful: '&8[&fracked.ru&8]&r &7surname changed.' SetFailed: '&8[&fracked.ru&8]&r &7failed changing surname.' ToShort: '&8[&fracked.ru&8]&r &7the given surname is too short. it has to be at least &e{MinLength}&r &7characters long.' ToLong: '&8[&fracked.ru&8]&r &7the given surname is too long. it can''t be more than &e{MaxLength}&r &7characters long.' AlreadyUsed: '&8[&fracked.ru&8]&r &7the given surname is already in use.' Banned: '&8[&fracked.ru&8]&r &7the given surname is not allowed.' Confirm: "[\"\",{\"text\":\"{PriestDisplayName}&r\"},{\"text\":\" wants to change your surname from\",\"color\":\"gray\"},{\"text\":\"{Surname}&r\"},{\"text\":\" to \",\"color\":\"gray\"},{\"text\":\"{NewSurname}&r\",\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"current surname: {Surname}\"}},{\"text\":\". accept with \",\"color\":\"gray\"},{\"text\":\"/marry accept\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry accept\"}},{\"text\":\" or deny with \",\"color\":\"gray\"},{\"text\":\"/marry deny\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry deny\"}},{\"text\":\".\",\"color\":\"gray\"}]" PlayerOff: '&8[&fracked.ru&8]&r {DisplayName}&r &7is now offline, surname change canceled.' PriestOff: '&8[&fracked.ru&8]&r &7priest {DisplayName}&r &7is now offline, surname change canceled.' PlayerCancelled: '&8[&fracked.ru&8]&r {PlayerDisplayName}&r &7cancelled the surname change to {NewSurname}&r&7.' PriestCancelled: '&8[&fracked.ru&8]&r {PriestDisplayName}&r &7cancelled the surname change to {NewSurname}&r&7.' YouCancelled: '&8[&fracked.ru&8]&r &7you cancelled your surname change to {NewSurname}&r&7.' YouCancelledPriest: '&8[&fracked.ru&8]&r &7you cancelled the surname change of {Player1DisplayName}&r &7and {Player2DisplayName}&r &7to {NewSurname}&r&7.' Deny: '&8[&fracked.ru&8]&r {DisplayName}&r &7denied the surname change.' YouDeny: '&8[&fracked.ru&8]&r &7you denied the surname change to {NewSurname}&r&7.' PlayerOffline: '&8[&fracked.ru&8]&r &7can''t check for consent to change surname while player is offline.' Requests: NothingToAccept: '&8[&fracked.ru&8]&r &7there is no open request to accept.' NothingToDeny: '&8[&fracked.ru&8]&r &7there is no open request to deny.' NothingToCancel: '&8[&fracked.ru&8]&r &7there is no open request to cancel.' Marry: # Placeholders: {Name}, {DisplayName}. Keep in mind display names contain colors! NotWithHimself: '&8[&fracked.ru&8]&r &7you can''t marry {DisplayName}&r &7with himself.' AlreadySamePair: '&8[&fracked.ru&8]&r &7you can''t marry players that are already married to each other. {Player1DisplayName}&r &7is already married with {Player2DisplayName}&r&7.' AlreadyMarried: '&8[&fracked.ru&8]&r &7you can''t marry players that are already married. {DisplayName}&r &7is already married.' SurnameNeeded: '&8[&fracked.ru&8]&r &7you need a surname for the couple to marry.' Married: '&8[&fracked.ru&8]&r &7you have married {Player1DisplayName}&r &7with {Player2DisplayName}&r&7.' HasMarried: '&8[&fracked.ru&8]&r {PriestDisplayName}&r &7has married you with {PartnerDisplayName}&r&7.' Broadcast: '&8[&fracked.ru&8]&r {PriestDisplayName}&r &7has married {Player1DisplayName}&r &7with {Player2DisplayName}&r&7.' NotInRange: '&8[&fracked.ru&8]&r &7the players are not in range. they need to be within &e{Range}&r &7blocks.' AlreadyOpenRequest: '&8[&fracked.ru&8]&r {DisplayName}&r &7has already one not answered marry request.' YouCalledOff: '&8[&fracked.ru&8]&r &7you have called the wedding off.' PlayerCalledOff: '&8[&fracked.ru&8]&r {DisplayName}&r &7called the wedding off.' Confirm: "[\"\",{\"text\":\"{PriestDisplayName}&r\"},{\"text\":\" wants to marry you with \",\"color\":\"gray\"},{\"text\":\"{PlayerDisplayName}&r\"},{\"text\":\". accept with \",\"color\":\"gray\"},{\"text\":\"/marry accept\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry accept\"}},{\"text\":\" or deny with \",\"color\":\"gray\"},{\"text\":\"/marry deny\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry deny\"}},{\"text\":\".\",\"color\":\"gray\"}]" PriestOff: '&8[&fracked.ru&8]&r &7priest {DisplayName}&r &7is now offline, wedding called off.' PlayerOff: '&8[&fracked.ru&8]&r {DisplayName}&r &7is now offline, wedding called off.' MaxPartnersReached: '&8[&fracked.ru&8]&r {DisplayName}&r &7has already reached the maximum allowed amount of partners (&e{MaxPartnerCount}&r&7).' Self: NotYourself: '&8[&fracked.ru&8]&r &7you can''t marry yourself.' NotInRange: '&8[&fracked.ru&8]&r &7the player is not in range. they need to be within &e{Range}&r &7blocks.' AlreadySamePair: '&8[&fracked.ru&8]&r &7we are already married with {DisplayName}&r&7.' AlreadyMarried: '&8[&fracked.ru&8]&r &7you are already married with {DisplayName}&r&7.' OtherAlreadyMarried: '&8[&fracked.ru&8]&r {DisplayName}&r &7is already married.' AlreadyOpenRequest: '&8[&fracked.ru&8]&r &7you have already one not answered marry request.' Married: '&8[&fracked.ru&8]&r &7you have married {DisplayName}&r&7.' Broadcast: '&8[&fracked.ru&8]&r {Player1DisplayName}&r &7has married {Player2DisplayName}&r&7.' YouCalledOff: '&8[&fracked.ru&8]&r &7you have called the wedding off.' PlayerCalledOff: '&8[&fracked.ru&8]&r {DisplayName}&r &7called the wedding off.' Confirm: "[\"\",{\"text\":\"{DisplayName}&r\"},{\"text\":\" wants to marry you. accept with \",\"color\":\"gray\"},{\"text\":\"/marry accept\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry accept\"}},{\"text\":\" or deny with \",\"color\":\"gray\"},{\"text\":\"/marry deny\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry deny\"}},{\"text\":\".\",\"color\":\"gray\"}]" RequestSent: '&8[&fracked.ru&8]&r &7marriage request sent.' PlayerOff: '&8[&fracked.ru&8]&r {DisplayName}&r &7is now offline, wedding called off.' NotOnYourOwn: '&8[&fracked.ru&8]&r &7you can''t perform your own wedding. please ask a priest to perform the wedding for you.' MaxPartnersReached: '&8[&fracked.ru&8]&r &7you have already reached the maximum allowed amount of partners (&e{MaxPartnerCount}&r&7).' MaxPartnersReachedOther: '&8[&fracked.ru&8]&r {DisplayName}&r &7has already reached the maximum allowed amount of partners (&e{MaxPartnerCount}&r&7).' Divorce: Broadcast: '&8[&fracked.ru&8]&r {PriestDisplayName}&r &7has divorced {Player1DisplayName}&r &7from {Player2DisplayName}&r&7.' DivorcedPlayer: '&8[&fracked.ru&8]&r {PriestDisplayName}&r &7has divorced your marriage with {PartnerDisplayName}&r&7.' Divorced: '&8[&fracked.ru&8]&r &7you have divorced {Player1DisplayName}&r &7and {Player2DisplayName}&r&7.' PlayerOff: '&8[&fracked.ru&8]&r {DisplayName}&r &7is now offline, divorce canceled.' PriestOff: '&8[&fracked.ru&8]&r &7priest {DisplayName}&r &7is now offline, divorce canceled.' PlayerCancelled: '&8[&fracked.ru&8]&r {PlayerDisplayName}&r &7cancelled the divorce with {PartnerDisplayName}&r&7.' PriestCancelled: '&8[&fracked.ru&8]&r {PriestDisplayName}&r &7cancelled the divorce between you and {PartnerDisplayName}&r&7.' YouCancelled: '&8[&fracked.ru&8]&r &7you cancelled your divorce from {DisplayName}&r&7.' YouCancelledPriest: '&8[&fracked.ru&8]&r &7you cancelled the divorce of {Player1DisplayName}&r &7and {Player2DisplayName}&r&7.' Deny: '&8[&fracked.ru&8]&r {DisplayName}&r &7denied the divorce.' YouDeny: '&8[&fracked.ru&8]&r &7you denied the divorce from {DisplayName}&r&7.' Confirm: "[\"\",{\"text\":\"{PriestDisplayName}&r\"},{\"text\":\" wants to divorce you from \",\"color\":\"gray\"},{\"text\":\"{PartnerDisplayName}\"},{\"text\":\". accept with \",\"color\":\"gray\"},{\"text\":\"/marry accept\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry accept\"}},{\"text\":\" or deny with \",\"color\":\"gray\"},{\"text\":\"/marry deny\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry deny\"}},{\"text\":\".\",\"color\":\"gray\"}]" NotInRange: '&8[&fracked.ru&8]&r &7the players are not in range. they need to be within &e{Range}&r &7blocks.' Self: Divorced: '&8[&fracked.ru&8]&r &7you left {DisplayName}&r&7. you are free now.' DivorcedPlayer: '&8[&fracked.ru&8]&r {DisplayName}&r &7has left you. you are free now.' Broadcast: '&8[&fracked.ru&8]&r {Player1DisplayName}&r &7has divorced from {Player2DisplayName}&r&7.' PlayerOff: '&8[&fracked.ru&8]&r {DisplayName}&r &7is now offline, divorce canceled.' RequestSent: '&8[&fracked.ru&8]&r &7divorce request sent to {DisplayName}&r&7.' Confirm: "[\"\",{\"text\":\"{DisplayName}&r\"},{\"text\":\" wants to divorce from you. accept with \",\"color\":\"gray\"},{\"text\":\"/marry accept\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry accept\"}},{\"text\":\" or deny with \",\"color\":\"gray\"},{\"text\":\"/marry deny\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/marry deny\"}},{\"text\":\".\",\"color\":\"gray\"}]" Deny: '&8[&fracked.ru&8]&r {DisplayName}&r &7denied your divorce request.' YouDeny: '&8[&fracked.ru&8]&r &7you denied {DisplayName}&r&7''s divorce request.' Cancelled: '&8[&fracked.ru&8]&r {DisplayName}&r &7cancelled their divorce request.' YouCancelled: '&8[&fracked.ru&8]&r &7you cancelled your divorce request from {DisplayName}&r&7.' NotInRange: '&8[&fracked.ru&8]&r &7your partner is not in range. you need to be within &e{Range}&r &7blocks.' Economy: NotEnough: '&8[&fracked.ru&8]&r &7you don''t have enough money. you need &e{Cost} {CurrencyName}&r &7for that.' PartnerNotEnough: '&8[&fracked.ru&8]&r &7your partner doesn''t have enough money.' PriestMarryNotEnough: '&8[&fracked.ru&8]&r &7the players you are trying to marry don''t have enough money.' PriestDivorceNotEnough: '&8[&fracked.ru&8]&r &7the players you are trying to divorce don''t have enough money.' MarriagePaid: '&8[&fracked.ru&8]&r &7you paid &e{Cost} {CurrencyName}&r &7for your marriage (&e{Remaining} {CurrencyName}&r &7left).' DivorcePaid: '&8[&fracked.ru&8]&r &7you paid &e{Cost} {CurrencyName}&r &7for the annul of your marriage (&e{Remaining} {CurrencyName}&r &7left).' HomeTPPaid: '&8[&fracked.ru&8]&r &7you paid &e{Cost} {CurrencyName}&r &7for your home teleport (&e{Remaining} {CurrencyName}&r &7left).' SetHomePaid: '&8[&fracked.ru&8]&r &7you paid &e{Cost} {CurrencyName}&r &7to set your home (&e{Remaining} {CurrencyName}&r &7left).' TpPaid: '&8[&fracked.ru&8]&r &7you paid &e{Cost} {CurrencyName}&r &7for the teleport (&e{Remaining} {CurrencyName}&r &7left).' GiftPaid: '&8[&fracked.ru&8]&r &7you have paid &e{Cost} {CurrencyName}&r &7for gifting an item to your partner (&e{Remaining} {CurrencyName}&r &7left).' SurnameChangePaid: '&8[&fracked.ru&8]&r &7you have paid &e{Cost} {CurrencyName}&r &7to change a surname (&e{Remaining} {CurrencyName}&r &7left).' Admin: Reloading: '&8[&fracked.ru&8]&r &7reloading...' Reloaded: '&8[&fracked.ru&8]&r &7reloaded.' ReloadingDatabase: '&8[&fracked.ru&8]&r &7reloading database...' CheckingForUpdates: '&8[&fracked.ru&8]&r &7checking for updates...' Updated: '&8[&fracked.ru&8]&r &7plugin updated, will be loaded on next restart/reload.' NoUpdate: '&8[&fracked.ru&8]&r &7no plugin update available.' UpdateFail: '&8[&fracked.ru&8]&r &cerror: &7there was a problem looking for updates. please check the console.' # You can change this message if you like to, but don't cry if the link isn't linking to the plugin anymore! UpdateAvailable: "[{\"text\":\"There is an update available.\",\"color\":\"gray\"}]" Help: Header: '&8[&fracked.ru&8]&r' Footer: '&8------------------------------------' # Allows you to define messages that should be sent if the player uses the "/marry" command without any parameters (HelpMode must be set to CustomHelp in the config) CustomHelp: # Will be used if the player is married Married: - '&8[&fracked.ru&8]&r' - '&8------------------------------------' - '&r&n marry commands &r' - '[{"text":" - ","color":"dark_gray"},{"text":"/marry kiss","color":"yellow","underlined":true,"clickEvent":{"action":"run_command","value":"/marry kiss"}},{"text":" kiss your partner","color":"gray"}]' - '[{"text":" - ","color":"dark_gray"},{"text":"/marry tp","color":"yellow","underlined":true,"clickEvent":{"action":"run_command","value":"/marry tp"}},{"text":" tp to your partner","color":"gray"}]' - '[{"text":" - ","color":"dark_gray"},{"text":"/marry chat toggle","color":"yellow","underlined":true,"clickEvent":{"action":"run_command","value":"/marry chat toggle"}},{"text":" talk privately with your partner","color":"gray"}]' - '[{"text":" - ","color":"dark_gray"},{"text":"/marry gift","color":"yellow","underlined":true,"clickEvent":{"action":"run_command","value":"/marry gift"}},{"text":" give your partner things","color":"gray"}]' - '[{"text":"use ","color":"gray"},{"text":"/marry help","color":"yellow"},{"text":" for full list of all commands","color":"gray"}]' # Will be used if the player is a priest Priest: - '&8[&fracked.ru&8]&r' - '&8------------------------------------' - '&r&n marry &r' - '&7you can marry players by using &e/marry marry ' - '[{"text":"use ","color":"gray"},{"text":"/marry help","color":"yellow"},{"text":" for full list of all commands","color":"gray"}]' # Will be used if the player is neither married nor a priest Default: - '&8[&fracked.ru&8]&r' - '&8------------------------------------' - '&r&n marry &r' - '&7you must be married to use this command' Commands: HelpFormat: "[\"\",{\"text\":\"/{MainCommand} {SubCommand} {Parameters}\",\"color\":\"yellow\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand}\"}},{\"text\":\" - \",\"color\":\"dark_gray\"},{\"text\":\"{Description}\",\"color\":\"gray\"}]" # No color codes please PlayerNameVariable: "player_name" PartnerNameVariable: "partner_name" SurnameVariable: "surname" MessageVariable: "message" Description: Backpack: "Opens the backpack of your partner." BackpackOn: "Allows your partner to use your backpack." BackpackOff: "Disallows your partner to use your backpack." Chat: "Private chat with your partner." ChatSetTarget: "Changes the private message target. If not changed all partners will get the message." ChatToggle: "Toggles your chat to be private with your partner." ChatListen: "Shows all chat-messages sent from a married player to their partner." Gift: "Gifts the item in your hand to your partner." Home: "Teleports you to your home." HomeOther: "Teleports you to a married players home." SetHome: "Sets your home." SetHomeOther: "Sets the home of a married player." DelHome: "Deletes your home." DelHomeOther: "Deletes the home of a married player." Help: "Shows all available commands and their description." List: "Lists all married players." ListPriests: "Lists all currently online priests." Partners: "List all partners of a player" PvP: "Changes PvP status with partner." PvPOn: "Enables PvP with partner." PvPOff: "Disables PvP with partner." Tp: "Teleports you to your partner." Kiss: "You kiss your partner." Hug: "You hug your partner." Seen: "Shows when your partner was online the last time." Info: "Shows information about a marriage." Marry: "Marry two players." MarrySelf: "Sends a marry request to another player." Divorce: "Divorces two players." DivorceSelf: "To leave your partner." Surname: "Changes the surname of a couple." SurnameSelf: "Changes the surname from your partner and you." Update: "Checks if there is an update available and downloads it." Accept: "Accepts an open request." Cancel: "Cancels an open request." Deny: "Denies an open request." SetColor: "Sets the color of the marriage." SetPriest: "Promotes/Demotes a player to a priest." Reload: "Reloads the config of the plugin." Version: "Prints the version details about the plugin and it's dependencies." # The first option in the list will be the one displayed in the commands help Command: Switches: On: - on - true - yes Off: - off - false - no Toggle: - toggle - switch All: - all Remove: - remove - rm - delete - del - clear - clean Main: - marry Backpack: - backpack - bp Chat: - chat ChatSetTarget: - settarget - target ChatToggle: - chattoggle ChatListen: - listenchat - chatlisten Gift: - gift - send - give Help: - help Home: - home SetHome: - sethome - definehome - savehome DelHome: - delhome - deletehome - unsethome PvP: - pvp Kiss: - kiss Hug: - hug Seen: - seen - lastOnline Info: - info - marriageinfo PvPOn: - pvpon PvPOff: - pvpoff List: - list ListPriests: - listpriests Partners: - partners - listpartners - partnerlist Tp: - tp SetColor: - setcolor Marry: - marry Divorce: - divorce SetPriest: - setpriest Update: - update Version: - version Accept: - accept Cancel: - cancel Deny: - deny Dialog: # Placeholders: {Player1Name}, {Player1DisplayName}, {Player2Name}, {Player2DisplayName} DoYouWant: "Do you {Player1Name}, want to marry {Player2Name} on this server?" # Placeholders: {Player1Name}, {Player1DisplayName}, {Player2Name}, {Player2DisplayName} AndDoYouWant: "And do you {Player2Name}, want to marry {Player1Name} on this server?" # Placeholders: {Player1Name}, {Player1DisplayName}, {Player2Name}, {Player2DisplayName} Married: "I now pronounce {Player1Name} and {Player2Name} married. You may now kiss." YesIWant: "Yes, I will." NoIDontWant: "No, I will not." # This selection allows to change the placeholder return values. You can change them if you like. https://github.com/GeorgH93/MarriageMaster/wiki/Placeholders Placeholders: # The default formatting data that should be used if nothing else is specified Default: Boolean: True: true False: false NotMarried: "not married" NoHome: "no home" Separator: "&r&7, " NoPartnerForSlot: "" Years: "&f{years}&7y " Months: "&f{months}&7M " Days: "&f{days}&7d " Hours: "&f{hours}&7h " Minutes: "&f{minutes}&7m" TimeMain: "{years}{months}{days}{hours}{minutes}" Heart: Married: "&f&r" NotMarried: "" MagicHeart: Married: "&r" NotMarried: "" Prefix: NotMarried: "" Suffix: NotMarried: "" StatusHeart: Married: "&f&r" NotMarried: "&7&r" Home: # Order: world, x, y, z Married: "%1$s %2$.1f %3$.1f %4$.1f" HomeCoordinates: # Order: x, y, z Married: "%1$.1f %2$.1f %3$.1f" NearestHome: # Order: world, x, y, z Married: "%1$s %2$.1f %3$.1f %4$.1f" NearestHomeCoordinates: # Order: x, y, z Married: "%1$.1f %2$.1f %3$.1f" # The name of the language represented by the language file LanguageName: "English" # The author of the language file Author: "GeorgH93" # Language file version. Don't touch it! Version: 115 Revision: 1