From 1ba5f3d2edd39957c44269d8c23ab86a6d1de4ae Mon Sep 17 00:00:00 2001 From: liucheng12156 <2310152328@qq.com> Date: Wed, 15 Apr 2026 22:27:20 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Open=20Parties=20and=20Claims=20=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 提交自 CFPA-Helper --- .../openpartiesandclaims/lang/en_us.json | 1102 +++++++-------- .../openpartiesandclaims/lang/zh_cn.json | 1232 +++++++---------- 2 files changed, 986 insertions(+), 1348 deletions(-) diff --git a/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json b/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json index 14268b18fb53..ef8c37499e33 100644 --- a/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json +++ b/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json @@ -1,619 +1,503 @@ { - "gui.xaero_parties_player": "Player:", - "gui.xaero_parties_current_party": "Current Party:", - "gui.xaero_parties_party_members": "Members (%1$s):", - "gui.xaero_parties_party_allies": "Allied Parties (%1$s):", - "gui.xaero_parties_party_invited": "Invited Players (%1$s):", + "gui.xaero_parties_player" : "Player:", + "gui.xaero_parties_current_party" : "Current Party:", + "gui.xaero_parties_party_members" : "Members (%1$s):", + "gui.xaero_parties_party_allies" : "Allied Parties (%1$s):", + "gui.xaero_parties_party_invited" : "Invited Players (%1$s):", + + "gui.xaero_parties_ally_player_target_in_your_party" : "%1$s is from the same party as you!", + "gui.xaero_parties_ally_player_target_not_in_party" : "%1$s is not in a party!", + "gui.xaero_parties_ally_player_target_already_ally" : "%1$s is from %2$s which is already an ally!", + "gui.xaero_parties_ally_player_target_party_info" : "%1$s now considers %2$s an ally!", + "gui.xaero_parties_ally_caster_party_info" : "%1$s allied %2$s to the party!", + "gui.xaero_parties_ally_limit" : "The ally list is full!", + + "gui.xaero_parties_unally_party_not_found" : "Your allies don't include a party owned by %1$s!", + "gui.xaero_parties_unally_target_party_message" : "%1$s no longer considers %2$s an ally!", + "gui.xaero_parties_unally_caster_party_message" : "%1$s has removed %2$s from the allies!", + + "gui.xaero_parties_party_created" : "You have successfully created a new party!", + + "gui.xaero_parties_party_destroy_info" : "Use \"/openpac-parties destroy confirm\" to destroy the party.", + "gui.xaero_parties_party_destroy_members_info" : "%1$s destroyed the party!", + + "gui.xaero_parties_join_invalid_id" : "The input party ID is not valid!", + "gui.xaero_parties_join_party_not_exist" : "The party for the input ID does not exists! The party has possibly been deleted.", + "gui.xaero_parties_join_party_not_invited" : "You are not invited to the input party! You have likely been kicked out.", + "gui.xaero_parties_join_party_already_in_one" : "You are already in a party!", + "gui.xaero_parties_join_success" : "You have joined %1$s!", + "gui.xaero_parties_join_success_info" : "%1$s joined the party!", + "gui.xaero_parties_join_member_limit" : "The target party is full!", + + "gui.xaero_parties_invite_already_your_party" : "%1$s is already in your party!", + "gui.xaero_parties_invite_already_a_party" : "%1$s is already in a party!", + "gui.xaero_parties_invite_target_message" : "%1$s invited you to %2$s!", + "gui.xaero_parties_invite_target_message_accept" : "[ACCEPT]", + "gui.xaero_parties_invite_target_message_accept_tooltip" : "Accept and join the party", + "gui.xaero_parties_invite_party_message" : "%1$s invited %2$s to the party!", + "gui.xaero_parties_invite_member_limit" : "The party is full!", + "gui.xaero_parties_invite_invite_limit" : "The invite list is full!", + + "gui.xaero_parties_kick_not_member" : "%1$s is not a member and hasn't been invited to the party!", + "gui.xaero_parties_kick_owner" : "You cannot kick the owner of the party!", + "gui.xaero_parties_kick_higher_rank" : "You cannot kick somebody with a higher rank than you!", + "gui.xaero_parties_kick_target_message" : "You have been kicked from %1$s!", + "gui.xaero_parties_kick_party_message" : "%1$s kicked %2$s from the party!", + + "gui.xaero_parties_leave_own_party" : "You can't leave your own party. You will have to transfer the ownership to another member or destroy it.", + "gui.xaero_parties_leave_caster_message" : "You have successfully left %1$s!", + "gui.xaero_parties_leave_party_message" : "%1$s has left the party!", + + "gui.xaero_parties_rank_not_member" : "%1$s is not a member of the party!", + "gui.xaero_parties_rank_not_lower_rank_player" : "The target player must be of a lower rank than you!", + "gui.xaero_parties_rank_not_lower_rank" : "The assigned rank must be lower than your own rank!", + "gui.xaero_parties_rank_party_message" : "%1$s assigned %2$s rank %3$s!", - "gui.xaero_parties_ally_player_target_in_your_party": "%1$s is from the same party as you!", - "gui.xaero_parties_ally_player_target_not_in_party": "%1$s is not in a party!", - "gui.xaero_parties_ally_player_target_already_ally": "%1$s is from %2$s which is already an ally!", - "gui.xaero_parties_ally_player_target_party_info": "%1$s now considers %2$s an ally!", - "gui.xaero_parties_ally_caster_party_info": "%1$s allied %2$s to the party!", - "gui.xaero_parties_ally_limit": "The ally list is full!", + "gui.xaero_parties_transfer_use_confirm" : "Please also add the keyword \"confirm\" after the command to confirm that you wish to transfer the ownership of your party.", + "gui.xaero_parties_transfer_not_member" : "%1$s is not a member of your party!", + "gui.xaero_parties_transfer_already_owner" : "You already own the party!", + "gui.xaero_parties_transfer_success" : "%1$s transferred the ownership of the party to %2$s!", + "gui.xaero_parties_transfer_failed" : "Failed to transfer the ownership of the party for an unknown reason!", - "gui.xaero_parties_unally_party_not_found": "Your allies don't include a party owned by %1$s!", - "gui.xaero_parties_unally_target_party_message": "%1$s no longer considers %2$s an ally!", - "gui.xaero_parties_unally_caster_party_message": "%1$s has removed %2$s from the allies!", + "gui.xaero_parties_about_no_party" : "The player %1$s is not in a party!", + "gui.xaero_parties_about_invalid_player" : "Invalid target player!", + + "gui.xaero_claims_about_invalid_player" : "Invalid target player!", + "gui.xaero_claims_admin_mode_enabled" : "Admin mode enabled!", + "gui.xaero_claims_admin_mode_disabled" : "Admin mode disabled!", + "gui.xaero_claims_server_mode_enabled" : "Server claim mode enabled!", + "gui.xaero_claims_server_mode_disabled" : "Server claim mode disabled!", + "gui.xaero_claims_nonally_mode_enabled" : "Non-ally mode enabled! You are now viewing/accessing your claims as a non-ally would.", + "gui.xaero_claims_nonally_mode_disabled" : "Non-ally mode disabled!", + "gui.xaero_claims_claimed" : "Successfully claimed the chunk(s)!", + "gui.xaero_claims_unclaimed" : "Successfully unclaimed the chunk(s)!", + "gui.xaero_claims_claimed_at" : "Successfully claimed the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_unclaimed_at" : "Successfully unclaimed the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_claim_not_within_distance" : "The target chunk(s) is/are too far away from you!", + "gui.xaero_claims_replacement_in_progress" : "A claim mass-replacement is still in progress!", + "gui.xaero_claims_claim_already_claimed" : "The target chunk(s) is/are already claimed!", + "gui.xaero_claims_claim_already_claimed_by" : "The target chunk is already claimed by %1$s!", + "gui.xaero_claims_claim_limit_reached" : "You have reached your chunk claim limit!", + "gui.xaero_claims_claim_dimension_unclaimable" : "This dimension is not claimable as configured by the server config!", + "gui.xaero_claims_claim_unclaim_not_yours" : "You can't unclaim a chunk that you haven't claimed!", + "gui.xaero_claims_too_many_chunks" : "Too many chunks for a single action!", + "gui.xaero_claims_are_disabled" : "The chunk claims feature is disabled!", + "gui.xaero_claims_claim_no_server_permission" : "You no longer have permission to make server claims!", + "gui.xaero_claims_sub_current_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_claims_sub_current_invalid_target" : "Invalid target player!", + "gui.xaero_claims_sub_current" : "The currently used sub-claim config is \"%1$s\".", + "gui.xaero_claims_sub_use_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_claims_sub_use_invalid_target" : "Invalid target player!", + "gui.xaero_claims_sub_use_not_exist" : "The input sub-config ID does not exist!", + "gui.xaero_claims_sub_use_invalid_value" : "The input sub-config ID is not valid!", + "gui.xaero_claims_sub_use" : "Successfully switched to claiming with the sub-config \"%1$s\".", + + "gui.xaero_claims_forceloaded" : "Successfully forceload-marked the chunk(s)!", + "gui.xaero_claims_unforceloaded" : "Successfully unforceload-marked the chunk(s)!", + "gui.xaero_claims_forceloaded_at" : "Successfully forceload-marked the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_unforceloaded_at" : "Successfully unforceload-marked the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_forceload_limit_reached" : "You have reached your chunk forceload limit!", + "gui.xaero_claims_forceload_not_yours" : "You need to claim the target chunk(s) first!", + "gui.xaero_claims_forceload_already" : "The target chunk(s) is/are already marked for forceloading!", + "gui.xaero_claims_unforceload_already" : "The target chunk(s) is/are not marked for forceloading!", - "gui.xaero_parties_party_created": "You have successfully created a new party!", + "gui.xaero_claims_replacement_success" : "Successfully replaced all matching claims!", + "gui.xaero_claims_replacement_state_matches_matcher" : "The new claim state matches the replacement rule!", + + "gui.xaero_pac_config_op_option" : "Only server OPs can configure this option for you!", + "gui.xaero_pac_config_option_set" : "(%1$s) Option %2$s was set to %3$s.", + "gui.xaero_pac_config_option_set_server_force" : "The server config forces it to %1$s.", + "gui.xaero_pac_config_option_set_invalid_key" : "Invalid option key!", + "gui.xaero_pac_config_option_set_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_pac_config_option_set_invalid_target" : "Invalid target player!", + "gui.xaero_pac_config_option_set_invalid_value_format" : "Invalid option input value format!", + "gui.xaero_pac_config_option_set_invalid_value" : "Invalid option input value!", + "gui.xaero_pac_config_option_set_invalid_sub" : "Invalid sub-config ID!", + "gui.xaero_pac_config_option_set_illegal_option" : "The specified option key is not allowed in this config!", + "gui.xaero_pac_config_option_sub_inherited" : "-", + + "gui.xaero_pac_config_option_get_invalid_key" : "Invalid option key!", + "gui.xaero_pac_config_option_get_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_pac_config_option_get_invalid_target" : "Invalid target player!", + "gui.xaero_pac_config_option_get_invalid_sub" : "Invalid sub-config ID!", + "gui.xaero_pac_config_option_get_not_allowed" : "The specified option key is not allowed in this config!", + "gui.xaero_pac_config_option_get" : "(%1$s) %2$s = %3$s", + "gui.xaero_pac_config_type_server" : "Server Claims Config", + "gui.xaero_pac_config_type_expired" : "Expired Claims Config", + "gui.xaero_pac_config_type_wilderness" : "Wilderness Config", + "gui.xaero_pac_config_type_default_player" : "Default Player Config", + "gui.xaero_pac_config_type_player" : "Player Config", - "gui.xaero_parties_party_destroy_info": "Use \"/openpac-parties destroy confirm\" to destroy the party.", - "gui.xaero_parties_party_destroy_members_info": "%1$s destroyed the party!", + "gui.xaero_pac_config_delete_sub_started" : "Began converting all claims that use the sub-config \"%1$s\"...", + "gui.xaero_pac_config_delete_sub_complete" : "Successfully converted its sub-claim and deleted the sub-config \"%1$s\"!", + "gui.xaero_pac_config_delete_sub_already_replacing" : "There is already a claim-replacement operation running for this player! Please wait until it finishes.", + "gui.xaero_pac_config_delete_sub_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_pac_config_delete_sub_invalid_target" : "Invalid target player!", + "gui.xaero_pac_config_delete_sub_not_exist" : "A sub-config with that ID does not exist!", + "gui.xaero_pac_config_delete_sub_cant_main" : "You cannot delete the main config!", + "gui.xaero_pac_config_create_sub_id_rules" : "The sub-config ID must be unique, at most %1$d characters long and consist of English letters (A-Z), numbers (0-9) or the '-' and '_' characters.", + "gui.xaero_pac_config_create_sub_id_limit_reached" : "The maximum number of sub-configs (%1$s) has been reached!", + "gui.xaero_pac_config_create_sub_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_pac_config_create_sub_invalid_target" : "Invalid target player!", + "gui.xaero_pac_config_create_sub" : "Successfully created a new sub-config!", + "gui.xaero_pac_config_sub_list_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_pac_config_sub_list_invalid_target" : "Invalid target player!", + "gui.xaero_pac_config_sub_list_bad_start" : "This config has only %1$s sub-configs!", + "gui.xaero_pac_config_sub_list" : "Sub-configs starting at position %1$d/%2$d:\n", + "gui.xaero_pac_config_sub_list_separator" : ", ", + "gui.xaero_pac_config_sub_list_there_is_more" : "...", - "gui.xaero_parties_join_invalid_id": "The input party ID is not valid!", - "gui.xaero_parties_join_party_not_exist": "The party for the input ID does not exists! The party has possibly been deleted.", - "gui.xaero_parties_join_party_not_invited": "You are not invited to the input party! You have likely been kicked out.", - "gui.xaero_parties_join_party_already_in_one": "You are already in a party!", - "gui.xaero_parties_join_success": "You have joined %1$s!", - "gui.xaero_parties_join_success_info": "%1$s joined the party!", - "gui.xaero_parties_join_member_limit": "The target party is full!", + "option.openpartiesandclaims.permissions/v1" : "Open Parties and Claims", + "gui.xaero_pac_permissions_title" : "Open Parties and Claims", + "gui.xaero_pac_permission_max_claims" : "Claim Limit", + "gui.xaero_pac_permission_max_forceloads" : "Forceload Limit", + "gui.xaero_pac_permission_server_claims" : "Server Claims", + "gui.xaero_pac_permission_admin_mode" : "Admin Mode", + "gui.xaero_pac_permission_comment_max_claims" : "The maximum number of claims that the player can own.", + "gui.xaero_pac_permission_comment_max_forceloads" : "The maximum number of chunks that the player can forceload.", + "gui.xaero_pac_permission_comment_server_claims" : "Player can add/remove server claims and enter server claim mode.", + "gui.xaero_pac_permission_comment_admin_mode" : "Player can enter admin mode.", + "gui.xaero_pac_permission_max_player_groups" : "Max Player Groups", + "gui.xaero_pac_permission_comment_max_player_groups" : "The maximum number of player groups that the player can create in their config.", + "gui.xaero_pac_permission_player_group_space" : "Player Group Space", + "gui.xaero_pac_permission_comment_player_group_space" : "The space (in entries) available for player groups in the player's config.", - "gui.xaero_parties_invite_already_your_party": "%1$s is already in your party!", - "gui.xaero_parties_invite_already_a_party": "%1$s is already in a party!", - "gui.xaero_parties_invite_target_message": "%1$s invited you to %2$s!", - "gui.xaero_parties_invite_target_message_accept": "[ACCEPT]", - "gui.xaero_parties_invite_target_message_accept_tooltip": "Accept and join the party", - "gui.xaero_parties_invite_party_message": "%1$s invited %2$s to the party!", - "gui.xaero_parties_invite_member_limit": "The party is full!", - "gui.xaero_parties_invite_invite_limit": "The invite list is full!", + "gui.xaero_claims_protection_interact_block_any" : "You are not allowed to interact with this block!", + "gui.xaero_claims_protection_interact_block" : "(%1$s) You are not allowed to interact with this block!", + "gui.xaero_claims_protection_interact_block_try_empty" : "(%1$s) It might work if you try again empty-handed.", + "gui.xaero_claims_protection_block_disabled" : "Interaction with this block is disabled on the server.", + "gui.xaero_claims_protection_projectile_hit_block" : "This projectile of yours is not allowed to land on blocks in this chunk!", + "gui.xaero_claims_protection_interact_entity_any" : "You are not allowed to interact with this entity in this chunk!", + "gui.xaero_claims_protection_interact_entity" : "(%1$s) You are not allowed to interact with this entity in this chunk!", + "gui.xaero_claims_protection_interact_entity_try_empty" : "(%1$s) It might work if you try again empty-handed.", + "gui.xaero_claims_protection_entity_disabled" : "Interaction with this entity is disabled on the server.", + "gui.xaero_claims_protection_projectile_hit_entity" : "This projectile of yours is not allowed to land on entities in this chunk!", + "gui.xaero_claims_protection_use_item_any" : "You are not allowed to use this item this close to somebody else's claim! Try empty hand?", + "gui.xaero_claims_protection_use_item" : "(%1$s) You are not allowed to use this item this close to somebody else's claim! Try empty hand?", + "gui.xaero_claims_protection_item_disabled_any" : "This item is disabled on the server. Try empty hand?", + "gui.xaero_claims_protection_item_disabled" : "(%1$s) This item is disabled on the server. Try empty hand?", + "gui.xaero_claims_protection_chorus" : "You are not allowed to chorus-fruit-teleport to that location!", + "gui.xaero_claims_protection_interact_item_apply_any" : "You are not allowed to apply this item to this position! Try empty hand?", + "gui.xaero_claims_protection_interact_item_apply" : "(%1$s) You are not allowed to apply this item to this position! Try empty hand?", + "gui.xaero_claims_protection_interact_item_apply_too_close" : "(%1$s) You are not allowed to apply this item this close to somebody else's claim! Try empty hand?", + "gui.xaero_claims_protection_main_hand" : "Main Hand", + "gui.xaero_claims_protection_off_hand" : "Off Hand", + "gui.xaero_claims_protection_create_cant_use_glue" : "You are not allowed to glue some (or all) of the selected.", + "gui.xaero_claims_protection_create_cant_remove_glue" : "You are not allowed to remove glue from some (or all) of the claims that contain this glue selection.", + "gui.xaero_claims_protection_create_train_controls_protected" : "You are not allowed to control this train! Press ESCAPE to free yourself.", - "gui.xaero_parties_kick_not_member": "%1$s is not a member and hasn't been invited to the party!", - "gui.xaero_parties_kick_owner": "You cannot kick the owner of the party!", - "gui.xaero_parties_kick_higher_rank": "You cannot kick somebody with a higher rank than you!", - "gui.xaero_parties_kick_target_message": "You have been kicked from %1$s!", - "gui.xaero_parties_kick_party_message": "%1$s kicked %2$s from the party!", + "gui.xaero_pac_title_entered_wilderness" : "Wilderness", + "gui.xaero_pac_title_entered_claim" : "%1$s's Claim%2$s", + "gui.xaero_pac_title_entered_server_claim" : "Server Claim%1$s", + "gui.xaero_pac_title_entered_expired_claim" : "Expired Claim%1$s", + "gui.xaero_pac_marked_for_forceload" : " (Forceloadable)", + + "gui.xaero_pac_ui_handshake_not_received" : "Handshake not received from the server! The mod isn't installed?", + "gui.xaero_pac_ui_parties_disabled" : "The parties feature is disabled by the server!", + "gui.xaero_pac_ui_claims_disabled" : "The claims feature is disabled by the server!", + "gui.xaero_pac_ui_parties_and_claims" : "Open Parties and Claims", + "gui.xaero_pac_ui_main_menu" : "Main Menu", + "gui.xaero_pac_ui_config_menu" : "Player Config Menu", + "gui.xaero_pac_ui_about_party" : "About", + "gui.xaero_pac_ui_claim" : "Claim", + "gui.xaero_pac_ui_unclaim" : "Unclaim", + "gui.xaero_pac_ui_forceload" : "Forceload", + "gui.xaero_pac_ui_unforceload" : "Unforceload", + "gui.xaero_pac_ui_player_config" : "Player Config", + "gui.xaero_pac_ui_my_player_config" : "My Player Config", + "gui.xaero_pac_ui_player_config_sub" : "%1$s - %2$s", + "gui.xaero_pac_ui_server_claims_config" : "Server Claims Config", + "gui.xaero_pac_ui_expired_claims_config" : "Expired Claims Config", + "gui.xaero_pac_ui_wilderness_config" : "Wilderness Config", + "gui.xaero_pac_ui_default_player_config" : "Default Player Config", + "gui.xaero_pac_ui_other_player_config_name_field" : "Name of the player to view the config of", + "gui.xaero_pac_ui_other_player_config_name_title" : "Another Player:", + "gui.xaero_pac_ui_other_player_config_button" : "Edit Config", + "gui.xaero_pac_ui_other_player_config_waiting" : "Waiting for %1$s's player config...", + "gui.xaero_pac_ui_other_player_config_syncing" : "Syncing...", + "gui.xaero_pac_ui_other_player_config_waiting_cancel" : "Cancel", + "gui.xaero_pac_ui_other_player_config" : "%1$s's Player Config", + "gui.xaero_pac_ui_player_config_syncing" : "Syncing...", + "gui.xaero_pac_ui_player_config_being_deleted" : "This sub-config is being deleted...", + "gui.xaero_pac_ui_player_config_refresh" : "Refresh", + "gui.xaero_pac_ui_party_name" : "Party: %1$s", + "gui.xaero_pac_ui_party_owner" : "Owner: %1$s", + "gui.xaero_pac_ui_party_member_count" : "Members: %1$s", + "gui.xaero_pac_ui_party_ally_count" : "Allies: %1$s", + "gui.xaero_pac_ui_party_invite_count" : "Invites: %1$s", + "gui.xaero_pac_ui_party_syncing" : "Syncing...", + "gui.xaero_pac_ui_claim_count" : "Claims: %1$s", + "gui.xaero_pac_ui_claims_name" : "Name: %1$s", + "gui.xaero_pac_ui_forceload_count" : "Forceload-marked: %1$s", + "gui.xaero_pac_ui_claims_color" : "Color: %1$s", + "gui.xaero_pac_ui_claims_syncing" : "Syncing...", + "gui.xaero_pac_ui_sub_config_dropdown" : "Sub-Config to Edit", + "gui.xaero_pac_ui_sub_config_dropdown_tooltip" : "Choose the sub-config to edit.", + "gui.xaero_pac_ui_sub_config_use_button" : "Claim With %1$s", + "gui.xaero_pac_ui_sub_config_use_button_tooltip" : "Switch to using this sub-config for new claims.", + "gui.xaero_pac_ui_sub_config_use_button_used" : "Currently Claimed With", + "gui.xaero_pac_ui_sub_config_use_button_used_tooltip" : "This sub-config is currently used for new claims.", + "gui.xaero_pac_ui_sub_config_delete_button" : "Delete %1$s", + "gui.xaero_pac_ui_sub_config_delete_button_confirm1" : "Are you sure you would like to delete the following sub-config: %1$s?", + "gui.xaero_pac_ui_sub_config_delete_button_confirm2" : "All chunk claims that use it will be converted to the main config claims.", + "gui.xaero_pac_ui_sub_config_create_widget" : "New Sub-Config", + "gui.xaero_pac_ui_sub_config_create_widget_tooltip" : "Type the ID for a new sub-config to be created.\n%1$s", + + "gui.xaero_pac_ui_on" : "ON", + "gui.xaero_pac_ui_off" : "OFF", + "gui.xaero_pac_key_open_menu" : "Open Parties and Claims Menu", + "gui.xaero_pac_back" : "Back", + "gui.xaero_pac_exit" : "Exit", + "gui.xaero_pac_next" : "Next >>", + "gui.xaero_pac_previous" : "<< Prev", - "gui.xaero_parties_leave_own_party": "You can't leave your own party. You will have to transfer the ownership to another member or destroy it.", - "gui.xaero_parties_leave_caster_message": "You have successfully left %1$s!", - "gui.xaero_parties_leave_party_message": "%1$s has left the party!", + "gui.xaero_dropdown_selected_narration" : "%1$s is selected.", + "gui.xaero_dropdown_scroll_up" : "[GO UP]", + "gui.xaero_dropdown_scroll_down" : "[GO DOWN]", - "gui.xaero_parties_rank_not_member": "%1$s is not a member of the party!", - "gui.xaero_parties_rank_not_lower_rank_player": "The target player must be of a lower rank than you!", - "gui.xaero_parties_rank_not_lower_rank": "The assigned rank must be lower than your own rank!", - "gui.xaero_parties_rank_party_message": "%1$s assigned %2$s rank %3$s!", - - "gui.xaero_parties_transfer_use_confirm": "Please also add the keyword \"confirm\" after the command to confirm that you wish to transfer the ownership of your party.", - "gui.xaero_parties_transfer_not_member": "%1$s is not a member of your party!", - "gui.xaero_parties_transfer_already_owner": "You already own the party!", - "gui.xaero_parties_transfer_success": "%1$s transferred the ownership of the party to %2$s!", - "gui.xaero_parties_transfer_failed": "Failed to transfer the ownership of the party for an unknown reason!", - - "gui.xaero_parties_about_no_party": "The player %1$s is not in a party!", - "gui.xaero_parties_about_invalid_player": "Invalid target player!", - - "gui.xaero_claims_about_invalid_player": "Invalid target player!", - "gui.xaero_claims_admin_mode_enabled": "Admin mode enabled!", - "gui.xaero_claims_admin_mode_disabled": "Admin mode disabled!", - "gui.xaero_claims_server_mode_enabled": "Server claim mode enabled!", - "gui.xaero_claims_server_mode_disabled": "Server claim mode disabled!", - "gui.xaero_claims_nonally_mode_enabled": "Non-ally mode enabled! You are now viewing/accessing your claims as a non-ally would.", - "gui.xaero_claims_nonally_mode_disabled": "Non-ally mode disabled!", - "gui.xaero_claims_claimed": "Successfully claimed the chunk(s)!", - "gui.xaero_claims_unclaimed": "Successfully unclaimed the chunk(s)!", - "gui.xaero_claims_claimed_at": "Successfully claimed the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_unclaimed_at": "Successfully unclaimed the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_claim_not_within_distance": "The target chunk(s) is/are too far away from you!", - "gui.xaero_claims_replacement_in_progress": "A claim mass-replacement is still in progress!", - "gui.xaero_claims_claim_already_claimed": "The target chunk(s) is/are already claimed!", - "gui.xaero_claims_claim_already_claimed_by": "The target chunk is already claimed by %1$s!", - "gui.xaero_claims_claim_limit_reached": "You have reached your chunk claim limit!", - "gui.xaero_claims_claim_dimension_unclaimable": "This dimension is not claimable as configured by the server config!", - "gui.xaero_claims_claim_unclaim_not_yours": "You can't unclaim a chunk that you haven't claimed!", - "gui.xaero_claims_too_many_chunks": "Too many chunks for a single action!", - "gui.xaero_claims_are_disabled": "The chunk claims feature is disabled!", - "gui.xaero_claims_claim_no_server_permission": "You no longer have permission to make server claims!", - "gui.xaero_claims_sub_current_too_many_targets": "Only one target player is allowed!", - "gui.xaero_claims_sub_current_invalid_target": "Invalid target player!", - "gui.xaero_claims_sub_current": "The currently used sub-claim config is \"%1$s\".", - "gui.xaero_claims_sub_use_too_many_targets": "Only one target player is allowed!", - "gui.xaero_claims_sub_use_invalid_target": "Invalid target player!", - "gui.xaero_claims_sub_use_not_exist": "The input sub-config ID does not exist!", - "gui.xaero_claims_sub_use_invalid_value": "The input sub-config ID is not valid!", - "gui.xaero_claims_sub_use": "Successfully switched to claiming with the sub-config \"%1$s\".", - - "gui.xaero_claims_forceloaded": "Successfully forceload-marked the chunk(s)!", - "gui.xaero_claims_unforceloaded": "Successfully unforceload-marked the chunk(s)!", - "gui.xaero_claims_forceloaded_at": "Successfully forceload-marked the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_unforceloaded_at": "Successfully unforceload-marked the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_forceload_limit_reached": "You have reached your chunk forceload limit!", - "gui.xaero_claims_forceload_not_yours": "You need to claim the target chunk(s) first!", - "gui.xaero_claims_forceload_already": "The target chunk(s) is/are already marked for forceloading!", - "gui.xaero_claims_unforceload_already": "The target chunk(s) is/are not marked for forceloading!", - - "gui.xaero_claims_replacement_success": "Successfully replaced all matching claims!", - "gui.xaero_claims_replacement_state_matches_matcher": "The new claim state matches the replacement rule!", - - "gui.xaero_pac_config_op_option": "Only server OPs can configure this option for you!", - "gui.xaero_pac_config_option_set": "(%1$s) Option %2$s was set to %3$s.", - "gui.xaero_pac_config_option_set_server_force": "The server config forces it to %1$s.", - "gui.xaero_pac_config_option_set_invalid_key": "Invalid option key!", - "gui.xaero_pac_config_option_set_too_many_targets": "Only one target player is allowed!", - "gui.xaero_pac_config_option_set_invalid_target": "Invalid target player!", - "gui.xaero_pac_config_option_set_invalid_value_format": "Invalid option input value format!", - "gui.xaero_pac_config_option_set_invalid_value": "Invalid option input value!", - "gui.xaero_pac_config_option_set_invalid_sub": "Invalid sub-config ID!", - "gui.xaero_pac_config_option_set_illegal_option": "The specified option key is not allowed in this config!", - "gui.xaero_pac_config_option_sub_inherited": "-", - - "gui.xaero_pac_config_option_get_invalid_key": "Invalid option key!", - "gui.xaero_pac_config_option_get_too_many_targets": "Only one target player is allowed!", - "gui.xaero_pac_config_option_get_invalid_target": "Invalid target player!", - "gui.xaero_pac_config_option_get_invalid_sub": "Invalid sub-config ID!", - "gui.xaero_pac_config_option_get_not_allowed": "The specified option key is not allowed in this config!", - "gui.xaero_pac_config_option_get": "(%1$s) %2$s = %3$s", - "gui.xaero_pac_config_type_server": "Server Claims Config", - "gui.xaero_pac_config_type_expired": "Expired Claims Config", - "gui.xaero_pac_config_type_wilderness": "Wilderness Config", - "gui.xaero_pac_config_type_default_player": "Default Player Config", - "gui.xaero_pac_config_type_player": "Player Config", - - "gui.xaero_pac_config_delete_sub_started": "Began converting all claims that use the sub-config \"%1$s\"...", - "gui.xaero_pac_config_delete_sub_complete": "Successfully converted its sub-claim and deleted the sub-config \"%1$s\"!", - "gui.xaero_pac_config_delete_sub_already_replacing": "There is already a claim-replacement operation running for this player! Please wait until it finishes.", - "gui.xaero_pac_config_delete_sub_too_many_targets": "Only one target player is allowed!", - "gui.xaero_pac_config_delete_sub_invalid_target": "Invalid target player!", - "gui.xaero_pac_config_delete_sub_not_exist": "A sub-config with that ID does not exist!", - "gui.xaero_pac_config_delete_sub_cant_main": "You cannot delete the main config!", - "gui.xaero_pac_config_create_sub_id_rules": "The sub-config ID must be unique, at most %1$d characters long and consist of English letters (A-Z), numbers (0-9) or the '-' and '_' characters.", - "gui.xaero_pac_config_create_sub_id_limit_reached": "The maximum number of sub-configs (%1$s) has been reached!", - "gui.xaero_pac_config_create_sub_too_many_targets": "Only one target player is allowed!", - "gui.xaero_pac_config_create_sub_invalid_target": "Invalid target player!", - "gui.xaero_pac_config_create_sub": "Successfully created a new sub-config!", - "gui.xaero_pac_config_sub_list_too_many_targets": "Only one target player is allowed!", - "gui.xaero_pac_config_sub_list_invalid_target": "Invalid target player!", - "gui.xaero_pac_config_sub_list_bad_start": "This config has only %1$s sub-configs!", - "gui.xaero_pac_config_sub_list": "Sub-configs starting at position %1$d/%2$d:\n", - "gui.xaero_pac_config_sub_list_separator": ", ", - "gui.xaero_pac_config_sub_list_there_is_more": "...", - - "option.openpartiesandclaims.permissions/v1": "Open Parties and Claims", - "gui.xaero_pac_permissions_title": "Open Parties and Claims", - "gui.xaero_pac_permission_max_claims": "Claim Limit", - "gui.xaero_pac_permission_max_forceloads": "Forceload Limit", - "gui.xaero_pac_permission_server_claims": "Server Claims", - "gui.xaero_pac_permission_admin_mode": "Admin Mode", - "gui.xaero_pac_permission_comment_max_claims": "The maximum number of claims that the player can own.", - "gui.xaero_pac_permission_comment_max_forceloads": "The maximum number of chunks that the player can forceload.", - "gui.xaero_pac_permission_comment_server_claims": "Player can add/remove server claims and enter server claim mode.", - "gui.xaero_pac_permission_comment_admin_mode": "Player can enter admin mode.", - - "gui.xaero_claims_protection_interact_block_any": "You are not allowed to interact with this block!", - "gui.xaero_claims_protection_interact_block": "(%1$s) You are not allowed to interact with this block!", - "gui.xaero_claims_protection_interact_block_try_empty": "(%1$s) It might work if you try again empty-handed.", - "gui.xaero_claims_protection_block_disabled": "Interaction with this block is disabled on the server.", - "gui.xaero_claims_protection_projectile_hit_block": "This projectile of yours is not allowed to land on blocks in this chunk!", - "gui.xaero_claims_protection_interact_entity_any": "You are not allowed to interact with this entity in this chunk!", - "gui.xaero_claims_protection_interact_entity": "(%1$s) You are not allowed to interact with this entity in this chunk!", - "gui.xaero_claims_protection_interact_entity_try_empty": "(%1$s) It might work if you try again empty-handed.", - "gui.xaero_claims_protection_entity_disabled": "Interaction with this entity is disabled on the server.", - "gui.xaero_claims_protection_projectile_hit_entity": "This projectile of yours is not allowed to land on entities in this chunk!", - "gui.xaero_claims_protection_use_item_any": "You are not allowed to use this item this close to somebody else's claim! Try empty hand?", - "gui.xaero_claims_protection_use_item": "(%1$s) You are not allowed to use this item this close to somebody else's claim! Try empty hand?", - "gui.xaero_claims_protection_item_disabled_any": "This item is disabled on the server. Try empty hand?", - "gui.xaero_claims_protection_item_disabled": "(%1$s) This item is disabled on the server. Try empty hand?", - "gui.xaero_claims_protection_chorus": "You are not allowed to chorus-fruit-teleport to that location!", - "gui.xaero_claims_protection_interact_item_apply_any": "You are not allowed to apply this item to this position! Try empty hand?", - "gui.xaero_claims_protection_interact_item_apply": "(%1$s) You are not allowed to apply this item to this position! Try empty hand?", - "gui.xaero_claims_protection_interact_item_apply_too_close": "(%1$s) You are not allowed to apply this item this close to somebody else's claim! Try empty hand?", - "gui.xaero_claims_protection_main_hand": "Main Hand", - "gui.xaero_claims_protection_off_hand": "Off Hand", - "gui.xaero_claims_protection_create_cant_use_glue": "You are not allowed to glue some (or all) of the selected.", - "gui.xaero_claims_protection_create_cant_remove_glue": "You are not allowed to remove glue from some (or all) of the claims that contain this glue selection.", - "gui.xaero_claims_protection_create_train_controls_protected": "You are not allowed to control this train! Press ESCAPE to free yourself.", - - "gui.xaero_pac_title_entered_wilderness": "Wilderness", - "gui.xaero_pac_title_entered_claim": "%1$s's Claim%2$s", - "gui.xaero_pac_title_entered_server_claim": "Server Claim%1$s", - "gui.xaero_pac_title_entered_expired_claim": "Expired Claim%1$s", - "gui.xaero_pac_marked_for_forceload": " (Forceloadable)", - - "gui.xaero_pac_ui_handshake_not_received": "Handshake not received from the server! The mod isn't installed?", - "gui.xaero_pac_ui_parties_disabled": "The parties feature is disabled by the server!", - "gui.xaero_pac_ui_claims_disabled": "The claims feature is disabled by the server!", - "gui.xaero_pac_ui_parties_and_claims": "Open Parties and Claims", - "gui.xaero_pac_ui_main_menu": "Main Menu", - "gui.xaero_pac_ui_config_menu": "Player Config Menu", - "gui.xaero_pac_ui_about_party": "About", - "gui.xaero_pac_ui_claim": "Claim", - "gui.xaero_pac_ui_unclaim": "Unclaim", - "gui.xaero_pac_ui_forceload": "Forceload", - "gui.xaero_pac_ui_unforceload": "Unforceload", - "gui.xaero_pac_ui_player_config": "Player Config", - "gui.xaero_pac_ui_my_player_config": "My Player Config", - "gui.xaero_pac_ui_my_player_config_sub": "My Player Config - %1$s", - "gui.xaero_pac_ui_server_claims_config": "Server Claims Config", - "gui.xaero_pac_ui_server_claims_config_sub": "Server Claims Config - %1$s", - "gui.xaero_pac_ui_expired_claims_config": "Expired Claims Config", - "gui.xaero_pac_ui_wilderness_config": "Wilderness Config", - "gui.xaero_pac_ui_default_player_config": "Default Player Config", - "gui.xaero_pac_ui_other_player_config_name_field": "Name of the player to view the config of", - "gui.xaero_pac_ui_other_player_config_name_title": "Another Player:", - "gui.xaero_pac_ui_other_player_config_button": "Edit Config", - "gui.xaero_pac_ui_other_player_config_waiting": "Waiting for %1$s's player config...", - "gui.xaero_pac_ui_other_player_config_syncing": "Syncing...", - "gui.xaero_pac_ui_other_player_config_waiting_cancel": "Cancel", - "gui.xaero_pac_ui_other_player_config": "%1$s's Player Config", - "gui.xaero_pac_ui_player_config_syncing": "Syncing...", - "gui.xaero_pac_ui_player_config_being_deleted": "This sub-config is being deleted...", - "gui.xaero_pac_ui_player_config_refresh": "Refresh", - "gui.xaero_pac_ui_party_name": "Party: %1$s", - "gui.xaero_pac_ui_party_owner": "Owner: %1$s", - "gui.xaero_pac_ui_party_member_count": "Members: %1$s", - "gui.xaero_pac_ui_party_ally_count": "Allies: %1$s", - "gui.xaero_pac_ui_party_invite_count": "Invites: %1$s", - "gui.xaero_pac_ui_party_syncing": "Syncing...", - "gui.xaero_pac_ui_claim_count": "Claims: %1$s", - "gui.xaero_pac_ui_claims_name": "Name: %1$s", - "gui.xaero_pac_ui_forceload_count": "Forceload-marked: %1$s", - "gui.xaero_pac_ui_claims_color": "Color: %1$s", - "gui.xaero_pac_ui_claims_syncing": "Syncing...", - "gui.xaero_pac_ui_sub_config_dropdown": "Sub-Config to Edit", - "gui.xaero_pac_ui_sub_config_dropdown_tooltip": "Choose the sub-config to edit.", - "gui.xaero_pac_ui_sub_config_use_button": "Claim With %1$s", - "gui.xaero_pac_ui_sub_config_use_button_tooltip": "Switch to using this sub-config for new claims.", - "gui.xaero_pac_ui_sub_config_use_button_used": "Currently Claimed With", - "gui.xaero_pac_ui_sub_config_use_button_used_tooltip": "This sub-config is currently used for new claims.", - "gui.xaero_pac_ui_sub_config_delete_button": "Delete %1$s", - "gui.xaero_pac_ui_sub_config_delete_button_confirm1": "Are you sure you would like to delete the following sub-config: %1$s?", - "gui.xaero_pac_ui_sub_config_delete_button_confirm2": "All chunk claims that use it will be converted to the main config claims.", - "gui.xaero_pac_ui_sub_config_create_widget": "New Sub-Config", - "gui.xaero_pac_ui_sub_config_create_widget_tooltip": "Type the ID for a new sub-config to be created.\n%1$s", - - "gui.xaero_pac_ui_on": "ON", - "gui.xaero_pac_ui_off": "OFF", - "gui.xaero_pac_key_open_menu": "Open Parties and Claims Menu", - "gui.xaero_pac_back": "Back", - "gui.xaero_pac_exit": "Exit", - "gui.xaero_pac_next": "Next >>", - "gui.xaero_pac_previous": "<< Prev", - - "gui.xaero_dropdown_selected_narration": "%1$s is selected.", - "gui.xaero_dropdown_scroll_up": "[GO UP]", - "gui.xaero_dropdown_scroll_down": "[GO DOWN]", - - "gui.xaero_pac_player_config_playerConfig.claims.usedSub": "Used Sub-Claim", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.usedSub": "default", - "gui.xaero_pac_player_config_playerConfig.parties.name": "Party Name", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.name": "default", - "gui.xaero_pac_player_config_playerConfig.claims.name": "Claimed Area Name", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.name": "default", - "gui.xaero_pac_player_config_playerConfig.claims.color": "Claimed Area Color", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.color": "default", - "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkClaims": "Bonus Chunk Claims", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkClaims": "default", - "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkForceloads": "Bonus Forceloads", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkForceloads": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protectClaimedChunks": "Claimed Chunk Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protectClaimedChunks": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fromParty": "Protect From My Party", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fromParty": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fromAllyParties": "Protect From Ally Parties", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fromAllyParties": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromExplosions": "Protect Blocks From Explosions", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromExplosions": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers": "Protect Blocks From Players", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs": "Protect Blocks From Mobs", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther": "Protect Blocks From Other", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromOther": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksRedirect": "Redirect Block Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksRedirect": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fromFireSpread": "Protect From Fire Spread", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fromFireSpread": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments": "Blocks From Enchantments", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromEnchantments": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.cropTrample": "Protect From Crop Trample", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.cropTrample": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fluidBarrier": "Fluid Barrier", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fluidBarrier": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.pistonBarrier": "Piston Barrier", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.pistonBarrier": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles": "P. Buttons From Projectiles", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.buttonsFromProjectiles": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles": "P. Targets From Projectiles", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.targetsFromProjectiles": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers": "Prot. Plates From Players", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.platesFromPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs": "Prot. Plates From Mobs", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.platesFromMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther": "Prot. Plates From Other", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.platesFromOther": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers": "Prot. Tripwire From Players", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.tripwireFromPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs": "Prot. Tripwire From Mobs", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.tripwireFromMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther": "Prot. Tripwire From Other", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.tripwireFromOther": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers": "Protect Entities Fr. Players", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs": "Protect Entities From Mobs", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther": "Protect Entities From Other", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromOther": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesRedirect": "Redirect Entity Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesRedirect": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromExplosions": "Protect Entities From Explosions", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromExplosions": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromFire": "Protect Entities From Fire", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromFire": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.raids": "Protect From Village Raids", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.raids": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersFromPlayers": "Protect Players From Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersFromPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersFromMobs": "Protect Players From Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersFromMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersFromOther": "Protect Players From Other", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersFromOther": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersRedirect": "Redirect Player Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersRedirect": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning": "Protect Fr. Player Lightning", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerLightning": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport": "Prevent Chorus Teleport", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.chorusFruitTeleport": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers": "N. Portals From Players", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.netherPortalsPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs": "N. Portals From Mobs", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.netherPortalsMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther": "N. Portals From Other", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.netherPortalsOther": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.dispenserBarrier": "Dispenser Barrier", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.dispenserBarrier": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse": "Protect Item Use", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemUse": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.neighborChunksItemUse": "Protect Item Use in Neighbors", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.neighborChunksItemUse": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers": "Protect Player Item Toss", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs": "Protect Mob Item Toss", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther": "Protect Other Item Toss", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossOther": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossRedirect": "Redirect Item Toss Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossRedirect": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot": "Protect From Mob Loot", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.mobLoot": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot": "Protect Player Death Loot", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_3": "Every", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerDeathLoot": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers": "Protect Items From Players", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemPickupPlayers": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs": "Protect Items From Mobs", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemPickupMobs": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupRedirect": "Redirect Item Pickup Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemPickupRedirect": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup": "Protect XP From Players", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_3": "Not Ally", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.xpPickup": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.overrideMobGriefingRule": "Override Mob Griefing Rule", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.overrideMobGriefingRule": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.naturalSpawnHostile": "Protect From Hostile Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.naturalSpawnHostile": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.naturalSpawnFriendly": "Protect From Friendly Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.naturalSpawnFriendly": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.spawnersHostile": "Disable Hostile Spawners", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.spawnersHostile": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.spawnersFriendly": "Disable Friendly Spawners", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.spawnersFriendly": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn": "Pr. Projectile Hostile Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.projectileHitHostileSpawn": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_3": "Not Ally", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn": "Pr. Projectile Friendly Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.projectileHitFriendlySpawn": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_3": "Not Ally", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact": "Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.interact": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract": "Hand Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.handInteract": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract": "Any Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break": "Break (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.break": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact": "Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.interact": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract": "Hand Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.handInteract": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract": "Any Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break": "Kill (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.break": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier": "Barrier (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.barrier": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_1": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_2": "Not Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_3": "Not Ally", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess": "Blocks (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.blockAccess": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess": "Mine (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess": "B-interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess": "Entities By (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.entityAccess": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess": "Attack By (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess": "E-interact By (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess": "Item Pickup (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact": "Use (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.item.interact": "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_0": "OFF", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_1": "Party", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_2": "Allies", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_3": "Every", - "gui.xaero_pac_player_config_playerConfig.claims.forceload.enabled": "Forceload Marked Chunks", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.enabled": "default", - "gui.xaero_pac_player_config_playerConfig.claims.forceload.offlineForceload": "Forceload While Offline", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.offlineForceload": "default", - "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithParty": "Share Position With Party", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithParty": "default", - "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithMutualAllyParties": "Share Position With Mutual Allies", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithMutualAllyParties": "default", - "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromParty": "Receive Party Member Positions", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromParty": "default", - "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromMutualAllyParties": "Receive Mutual Ally Positions", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromMutualAllyParties": "default" -} + "gui.xaero_pac_player_config_playerConfig.claims.usedSub" : "Used Sub-Claim", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.usedSub" : "default", + "gui.xaero_pac_player_config_playerConfig.parties.name" : "Party Name", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.name" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.name" : "Claimed Area Name", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.name" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.color" : "Claimed Area Color", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.color" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkClaims" : "Bonus Chunk Claims", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkClaims" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkForceloads" : "Bonus Forceloads", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkForceloads" : "default", + "gui.xaero_pac_player_config_playerConfig.customPlayerGroups" : "Custom Player Groups", + "gui.xaero_pac_player_config_tooltip_playerConfig.customPlayerGroups" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protectClaimedChunks" : "Claimed Chunk Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protectClaimedChunks" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fullAccess" : "Full Chunk Access", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fullAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByExplosions" : "Allow Blocks By Explosions", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByExplosions" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByPlayers" : "Allow Blocks By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByMobs" : "Allow Blocks By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByOther" : "Allow Blocks By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByOther" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksRedirect" : "Redirect Block Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksRedirect" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fireSpread" : "Allow Fire Spread", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fireSpread" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByEnchantments" : "Blocks By Enchantments", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByEnchantments" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.cropTrample" : "Allow Crop Trample", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.cropTrample" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.fluidBarrier" : "Fluid Barrier", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fluidBarrier" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.pistonBarrier" : "Piston Barrier", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.pistonBarrier" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.buttonsByProjectiles" : "Buttons By Projectiles", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.buttonsByProjectiles" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.targetsByProjectiles" : "Targets By Projectiles", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.targetsByProjectiles" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByPlayers" : "Plates By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByMobs" : "Plates By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByOther" : "Plates By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByOther" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByPlayers" : "Tripwire By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByMobs" : "Tripwire By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByOther" : "Tripwire By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByOther" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByPlayers" : "Allow Entities By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByMobs" : "Allow Entities By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByOther" : "Allow Entities By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByOther" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesRedirect" : "Redirect Entity Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesRedirect" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByExplosions" : "Allow Entities By Explosions", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByExplosions" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByFire" : "Allow Entities By Fire", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByFire" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.raids" : "Allow Village Raids", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.raids" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByPlayers" : "Allow Player VS Player", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByMobs" : "Allow Players By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByOther" : "Allow Players By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByOther" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersRedirect" : "Redirect Player Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersRedirect" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playerLightning" : "Allow Player Lightning", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playerLightning" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.chorusFruitTeleport" : "Allow Chorus Teleport", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.chorusFruitTeleport" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsPlayers" : "N. Portals By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsMobs" : "N. Portals By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsOther" : "N. Portals By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsOther" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.dispenserBarrier" : "Dispenser Barrier", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.dispenserBarrier" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemUse" : "Allow Item Use", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemUse" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.neighborChunksItemUse" : "Protect Item Use in Neighbors", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.neighborChunksItemUse" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossPlayers" : "Allow Player Item Toss", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossMobs" : "Allow Mob Item Toss", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossOther" : "Allow Other Item Toss", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossOther" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossRedirect" : "Redirect Item Toss Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossRedirect" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.mobLoot" : "Allow Mob Loot", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.mobLoot" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot" : "Protect Player Death Loot", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerDeathLoot" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupPlayers" : "Allow Items By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupPlayers" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupMobs" : "Allow Items By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupMobs" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupRedirect" : "Redirect Item Pickup Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupRedirect" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.xpPickup" : "Allow XP By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.xpPickup" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.overrideMobGriefingRule" : "Override Mob Griefing Rule", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.overrideMobGriefingRule" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnHostile" : "Allow Hostile Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnHostile" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnFriendly" : "Allow Friendly Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnFriendly" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersHostile" : "Allow Hostile Spawners", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersHostile" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersFriendly" : "Allow Friendly Spawners", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersFriendly" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn" : "Projectile Hostile Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn" : "Projectile Friendly Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.interact" : "Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.interact" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.handInteract" : "Hand Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.handInteract" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract" : "Any Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.break" : "Break (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.break" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.interact" : "Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.interact" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.handInteract" : "Hand Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.handInteract" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract" : "Any Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.break" : "Kill (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.break" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.barrier" : "Barrier Pass (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.barrier" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockAccess" : "Blocks (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess" : "Mine (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess" : "B-interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityAccess" : "Entities By (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess" : "Attack By (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess" : "E-interact By (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess" : "Item Pickup (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.item.interact" : "Use (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.item.interact" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.forceload.enabled" : "Forceload Marked Chunks", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.enabled" : "default", + "gui.xaero_pac_player_config_playerConfig.claims.forceload.offlineForceload" : "Forceload While Offline", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.offlineForceload" : "default", + "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithParty" : "Share Position With Party", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithParty" : "default", + "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithMutualAllyParties" : "Share Position With Mutual Allies", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithMutualAllyParties" : "default", + "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromParty" : "Receive Party Member Positions", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromParty" : "default", + "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromMutualAllyParties" : "Receive Mutual Ally Positions", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromMutualAllyParties" : "default", + "gui.xaero_pac_player_config_playerConfig.playerGroups.nobody" : "Nobody", + "gui.xaero_pac_player_config_playerConfig.playerGroups.party" : "Party", + "gui.xaero_pac_player_config_playerConfig.playerGroups.allies" : "Allies", + "gui.xaero_pac_player_config_playerConfig.playerGroups.everyone" : "Every", + "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroups" : "Player Groups +", + "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroups" : "default", + "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroupSpace" : "Pl. Group Space +", + "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroupSpace" : "default", + "gui.xaero_pac_ui_player_config_player_groups" : "Player Groups", + "gui.xaero_pac_ui_player_config_player_groups_screen_title" : "Custom Player Groups For:", + "gui.xaero_pac_ui_player_config_player_groups_included_groups_label" : "Included Groups:", + "gui.xaero_pac_ui_player_config_player_groups_included_players_label" : "Included Players:", + "gui.xaero_pac_ui_player_config_player_groups_button_create_group" : "Create Group", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group" : "Delete Group", + "gui.xaero_pac_ui_player_config_player_groups_button_include_group" : "Include Group", + "gui.xaero_pac_ui_player_config_player_groups_button_exclude_group" : "Exclude Group", + "gui.xaero_pac_ui_player_config_player_groups_button_include_player" : "Include Player", + "gui.xaero_pac_ui_player_config_player_groups_button_exclude_player" : "Exclude Player", + "gui.xaero_pac_ui_player_config_player_groups_no_custom_groups" : "This config doesn't have any custom player groups yet.", + "gui.xaero_pac_ui_player_config_player_groups_select_a_group" : "Select a group from the list.", + "gui.xaero_pac_player_config_player_groups_error_member_already_added" : "The added player was already in the group!", + "gui.xaero_pac_player_config_player_groups_error_member_not_found" : "Your action targeted a player that wasn't found in the group!", + "gui.xaero_pac_player_config_player_groups_error_group_inclusion_not_found" : "Your action targeted a group inclusion that wasn't found in the group!", + "gui.xaero_pac_player_config_player_groups_error_group_already_included" : "The specified group is already included in the group!", + "gui.xaero_pac_player_config_player_groups_error_no_effect" : "The requested action has succeeded but had no effect!", + "gui.xaero_pac_command_player_config_player_groups_error_group_already_exists" : "A group with the specified ID already exists!", + "gui.xaero_pac_command_player_config_player_groups_error_invalid_group_id" : "The specified group ID contains invalid characters!", + "gui.xaero_pac_command_player_config_player_groups_error_group_id_too_long" : "The specified group ID is too long!", + "gui.xaero_pac_command_player_config_player_groups_error_group_does_not_exist" : "A group with the specified ID does not exist!", + "gui.xaero_pac_command_player_config_player_groups_error_edited_group_does_not_exist" : "You tried editing a group with an ID that does not exist!", + "gui.xaero_pac_ui_player_config_player_groups_error_group_not_found" : "The edited player group no longer exists!", + "gui.xaero_pac_ui_player_config_player_groups_error_refreshing" : "Refreshed the screen to fix desync...", + "gui.xaero_pac_player_config_player_groups_unknown_player" : "Unknown Player", + "gui.xaero_pac_ui_player_config_player_groups_please_select_group" : "Please select a group to view/edit.", + "gui.xaero_pac_ui_player_config_player_groups_synchronizing" : "Still synchronizing... Please wait for a moment.", + "gui.xaero_pac_ui_player_config_player_groups_fixing_desync" : "Fixing desync...", + "gui.xaero_pac_ui_player_config_player_groups_create_group_title" : "Creating a Player Group", + "gui.xaero_pac_ui_player_config_player_groups_choose_id" : "Please type a short ID for the new group.", + "gui.xaero_pac_ui_player_config_player_groups_id_edit_box" : "ID for the new group", + "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars1" : "Allowed characters:", + "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars2" : "a-z, A-Z, 0-9, - or _, no spaces", + "gui.xaero_pac_ui_player_config_player_groups_group_id_not_valid" : "Invalid characters!", + "gui.xaero_pac_ui_player_config_player_groups_group_id_duplicate" : "Already used!", + "gui.xaero_pac_confirm" : "Confirm", + "gui.xaero_pac_cancel" : "Cancel", + "gui.xaero_pac_config_option_not_directly_configurable" : "This option can't be directly configured! There are other specialized commands available for working with this data.", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation1" : "Are you sure you want to delete the following player group?", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation2" : "%1$s (this cannot be undone!)", + "gui.xaero_pac_ui_player_config_player_groups_include_group_title" : "Including a Group in a Group", + "gui.xaero_pac_ui_player_config_player_groups_include_group_hint" : "Select the group to include:", + "gui.xaero_pac_ui_player_config_player_groups_include_group_menu" : "Group selection menu", + "gui.xaero_pac_ui_player_config_player_groups_include_group_all_included" : "You have already included all other groups!", + "gui.xaero_pac_ui_player_config_player_groups_include_player_title" : "Including a Player in a Group", + "gui.xaero_pac_ui_player_config_player_groups_include_player_hint" : "Select an online player to include:", + "gui.xaero_pac_ui_player_config_player_groups_include_player_menu" : "Player Selection Menu", + "gui.xaero_pac_ui_player_config_player_groups_include_player_all_included" : "All currently online players are already included!", + "gui.xaero_pac_ui_player_config_player_groups_include_player_manual" : "Player name", + "gui.xaero_pac_ui_player_config_player_groups_include_player_manual_hint" : "Or type the player's username:", + "gui.xaero_pac_player_config_player_groups_error_group_count_limit" : "Limit reached for the number of player groups in this config!", + "gui.xaero_pac_player_config_player_groups_error_group_space_limit" : "You have run out of player group space in this config!", + "gui.xaero_pac_player_config_player_groups_error_unknown_player" : "The specified player is not known by the server (yet)! Only ops can do this.", + "gui.xaero_pac_player_config_player_groups_error_invalid_player_name" : "The specified player name is not valid!", + "gui.xaero_pac_config_create_group" : "Successfully created a new player group with ID %1$s!", + "gui.xaero_pac_config_delete_group" : "Successfully deleted the player group with ID %1$s!", + "gui.xaero_pac_config_include_group" : "Successfully included the player group with ID %1$s in the group with ID %2$s!", + "gui.xaero_pac_config_include_player" : "Successfully included player %1$s in the group with ID %2$s!", + "gui.xaero_pac_config_exclude_group" : "Successfully excluded the player group with ID %1$s from the group with ID %2$s!", + "gui.xaero_pac_config_exclude_player" : "Successfully excluded player %1$s from the group with ID %2$s!", + "gui.xaero_pac_config_delete_group_confirmation_request" : "Please add \" confirm\" at the end of the command to confirm the deletion.", + "gui.xaero_pac_config_delete_group_confirmation_fail" : "Please make sure the \" confirm\" at the end of the command is typed correctly.", + "gui.xaero_pac_config_group_too_many_targets" : "Only one target player is allowed!", + "gui.xaero_pac_config_group_invalid_target" : "Invalid target player!", + "gui.xaero_pac_config_deprecated_api_option" : "Deprecated Option" +} \ No newline at end of file diff --git a/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/zh_cn.json b/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/zh_cn.json index db59431f2e96..5d0c5e6076e4 100644 --- a/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/zh_cn.json +++ b/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/zh_cn.json @@ -1,749 +1,503 @@ { - "gui.xaero_parties_player": "玩家:", - "gui.xaero_parties_current_party": "当前团队:", - "gui.xaero_parties_party_members": "成员(%1$s):", - "gui.xaero_parties_party_allies": "联盟团队(%1$s):", - "gui.xaero_parties_party_invited": "受邀玩家(%1$s):", + "gui.xaero_parties_player" : "玩家:", + "gui.xaero_parties_current_party" : "当前团队:", + "gui.xaero_parties_party_members" : "成员(%1$s):", + "gui.xaero_parties_party_allies" : "联盟团队(%1$s):", + "gui.xaero_parties_party_invited" : "受邀玩家(%1$s):", + + "gui.xaero_parties_ally_player_target_in_your_party" : "%1$s 与你来自同一个团队!", + "gui.xaero_parties_ally_player_target_not_in_party" : "%1$s 不在任何一个团队中!", + "gui.xaero_parties_ally_player_target_already_ally" : "%1$s 来自已结盟的 %2$s!", + "gui.xaero_parties_ally_player_target_party_info" : "%1$s 现在认为 %2$s 是盟友!", + "gui.xaero_parties_ally_caster_party_info" : "%1$s 与 %2$s 结盟了!", + "gui.xaero_parties_ally_limit" : "盟友列表已满!", + + "gui.xaero_parties_unally_party_not_found" : "你的盟友不包括 %1$s 拥有的团队!", + "gui.xaero_parties_unally_target_party_message" : "%1$s 不再认为 %2$s 是盟友!", + "gui.xaero_parties_unally_caster_party_message" : "%1$s 与 %2$s 解除了盟约!", + + "gui.xaero_parties_party_created" : "你已经成功创建了一个新的团队!", + + "gui.xaero_parties_party_destroy_info" : "使用 \"/openpac-parties destroy confirm\" 来解散团队。", + "gui.xaero_parties_party_destroy_members_info" : "%1$s 解散了团队!", + + "gui.xaero_parties_join_invalid_id" : "输入的团队ID无效!", + "gui.xaero_parties_join_party_not_exist" : "输入的团队ID不存在!此团队可能已被解散。", + "gui.xaero_parties_join_party_not_invited" : "你未被输入的团队邀请!你可能已经被踢出团队了。", + "gui.xaero_parties_join_party_already_in_one" : "你已经在一个团队里了!", + "gui.xaero_parties_join_success" : "你加入了 %1$s!", + "gui.xaero_parties_join_success_info" : "%1$s 加入了团队!", + "gui.xaero_parties_join_member_limit" : "目标团队已满!", + + "gui.xaero_parties_invite_already_your_party" : "%1$s 已经在你的团队里了!", + "gui.xaero_parties_invite_already_a_party" : "%1$s 已经在一个团队里了!", + "gui.xaero_parties_invite_target_message" : "%1$s 邀请你加入 %2$s!", + "gui.xaero_parties_invite_target_message_accept" : "[接受]", + "gui.xaero_parties_invite_target_message_accept_tooltip" : "接受并加入团队", + "gui.xaero_parties_invite_party_message" : "%1$s 邀请 %2$s 加入了团队!", + "gui.xaero_parties_invite_member_limit" : "团队已满员!", + "gui.xaero_parties_invite_invite_limit" : "邀请列表已满!", + + "gui.xaero_parties_kick_not_member" : "%1$s 不是团队成员并且未被邀请!", + "gui.xaero_parties_kick_owner" : "你不能踢出团队所有者!", + "gui.xaero_parties_kick_higher_rank" : "你不能踢出职级比你高的人!", + "gui.xaero_parties_kick_target_message" : "你被踢出了 %1$s!", + "gui.xaero_parties_kick_party_message" : "%1$s 踢出了团队里的 %2$s!", + + "gui.xaero_parties_leave_own_party" : "你不能离开自己拥有的团队。你必须将所有权转让给另一个成员,或者解散它。", + "gui.xaero_parties_leave_caster_message" : "你已成功离开 %1$s!", + "gui.xaero_parties_leave_party_message" : "%1$s 离开了团队!", + + "gui.xaero_parties_rank_not_member" : "%1$s 不是团队成员!", + "gui.xaero_parties_rank_not_lower_rank_player" : "目标玩家的职级必须低于你!", + "gui.xaero_parties_rank_not_lower_rank" : "被分配的职级必须低于你自己的职级!", + "gui.xaero_parties_rank_party_message" : "%1$s 分配给 %2$s 职级 %3$s!", - "gui.xaero_parties_ally_player_target_in_your_party": "%1$s与你来自同一个团队!", - "gui.xaero_parties_ally_player_target_not_in_party": "%1$s不在任何一个团队中!", - "gui.xaero_parties_ally_player_target_already_ally": "%1$s来自已结盟的%2$s!", - "gui.xaero_parties_ally_player_target_party_info": "%1$s现在认为%2$s是盟友!", - "gui.xaero_parties_ally_caster_party_info": "%1$s与%2$s结盟了!", - "gui.xaero_parties_ally_limit": "盟友列表已满!", + "gui.xaero_parties_transfer_use_confirm" : "请在命令后添加关键词 \"confirm\" 以确认你希望转让团队所有权。", + "gui.xaero_parties_transfer_not_member" : "%1$s 不是你团队中的一位成员!", + "gui.xaero_parties_transfer_already_owner" : "你已经拥有此团队!", + "gui.xaero_parties_transfer_success" : "%1$s 将团队所有权转让给了 %2$s!", + "gui.xaero_parties_transfer_failed" : "由于未知原因,未能转让团队所有权!", - "gui.xaero_parties_unally_party_not_found": "你的盟友不包括%1$s拥有的团队!", - "gui.xaero_parties_unally_target_party_message": "%1$s不再认为%2$s是盟友!", - "gui.xaero_parties_unally_caster_party_message": "%1$s与%2$s解除了盟约!", + "gui.xaero_parties_about_no_party" : "玩家 %1$s 不在团队中!", + "gui.xaero_parties_about_invalid_player" : "无效的目标玩家!", + + "gui.xaero_claims_about_invalid_player" : "无效的目标玩家!", + "gui.xaero_claims_admin_mode_enabled" : "管理员模式开启!", + "gui.xaero_claims_admin_mode_disabled" : "管理员模式关闭!", + "gui.xaero_claims_server_mode_enabled" : "服务器领地管理模式开启!", + "gui.xaero_claims_server_mode_disabled" : "服务器领地管理模式关闭!", + "gui.xaero_claims_nonally_mode_enabled" : "访客模式开启!你现在以访客身份观察/访问你的领地。", + "gui.xaero_claims_nonally_mode_disabled" : "访客模式关闭!", + "gui.xaero_claims_claimed" : "成功认领区块!", + "gui.xaero_claims_unclaimed" : "成功取消认领区块!", + "gui.xaero_claims_claimed_at" : "成功认领位于(%1$s, %2$s)的区块!", + "gui.xaero_claims_unclaimed_at" : "成功取消认领位于(%1$s, %2$s)的区块!", + "gui.xaero_claims_claim_not_within_distance" : "目标区块离你太远!", + "gui.xaero_claims_replacement_in_progress" : "领地大规模替换仍在进行中!", + "gui.xaero_claims_claim_already_claimed" : "目标区块已经被认领!", + "gui.xaero_claims_claim_already_claimed_by" : "目标区块已经被 %1$s 认领!", + "gui.xaero_claims_claim_limit_reached" : "你已经达到你的区块认领上限!", + "gui.xaero_claims_claim_dimension_unclaimable" : "根据服务器配置,此维度不可认领区块!", + "gui.xaero_claims_claim_unclaim_not_yours" : "你不能取消认领一个你没有认领的区块!", + "gui.xaero_claims_too_many_chunks" : "单次选择太多区块!", + "gui.xaero_claims_are_disabled" : "区块认领功能已关闭!", + "gui.xaero_claims_claim_no_server_permission" : "你不再具有进行服务器认领的权限!", + "gui.xaero_claims_sub_current_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_claims_sub_current_invalid_target" : "无效的目标玩家!", + "gui.xaero_claims_sub_current" : "目前认领使用的局部配置是 \"%1$s\"。", + "gui.xaero_claims_sub_use_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_claims_sub_use_invalid_target" : "无效的目标玩家!", + "gui.xaero_claims_sub_use_not_exist" : "输入的局部配置ID不存在!", + "gui.xaero_claims_sub_use_invalid_value" : "输入的局部配置ID无效!", + "gui.xaero_claims_sub_use" : "成功切换到使用局部配置 \"%1$s\" 来进行认领。", + + "gui.xaero_claims_forceloaded" : "成功为区块添加强制加载标签!", + "gui.xaero_claims_unforceloaded" : "成功为区块移除强制加载标签!", + "gui.xaero_claims_forceloaded_at" : "成功为位于(%1$s, %2$s)的区块添加强制加载标签!", + "gui.xaero_claims_unforceloaded_at" : "成功为位于(%1$s, %2$s)的区块移除强制加载标签!", + "gui.xaero_claims_forceload_limit_reached" : "你已经达到你的强制加载区块上限!", + "gui.xaero_claims_forceload_not_yours" : "你需要先认领目标区块!", + "gui.xaero_claims_forceload_already" : "目标区块已经被标记为强制加载!", + "gui.xaero_claims_unforceload_already" : "目标区块还未被标记为强制加载!", - "gui.xaero_parties_party_created": "你已经成功创建了一个新的团队!", + "gui.xaero_claims_replacement_success" : "成功替换所有匹配的领地!", + "gui.xaero_claims_replacement_state_matches_matcher" : "新的认领状态与替换规则匹配!", + + "gui.xaero_pac_config_op_option" : "只有服务器管理员可以为你配置此选项!", + "gui.xaero_pac_config_option_set" : "(%1$s)选项 %2$s 被设置为 %3$s。", + "gui.xaero_pac_config_option_set_server_force" : "服务器配置强制它为 %1$s。", + "gui.xaero_pac_config_option_set_invalid_key" : "无效的选项键!", + "gui.xaero_pac_config_option_set_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_pac_config_option_set_invalid_target" : "无效的目标玩家!", + "gui.xaero_pac_config_option_set_invalid_value_format" : "无效的选项输入值格式!", + "gui.xaero_pac_config_option_set_invalid_value" : "无效的选项输入值!", + "gui.xaero_pac_config_option_set_invalid_sub" : "无效的局部配置ID!", + "gui.xaero_pac_config_option_set_illegal_option" : "指定的选项键在此配置中不允许!", + "gui.xaero_pac_config_option_sub_inherited" : "-", + + "gui.xaero_pac_config_option_get_invalid_key" : "无效的选项键!", + "gui.xaero_pac_config_option_get_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_pac_config_option_get_invalid_target" : "无效的目标玩家!", + "gui.xaero_pac_config_option_get_invalid_sub" : "无效的局部配置ID!", + "gui.xaero_pac_config_option_get_not_allowed" : "指定的选项键在此配置中不允许!", + "gui.xaero_pac_config_option_get" : "(%1$s)%2$s = %3$s", + "gui.xaero_pac_config_type_server" : "服务器认领配置", + "gui.xaero_pac_config_type_expired" : "过期认领配置", + "gui.xaero_pac_config_type_wilderness" : "无主地配置", + "gui.xaero_pac_config_type_default_player" : "默认玩家配置", + "gui.xaero_pac_config_type_player" : "玩家配置", - "gui.xaero_parties_party_destroy_info": "使用“/openpac-parties destroy confirm”来解散团队。", - "gui.xaero_parties_party_destroy_members_info": "%1$s解散了团队!", + "gui.xaero_pac_config_delete_sub_started" : "开始替换所有使用局部配置 \"%1$s\" 的领地……", + "gui.xaero_pac_config_delete_sub_complete" : "成功转换使用此局部配置的领地并删除局部配置 \"%1$s\"!", + "gui.xaero_pac_config_delete_sub_already_replacing" : "已经有一个领地替换操作正在为这个玩家运行!请等它完成。", + "gui.xaero_pac_config_delete_sub_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_pac_config_delete_sub_invalid_target" : "无效的目标玩家!", + "gui.xaero_pac_config_delete_sub_not_exist" : "该ID的局部配置不存在!", + "gui.xaero_pac_config_delete_sub_cant_main" : "你不能删除主配置!", + "gui.xaero_pac_config_create_sub_id_rules" : "局部配置ID必须唯一,长度不超过 %1$d 个字符,由英文字母(A-Z)、数字(0-9)或“-”和“_”组成。", + "gui.xaero_pac_config_create_sub_id_limit_reached" : "已达到最大局部配置数量(%1$s)!", + "gui.xaero_pac_config_create_sub_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_pac_config_create_sub_invalid_target" : "无效的目标玩家!", + "gui.xaero_pac_config_create_sub" : "成功创建一个新的局部配置!", + "gui.xaero_pac_config_sub_list_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_pac_config_sub_list_invalid_target" : "无效的目标玩家!", + "gui.xaero_pac_config_sub_list_bad_start" : "这个配置只有 %1$s 个局部配置!", + "gui.xaero_pac_config_sub_list" : "从位置 %1$d/%2$d 开始的局部配置:\n", + "gui.xaero_pac_config_sub_list_separator" : "、", + "gui.xaero_pac_config_sub_list_there_is_more" : "……", - "gui.xaero_parties_join_invalid_id": "输入的团队ID无效!", - "gui.xaero_parties_join_party_not_exist": "输入的团队ID不存在!此团队可能已被解散。", - "gui.xaero_parties_join_party_not_invited": "你未被输入的团队邀请!你可能已经被踢出团队了。", - "gui.xaero_parties_join_party_already_in_one": "你已经在一个团队里了!", - "gui.xaero_parties_join_success": "你加入了%1$s!", - "gui.xaero_parties_join_success_info": "%1$s加入了团队!", - "gui.xaero_parties_join_member_limit": "目标团队已满!", + "option.openpartiesandclaims.permissions/v1" : "开放式团队与领地", + "gui.xaero_pac_permissions_title" : "开放式团队与领地", + "gui.xaero_pac_permission_max_claims" : "认领限额", + "gui.xaero_pac_permission_max_forceloads" : "强制加载限额", + "gui.xaero_pac_permission_server_claims" : "服务器认领", + "gui.xaero_pac_permission_admin_mode" : "管理员模式", + "gui.xaero_pac_permission_comment_max_claims" : "玩家可以拥有的最大认领区块数量。", + "gui.xaero_pac_permission_comment_max_forceloads" : "玩家可以强制加载的最大区块数量。", + "gui.xaero_pac_permission_comment_server_claims" : "玩家可以添加/删除服务器领地并进入服务器领地管理模式。", + "gui.xaero_pac_permission_comment_admin_mode" : "玩家可以进入管理员模式。", + "gui.xaero_pac_permission_max_player_groups" : "最大玩家组数", + "gui.xaero_pac_permission_comment_max_player_groups" : "玩家可以在其配置中创建的最大玩家组数量。", + "gui.xaero_pac_permission_player_group_space" : "玩家组空间", + "gui.xaero_pac_permission_comment_player_group_space" : "玩家配置中可用于玩家组的空间(以条目计)。", - "gui.xaero_parties_invite_already_your_party": "%1$s已经在你的团队里了!", - "gui.xaero_parties_invite_already_a_party": "%1$s已经在一个团队里了!", - "gui.xaero_parties_invite_target_message": "%1$s邀请你加入%2$s!", - "gui.xaero_parties_invite_target_message_accept": "[接受]", - "gui.xaero_parties_invite_target_message_accept_tooltip": "接受并加入团队", - "gui.xaero_parties_invite_party_message": "%1$s邀请%2$s加入了团队!", - "gui.xaero_parties_invite_member_limit": "团队已满员!", - "gui.xaero_parties_invite_invite_limit": "邀请列表已满!", + "gui.xaero_claims_protection_interact_block_any" : "你无权与此方块交互!", + "gui.xaero_claims_protection_interact_block" : "(%1$s)你无权与此方块交互!", + "gui.xaero_claims_protection_interact_block_try_empty" : "(%1$s)也许你空手再试一次会有用。", + "gui.xaero_claims_protection_block_disabled" : "服务器禁用了与此方块的交互。", + "gui.xaero_claims_protection_projectile_hit_block" : "你的弹射物无权落在此区块的方块上!", + "gui.xaero_claims_protection_interact_entity_any" : "你无权在此区块中与此实体交互!", + "gui.xaero_claims_protection_interact_entity" : "(%1$s)你无权在此区块中与此实体交互!", + "gui.xaero_claims_protection_interact_entity_try_empty" : "(%1$s)也许你空手再试一次会有用。", + "gui.xaero_claims_protection_entity_disabled" : "服务器禁用了与此实体的交互。", + "gui.xaero_claims_protection_projectile_hit_entity" : "你的弹射物无权落在此区块的实体上!", + "gui.xaero_claims_protection_use_item_any" : "你无权在离其他人领地这么近的地方使用此物品!尝试空手?", + "gui.xaero_claims_protection_use_item" : "(%1$s)你无权在离其他人领地这么近的地方使用此物品!尝试空手?", + "gui.xaero_claims_protection_item_disabled_any" : "服务器禁用了这个物品。尝试空手?", + "gui.xaero_claims_protection_item_disabled" : "(%1$s)服务器禁用了这个物品。尝试空手?", + "gui.xaero_claims_protection_chorus" : "你无权用紫颂果传送到那个地方!", + "gui.xaero_claims_protection_interact_item_apply_any" : "你无权把这个物品应用到这个位置上!尝试空手?", + "gui.xaero_claims_protection_interact_item_apply" : "(%1$s)你无权把这个物品应用到这个位置上!尝试空手?", + "gui.xaero_claims_protection_interact_item_apply_too_close" : "(%1$s)你无权在离其他人领地这么近的地方应用此物品!尝试空手?", + "gui.xaero_claims_protection_main_hand" : "主手", + "gui.xaero_claims_protection_off_hand" : "副手", + "gui.xaero_claims_protection_create_cant_use_glue" : "你无权粘合部分(或全部)选定的对象。", + "gui.xaero_claims_protection_create_cant_remove_glue" : "你无权从包含此强力胶的部分(或全部)领地中清除强力胶。", + "gui.xaero_claims_protection_create_train_controls_protected" : "你无权操控这列火车!按下 ESCAPE 来脱离。", - "gui.xaero_parties_kick_not_member": "%1$s不是团队成员并且未被邀请!", - "gui.xaero_parties_kick_owner": "你不能踢出团队所有者!", - "gui.xaero_parties_kick_higher_rank": "你不能踢出职级比你高的人!", - "gui.xaero_parties_kick_target_message": "你被踢出了%1$s!", - "gui.xaero_parties_kick_party_message": "%1$s踢出了团队里的%2$s!", + "gui.xaero_pac_title_entered_wilderness" : "无主地", + "gui.xaero_pac_title_entered_claim" : "%1$s 的领地%2$s", + "gui.xaero_pac_title_entered_server_claim" : "服务器领地%1$s", + "gui.xaero_pac_title_entered_expired_claim" : "过期领地%1$s", + "gui.xaero_pac_marked_for_forceload" : "(强制加载)", + + "gui.xaero_pac_ui_handshake_not_received" : "未从服务器接收到握手消息!没有安装本模组?", + "gui.xaero_pac_ui_parties_disabled" : "团队功能已被服务器禁用!", + "gui.xaero_pac_ui_claims_disabled" : "认领功能已被服务器禁用!", + "gui.xaero_pac_ui_parties_and_claims" : "开放式团队与领地", + "gui.xaero_pac_ui_main_menu" : "主菜单", + "gui.xaero_pac_ui_config_menu" : "玩家配置菜单", + "gui.xaero_pac_ui_about_party" : "关于", + "gui.xaero_pac_ui_claim" : "认领", + "gui.xaero_pac_ui_unclaim" : "取消认领", + "gui.xaero_pac_ui_forceload" : "强制加载", + "gui.xaero_pac_ui_unforceload" : "取消强制加载", + "gui.xaero_pac_ui_player_config" : "玩家配置", + "gui.xaero_pac_ui_my_player_config" : "我的玩家配置", + "gui.xaero_pac_ui_player_config_sub" : "%1$s - %2$s", + "gui.xaero_pac_ui_server_claims_config" : "服务器认领配置", + "gui.xaero_pac_ui_expired_claims_config" : "过期认领配置", + "gui.xaero_pac_ui_wilderness_config" : "无主地配置", + "gui.xaero_pac_ui_default_player_config" : "默认玩家配置", + "gui.xaero_pac_ui_other_player_config_name_field" : "需要查看配置信息的玩家名称", + "gui.xaero_pac_ui_other_player_config_name_title" : "其他玩家:", + "gui.xaero_pac_ui_other_player_config_button" : "修改配置", + "gui.xaero_pac_ui_other_player_config_waiting" : "等待 %1$s 的玩家配置……", + "gui.xaero_pac_ui_other_player_config_syncing" : "同步中……", + "gui.xaero_pac_ui_other_player_config_waiting_cancel" : "取消", + "gui.xaero_pac_ui_other_player_config" : "%1$s 的玩家配置", + "gui.xaero_pac_ui_player_config_syncing" : "同步中……", + "gui.xaero_pac_ui_player_config_being_deleted" : "此局部配置正在被删除……", + "gui.xaero_pac_ui_player_config_refresh" : "刷新", + "gui.xaero_pac_ui_party_name" : "团队:%1$s", + "gui.xaero_pac_ui_party_owner" : "所有者:%1$s", + "gui.xaero_pac_ui_party_member_count" : "成员:%1$s", + "gui.xaero_pac_ui_party_ally_count" : "盟友:%1$s", + "gui.xaero_pac_ui_party_invite_count" : "邀请:%1$s", + "gui.xaero_pac_ui_party_syncing" : "同步中……", + "gui.xaero_pac_ui_claim_count" : "领地:%1$s", + "gui.xaero_pac_ui_claims_name" : "名称:%1$s", + "gui.xaero_pac_ui_forceload_count" : "强制加载:%1$s", + "gui.xaero_pac_ui_claims_color" : "颜色:%1$s", + "gui.xaero_pac_ui_claims_syncing" : "同步中……", + "gui.xaero_pac_ui_sub_config_dropdown" : "要编辑的局部配置", + "gui.xaero_pac_ui_sub_config_dropdown_tooltip" : "选择要编辑的局部配置。", + "gui.xaero_pac_ui_sub_config_use_button" : "使用 %1$s 认领", + "gui.xaero_pac_ui_sub_config_use_button_tooltip" : "切换到此配置用于新的认领。", + "gui.xaero_pac_ui_sub_config_use_button_used" : "目前用于认领的", + "gui.xaero_pac_ui_sub_config_use_button_used_tooltip" : "此局部配置目前用于新的认领。", + "gui.xaero_pac_ui_sub_config_delete_button" : "删除 %1$s", + "gui.xaero_pac_ui_sub_config_delete_button_confirm1" : "你确定要删除以下局部配置吗:%1$s?", + "gui.xaero_pac_ui_sub_config_delete_button_confirm2" : "所有使用它的认领区块都将转换至使用主配置。", + "gui.xaero_pac_ui_sub_config_create_widget" : "新局部配置", + "gui.xaero_pac_ui_sub_config_create_widget_tooltip" : "输入要创建的新局部配置的ID。\n%1$s", + + "gui.xaero_pac_ui_on" : "开", + "gui.xaero_pac_ui_off" : "关", + "gui.xaero_pac_key_open_menu" : "开放式团队与领地菜单", + "gui.xaero_pac_back" : "返回", + "gui.xaero_pac_exit" : "退出", + "gui.xaero_pac_next" : "下一页 >>", + "gui.xaero_pac_previous" : "<< 上一页", - "gui.xaero_parties_leave_own_party": "你不能离开自己拥有的团队。你必须将所有权转让给另一个成员,或者解散它。", - "gui.xaero_parties_leave_caster_message": "你已成功离开%1$s!", - "gui.xaero_parties_leave_party_message": "%1$s离开了团队!", + "gui.xaero_dropdown_selected_narration" : "当前正选中 %1$s。", + "gui.xaero_dropdown_scroll_up" : "[向上]", + "gui.xaero_dropdown_scroll_down" : "[向下]", - "gui.xaero_parties_rank_not_member": "%1$s不是团队成员!", - "gui.xaero_parties_rank_not_lower_rank_player": "目标玩家的职级必须低于你!", - "gui.xaero_parties_rank_not_lower_rank": "被分配的职级必须低于你自己的职级!", - "gui.xaero_parties_rank_party_message": "%1$s分配给%2$s职级%3$s!", - - "gui.xaero_parties_transfer_use_confirm": "请在命令后添加关键词“confirm”以确认你希望转让团队所有权。", - "gui.xaero_parties_transfer_not_member": "%1$s不是你团队中的一位成员!", - "gui.xaero_parties_transfer_already_owner": "你已经拥有此团队!", - "gui.xaero_parties_transfer_success": "%1$s将团队所有权转让给了%2$s!", - "gui.xaero_parties_transfer_failed": "由于未知原因,未能转让团队所有权!", - - "gui.xaero_parties_about_no_party": "玩家%1$s不在团队中!", - "gui.xaero_parties_about_invalid_player": "无效的目标玩家!", - - "gui.xaero_claims_about_invalid_player": "无效的目标玩家!", - "gui.xaero_claims_admin_mode_enabled": "管理员模式开启!", - "gui.xaero_claims_admin_mode_disabled": "管理员模式关闭!", - "gui.xaero_claims_server_mode_enabled": "服务器领地管理模式开启!", - "gui.xaero_claims_server_mode_disabled": "服务器领地管理模式关闭!", - "gui.xaero_claims_nonally_mode_enabled": "访客模式开启!你现在以访客身份观察/访问你的领地。", - "gui.xaero_claims_nonally_mode_disabled": "访客模式关闭!", - "gui.xaero_claims_claimed": "成功认领区块!", - "gui.xaero_claims_unclaimed": "成功取消认领区块!", - "gui.xaero_claims_claimed_at": "成功认领位于(%1$s, %2$s)的区块!", - "gui.xaero_claims_unclaimed_at": "成功取消认领位于(%1$s, %2$s)的区块!", - "gui.xaero_claims_claim_not_within_distance": "目标区块离你太远!", - "gui.xaero_claims_replacement_in_progress": "领地大规模替换仍在进行中!", - "gui.xaero_claims_claim_already_claimed": "目标区块已经被认领!", - "gui.xaero_claims_claim_already_claimed_by": "目标区块已经被%1$s认领!", - "gui.xaero_claims_claim_limit_reached": "你已经达到你的区块认领上限!", - "gui.xaero_claims_claim_dimension_unclaimable": "根据服务器配置,此维度不可认领区块!", - "gui.xaero_claims_claim_unclaim_not_yours": "你不能取消认领一个你没有认领的区块!", - "gui.xaero_claims_too_many_chunks": "单次选择太多区块!", - "gui.xaero_claims_are_disabled": "区块认领功能已关闭!", - "gui.xaero_claims_claim_no_server_permission": "你不再具有进行服务器认领的权限!", - "gui.xaero_claims_sub_current_too_many_targets": "只允许一个目标玩家!", - "gui.xaero_claims_sub_current_invalid_target": "无效的目标玩家!", - "gui.xaero_claims_sub_current": "目前认领使用的局部配置是\"%1$s\"。", - "gui.xaero_claims_sub_use_too_many_targets": "只允许一个目标玩家!", - "gui.xaero_claims_sub_use_invalid_target": "无效的目标玩家!", - "gui.xaero_claims_sub_use_not_exist": "输入的局部配置ID不存在!", - "gui.xaero_claims_sub_use_invalid_value": "输入的局部配置ID无效!", - "gui.xaero_claims_sub_use": "成功切换到使用局部配置\"%1$s\"来进行认领。", - - "gui.xaero_claims_forceloaded": "成功为区块添加强制加载标签!", - "gui.xaero_claims_unforceloaded": "成功为区块移除强制加载标签!", - "gui.xaero_claims_forceloaded_at": "成功为位于(%1$s, %2$s)的区块添加强制加载标签!", - "gui.xaero_claims_unforceloaded_at": "成功为位于(%1$s, %2$s)的区块移除强制加载标签!", - "gui.xaero_claims_forceload_limit_reached": "你已经达到你的强制加载区块上限!", - "gui.xaero_claims_forceload_not_yours": "你需要先认领目标区块!", - "gui.xaero_claims_forceload_already": "目标区块已经被标记为强制加载!", - "gui.xaero_claims_unforceload_already": "目标区块还未被标记为强制加载!", - - "gui.xaero_claims_replacement_success": "成功替换所有匹配的领地!", - "gui.xaero_claims_replacement_state_matches_matcher": "新的认领状态与替换规则匹配!", - - "gui.xaero_pac_config_op_option": "只有服务器管理员可以为你配置此选项!", - "gui.xaero_pac_config_option_set": "(%1$s)选项%2$s被设置为%3$s。", - "gui.xaero_pac_config_option_set_server_force": "服务器配置强制它为%1$s。", - "gui.xaero_pac_config_option_set_invalid_key": "无效的选项键!", - "gui.xaero_pac_config_option_set_too_many_targets": "只允许一个目标玩家!", - "gui.xaero_pac_config_option_set_invalid_target": "无效的目标玩家!", - "gui.xaero_pac_config_option_set_invalid_value_format": "无效的选项输入值格式!", - "gui.xaero_pac_config_option_set_invalid_value": "无效的选项输入值!", - "gui.xaero_pac_config_option_set_invalid_sub": "无效的局部配置ID!", - "gui.xaero_pac_config_option_set_illegal_option": "指定的选项键在此配置中不允许!", - "gui.xaero_pac_config_option_sub_inherited": "-", - - "gui.xaero_pac_config_option_get_invalid_key": "无效的选项键!", - "gui.xaero_pac_config_option_get_too_many_targets": "只允许一个目标玩家!", - "gui.xaero_pac_config_option_get_invalid_target": "无效的目标玩家!", - "gui.xaero_pac_config_option_get_invalid_sub": "无效的局部配置ID!", - "gui.xaero_pac_config_option_get_not_allowed": "指定的选项键在此配置中不允许!", - "gui.xaero_pac_config_option_get": "(%1$s) %2$s = %3$s", - "gui.xaero_pac_config_type_server": "服务器认领配置", - "gui.xaero_pac_config_type_expired": "过期认领配置", - "gui.xaero_pac_config_type_wilderness": "无主地配置", - "gui.xaero_pac_config_type_default_player": "默认玩家配置", - "gui.xaero_pac_config_type_player": "玩家配置", - - "gui.xaero_pac_config_delete_sub_started": "开始替换所有使用局部配置\"%1$s\"的领地……", - "gui.xaero_pac_config_delete_sub_complete": "成功转换使用此局部配置的领地并删除局部配置\"%1$s\"!", - "gui.xaero_pac_config_delete_sub_already_replacing": "已经有一个领地替换操作正在为这个玩家运行!请等它完成。", - "gui.xaero_pac_config_delete_sub_too_many_targets": "只允许一个目标玩家!", - "gui.xaero_pac_config_delete_sub_invalid_target": "无效的目标玩家!", - "gui.xaero_pac_config_delete_sub_not_exist": "该ID的局部配置不存在!", - "gui.xaero_pac_config_delete_sub_cant_main": "你不能删除主配置!", - "gui.xaero_pac_config_create_sub_id_rules": "局部配置ID必须唯一,长度不超过%1$d个字符,由英文字母(A-Z)、数字(0-9)或“-”和“_”组成。", - "gui.xaero_pac_config_create_sub_id_limit_reached": "已达到最大局部配置数量(%1$s)!", - "gui.xaero_pac_config_create_sub_too_many_targets": "只允许一个目标玩家!", - "gui.xaero_pac_config_create_sub_invalid_target": "无效的目标玩家!", - "gui.xaero_pac_config_create_sub": "成功创建一个新的局部配置!", - "gui.xaero_pac_config_sub_list_too_many_targets": "只允许一个目标玩家!", - "gui.xaero_pac_config_sub_list_invalid_target": "无效的目标玩家!", - "gui.xaero_pac_config_sub_list_bad_start": "这个配置只有%1$s个局部配置!", - "gui.xaero_pac_config_sub_list": "从位置%1$d/%2$d开始的局部配置:\n", - "gui.xaero_pac_config_sub_list_separator": ", ", - "gui.xaero_pac_config_sub_list_there_is_more": "...", - - "option.openpartiesandclaims.permissions/v1": "开放式团队与领地", - "gui.xaero_pac_permissions_title": "开放式团队与领地", - "gui.xaero_pac_permission_max_claims": "认领限额", - "gui.xaero_pac_permission_max_forceloads": "强制加载限额", - "gui.xaero_pac_permission_server_claims": "服务器认领", - "gui.xaero_pac_permission_admin_mode": "管理员模式", - "gui.xaero_pac_permission_comment_max_claims": "玩家可以拥有的最大认领区块数量。", - "gui.xaero_pac_permission_comment_max_forceloads": "玩家可以强制加载的最大区块数量。", - "gui.xaero_pac_permission_comment_server_claims": "玩家可以添加/删除服务器领地并进入服务器领地管理模式。", - "gui.xaero_pac_permission_comment_admin_mode": "玩家可以进入管理员模式。", - - "gui.xaero_claims_protection_interact_block_any": "你无权与此方块交互!", - "gui.xaero_claims_protection_interact_block": "(%1$s)你无权与此方块交互!", - "gui.xaero_claims_protection_interact_block_try_empty": "(%1$s)也许你空手再试一次会有用。", - "gui.xaero_claims_protection_block_disabled": "服务器禁用了与此方块的交互。", - "gui.xaero_claims_protection_projectile_hit_block": "你的弹射物无权落在此区块的方块上!", - "gui.xaero_claims_protection_interact_entity_any": "你无权在此区块中与此实体交互!", - "gui.xaero_claims_protection_interact_entity": "(%1$s)你无权在此区块中与此实体交互!", - "gui.xaero_claims_protection_interact_entity_try_empty": "(%1$s)也许你空手再试一次会有用。", - "gui.xaero_claims_protection_entity_disabled": "服务器禁用了与此实体的交互。", - "gui.xaero_claims_protection_projectile_hit_entity": "你的弹射物无权落在此区块的实体上!", - "gui.xaero_claims_protection_use_item_any": "你无权在离其他人领地这么近的地方使用此物品!尝试空手?", - "gui.xaero_claims_protection_use_item": "(%1$s)你无权在离其他人领地这么近的地方使用此物品!尝试空手?", - "gui.xaero_claims_protection_item_disabled_any": "服务器禁用了这个物品。尝试空手?", - "gui.xaero_claims_protection_item_disabled": "(%1$s)服务器禁用了这个物品。尝试空手?", - "gui.xaero_claims_protection_chorus": "你无权用紫颂果传送到那个地方!", - "gui.xaero_claims_protection_interact_item_apply_any": "你无权把这个物品应用到这个位置上!尝试空手?", - "gui.xaero_claims_protection_interact_item_apply": "(%1$s)你无权把这个物品应用到这个位置上!尝试空手?", - "gui.xaero_claims_protection_interact_item_apply_too_close": "(%1$s)你无权在离其他人领地这么近的地方应用此物品!尝试空手?", - "gui.xaero_claims_protection_main_hand": "主手", - "gui.xaero_claims_protection_off_hand": "副手", - "gui.xaero_claims_protection_create_cant_use_glue": "你无权粘合部分(或全部)选定的对象。", - "gui.xaero_claims_protection_create_cant_remove_glue": "你无权从包含此强力胶的部分(或全部)领地中清除强力胶", - "gui.xaero_claims_protection_create_train_controls_protected": "你无权操控这列火车!按下ESCAPE来脱离。", - - "gui.xaero_pac_title_entered_wilderness": "无主地", - "gui.xaero_pac_title_entered_claim": "%1$s的领地%2$s", - "gui.xaero_pac_title_entered_server_claim": "服务器领地%1$s", - "gui.xaero_pac_title_entered_expired_claim": "过期领地%1$s", - "gui.xaero_pac_marked_for_forceload": " (强制加载)", - - "gui.xaero_pac_ui_handshake_not_received": "未从服务器接收到握手消息!没有安装本模组?", - "gui.xaero_pac_ui_parties_disabled": "团队功能已被服务器禁用!", - "gui.xaero_pac_ui_claims_disabled": "认领功能已被服务器禁用!", - "gui.xaero_pac_ui_parties_and_claims": "开放式团队与领地", - "gui.xaero_pac_ui_main_menu": "主菜单", - "gui.xaero_pac_ui_config_menu": "玩家配置菜单", - "gui.xaero_pac_ui_about_party": "关于", - "gui.xaero_pac_ui_claim": "认领", - "gui.xaero_pac_ui_unclaim": "取消认领", - "gui.xaero_pac_ui_forceload": "强制加载", - "gui.xaero_pac_ui_unforceload": "取消强制加载", - "gui.xaero_pac_ui_player_config": "玩家配置", - "gui.xaero_pac_ui_my_player_config": "我的玩家配置", - "gui.xaero_pac_ui_my_player_config_sub": "我的玩家配置 - %1$s", - "gui.xaero_pac_ui_server_claims_config": "服务器认领配置", - "gui.xaero_pac_ui_server_claims_config_sub": "服务器认领配置 - %1$s", - "gui.xaero_pac_ui_expired_claims_config": "过期认领配置", - "gui.xaero_pac_ui_wilderness_config": "无主地配置", - "gui.xaero_pac_ui_default_player_config": "默认玩家配置", - "gui.xaero_pac_ui_other_player_config_name_field": "需要查看配置信息的玩家名称", - "gui.xaero_pac_ui_other_player_config_name_title": "其他玩家:", - "gui.xaero_pac_ui_other_player_config_button": "修改配置", - "gui.xaero_pac_ui_other_player_config_waiting": "等待%1$s的玩家配置……", - "gui.xaero_pac_ui_other_player_config_syncing": "同步中……", - "gui.xaero_pac_ui_other_player_config_waiting_cancel": "取消", - "gui.xaero_pac_ui_other_player_config": "%1$s的玩家配置", - "gui.xaero_pac_ui_player_config_syncing": "同步中……", - "gui.xaero_pac_ui_player_config_being_deleted": "此局部配置正在被删除……", - "gui.xaero_pac_ui_player_config_refresh": "刷新", - "gui.xaero_pac_ui_party_name": "团队:%1$s", - "gui.xaero_pac_ui_party_owner": "所有者:%1$s", - "gui.xaero_pac_ui_party_member_count": "成员:%1$s", - "gui.xaero_pac_ui_party_ally_count": "盟友:%1$s", - "gui.xaero_pac_ui_party_invite_count": "邀请:%1$s", - "gui.xaero_pac_ui_party_syncing": "同步中……", - "gui.xaero_pac_ui_claim_count": "领地:%1$s", - "gui.xaero_pac_ui_claims_name": "名称:%1$s", - "gui.xaero_pac_ui_forceload_count": "强制加载:%1$s", - "gui.xaero_pac_ui_claims_color": "颜色:%1$s", - "gui.xaero_pac_ui_claims_syncing": "同步中……", - "gui.xaero_pac_ui_sub_config_dropdown": "要编辑的局部配置", - "gui.xaero_pac_ui_sub_config_dropdown_tooltip": "选择要编辑的局部配置。", - "gui.xaero_pac_ui_sub_config_use_button": "使用%1$s认领", - "gui.xaero_pac_ui_sub_config_use_button_tooltip": "切换到此配置用于新的认领。", - "gui.xaero_pac_ui_sub_config_use_button_used": "目前用于认领的", - "gui.xaero_pac_ui_sub_config_use_button_used_tooltip": "此局部配置目前用于新的认领。", - "gui.xaero_pac_ui_sub_config_delete_button": "删除%1$s", - "gui.xaero_pac_ui_sub_config_delete_button_confirm1": "你确定要删除以下局部配置吗:%1$s?", - "gui.xaero_pac_ui_sub_config_delete_button_confirm2": "所有使用它的认领区块都将转换至使用主配置。", - "gui.xaero_pac_ui_sub_config_create_widget": "新局部配置", - "gui.xaero_pac_ui_sub_config_create_widget_tooltip": "输入要创建的新局部配置的ID。\n%1$s", - - "gui.xaero_pac_ui_on": "开", - "gui.xaero_pac_ui_off": "关", - "gui.xaero_pac_key_open_menu": "开放式团队与领地菜单", - "gui.xaero_pac_back": "返回", - "gui.xaero_pac_exit": "退出", - "gui.xaero_pac_next": "下一页 >>", - "gui.xaero_pac_previous": "<< 上一页", - - "gui.xaero_dropdown_selected_narration": "当前正选中%1$s。", - "gui.xaero_dropdown_scroll_up": "[向上]", - "gui.xaero_dropdown_scroll_down": "[向下]", - - "gui.xaero_pac_player_config_playerConfig.claims.usedSub": "使用的局部配置", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.usedSub": "目前用于新区块认领的子配置ID。", - "gui.xaero_pac_player_config_playerConfig.parties.name": "团队名称", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.name": "当不为空时,在某些地方用作你创建的团队的名称。", - "gui.xaero_pac_player_config_playerConfig.claims.name": "领地名称", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.name": "当不为空时,用作你的领地的名称。", - "gui.xaero_pac_player_config_playerConfig.claims.color": "领地颜色", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.color": "用作你的领地的颜色。设置为0使用默认的自动颜色。", - "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkClaims": "额外领地区块数", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkClaims": "超出领地正常限制的额外领地区块数量。", - "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkForceloads": "额外强制加载区块数", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkForceloads": "超出领地正常限制的额外强制加载区块数量。", - "gui.xaero_pac_player_config_playerConfig.claims.protectClaimedChunks": "领地保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protectClaimedChunks": "当启用时,模组尝试保护你的领地免受其它玩家的破坏。变通方法是可能的,特别是使用模组。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fromParty": "队友限制", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fromParty": "当启用时,领地保护包括抵御来自同一团队的玩家", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fromAllyParties": "盟友限制", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fromAllyParties": "当启用时,领地保护包括抵御来自与你所在的团队联盟的团队中的玩家", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromExplosions": "方块不受爆炸影响", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromExplosions": "当启用时,领地保护包括保护方块免受爆炸破坏。请记住,苦力怕爆炸也会受到方块生物保护选项影响。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers": "方块不受玩家影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromPlayers_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromPlayers": "当启用时,领地保护包括基本的保护,阻止玩家破坏或以其它方式与方块交互,如果他们没有区块权限。方块放置通常由额外的物品使用保护控制。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs": "方块不受生物影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromMobs_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromMobs": "当启用时,领地保护包括阻止无区块权限的生物破坏/放置方块(如:末影人)。当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会受到部分保护。应该对原版生物行为有效。 模组生物行为可能不包括在内。为了额外的安全,你可以随意设置原版破坏性生物行为规则。请记住,苦力怕爆炸也会受到爆炸相关选项影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的生物。\n2) 非队友 - 所有生物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有生物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther": "方块不受其它影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromOther_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromOther": "当启用时,领地保护包括阻止无区块权限的非生物实体破坏/放置方块。应该对原版实体行为有效,除非另一个模组破坏了它。模组实体行为可能不包括在内。请记住,爆炸也会受到爆炸相关选项影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksRedirect": "重定向方块保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksRedirect": "当启用时,对于来自非玩家实体的方块交互,当实体(如:一支箭)有一个所有者(如:一个玩家),那么使用与所有者对应的方块保护选项(如:方块不受玩家影响),而不是总是简单地使用直接的“方块不受生物/其它影响”。\n区块权限总是对所有者进行检测,无论这个是否启用。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fromFireSpread": "阻止火焰蔓延", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fromFireSpread": "当启用时,领地保护包括阻止火焰蔓延。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments": "方块不受魔咒影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.blocksFromEnchantments_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.blocksFromEnchantments": "当启用时,领地保护包括保护方块免受无区块权限的玩家/实体应用的魔咒影响(例如冰霜行者)。\n \n1) 所有 - 抵御所有没有区块权限的玩家/实体。\n2) 非队友 - 只有不属于你的团队的玩家/实体。\n3) 非盟友 - 只有不属于你的联盟的玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.cropTrample": "阻止作物踩踏", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.cropTrample": "当启用时,领地保护包括阻止作物受无区块权限的实体的踩踏(摔落在作物上破坏它们)。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fluidBarrier": "流体屏障", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fluidBarrier": "当启用时,领地保护包括阻止流体(如:熔岩)从外部流进领地。这不保护无主地。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.pistonBarrier": "活塞屏障", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.pistonBarrier": "当启用时,领地保护包括免受外部活塞影响。这不保护无主地。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles": "按钮不受弹射物影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.buttonsFromProjectiles_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.buttonsFromProjectiles": "当启用时,领地保护包括保护按钮免受不由有区块权限的玩家拥有的弹射物的影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles": "标靶不受弹射物影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.targetsFromProjectiles_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.targetsFromProjectiles": "当启用时,领地保护包括保护标靶免受不由有区块权限的玩家拥有的弹射物的影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers": "压力板不受玩家影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromPlayers_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.platesFromPlayers": "当启用时,领地保护包括保护压力板免受无区块权限的玩家的影响。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs": "压力板不受生物影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromMobs_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.platesFromMobs": "当启用时,领地保护包括保护压力板免受无区块权限的生物的影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的生物。\n2) 非队友 - 所有生物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有生物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther": "压力板不受其它影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.platesFromOther_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.platesFromOther": "当启用时,领地保护包括保护压力板免受无区块权限的非生物实体的影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers": "绊线不受玩家影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromPlayers_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.tripwireFromPlayers": "当启用时,领地保护包括保护绊线免受无区块权限的玩家的影响。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs": "绊线不受生物影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromMobs_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.tripwireFromMobs": "当启用时,领地保护包括保护绊线免受无区块权限的生物的影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的生物。\n2) 非队友 - 所有生物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有生物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther": "绊线不受其它影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.tripwireFromOther_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.tripwireFromOther": "当启用时,领地保护包括保护绊线免受无区块权限的非生物实体的影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers": "实体不受玩家影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromPlayers_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromPlayers": "当启用时,领地保护包括保护友好(+服务器设置的)生物免受无区块权限的玩家的影响。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs": "实体不受生物影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromMobs_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromMobs": "当启用时,领地保护包括保护友好(+服务器设置的)生物免受无区块权限的生物的影响。当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会受到部分保护。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的生物。\n2) 非队友 - 所有生物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有生物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther": "实体不受其它影响", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromOther_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromOther": "当启用时,领地保护包括保护友好(+服务器设置的)生物免受无区块权限的非生物实体(如:箭、下落的铁砧、被激活的TNT)的影响。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesRedirect": "重定向实体保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesRedirect": "当启用时,对于来自非玩家实体的实体攻击/交互,当实体(如:一支箭)有一个所有者(如:一个玩家),那么使用与所有者对应的实体保护选项(如:实体不受玩家影响),而不是总是简单地使用直接的“实体不受生物/其它影响”。\n区块权限总是对所有者进行检测,无论这个是否启用。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromExplosions": "实体抵御爆炸", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromExplosions": "当启用时,领地保护包括保护友好(+服务器设置的)生物免受不是由区块所有者直接引起的爆炸的影响。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.entitiesFromFire": "实体抵御火焰", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.entitiesFromFire": "当启用时,领地保护包括保护友好(+服务器设置的)生物免受火焰影响。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.raids": "阻止村庄袭击", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.raids": "当启用时,区块保护包括阻止村庄袭击。它可以阻止袭击在受保护区块内部生成,进入它们和伤害受保护的实体,即使关闭生物保护。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersFromPlayers": "玩家不受玩家伤害", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersFromPlayers": "当启用时,领地保护包括保护玩家免受玩家攻击。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersFromMobs": "玩家不受生物伤害", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersFromMobs": "当启用时,领地保护包括保护玩家免受生物攻击。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersFromOther": "玩家不受其它伤害", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersFromOther": "当启用时,领地保护包括保护玩家免受非生物实体攻击。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playersRedirect": "重定向玩家保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playersRedirect": "当启用时,对于来自非玩家实体的实体攻击/交互,当实体(如:一支箭)有一个所有者(如:一个玩家),那么使用与所有者对应的实体保护选项(如:玩家不受玩家伤害),而不是总是简单地使用直接的“玩家不受生物/其它伤害”。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning": "抵御玩家的闪电", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerLightning_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerLightning": "当启用时,领地保护包括保护方块和实体免受由无区块权限的玩家引起的闪电的影响(如:使用三叉戟)。与受保护区块相邻的区块也会受到部分保护。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport": "阻止紫颂果传送", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.chorusFruitTeleport_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.chorusFruitTeleport": "当启用时,领地保护包括阻止无区块权限的实体/玩家使用紫颂果传送。\n \n1) 所有 - 抵御所有没有区块权限的玩家/实体。\n2) 非队友 - 只有不属于你的团队的玩家/实体。\n3) 非盟友 - 只有不属于你的联盟的玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers": "阻止玩家使用下界传送门", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsPlayers_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.netherPortalsPlayers": "当启用时,领地保护包括阻止无区块权限的玩家使用下界传送门。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs": "阻止生物使用下界传送门", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsMobs_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.netherPortalsMobs": "当启用时,领地保护包括阻止无区块权限的生物使用下界传送门。即使在关闭保护后,最近被阻止的实体仍处于短暂的保护期。你必须先等它结束,而不是不断将其推过传送门,这会重置冷却期。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的生物。\n2) 非队友 - 所有生物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有生物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther": "阻止实体使用下界传送门", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.netherPortalsOther_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.netherPortalsOther": "当启用时,领地保护包括阻止无区块权限的非生物实体使用下界传送门。即使在关闭保护后,最近被阻止的实体仍处于短暂的保护期。你必须先等它结束,而不是不断将其推过传送门,这会重置冷却期。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.dispenserBarrier": "发射器屏障", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.dispenserBarrier": "当启用时,领地保护包括阻拦从外部“接触”和面对受保护区块的发射器。这不保护无主地。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse": "物品使用保护", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemUse_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemUse": "当启用时,领地保护包括对持有物品右键使用保护。在Fabric上,允许物品使用意味着能够将方块放置在可以交互的方块上,例如异常方块,即使方块保护已启用!右键使用物品也可以破坏方块,如果这是物品的右键机制的话。在区块中的某些物品的使用也可能被邻近区块的邻近物品保护所阻止。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.neighborChunksItemUse": "邻近物品使用保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.neighborChunksItemUse": "当启用时,物品使用保护将拓展到在领地的相邻区块里右击使用某些物品。受此影响的物品使用通常是在看向天空(而不是方块或实体)时仍然有效的东西,或是伴随自定义光线追踪方块/流体/实体的物品使用(如:水上放置东西),但也包括任何服务器上配置的“附加禁止物品”的物品使用。物品使用保护例外情况(如食物、药水等)仍然适用。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers": "玩家投掷物品保护", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossPlayers_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossPlayers": "当启用时,领地保护包括阻止无区块权限的玩家投掷物品。\n死亡可以用来规避这个规则,所以建议启用keepInventory或使用墓碑模组。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs": "生物投掷物品保护", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossMobs_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossMobs": "当启用时,领地保护包括阻止无区块权限的生物投掷物品。需要将投掷的生物设置为物品投掷者。\n模组生物很可能会自己做这件事或由此模组来完成。否则,扔东西是不会被阻止的。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的生物。\n2) 非队友 - 所有生物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有生物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther": "其它投掷物品保护", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossOther_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossOther": "当启用时,领地保护包括阻止无区块权限的非生物实体投掷物品。需要将投掷的实体设置为物品投掷者。某些实体可能不会这样。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的实体。\n2) 非队友 - 所有实体,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有实体,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemTossRedirect": "重定向投掷物品保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemTossRedirect": "当启用时,对于来自非玩家实体的物品投掷,当投掷实体(如:一支特别的箭)有一个所有者(如:一个玩家),那么使用与所有者对应的物品投掷选项(如:玩家投掷物品保护),而不是总是简单地使用直接的“生物/其它物品投掷保护”。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot": "阻止生物战利品", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.mobLoot_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.mobLoot": "当启用时,领地保护包括阻止生物死亡后的战利品掉落,除非它们被有区块权限的玩家杀死。任何因生物死亡而产生的非生物实体都被视为战利品。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot": "保护玩家死亡战利品", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot_3": "所有", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerDeathLoot": "当启用时,领地保护包括保护玩家死亡掉落的物品和经验,即使标准物品拾取保护已禁用。受保护的物品只对掉落它们的玩家和杀死玩家的实体/玩家开放。\n \n1) 队友 - 属于你的团队的玩家。\n2) 盟友 - 属于你的联盟的玩家。\n3) 所有 - 一切玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers": "阻止玩家拾取物品", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupPlayers_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemPickupPlayers": "当启用时,领地保护包括阻止玩家拾取物品,除非他们有区块权限或拥有此物品。\n \n1) 所有 - 抵御所有没有区块权限的玩家。\n2) 非队友 - 只有不属于你的团队的玩家。\n3) 非盟友 - 只有不属于你的联盟的玩家。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs": "阻止生物拾取物品", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupMobs_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemPickupMobs": "当启用时,领地保护包括阻止生物拾取物品,除非他们有区块权限或拥有此物品。对某些生物可能不工作。当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会受到部分保护。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.itemPickupRedirect": "重定向物品拾取保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.itemPickupRedirect": "当启用时,对于来自生物的物品拾取,当生物(如:一只悦灵)有一个所有者(如:一个玩家),那么使用与所有者对应的物品保护选项(如:阻止玩家拾取物品),而不是总是简单地使用直接的“阻止生物拾取物品”。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup": "阻止玩家拾取经验", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.xpPickup_3": "非盟友", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.xpPickup": "当启用时,领地保护包括阻止玩家拾取经验球,除非他们有区块权限或拥有此经验球。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.overrideMobGriefingRule": "覆盖破坏性生物行为规则", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.overrideMobGriefingRule": "覆盖原版“mobGriefing”游戏规则的值在受保护区块和相邻区块里,无论是方块、实体或物品掉落保护。\n\n默认情况下,所有“mobGriefing”游戏规则检查,除了唤魔者(绵羊变色法术)和大部分物品拾取,都被方块保护选项覆盖。此外,游戏规则不会覆盖物品拾取(如:猪灵拾取黄金),因为大多数情况下基本的物品保护已经足够了。\n\n当使用Forge版本的模组,这可以用于模组生物。主服务器配置可用于更改为特定生物检查哪些选项(甚至所有3个)。Fabric/Quilt不会为所有破坏性生物行为规则检查触发事件。Fabric/Quilt模组生物会直接简单地检查游戏规则,这不能被这个模组覆盖。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.naturalSpawnHostile": "阻止敌对生物生成", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.naturalSpawnHostile": "当启用时,领地保护禁用敌对生物的自然生成。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.naturalSpawnFriendly": "阻止友好生物生成", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.naturalSpawnFriendly": "当启用时,领地保护禁用友好生物的自然生成。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.spawnersHostile": "禁用敌对刷怪笼", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.spawnersHostile": "当启用时,领地保护禁用敌对生物刷怪笼。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.spawnersFriendly": "禁用友好刷怪笼", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.spawnersFriendly": "当启用时,领地保护禁用友好生物刷怪笼。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn": "弹射物敌对生成保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.projectileHitHostileSpawn": "当启用时,领地保护包括阻止弹射物在降落时生成敌对生物(如:末影螨)。可能不适用于不使用此模组API的模组的弹射物。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的弹射物。\n2) 非队友 - 所有弹射物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有弹射物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitHostileSpawn_3": "非盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn": "弹射物友好生成保护", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.projectileHitFriendlySpawn": "当启用时,领地保护包括阻止弹射物在降落时生成非敌对生物(如:鸡)。可能不适用于不使用此模组API的模组的弹射物。\n \n1) 所有 - 抵御所有不由有区块权限的玩家所拥有的弹射物。\n2) 非队友 - 所有弹射物,除非由你团队中的玩家所拥有。\n3) 非盟友 - 所有弹射物,除非由你联盟中的玩家所拥有。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.projectileHitFriendlySpawn_3": "非盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact": "交互 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.interact": "当启用时,领地保护会对与以下方块的交互产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.interact_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract": "空手交互 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.handInteract": "当启用时,领地保护会对与以下方块的空手交互产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.handInteract_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract": "物品交互 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract": "当启用时,领地保护会对使用任意物品与以下方块的交互产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.anyItemInteract_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break": "破坏 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.block.break": "当启用时,领地保护会对以下方块的破坏产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.block.break_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact": "交互 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.interact": "当启用时,领地保护会对与以下实体的交互产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.interact_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract": "空手交互 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.handInteract": "当启用时,领地保护会对与以下实体的空手交互产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.handInteract_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract": "物品交互 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract": "当启用时,领地保护会对使用任意物品与以下实体的交互产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.anyItemInteract_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break": "杀死 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.break": "当启用时,领地保护会对以下实体的破坏产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.break_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier": "拦截 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.barrier": "当启用时,领地保护会阻止下列附加实体进入领地:%1$s\n \n1) 所有 - 抵御所有没有区块权限的玩家/实体。\n2) 非队友 - 只有不属于你的团队的玩家/实体。\n3) 非盟友 - 只有不属于你的联盟的玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_1": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_2": "非队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.barrier_3": "非盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess": "方块访问 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.blockAccess": "当启用时,领地保护会对以下实体无限制的方块访问产生例外:%1$s。\n当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会允许方块访问。\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockAccess_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess": "挖掘 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess": "当启用时,领地保护会对以下实体的方块破坏产生例外:%1$s。\n当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会允许方块破坏。\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockBreakAccess_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess": "方块交互 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess": "当启用时,领地保护会对以下实体的方块交互产生例外:%1$s。\n当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会允许方块交互。\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.blockInteractAccess_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess": "实体访问来源 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.entityAccess": "当启用时,领地保护会对以下实体无限制的实体访问产生例外:%1$s。\n当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会允许实体访问。\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityAccess_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess": "攻击来源 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess": "当启用时,领地保护会对以下实体的实体攻击产生例外:%1$s。\n当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会允许实体攻击。\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityKillAccess_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess": "实体交互来源 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess": "当启用时,领地保护会对以下实体的实体交互产生例外:%1$s。\n当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会允许实体交互。\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.entityInteractAccess_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess": "物品拾取 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess": "当启用时,领地保护会对以下实体无限制的掉落物品访问产生例外:%1$s。\n当保护基于破坏性生物行为规则§7(mobGriefing)§f检查时,与受保护区块相邻的区块也会允许掉落物品物品访问。\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.entity.droppedItemAccess_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact": "使用 (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptionGroups.item.interact": "当启用时,领地保护会对以下物品交互产生例外:%1$s\n \n1) 队友 - 属于你的团队的玩家或玩家拥有的实体。\n2) 盟友 - 属于你的联盟的玩家或玩家拥有的实体。\n3) 所有 - 一切玩家/实体。", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_0": "关", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_1": "队友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_2": "盟友", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptionGroups.item.interact_3": "所有", - "gui.xaero_pac_player_config_playerConfig.claims.forceload.enabled": "强制加载标记区块", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.enabled": "当启用时,已标记为强制加载的区块会被强制加载。\n如果强制加载的限制改变了,并且你标记的区块比新的限制多,那么一些区块将不会被强制加载。取消标记任意区块,直到在限制范围内,以确保所有标记的区块都被强制加载。", - "gui.xaero_pac_player_config_playerConfig.claims.forceload.offlineForceload": "离线强制加载", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.offlineForceload": "当启用时,已标记为强制加载的区块在你离线后会保持加载(会显著影响服务器性能!)。\n如果你的强制加载限制被你在FTB Ranks中的等级/权限影响,那么你需要在服务器(重新)启动后至少登录一次,以便在你离线后生效。", - "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithParty": "与队友共享位置", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithParty": "当启用时,你在游戏中的位置会与来自同一团队的玩家共享,这可以被其它模组使用,例如在地图上显示团队成员。", - "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithMutualAllyParties": "与互为盟友的团队分享位置", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithMutualAllyParties": "当启用时,你在游戏中的位置会与来自联盟团队的玩家共享,这可以被其它模组使用,例如在地图上显示团队成员。", - "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromParty": "接收队员位置", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromParty": "当启用时,来自同一团队的玩家的共享位置将与你的游戏客户端共享,这可以被其它模组使用,例如在地图上显示团队成员。", - "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromMutualAllyParties": "接收互为盟友的团队的位置", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromMutualAllyParties": "当启用时,来自联盟团队的玩家的共享位置将与你的游戏客户端共享,这可以被其它模组使用,例如在地图上显示团队成员。", - - "fml.menu.mods.info.description.openpartiesandclaims": "该模组增加了认领和强制加载世界区块以及创建和管理玩家团队的能力。它还为服务器所有者提供了对其玩家对模组功能的使用的强大控制。\n该模组的API允许其他模组或插件在服务端和客户端轻松地与团队和区块领地进行交互。\n推荐使用Xaero的小地图模组和世界地图模组,以便充分体验该模组提供的一切。", - "modmenu.descriptionTranslation.openpartiesandclaims": "该模组增加了认领和强制加载世界区块以及创建和管理玩家团队的能力。它还为服务器所有者提供了对其玩家对模组功能的使用的强大控制。\n该模组的API允许其他模组或插件在服务端和客户端轻松地与团队和区块领地进行交互。\n推荐使用Xaero的小地图模组和世界地图模组,以便充分体验该模组提供的一切。", - - "gui.xaero_pac_config_default_language": "默认语言", - "gui.xaero_pac_config_default_language.tooltip": "对于没有安装该模组的玩家,服务端本地化使用的默认语言。", - "gui.xaero_pac_config_autosave_interval": "自动保存间隔", - "gui.xaero_pac_config_autosave_interval.tooltip": "多久自动保存一次已修改数据,例如团队、领地、玩家配置(以分钟为单位)。", - "gui.xaero_pac_config_player_subconfig_limit": "局部配置上限", - "gui.xaero_pac_config_player_subconfig_limit.tooltip": "每个玩家可以创建的局部配置(局部领地)的数量。", - "gui.xaero_pac_config_permission_system": "权限系统", - "gui.xaero_pac_config_permission_system.tooltip": "用于所有需要权限检查的内容的权限系统(例如:permission_api, ftb_ranks, luck_perms, prometheus)。非内置权限系统可以使用附属模组通过API进行注册。", - "gui.xaero_pac_config_primary_party_system": "首要团队系统", - "gui.xaero_pac_config_primary_party_system.tooltip": "选择你偏好的玩家团队系统,对于任何不能支持多个系统的内容,都会使用此玩家团队系统(例如:default, ftb_teams, argonauts)。非内置团队系统可以使用附属模组通过API进行注册。", - - "gui.xaero_pac_config_parties_enabled": "启用团队", - "gui.xaero_pac_config_parties_enabled.tooltip": "此模组的团队功能是否启用。", - "gui.xaero_pac_config_party_max_members": "团队最大成员数", - "gui.xaero_pac_config_party_max_members.tooltip": "一个团队的最大成员数量。上限降低后,现有成员也不会被踢出。", - "gui.xaero_pac_config_party_max_allies": "团队最大盟友数", - "gui.xaero_pac_config_party_max_allies.tooltip": "一个团队的最大盟友数量。上限降低后,现有盟友也不会被移除。", - "gui.xaero_pac_config_party_max_invites": "团队最大邀请数", - "gui.xaero_pac_config_party_max_invites.tooltip": "一个团队的最大邀请人数。上限降低后,现有的受邀玩家也不会被移除。", - "gui.xaero_pac_config_party_expiration_time": "团队过期时间", - "gui.xaero_pac_config_party_expiration_time.tooltip": "一个团队的所有成员在服务器上多久不活跃会导致团队被删除(以小时为单位)。对于运行时间以年为单位的服务器,此项可以提高性能。", - "gui.xaero_pac_config_party_expiration_check_interval": "团队过期检查间隔", - "gui.xaero_pac_config_party_expiration_check_interval.tooltip": "多久检查一次过期的团队,以便删除它们(以分钟为单位)。该间隔实际上会被四舍五入为10分钟的倍数。", - - "gui.xaero_pac_config_claims_enabled": "启用认领", - "gui.xaero_pac_config_claims_enabled.tooltip": "是否启用本模组的认领功能。", - "gui.xaero_pac_config_claims_expiration_time": "领地过期时间", - "gui.xaero_pac_config_claims_expiration_time.tooltip": "一个玩家在服务器上多久不活跃会导致领地过期(以小时为单位)。对于运行时间以年为单位的服务器,此项可以提高性能。", - "gui.xaero_pac_config_claims_expiration_check_interval": "领地过期检查间隔", - "gui.xaero_pac_config_claims_expiration_check_interval.tooltip": "多久检查一次过期的玩家领地,以便删除它们(以分钟为单位)。该间隔实际上会被四舍五入为10分钟的倍数。", - "gui.xaero_pac_config_keep_expired_claims": "转换过期领地", - "gui.xaero_pac_config_keep_expired_claims.tooltip": "是否将过期的玩家领地转换为“过期领地”,而不是彻底释放它们(即将它们转换为无主地)。这应该不会对性能造成太大影响,因为它仍然减少了独特领地的数量。", - "gui.xaero_pac_config_max_player_claims": "玩家最大领地数", - "gui.xaero_pac_config_max_player_claims.tooltip": "一个玩家可以认领的区块数量上限。若需要更多领地,可以在“玩家配置”中配置“额外领地区块数”。\n这个值可以被玩家权限覆盖。", - "gui.xaero_pac_config_max_player_forceloads": "玩家最大强制加载数", - "gui.xaero_pac_config_max_player_forceloads.tooltip": "一个玩家可以强制加载的领地区块数量上限。若需要更多强制加载区块,可以在“玩家配置”中配置“额外强制加载区块数”。\n这个值可以被玩家权限覆盖。", - "gui.xaero_pac_config_max_claims_permission": "玩家最大领地数权限", - "gui.xaero_pac_config_max_claims_permission.tooltip": "应该覆盖“玩家最大领地数§7(maxPlayerClaims)§f”默认值的权限。将其设置为空字符串以不检查权限。使用的权限系统可以通过“权限系统§7(permissionSystem)§f”配置。", - "gui.xaero_pac_config_max_forceloads_permission": "玩家最大强制加载数权限", - "gui.xaero_pac_config_max_forceloads_permission.tooltip": "应该覆盖“玩家最大强制加载数§7(maxPlayerClaimForceloads)§f”默认值的权限。将其设置为空字符串以不检查权限。\n权限覆盖仅在服务器(重新)启动后玩家至少登录一次后才生效,因此建议将所有基于权限的强制加载数量上限都维持在等于或大于“玩家最大强制加载数§7(maxPlayerClaimForceloads)§f”的数字。\n使用的权限系统可以通过“权限系统§7(permissionSystem)§f”配置。", - "gui.xaero_pac_config_server_claim_permission": "服务器领地管理权限", - "gui.xaero_pac_config_server_claim_permission.tooltip": "此权限能让非管理员(OP)玩家可以认领服务器领地和启用服务器领地管理模式。使用的权限系统可以通过“权限系统§7(permissionSystem)§f”配置。", - "gui.xaero_pac_config_admin_mode_permission": "管理员模式权限", - "gui.xaero_pac_config_admin_mode_permission.tooltip": "此权限能让非管理员(OP)玩家可以启用领地管理员模式。使用的权限系统可以通过“权限系统§7(permissionSystem)§f”配置。", - "gui.xaero_pac_config_max_claim_distance": "最大认领距离", - "gui.xaero_pac_config_max_claim_distance.tooltip": "玩家可以认领的在x轴或z轴上(形成一个正方形)距离最大的区块。", - "gui.xaero_pac_config_claimable_dimensions_list_type": "可拥有领地的维度列表类型", - "gui.xaero_pac_config_claimable_dimensions_list_type.tooltip": "在“可拥有领地的维度§7(claimableDimensionsList)§f”中定义的列表类型。\n\nONLY - 仅包括列出的维度。\nALL BUT - 包括所有,除了列出的维度。", - "gui.xaero_pac_config_claimable_dimensions_list": "可拥有领地的维度", - "gui.xaero_pac_config_claimable_dimensions_list.tooltip": "包括/排除可认领区块作为领地的维度,取决于“可认领的维度类型§7(claimableDimensionsListType)§f”中的列表类型。\n例如:[\"minecraft:overworld\", \"minecraft:the_nether\"]。\n默认情况下,列表为空,类型为ALL_BUT,这意味着所有维度都允许玩家拥有领地。", - "gui.xaero_pac_config_allow_existing_claims_in_unclaimable_dims": "让禁止领地的维度容忍已有的领地", - "gui.xaero_pac_config_allow_existing_claims_in_unclaimable_dims.tooltip": "原先允许领地的维度,在禁止领地后,是否仍然容许已有的玩家领地继续运转。", - "gui.xaero_pac_config_allow_existing_forceloads_in_unclaimable_dims": "让禁止领地的维度容忍已有的强制加载领地", - "gui.xaero_pac_config_allow_existing_forceloads_in_unclaimable_dims.tooltip": "原先允许领地的维度,在禁止领地后,是否仍然容许已有的玩家强制加载领地继续运转。只有在启用“让禁止领地的维度容忍已有的领地§7(allowExistingClaimsInUnclaimableDimensions)§f”时才有效。", - "gui.xaero_pac_config_claims_synchronization": "领地同步", - "gui.xaero_pac_config_claims_synchronization.tooltip": "是否将世界中的领地同步到客户端。便于客户端模组访问领地数据,缘由例如要在地图上显示领地。\nALL - 同步所有领地。\n\nOWNED_ONLY - 只同步客户端玩家拥有的领地和服务器领地。\nNOT_SYNCED - 不同步领地。", - - "gui.xaero_pac_config_friendly_protected_entities_list_type": "区块保护友好实体列表类型", - "gui.xaero_pac_config_friendly_protected_entities_list_type.tooltip": "在“区块保护友好实体列表§7(friendlyChunkProtectedEntityList)§f”中定义的列表类型。\n\nONLY - 仅包括列出的实体。\nALL BUT - 包括所有,除了列出的实体。", - "gui.xaero_pac_config_friendly_protected_entities": "区块保护友好实体列表", - "gui.xaero_pac_config_friendly_protected_entities.tooltip": "要区块保护完全包括/排除的友好实体,具体是包括还是排除取决于“区块保护友好实体列表类型§7(friendlyChunkProtectedEntityListType)§f”中的列表类型。支持实体类型标签。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"*:villager\", \"minecraft:m(ule|ooshroom)\", \"#minecraft:axolotl_hunt_targets\"]。\n\n默认情况下,此列表是空的,类型为ALL_BUT,这意味着区块保护包括所有友好实体。", - "gui.xaero_pac_config_hostile_protected_entities_list_type": "区块保护敌对实体列表类型", - "gui.xaero_pac_config_hostile_protected_entities_list_type.tooltip": "在“区块保护敌对实体列表§7(hostileChunkProtectedEntityList)§f”中定义的列表类型。\n\nONLY - 仅包括列出的实体。\nALL BUT - 包括所有,除了列出的实体。", - "gui.xaero_pac_config_hostile_protected_entities": "区块保护敌对实体列表", - "gui.xaero_pac_config_hostile_protected_entities.tooltip": "要区块保护完全包括/排除的敌对实体,具体是包括还是排除取决于“区块保护敌对实体列表类型§7(hostileChunkProtectedEntityListType)§f”中的列表类型。支持实体类型标签。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"minecraft:(|wither_)skeleton\", \"minecraft:zombie(_villager|)\", \"#minecraft:raiders\"]。", - "gui.xaero_pac_config_block_protection_exception": "方块保护例外列表", - "gui.xaero_pac_config_block_protection_exception.tooltip": "此选项不再有效。请将你仍留存于此的内容转移到“强制方块保护例外列表§7(forcedBlockProtectionExceptionList)§f”或“方块保护可选例外组§7(blockProtectionOptionalExceptionGroups)§f”中,\n但请记住,这些选项的工作方式不同,请阅读它们的注释。\n该选项将在模组的正式版中完全删除。", - "gui.xaero_pac_config_entity_protection_exception": "实体保护例外列表", - "gui.xaero_pac_config_entity_protection_exception.tooltip": "此选项不再有效。请将你仍留存于此的内容转移到“强制实体保护例外列表§7(forcedEntityProtectionExceptionList)§f”或“实体保护可选例外组§7(entityProtectionOptionalExceptionGroups)§f”中,\n但请记住,这些选项的工作方式不同,请阅读它们的注释。\n该选项将在模组的正式版中完全删除。", - "gui.xaero_pac_config_entity_claim_barrier_list": "实体领地屏障列表", - "gui.xaero_pac_config_entity_claim_barrier_list.tooltip": "此选项不再有效。请将你仍留存于此的内容转移到“强制实体领地屏障列表§7(forcedEntityClaimBarrierList)§f”或“实体领地屏障可选组§7(entityClaimBarrierOptionalGroups)§f”中,\n但请记住,这些选项的工作方式不同,请阅读它们的注释。\n该选项将在模组的正式版中完全删除。", - "gui.xaero_pac_config_block_protection_forced_exception": "方块保护强制例外列表", - "gui.xaero_pac_config_block_protection_forced_exception.tooltip": "要从区块保护中部分排除的方块。支持方块标签。\n\n列表中没有前缀的方块/标签ID(例如\"minecraft:lever\")会在整个服务器中允许与此方块的交互,前提是手中的物品不会阻碍交互。\n前缀“hand$”与没有前缀相同,但要求空手。前缀“break$”允许破坏此方块。\n前缀“anything$”与没有前缀相同,但允许与手中的任何物品进行交互。\n请确保:对享有此种例外的方块使用任何物品,都不会造成不良后果。可以多次添加相同的方块/标签以使用多个前缀。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或 §7(OR)§f”。例如:[\"minecraft:lever\", \"minecraft:*_button\", \"break$minecraft:*_button\", \"break$minecraft:(*_|)sand\"]。", - "gui.xaero_pac_config_block_protection_exception_groups": "方块保护可选例外组", - "gui.xaero_pac_config_block_protection_exception_groups.tooltip": "自定义的方块组,配置好后,玩家/领地配置能够控制各组内方块的保护例外。每个组可以包含多个方块和方块标签。\n\n没有前缀的组会创建一个玩家配置选项,用于控制与该组方块的右击交互是否算作例外。\n\n方块组的格式为<组ID>{<方块/标签/通配符>},组内多项间用“,”分隔。组ID应由最多32个字符组成,这些字符包括字母A-Z、数字0-9、“-”和“_”,例如\"ePiC-DIRT35{minecraft:dirt, minecraft:grass_block, minecraft:(oak|spruce)_*}\"。\n\n一个组的前缀可以是“hand$”,控制空手时与其的右击交互;或是“break$”,控制对其的破坏。\n此外,还有前缀“anything$”,控制手持任意物品(而不仅仅是允许使用的物品)时与其的右击交互。\n请确保:对享有此种例外的方块使用任何物品,都不会造成不良后果。\n\n和常规选项一样,要让玩家可以配置这些为方块组创建的玩家配置选项,必须将其添加到“玩家可配置的玩家配置选项§7(playerConfigurablePlayerConfigOptions)§f”列表中。\n在启动服务器后,可以在默认玩家配置§7(default player config)§f文件中找到已添加选项的确切路径。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。", - "gui.xaero_pac_config_entity_protection_forced_exception": "实体保护强制例外列表", - "gui.xaero_pac_config_entity_protection_forced_exception.tooltip": "要从区块保护中部分排除的实体。支持实体类型标签。\n\n列表中没有前缀的实体/标签ID(例如\"minecraft:horse\")会在整个服务器中允许与此实体的交互,前提是手中的物品不会阻碍交互。\n前缀“hand$”与没有前缀相同,但要求空手。前缀“break$”允许杀死此实体。\n前缀“anything$”与没有前缀相同,但允许手持任意物品与其交互。\n请确保:对享有此种例外的方块使用任何物品,都不会造成不良后果。\n可以多次添加相同的实体/标签以使用多个前缀。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或 §7(OR)§f”。例如:[\"minecraft:villager\", \"break$minecraft:villager\", \"break$minecraft:(trader_|)llama\"]。", - "gui.xaero_pac_config_entity_protection_exception_groups": "实体保护可选例外组", - "gui.xaero_pac_config_entity_protection_exception_groups.tooltip": "自定义的实体组,配置好后,玩家/领地配置能够控制各组内实体的保护例外。每个组可以包含多个实体和实体类型标签。\n\n没有前缀的组会创建一个玩家配置选项,用于控制与该组实体的右击交互是否算作例外。\n\n实体组的格式为<组ID>{<实体/标签/通配符>},组内多项间用“,”分隔。组ID应由最多32个字符组成,这些字符包括字母A-Z、数字0-9、“-”和“_”,例如\"ePiC-GUYS98{minecraft:pig, minecraft:c(ow|at), #minecraft:beehive_inhabitors}\"。\n\n一个组的前缀可以是“hand$”,控制空手时与其的右击交互;或是“break$”,控制对其的破坏。\n此外,还有前缀“anything$”,控制手持任意物品(而不仅仅是允许使用的物品)时与其的右击交互。\n请确保:对享有此种例外的方块使用任何物品,都不会造成不良后果。\n\n和常规选项一样,要让玩家可以配置这些为实体组创建的玩家配置选项,必须将其添加到“玩家可配置的玩家配置选项§7(playerConfigurablePlayerConfigOptions)§f”列表中。\n在启动服务器后,可以在默认玩家配置§7(default player config)§f文件中找到已添加选项的确切路径。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。", - "gui.xaero_pac_config_entity_forced_claim_barrier_list": "实体领地屏障强制列表", - "gui.xaero_pac_config_entity_forced_claim_barrier_list.tooltip": "被阻止进入领地的实体。支持实体类型标签。列表中的实体/标签ID(例如\"minecraft:falling_block\")会阻止对应实体进入领地。\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:\"minecraft:zombie(_villager|)\"。", - "gui.xaero_pac_config_entity_claim_barrier_groups": "实体领地屏障可选组", - "gui.xaero_pac_config_entity_claim_barrier_groups.tooltip": "自定义的实体组,配置好后,玩家/领地配置能够控制是否为各组内实体启用屏障。每个组可以包含多个实体和实体类型标签。\n\n每个组都会创建一个玩家配置选项,用于控制对该组实体的屏障。\n\n实体组的格式为<组ID>{<实体/标签/通配符>},组内多项间用“,”分隔。组ID应由最多32个字符组成,这些字符包括字母A-Z、数字0-9、“-”和“_”,例如\"ePiC-GUYS98{#minecraft:raiders, minecraft:zombie(_villager|)}\"。\n\n和常规选项一样,要让玩家可以配置这些为实体组创建的玩家配置选项,必须将其添加到“玩家可配置的玩家配置选项§7(playerConfigurablePlayerConfigOptions)§f”列表中。\n在启动服务器后,可以在默认玩家配置§7(default player config)§f文件中找到已添加选项的确切路径。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。", - "gui.xaero_pac_config_entities_allowed_to_grief": "有权破坏方块的实体", - "gui.xaero_pac_config_entities_allowed_to_grief.tooltip": "可以无视所有方块保护的实体。支持实体类型标签。\n\n在实体id/标签前添加\"interact$\"会创建一个例外,试图排除方块破坏。\n在实体id/标签前添加\"break$\"会创建一个例外,只包含方块破坏。\n如果实体id/标签不带前缀,将创建一个例外,包含所有方块交互。\n弹射物落在方块上首先被认为是一种非破坏性交互,即使它会导致方块破坏,这在之后会被单独保护。\n弹射物落在方块上需要此选项或“有权访问方块的实体组§7(blockAccessEntityGroups)§f”的非破坏性方块访问权限。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"minecraft:(v|p)illager\", \"minecraft:*illager\", \"#minecraft:raiders\"]", - "gui.xaero_pac_config_entities_allowed_to_grief_entities": "有权杀死其他实体的实体", - "gui.xaero_pac_config_entities_allowed_to_grief_entities.tooltip": "可以无视其它实体的所有保护的实体。支持实体类型标签。\n\n在实体id/标签前添加\"interact$\"会创建一个例外,试图排除攻击。\n在实体id/标签前添加\"break$\"会创建一个例外,只包含攻击。\n如果实体id/标签不带前缀,将创建一个例外,包含所有实体交互。\n弹射物落在实体上首先被认为是一种非攻击性交互,即使它会导致攻击,这在之后会被单独保护。\n弹射物落在实体上需要此选项或“有权访问实体的实体组§7(entityAccessEntityGroups)§f”的非攻击性实体访问权限。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"minecraft:(v|p)illager\", \"minecraft:*illager\", \"#minecraft:raiders\"]", - "gui.xaero_pac_config_entities_allowed_to_grief_items": "有权破坏掉落物品的实体", - "gui.xaero_pac_config_entities_allowed_to_grief_items.tooltip": "可以无视所有掉落物品保护的实体。支持实体类型标签\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。\n例如:[\"minecraft:(v|p)illager\", \"minecraft:*illager\", \"#minecraft:raiders\"]", - "gui.xaero_pac_config_non_block_griefers": "非方块破坏类生物", - "gui.xaero_pac_config_non_block_griefers.tooltip": "(Forge专有选项)能够破坏实体/物品但不会破坏方块的生物。在覆盖原版“生物破坏§7(mob griefing)§f”游戏规则值时使用此列表。\n\n默认情况下,该模组假定任何“生物破坏”游戏规则检查都是为了方块保护。这意味着,如果生物试图破坏的是实体或物品,那么“方块不受生物影响”选项可能会起到保护作用。将生物添加到这个列表中,就可以在“生物破坏”游戏规则检查期间取消对该怪物的方块保护检查。\n\n支持实体类型标签。支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"minecraft:(v|p)illager\", \"minecraft:*illager\", \"#minecraft:raiders\"]", - "gui.xaero_pac_config_entity_griefers": "实体破坏类生物", - "gui.xaero_pac_config_entity_griefers.tooltip": "(Forge专有选项)能够以除攻击外的其他方式破坏实体的生物,例如,唤魔者可以改变羊的颜色。在覆盖原版“生物破坏§7(mob griefing)§f”游戏规则值时使用此列表。\n\n默认情况下,该模组假定任何“生物破坏”游戏规则检查仅用于保护方块。如果想在执行规则检查时同时检查实体保护选项,请将该生物添加到此列表中。如果你想同时取消默认的方块保护检查,请查看“非方块破坏类生物§7(nonBlockGriefingMobs)§f”选项。\n\n支持实体类型标签。支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"minecraft:(v|p)illager\", \"minecraft:*illager\", \"#minecraft:raiders\"]", - "gui.xaero_pac_config_gropped_item_griefers": "掉落物品破坏类生物", - "gui.xaero_pac_config_gropped_item_griefers.tooltip": "(Forge专有选项)能够破坏掉落物品的生物。在覆盖原版“生物破坏§7(mob griefing)§f”游戏规则值时使用此列表。\n\n默认情况下,该模组假定任何“生物破坏”游戏规则检查仅用于保护方块。如果想在执行规则检查时同时检查物品拾取保护选项,请将该生物添加到此列表中。该模组通常会自动检测大多数生物拾取物品的行为,但如果该模组尚未检测到特定生物的行为,此选项则可能有帮助。如果你想同时取消默认的方块保护检查,请查看“非方块破坏类生物§7(nonBlockGriefingMobs)§f”选项。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"minecraft:(v|p)illager\", \"minecraft:*illager\", \"#minecraft:raiders\"]", - "gui.xaero_pac_config_block_access_entity_groups": "有权访问方块的实体组", - "gui.xaero_pac_config_block_access_entity_groups.tooltip": "自定义的实体组,配置好后,玩家/领地配置能够控制各组内实体的方块访问例外(例如:允许羊吃草或末影人拿方块)。每个组可以包含多个实体和实体类型标签。\n\n实体组的格式为:<组ID>{<实体/标签/通配符>},组内多项间用“,”分隔。组ID应由最多32个字符组成,这些字符包括字母A-Z、数字0-9、“-”和“_”,例如\"ePiC-GUYS98{minecraft:pig, minecraft:c(ow|at), #minecraft:beehive_inhabitors}\"。\n\n在组前添加\"interact$\"以创建一个例外,尝试排除方块破坏。\n在组前添加\"break$\"以创建一个例外,只包含方块破坏。\n如果组不带前缀,将创建一个例外,包含所有方块交互。\n弹射物落在方块上首先被认为是一种非破坏性交互,即使它会导致方块破坏,这在之后会被单独保护。\n弹射物落在方块上需要此选项或“有权破坏方块的实体§7(entitiesAllowedToGrief)§f”的非破坏性方块访问权限。\n\n和常规选项一样,要让玩家可以配置这些为实体组创建的玩家配置选项,必须将其添加到“玩家可配置的玩家配置选项§7(playerConfigurablePlayerConfigOptions)§f”列表中。在启动服务器后,可以在默认玩家配置§7(default player config)§f文件中找到已添加选项的确切路径。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。", - "gui.xaero_pac_config_entity_access_entity_groups": "有权访问实体的实体组", - "gui.xaero_pac_config_entity_access_entity_groups.tooltip": "自定义的实体组,配置好后,玩家/领地配置能够控制各组内实体的实体访问例外(例如:允许僵尸杀死生物)。\n\n这些组应该包含访问其他实体的实体,而不应该包含被访问的实体。请查看“实体保护可选例外组§7(entityProtectionOptionalExceptionGroups)§f”选项以获取更多信息。\n\n每个组可以包含多个实体和实体类型标签。实体组的格式为:<组ID>{<实体/标签/通配符>},组内多项间用“,”分隔。组ID应由最多32个字符组成,这些字符包括字母A-Z、数字0-9、“-”和“_”,例如\"ePiC-GUYS98{minecraft:pig, minecraft:c(ow|at), #minecraft:beehive_inhabitors}\"。\n\n在组前添加\"interact$\"以创建一个例外,尝试排除攻击。\n在组前添加\"break$\"以创建一个例外,只包含攻击。\n如果组不带前缀,将创建一个例外,包含所有实体交互。\n弹射物落在实体上首先被认为是一种非攻击性交互,即使它会导致攻击,这在之后会被单独保护。\n弹射物落在实体上需要此选项或“有权杀死其他实体的实体§7(entitiesAllowedToGriefEntities)§f”的非攻击性实体访问权限。\n\n和常规选项一样,要让玩家可以配置这些为实体组创建的玩家配置选项,必须将其添加到“玩家可配置的玩家配置选项§7(playerConfigurablePlayerConfigOptions)§f”列表中。\n在启动服务器后,可以在默认玩家配置§7(default player config)§f文件中找到已添加选项的确切路径。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。", - "gui.xaero_pac_config_dropped_item_access_entity_groups": "有权访问掉落物品的实体组", - "gui.xaero_pac_config_dropped_item_access_entity_groups.tooltip": "自定义的实体组,配置好后,玩家/领地配置能够控制各组内实体的掉落物品访问例外(例如:允许猪灵捡起金)。这些组应该包含试图拾取物品的实体,而不是包含特定物品。每个组可以包含多个实体和实体类型标签。\n\n实体组的格式为:<组ID>{<实体/标签/通配符>},组内多项间用“,”分隔。组ID应由最多32个字符组成,这些字符包括字母A-Z、数字0-9、“-”和“_”,例如\"ePiC-GUYS98{minecraft:pig, minecraft:c(ow|at), #minecraft:beehive_inhabitors}\"。\n\n和常规选项一样,要让玩家可以配置这些为实体组创建的玩家配置选项,必须将其添加到“玩家可配置的玩家配置选项§7(playerConfigurablePlayerConfigOptions)§f”列表中。\n在启动服务器后,可以在默认玩家配置§7(default player config)§f文件中找到已添加选项的确切路径。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。", - "gui.xaero_pac_config_static_fake_players": "静态假玩家", - "gui.xaero_pac_config_static_fake_players.tooltip": "一份假玩家(UUID或名称)列表,如果他们尝试访问与假玩家的原始方块所在区块兼容的建筑保护区块(例如:拥有相同所有者和区块保护选项值的领地),则不应受到领地保护影响。这对于绑定到特定放置方块(起源方块)位置的假玩家非常有用。\n\n此外,该模组支持将假玩家放置在原始方块旁边的方块,即使这意味着进入另一个区块,例如在Integrated Tunnels模组的情况下,或者起源方块与目标方块接触。模组将尝试在目标方块和假玩家旁边的所有位置作为假玩家起源方块的可能位置。如果目标方块或假玩家接触到具有不兼容建筑保护的领地,该模组将始终保护该目标方块。请避免在此类领地边缘进行建造。\n\n然而,某些假玩家的起源方块可能与假玩家或目标方块相距甚远,例如在Create模组中,或者可能根本就没有起源方块,例如可以四处移动的NPC。在这种情况下,需要使用此类假玩家的模组需要明确的支持才能实现。尽管它们有时也可能默认支持,如果假玩家使用实际玩家的UUID。\n\nCreate模组有明确的支持(在Fabric上需要扩展),您不需要向该列表中添加任何内容。请确保始终测试领地边缘是否不受来自您向该列表中添加的假玩家的外部交互的影响。\n\n想知道如何获取特定假玩家的UUID或用户名?您可以查看使用它们的模组的源代码,或者礼貌地询问模组作者。\n\n例如:[\"41C82C87-7AfB-4024-BB57-13D2C99CAE77\", \"FakePlayerName\"]", - "gui.xaero_pac_config_static_fake_player_class_exceptions": "静态假玩家类例外", - "gui.xaero_pac_config_static_fake_player_class_exceptions.tooltip": "一份包含假玩家Java类的列表,这些假玩家应该被排除在给予受“静态假玩家§7(staticFakePlayers)§f”选项或内置假玩家支持,如Create模组的机械手,的假玩家的领地保护例外之外。\n\n这个选项是为类似于ComputerCraft中的乌龟之类的假玩家设计的,它们会获取放置它们的玩家的UUID。当乌龟从“静态假玩家§7(staticFakePlayers)§f”或机械手那里获取假玩家的UUID时,它就会获得与假玩家或机械手相同的权限,而它本身既不是静止的也不是机械手。在这里添加新的类不应该破坏对使用拥有者UUID的假玩家的支持。这只是剥夺了他们不该拥有的权限。\n\n例如:[\"dan200.computercraft.shared.turtle.core.TurtlePlayer\"]", - "gui.xaero_pac_config_banned_item_list": "附加禁止物品列表", - "gui.xaero_pac_config_banned_item_list.tooltip": "默认情况下,在受保护的区域内允许使用某些物品,例如剑、镐、弓、盾牌、三叉戟、喷溅药水等,以便玩家保护自己或与某些方块/实体交互。\n\n要为特定物品取消此类例外,请将其添加到此列表中。此列表适用于对空气和对方块/实体使用物品。支持物品标签。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。例如:[\"minecraft:trident\", \"minecraft:shield\", \"minecraft:(oak|spruce)_boat\", \"#minecraft:boats\"]", - "gui.xaero_pac_config_item_protection_exception": "物品使用保护例外列表", - "gui.xaero_pac_config_item_protection_exception.tooltip": "默认情况下,在受保护的区块中,大多数物品的右键使用功能被禁用。要为特定物品做出例外,请将它添加到此列表中。此选项的优先级高于“附加禁止物品列表§7(additionalBannedItemsList)§f“。此列表适用于对空气和对方块/实体使用物品。\n\n支持带有特殊字符“*”、“(”、“)”和“|”的样式,其中“*”匹配任意内容,“( )”用于分组,而“|”表示“或§7(OR)§f。例如:[\"minecraft:fishing_rod\", \"minecraft:ender_pearl\", \"minecraft:(red|green)_bed\", \"#minecraft:beds\"]", - "gui.xaero_pac_config_item_protection_exception_groups": "物品使用保护可选例外组", - "gui.xaero_pac_config_item_protection_exception_groups.tooltip": "自定义的物品组,配置好后,玩家/领地配置能够为其设置保护例外。每个组可以包含多个物品和物品标签。每个组创建一个玩家配置选项来控制右键使用组内物品。\n\n物品组的格式为<组ID>{<物品/标签/通配符>},组内多项间用“,”分隔。组ID应由最多32个字符组成,这些字符包括字母A-Z、数字0-9、“-”和“_”,例如\"ePiC-stuff98{minecraft:(writable|written)_book, minecraft:*_book, #minecraft:compasses}\"。\n\n和常规选项一样,要让玩家可以配置这些为物品组创建的玩家配置选项,必须将其添加到“玩家可配置的玩家配置选项§7(playerConfigurablePlayerConfigOptions)§f”列表中。\n在启动服务器后,可以在默认玩家配置§7(default player config)§f文件中找到已添加选项的确切路径。\n\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。", - "gui.xaero_pac_config_completely_disabled_item_interactions": "完全禁用物品交互", - "gui.xaero_pac_config_completely_disabled_item_interactions.tooltip": "服务器上完全禁止右键使用的物品,无论是否在领地内。此列表适用于对空气和对方块/实体使用物品。支持物品标签。\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。\n例如:[\"minecraft:trident\", \"minecraft:shield\", \"minecraft:(oak|spruce)_boat\", \"#minecraft:boats\"]", - "gui.xaero_pac_config_completely_disabled_block_interactions": "完全禁用方块交互", - "gui.xaero_pac_config_completely_disabled_block_interactions.tooltip": "服务器上完全禁止交互的方块,无论是否在领地内。不会影响方块破坏。支持方块标签。\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。\n例如:[\"minecraft:dirt\", \"minecraft:*_table\", \"minecraft:(cartography|fletching)_table\", \"#minecraft:buttons\"]", - "gui.xaero_pac_config_completely_disabled_entity_interactions": "完全禁用实体交互", - "gui.xaero_pac_config_completely_disabled_entity_interactions.tooltip": "服务器上完全禁止交互的实体,无论是否在领地内。不会影响杀死实体。支持方块标签。\n支持使用特殊字符“*”、“(”、“)”和“|”进行模式匹配,其中“*”匹配任意内容,“( )”用于表达式的分组,而“|”表示“或§7(OR)§f”。\n例如:[\"minecraft:(v|p)illager\", \"minecraft:*illager\", \"#minecraft:raiders\"]", - "gui.xaero_pac_config_always_protect_blocks_enchantments": "永久保护方块免受魔咒影响", - "gui.xaero_pac_config_always_protect_blocks_enchantments.tooltip": "是否在整个服务器上永久保护方块免受魔咒影响(例如冰霜行者)。如果常规的领地保护不起作用,可以使用这个,因为游戏中没有相关规则。", - "gui.xaero_pac_config_reduced_boat_collisions": "减少船只实体碰撞", - "gui.xaero_pac_config_reduced_boat_collisions.tooltip": "是否忽略大多数检测到的船只实体碰撞。\n\n默认情况下,船只会检测与它们接触的每一个实体的碰撞,并在每个游戏刻中处理这些碰撞,这可能会导致大量的计算。如果我们还要混合添加必要的领地保护检查,那么这可能会使服务器的运行速度变得非常慢。这个选项使极大多数与船只的碰撞被随机忽略,这有助于提高性能,但不大影响游戏玩法。", - - "gui.xaero_pac_config_player_configurable_player_options": "玩家可配置的玩家配置选项", - "gui.xaero_pac_config_player_configurable_player_options.tooltip": "单个玩家可以重新配置的玩家配置选项列表。如果某个选项不在任何可配置选项列表中,那么将在整个服务器上使用默认玩家配置文件中的值。检查默认玩家配置文件.toml以获取选项名称。", - "gui.xaero_pac_config_op_configurable_player_options": "管理员可配置的玩家配置选项", - "gui.xaero_pac_config_op_configurable_player_options.tooltip": "玩家配置中可供管理员为玩家重新配置的额外选项列表。\n这是指应该根据每个玩家的情况进行配置,而不是由玩家自己配置的选项。\n如果某个选项不在任何可配置选项列表中,则在服务器上使用默认玩家配置中的值。\n检查默认玩家配置文件.toml以获取选项名称。" -} + "gui.xaero_pac_player_config_playerConfig.claims.usedSub" : "使用的局部配置", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.usedSub" : "目前用于新区块认领的局部配置ID。", + "gui.xaero_pac_player_config_playerConfig.parties.name" : "团队名称", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.name" : "当不为空时,在某些地方用作你创建的团队的名称。", + "gui.xaero_pac_player_config_playerConfig.claims.name" : "领地名称", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.name" : "当不为空时,用作你的领地的名称。", + "gui.xaero_pac_player_config_playerConfig.claims.color" : "领地颜色", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.color" : "用作你的领地的颜色。设置为0使用默认的自动颜色。", + "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkClaims" : "额外领地区块数", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkClaims" : "超出领地正常限制的额外领地区块数量。", + "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkForceloads" : "额外强制加载区块数", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkForceloads" : "超出领地正常限制的额外强制加载区块数量。", + "gui.xaero_pac_player_config_playerConfig.customPlayerGroups" : "自定义玩家组", + "gui.xaero_pac_player_config_tooltip_playerConfig.customPlayerGroups" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protectClaimedChunks" : "领地保护", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protectClaimedChunks" : "当启用时,模组尝试保护你的领地免受其它玩家的破坏。变通方法是可能的,特别是使用模组。", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fullAccess" : "区块完全访问", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fullAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByExplosions" : "允许爆炸改变方块", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByExplosions" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByPlayers" : "允许玩家改变方块", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByMobs" : "允许生物改变方块", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByOther" : "允许其他改变方块", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByOther" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksRedirect" : "重定向方块保护", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksRedirect" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fireSpread" : "允许火焰蔓延", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fireSpread" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByEnchantments" : "允许附魔改变方块", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByEnchantments" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.cropTrample" : "允许践踏作物", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.cropTrample" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.fluidBarrier" : "流体屏障", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fluidBarrier" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.pistonBarrier" : "活塞屏障", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.pistonBarrier" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.buttonsByProjectiles" : "允许弹射物触发按钮", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.buttonsByProjectiles" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.targetsByProjectiles" : "允许弹射物击中目标", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.targetsByProjectiles" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByPlayers" : "允许玩家触发压力板", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByMobs" : "允许生物触发压力板", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByOther" : "允许其他触发压力板", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByOther" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByPlayers" : "允许玩家触发绊线", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByMobs" : "允许生物触发绊线", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByOther" : "允许其他触发绊线", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByOther" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByPlayers" : "允许玩家生成实体", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByMobs" : "允许生物生成实体", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByOther" : "允许其他生成实体", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByOther" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesRedirect" : "重定向实体保护", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesRedirect" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByExplosions" : "允许爆炸生成实体", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByExplosions" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByFire" : "允许火焰生成实体", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByFire" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.raids" : "允许村庄袭击", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.raids" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByPlayers" : "允许玩家对战", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByMobs" : "允许生物攻击玩家", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByOther" : "允许其他攻击玩家", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByOther" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersRedirect" : "重定向玩家保护", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersRedirect" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playerLightning" : "允许玩家召唤闪电", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playerLightning" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.chorusFruitTeleport" : "允许紫颂果传送", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.chorusFruitTeleport" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsPlayers" : "允许玩家使用下界门", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsMobs" : "允许生物使用下界门", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsOther" : "允许其他使用下界门", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsOther" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.dispenserBarrier" : "发射器屏障", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.dispenserBarrier" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemUse" : "允许使用物品", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemUse" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.neighborChunksItemUse" : "保护相邻区块中的物品使用", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.neighborChunksItemUse" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossPlayers" : "允许玩家丢弃物品", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossMobs" : "允许生物丢弃物品", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossOther" : "允许其他丢弃物品", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossOther" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossRedirect" : "重定向物品丢弃保护", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossRedirect" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.mobLoot" : "允许生物掉落战利品", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.mobLoot" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot" : "保护玩家死亡掉落物", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerDeathLoot" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupPlayers" : "允许玩家拾取物品", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupPlayers" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupMobs" : "允许生物拾取物品", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupMobs" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupRedirect" : "重定向物品拾取保护", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupRedirect" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.xpPickup" : "允许玩家拾取经验", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.xpPickup" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.overrideMobGriefingRule" : "覆盖生物破坏规则", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.overrideMobGriefingRule" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnHostile" : "允许敌对生物自然生成", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnHostile" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnFriendly" : "允许友好生物自然生成", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnFriendly" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersHostile" : "允许敌对生物刷怪笼", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersHostile" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersFriendly" : "允许友好生物刷怪笼", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersFriendly" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn" : "弹射物击中生成敌对生物", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn" : "弹射物击中生成友好生物", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.interact" : "交互(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.interact" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.handInteract" : "空手交互(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.handInteract" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract" : "任意物品交互(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.break" : "破坏(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.break" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.interact" : "交互(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.interact" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.handInteract" : "空手交互(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.handInteract" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract" : "任意物品交互(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.break" : "杀死(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.break" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.barrier" : "屏障通行(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.barrier" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockAccess" : "方块访问(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess" : "挖掘(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess" : "方块交互(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityAccess" : "实体由(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess" : "攻击由(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess" : "实体交互由(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess" : "物品拾取(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.item.interact" : "使用(%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.item.interact" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.forceload.enabled" : "强制加载标记区块", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.enabled" : "默认", + "gui.xaero_pac_player_config_playerConfig.claims.forceload.offlineForceload" : "离线时强制加载", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.offlineForceload" : "默认", + "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithParty" : "与队友共享位置", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithParty" : "默认", + "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithMutualAllyParties" : "与互为盟友的团队分享位置", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithMutualAllyParties" : "默认", + "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromParty" : "接收队员位置", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromParty" : "默认", + "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromMutualAllyParties" : "接收互为盟友的团队的位置", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromMutualAllyParties" : "默认", + "gui.xaero_pac_player_config_playerConfig.playerGroups.nobody" : "无人", + "gui.xaero_pac_player_config_playerConfig.playerGroups.party" : "团队", + "gui.xaero_pac_player_config_playerConfig.playerGroups.allies" : "盟友", + "gui.xaero_pac_player_config_playerConfig.playerGroups.everyone" : "所有人", + "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroups" : "额外玩家组数", + "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroups" : "默认", + "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroupSpace" : "额外玩家组空间", + "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroupSpace" : "默认", + "gui.xaero_pac_ui_player_config_player_groups" : "玩家组", + "gui.xaero_pac_ui_player_config_player_groups_screen_title" : "自定义玩家组:", + "gui.xaero_pac_ui_player_config_player_groups_included_groups_label" : "包含的组:", + "gui.xaero_pac_ui_player_config_player_groups_included_players_label" : "包含的玩家:", + "gui.xaero_pac_ui_player_config_player_groups_button_create_group" : "创建组", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group" : "删除组", + "gui.xaero_pac_ui_player_config_player_groups_button_include_group" : "包含组", + "gui.xaero_pac_ui_player_config_player_groups_button_exclude_group" : "排除组", + "gui.xaero_pac_ui_player_config_player_groups_button_include_player" : "包含玩家", + "gui.xaero_pac_ui_player_config_player_groups_button_exclude_player" : "排除玩家", + "gui.xaero_pac_ui_player_config_player_groups_no_custom_groups" : "此配置还没有任何自定义玩家组。", + "gui.xaero_pac_ui_player_config_player_groups_select_a_group" : "从列表中选择一个组。", + "gui.xaero_pac_player_config_player_groups_error_member_already_added" : "添加的玩家已在组中!", + "gui.xaero_pac_player_config_player_groups_error_member_not_found" : "你的操作针对的玩家在组中未找到!", + "gui.xaero_pac_player_config_player_groups_error_group_inclusion_not_found" : "你的操作针对的组包含关系在组中未找到!", + "gui.xaero_pac_player_config_player_groups_error_group_already_included" : "指定的组已被包含在此组中!", + "gui.xaero_pac_player_config_player_groups_error_no_effect" : "请求的操作已成功但未产生任何效果!", + "gui.xaero_pac_command_player_config_player_groups_error_group_already_exists" : "具有指定ID的组已存在!", + "gui.xaero_pac_command_player_config_player_groups_error_invalid_group_id" : "指定的组ID包含无效字符!", + "gui.xaero_pac_command_player_config_player_groups_error_group_id_too_long" : "指定的组ID过长!", + "gui.xaero_pac_command_player_config_player_groups_error_group_does_not_exist" : "具有指定ID的组不存在!", + "gui.xaero_pac_command_player_config_player_groups_error_edited_group_does_not_exist" : "你试图编辑一个ID不存在的组!", + "gui.xaero_pac_ui_player_config_player_groups_error_group_not_found" : "被编辑的玩家组已不存在!", + "gui.xaero_pac_ui_player_config_player_groups_error_refreshing" : "已刷新屏幕以修复不同步问题……", + "gui.xaero_pac_player_config_player_groups_unknown_player" : "未知玩家", + "gui.xaero_pac_ui_player_config_player_groups_please_select_group" : "请选择一个组来查看/编辑。", + "gui.xaero_pac_ui_player_config_player_groups_synchronizing" : "正在同步……请稍等片刻。", + "gui.xaero_pac_ui_player_config_player_groups_fixing_desync" : "正在修复不同步问题……", + "gui.xaero_pac_ui_player_config_player_groups_create_group_title" : "创建玩家组", + "gui.xaero_pac_ui_player_config_player_groups_choose_id" : "请为新组输入一个简短的ID。", + "gui.xaero_pac_ui_player_config_player_groups_id_edit_box" : "新组的ID", + "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars1" : "允许的字符:", + "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars2" : "a-z, A-Z, 0-9, - 或 _,无空格", + "gui.xaero_pac_ui_player_config_player_groups_group_id_not_valid" : "无效字符!", + "gui.xaero_pac_ui_player_config_player_groups_group_id_duplicate" : "已被使用!", + "gui.xaero_pac_confirm" : "确认", + "gui.xaero_pac_cancel" : "取消", + "gui.xaero_pac_config_option_not_directly_configurable" : "此选项无法直接配置!有其他专门的命令可用于处理此数据。", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation1" : "你确定要删除以下玩家组吗?", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation2" : "%1$s(此操作不可撤销!)", + "gui.xaero_pac_ui_player_config_player_groups_include_group_title" : "在组中包含另一个组", + "gui.xaero_pac_ui_player_config_player_groups_include_group_hint" : "选择要包含的组:", + "gui.xaero_pac_ui_player_config_player_groups_include_group_menu" : "组选择菜单", + "gui.xaero_pac_ui_player_config_player_groups_include_group_all_included" : "你已经包含了所有其他组!", + "gui.xaero_pac_ui_player_config_player_groups_include_player_title" : "在组中包含玩家", + "gui.xaero_pac_ui_player_config_player_groups_include_player_hint" : "选择要包含的在线玩家:", + "gui.xaero_pac_ui_player_config_player_groups_include_player_menu" : "玩家选择菜单", + "gui.xaero_pac_ui_player_config_player_groups_include_player_all_included" : "所有当前在线玩家都已包含!", + "gui.xaero_pac_ui_player_config_player_groups_include_player_manual" : "玩家名称", + "gui.xaero_pac_ui_player_config_player_groups_include_player_manual_hint" : "或输入玩家的用户名:", + "gui.xaero_pac_player_config_player_groups_error_group_count_limit" : "已达到此配置中玩家组数量的上限!", + "gui.xaero_pac_player_config_player_groups_error_group_space_limit" : "你在此配置中的玩家组空间已用完!", + "gui.xaero_pac_player_config_player_groups_error_unknown_player" : "服务器(还)不认识指定的玩家!只有管理员可以执行此操作。", + "gui.xaero_pac_player_config_player_groups_error_invalid_player_name" : "指定的玩家名称无效!", + "gui.xaero_pac_config_create_group" : "成功创建了ID为 %1$s 的新玩家组!", + "gui.xaero_pac_config_delete_group" : "成功删除了ID为 %1$s 的玩家组!", + "gui.xaero_pac_config_include_group" : "成功将ID为 %1$s 的玩家组包含到ID为 %2$s 的组中!", + "gui.xaero_pac_config_include_player" : "成功将玩家 %1$s 包含到ID为 %2$s 的组中!", + "gui.xaero_pac_config_exclude_group" : "成功将ID为 %1$s 的玩家组从ID为 %2$s 的组中排除!", + "gui.xaero_pac_config_exclude_player" : "成功将玩家 %1$s 从ID为 %2$s 的组中排除!", + "gui.xaero_pac_config_delete_group_confirmation_request" : "请在命令末尾添加 \" confirm\" 以确认删除。", + "gui.xaero_pac_config_delete_group_confirmation_fail" : "请确保命令末尾的 \" confirm\" 拼写正确。", + "gui.xaero_pac_config_group_too_many_targets" : "只允许一个目标玩家!", + "gui.xaero_pac_config_group_invalid_target" : "无效的目标玩家!", + "gui.xaero_pac_config_deprecated_api_option" : "已弃用的选项" +} \ No newline at end of file From 15abe1146f2ae95aaefaa7e36a7e490229d38170 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 22:33:45 +0800 Subject: [PATCH 2/2] Update en_us file for open-parties-and-claims Co-authored-by: liucheng12156 <116372247+liucheng12156@users.noreply.github.com> --- .../openpartiesandclaims/lang/en_us.json | 979 +++++++++--------- 1 file changed, 478 insertions(+), 501 deletions(-) diff --git a/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json b/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json index ef8c37499e33..2c927cc830ed 100644 --- a/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json +++ b/projects/1.21/assets/open-parties-and-claims/openpartiesandclaims/lang/en_us.json @@ -1,503 +1,480 @@ { - "gui.xaero_parties_player" : "Player:", - "gui.xaero_parties_current_party" : "Current Party:", - "gui.xaero_parties_party_members" : "Members (%1$s):", - "gui.xaero_parties_party_allies" : "Allied Parties (%1$s):", - "gui.xaero_parties_party_invited" : "Invited Players (%1$s):", - - "gui.xaero_parties_ally_player_target_in_your_party" : "%1$s is from the same party as you!", - "gui.xaero_parties_ally_player_target_not_in_party" : "%1$s is not in a party!", - "gui.xaero_parties_ally_player_target_already_ally" : "%1$s is from %2$s which is already an ally!", - "gui.xaero_parties_ally_player_target_party_info" : "%1$s now considers %2$s an ally!", - "gui.xaero_parties_ally_caster_party_info" : "%1$s allied %2$s to the party!", - "gui.xaero_parties_ally_limit" : "The ally list is full!", - - "gui.xaero_parties_unally_party_not_found" : "Your allies don't include a party owned by %1$s!", - "gui.xaero_parties_unally_target_party_message" : "%1$s no longer considers %2$s an ally!", - "gui.xaero_parties_unally_caster_party_message" : "%1$s has removed %2$s from the allies!", - - "gui.xaero_parties_party_created" : "You have successfully created a new party!", - - "gui.xaero_parties_party_destroy_info" : "Use \"/openpac-parties destroy confirm\" to destroy the party.", - "gui.xaero_parties_party_destroy_members_info" : "%1$s destroyed the party!", - - "gui.xaero_parties_join_invalid_id" : "The input party ID is not valid!", - "gui.xaero_parties_join_party_not_exist" : "The party for the input ID does not exists! The party has possibly been deleted.", - "gui.xaero_parties_join_party_not_invited" : "You are not invited to the input party! You have likely been kicked out.", - "gui.xaero_parties_join_party_already_in_one" : "You are already in a party!", - "gui.xaero_parties_join_success" : "You have joined %1$s!", - "gui.xaero_parties_join_success_info" : "%1$s joined the party!", - "gui.xaero_parties_join_member_limit" : "The target party is full!", - - "gui.xaero_parties_invite_already_your_party" : "%1$s is already in your party!", - "gui.xaero_parties_invite_already_a_party" : "%1$s is already in a party!", - "gui.xaero_parties_invite_target_message" : "%1$s invited you to %2$s!", - "gui.xaero_parties_invite_target_message_accept" : "[ACCEPT]", - "gui.xaero_parties_invite_target_message_accept_tooltip" : "Accept and join the party", - "gui.xaero_parties_invite_party_message" : "%1$s invited %2$s to the party!", - "gui.xaero_parties_invite_member_limit" : "The party is full!", - "gui.xaero_parties_invite_invite_limit" : "The invite list is full!", - - "gui.xaero_parties_kick_not_member" : "%1$s is not a member and hasn't been invited to the party!", - "gui.xaero_parties_kick_owner" : "You cannot kick the owner of the party!", - "gui.xaero_parties_kick_higher_rank" : "You cannot kick somebody with a higher rank than you!", - "gui.xaero_parties_kick_target_message" : "You have been kicked from %1$s!", - "gui.xaero_parties_kick_party_message" : "%1$s kicked %2$s from the party!", - - "gui.xaero_parties_leave_own_party" : "You can't leave your own party. You will have to transfer the ownership to another member or destroy it.", - "gui.xaero_parties_leave_caster_message" : "You have successfully left %1$s!", - "gui.xaero_parties_leave_party_message" : "%1$s has left the party!", - - "gui.xaero_parties_rank_not_member" : "%1$s is not a member of the party!", - "gui.xaero_parties_rank_not_lower_rank_player" : "The target player must be of a lower rank than you!", - "gui.xaero_parties_rank_not_lower_rank" : "The assigned rank must be lower than your own rank!", - "gui.xaero_parties_rank_party_message" : "%1$s assigned %2$s rank %3$s!", - - "gui.xaero_parties_transfer_use_confirm" : "Please also add the keyword \"confirm\" after the command to confirm that you wish to transfer the ownership of your party.", - "gui.xaero_parties_transfer_not_member" : "%1$s is not a member of your party!", - "gui.xaero_parties_transfer_already_owner" : "You already own the party!", - "gui.xaero_parties_transfer_success" : "%1$s transferred the ownership of the party to %2$s!", - "gui.xaero_parties_transfer_failed" : "Failed to transfer the ownership of the party for an unknown reason!", - - "gui.xaero_parties_about_no_party" : "The player %1$s is not in a party!", - "gui.xaero_parties_about_invalid_player" : "Invalid target player!", - - "gui.xaero_claims_about_invalid_player" : "Invalid target player!", - "gui.xaero_claims_admin_mode_enabled" : "Admin mode enabled!", - "gui.xaero_claims_admin_mode_disabled" : "Admin mode disabled!", - "gui.xaero_claims_server_mode_enabled" : "Server claim mode enabled!", - "gui.xaero_claims_server_mode_disabled" : "Server claim mode disabled!", - "gui.xaero_claims_nonally_mode_enabled" : "Non-ally mode enabled! You are now viewing/accessing your claims as a non-ally would.", - "gui.xaero_claims_nonally_mode_disabled" : "Non-ally mode disabled!", - "gui.xaero_claims_claimed" : "Successfully claimed the chunk(s)!", - "gui.xaero_claims_unclaimed" : "Successfully unclaimed the chunk(s)!", - "gui.xaero_claims_claimed_at" : "Successfully claimed the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_unclaimed_at" : "Successfully unclaimed the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_claim_not_within_distance" : "The target chunk(s) is/are too far away from you!", - "gui.xaero_claims_replacement_in_progress" : "A claim mass-replacement is still in progress!", - "gui.xaero_claims_claim_already_claimed" : "The target chunk(s) is/are already claimed!", - "gui.xaero_claims_claim_already_claimed_by" : "The target chunk is already claimed by %1$s!", - "gui.xaero_claims_claim_limit_reached" : "You have reached your chunk claim limit!", - "gui.xaero_claims_claim_dimension_unclaimable" : "This dimension is not claimable as configured by the server config!", - "gui.xaero_claims_claim_unclaim_not_yours" : "You can't unclaim a chunk that you haven't claimed!", - "gui.xaero_claims_too_many_chunks" : "Too many chunks for a single action!", - "gui.xaero_claims_are_disabled" : "The chunk claims feature is disabled!", - "gui.xaero_claims_claim_no_server_permission" : "You no longer have permission to make server claims!", - "gui.xaero_claims_sub_current_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_claims_sub_current_invalid_target" : "Invalid target player!", - "gui.xaero_claims_sub_current" : "The currently used sub-claim config is \"%1$s\".", - "gui.xaero_claims_sub_use_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_claims_sub_use_invalid_target" : "Invalid target player!", - "gui.xaero_claims_sub_use_not_exist" : "The input sub-config ID does not exist!", - "gui.xaero_claims_sub_use_invalid_value" : "The input sub-config ID is not valid!", - "gui.xaero_claims_sub_use" : "Successfully switched to claiming with the sub-config \"%1$s\".", - - "gui.xaero_claims_forceloaded" : "Successfully forceload-marked the chunk(s)!", - "gui.xaero_claims_unforceloaded" : "Successfully unforceload-marked the chunk(s)!", - "gui.xaero_claims_forceloaded_at" : "Successfully forceload-marked the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_unforceloaded_at" : "Successfully unforceload-marked the chunk at (%1$s, %2$s)!", - "gui.xaero_claims_forceload_limit_reached" : "You have reached your chunk forceload limit!", - "gui.xaero_claims_forceload_not_yours" : "You need to claim the target chunk(s) first!", - "gui.xaero_claims_forceload_already" : "The target chunk(s) is/are already marked for forceloading!", - "gui.xaero_claims_unforceload_already" : "The target chunk(s) is/are not marked for forceloading!", - - "gui.xaero_claims_replacement_success" : "Successfully replaced all matching claims!", - "gui.xaero_claims_replacement_state_matches_matcher" : "The new claim state matches the replacement rule!", - - "gui.xaero_pac_config_op_option" : "Only server OPs can configure this option for you!", - "gui.xaero_pac_config_option_set" : "(%1$s) Option %2$s was set to %3$s.", - "gui.xaero_pac_config_option_set_server_force" : "The server config forces it to %1$s.", - "gui.xaero_pac_config_option_set_invalid_key" : "Invalid option key!", - "gui.xaero_pac_config_option_set_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_pac_config_option_set_invalid_target" : "Invalid target player!", - "gui.xaero_pac_config_option_set_invalid_value_format" : "Invalid option input value format!", - "gui.xaero_pac_config_option_set_invalid_value" : "Invalid option input value!", - "gui.xaero_pac_config_option_set_invalid_sub" : "Invalid sub-config ID!", - "gui.xaero_pac_config_option_set_illegal_option" : "The specified option key is not allowed in this config!", - "gui.xaero_pac_config_option_sub_inherited" : "-", - - "gui.xaero_pac_config_option_get_invalid_key" : "Invalid option key!", - "gui.xaero_pac_config_option_get_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_pac_config_option_get_invalid_target" : "Invalid target player!", - "gui.xaero_pac_config_option_get_invalid_sub" : "Invalid sub-config ID!", - "gui.xaero_pac_config_option_get_not_allowed" : "The specified option key is not allowed in this config!", - "gui.xaero_pac_config_option_get" : "(%1$s) %2$s = %3$s", - "gui.xaero_pac_config_type_server" : "Server Claims Config", - "gui.xaero_pac_config_type_expired" : "Expired Claims Config", - "gui.xaero_pac_config_type_wilderness" : "Wilderness Config", - "gui.xaero_pac_config_type_default_player" : "Default Player Config", - "gui.xaero_pac_config_type_player" : "Player Config", - - "gui.xaero_pac_config_delete_sub_started" : "Began converting all claims that use the sub-config \"%1$s\"...", - "gui.xaero_pac_config_delete_sub_complete" : "Successfully converted its sub-claim and deleted the sub-config \"%1$s\"!", - "gui.xaero_pac_config_delete_sub_already_replacing" : "There is already a claim-replacement operation running for this player! Please wait until it finishes.", - "gui.xaero_pac_config_delete_sub_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_pac_config_delete_sub_invalid_target" : "Invalid target player!", - "gui.xaero_pac_config_delete_sub_not_exist" : "A sub-config with that ID does not exist!", - "gui.xaero_pac_config_delete_sub_cant_main" : "You cannot delete the main config!", - "gui.xaero_pac_config_create_sub_id_rules" : "The sub-config ID must be unique, at most %1$d characters long and consist of English letters (A-Z), numbers (0-9) or the '-' and '_' characters.", - "gui.xaero_pac_config_create_sub_id_limit_reached" : "The maximum number of sub-configs (%1$s) has been reached!", - "gui.xaero_pac_config_create_sub_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_pac_config_create_sub_invalid_target" : "Invalid target player!", - "gui.xaero_pac_config_create_sub" : "Successfully created a new sub-config!", - "gui.xaero_pac_config_sub_list_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_pac_config_sub_list_invalid_target" : "Invalid target player!", - "gui.xaero_pac_config_sub_list_bad_start" : "This config has only %1$s sub-configs!", - "gui.xaero_pac_config_sub_list" : "Sub-configs starting at position %1$d/%2$d:\n", - "gui.xaero_pac_config_sub_list_separator" : ", ", - "gui.xaero_pac_config_sub_list_there_is_more" : "...", - - "option.openpartiesandclaims.permissions/v1" : "Open Parties and Claims", - "gui.xaero_pac_permissions_title" : "Open Parties and Claims", - "gui.xaero_pac_permission_max_claims" : "Claim Limit", - "gui.xaero_pac_permission_max_forceloads" : "Forceload Limit", - "gui.xaero_pac_permission_server_claims" : "Server Claims", - "gui.xaero_pac_permission_admin_mode" : "Admin Mode", - "gui.xaero_pac_permission_comment_max_claims" : "The maximum number of claims that the player can own.", - "gui.xaero_pac_permission_comment_max_forceloads" : "The maximum number of chunks that the player can forceload.", - "gui.xaero_pac_permission_comment_server_claims" : "Player can add/remove server claims and enter server claim mode.", - "gui.xaero_pac_permission_comment_admin_mode" : "Player can enter admin mode.", - "gui.xaero_pac_permission_max_player_groups" : "Max Player Groups", - "gui.xaero_pac_permission_comment_max_player_groups" : "The maximum number of player groups that the player can create in their config.", - "gui.xaero_pac_permission_player_group_space" : "Player Group Space", - "gui.xaero_pac_permission_comment_player_group_space" : "The space (in entries) available for player groups in the player's config.", - - "gui.xaero_claims_protection_interact_block_any" : "You are not allowed to interact with this block!", - "gui.xaero_claims_protection_interact_block" : "(%1$s) You are not allowed to interact with this block!", - "gui.xaero_claims_protection_interact_block_try_empty" : "(%1$s) It might work if you try again empty-handed.", - "gui.xaero_claims_protection_block_disabled" : "Interaction with this block is disabled on the server.", - "gui.xaero_claims_protection_projectile_hit_block" : "This projectile of yours is not allowed to land on blocks in this chunk!", - "gui.xaero_claims_protection_interact_entity_any" : "You are not allowed to interact with this entity in this chunk!", - "gui.xaero_claims_protection_interact_entity" : "(%1$s) You are not allowed to interact with this entity in this chunk!", - "gui.xaero_claims_protection_interact_entity_try_empty" : "(%1$s) It might work if you try again empty-handed.", - "gui.xaero_claims_protection_entity_disabled" : "Interaction with this entity is disabled on the server.", - "gui.xaero_claims_protection_projectile_hit_entity" : "This projectile of yours is not allowed to land on entities in this chunk!", - "gui.xaero_claims_protection_use_item_any" : "You are not allowed to use this item this close to somebody else's claim! Try empty hand?", - "gui.xaero_claims_protection_use_item" : "(%1$s) You are not allowed to use this item this close to somebody else's claim! Try empty hand?", - "gui.xaero_claims_protection_item_disabled_any" : "This item is disabled on the server. Try empty hand?", - "gui.xaero_claims_protection_item_disabled" : "(%1$s) This item is disabled on the server. Try empty hand?", - "gui.xaero_claims_protection_chorus" : "You are not allowed to chorus-fruit-teleport to that location!", - "gui.xaero_claims_protection_interact_item_apply_any" : "You are not allowed to apply this item to this position! Try empty hand?", - "gui.xaero_claims_protection_interact_item_apply" : "(%1$s) You are not allowed to apply this item to this position! Try empty hand?", - "gui.xaero_claims_protection_interact_item_apply_too_close" : "(%1$s) You are not allowed to apply this item this close to somebody else's claim! Try empty hand?", - "gui.xaero_claims_protection_main_hand" : "Main Hand", - "gui.xaero_claims_protection_off_hand" : "Off Hand", - "gui.xaero_claims_protection_create_cant_use_glue" : "You are not allowed to glue some (or all) of the selected.", - "gui.xaero_claims_protection_create_cant_remove_glue" : "You are not allowed to remove glue from some (or all) of the claims that contain this glue selection.", - "gui.xaero_claims_protection_create_train_controls_protected" : "You are not allowed to control this train! Press ESCAPE to free yourself.", - - "gui.xaero_pac_title_entered_wilderness" : "Wilderness", - "gui.xaero_pac_title_entered_claim" : "%1$s's Claim%2$s", - "gui.xaero_pac_title_entered_server_claim" : "Server Claim%1$s", - "gui.xaero_pac_title_entered_expired_claim" : "Expired Claim%1$s", - "gui.xaero_pac_marked_for_forceload" : " (Forceloadable)", - - "gui.xaero_pac_ui_handshake_not_received" : "Handshake not received from the server! The mod isn't installed?", - "gui.xaero_pac_ui_parties_disabled" : "The parties feature is disabled by the server!", - "gui.xaero_pac_ui_claims_disabled" : "The claims feature is disabled by the server!", - "gui.xaero_pac_ui_parties_and_claims" : "Open Parties and Claims", - "gui.xaero_pac_ui_main_menu" : "Main Menu", - "gui.xaero_pac_ui_config_menu" : "Player Config Menu", - "gui.xaero_pac_ui_about_party" : "About", - "gui.xaero_pac_ui_claim" : "Claim", - "gui.xaero_pac_ui_unclaim" : "Unclaim", - "gui.xaero_pac_ui_forceload" : "Forceload", - "gui.xaero_pac_ui_unforceload" : "Unforceload", - "gui.xaero_pac_ui_player_config" : "Player Config", - "gui.xaero_pac_ui_my_player_config" : "My Player Config", - "gui.xaero_pac_ui_player_config_sub" : "%1$s - %2$s", - "gui.xaero_pac_ui_server_claims_config" : "Server Claims Config", - "gui.xaero_pac_ui_expired_claims_config" : "Expired Claims Config", - "gui.xaero_pac_ui_wilderness_config" : "Wilderness Config", - "gui.xaero_pac_ui_default_player_config" : "Default Player Config", - "gui.xaero_pac_ui_other_player_config_name_field" : "Name of the player to view the config of", - "gui.xaero_pac_ui_other_player_config_name_title" : "Another Player:", - "gui.xaero_pac_ui_other_player_config_button" : "Edit Config", - "gui.xaero_pac_ui_other_player_config_waiting" : "Waiting for %1$s's player config...", - "gui.xaero_pac_ui_other_player_config_syncing" : "Syncing...", - "gui.xaero_pac_ui_other_player_config_waiting_cancel" : "Cancel", - "gui.xaero_pac_ui_other_player_config" : "%1$s's Player Config", - "gui.xaero_pac_ui_player_config_syncing" : "Syncing...", - "gui.xaero_pac_ui_player_config_being_deleted" : "This sub-config is being deleted...", - "gui.xaero_pac_ui_player_config_refresh" : "Refresh", - "gui.xaero_pac_ui_party_name" : "Party: %1$s", - "gui.xaero_pac_ui_party_owner" : "Owner: %1$s", - "gui.xaero_pac_ui_party_member_count" : "Members: %1$s", - "gui.xaero_pac_ui_party_ally_count" : "Allies: %1$s", - "gui.xaero_pac_ui_party_invite_count" : "Invites: %1$s", - "gui.xaero_pac_ui_party_syncing" : "Syncing...", - "gui.xaero_pac_ui_claim_count" : "Claims: %1$s", - "gui.xaero_pac_ui_claims_name" : "Name: %1$s", - "gui.xaero_pac_ui_forceload_count" : "Forceload-marked: %1$s", - "gui.xaero_pac_ui_claims_color" : "Color: %1$s", - "gui.xaero_pac_ui_claims_syncing" : "Syncing...", - "gui.xaero_pac_ui_sub_config_dropdown" : "Sub-Config to Edit", - "gui.xaero_pac_ui_sub_config_dropdown_tooltip" : "Choose the sub-config to edit.", - "gui.xaero_pac_ui_sub_config_use_button" : "Claim With %1$s", - "gui.xaero_pac_ui_sub_config_use_button_tooltip" : "Switch to using this sub-config for new claims.", - "gui.xaero_pac_ui_sub_config_use_button_used" : "Currently Claimed With", - "gui.xaero_pac_ui_sub_config_use_button_used_tooltip" : "This sub-config is currently used for new claims.", - "gui.xaero_pac_ui_sub_config_delete_button" : "Delete %1$s", - "gui.xaero_pac_ui_sub_config_delete_button_confirm1" : "Are you sure you would like to delete the following sub-config: %1$s?", - "gui.xaero_pac_ui_sub_config_delete_button_confirm2" : "All chunk claims that use it will be converted to the main config claims.", - "gui.xaero_pac_ui_sub_config_create_widget" : "New Sub-Config", - "gui.xaero_pac_ui_sub_config_create_widget_tooltip" : "Type the ID for a new sub-config to be created.\n%1$s", - - "gui.xaero_pac_ui_on" : "ON", - "gui.xaero_pac_ui_off" : "OFF", - "gui.xaero_pac_key_open_menu" : "Open Parties and Claims Menu", - "gui.xaero_pac_back" : "Back", - "gui.xaero_pac_exit" : "Exit", - "gui.xaero_pac_next" : "Next >>", - "gui.xaero_pac_previous" : "<< Prev", - - "gui.xaero_dropdown_selected_narration" : "%1$s is selected.", - "gui.xaero_dropdown_scroll_up" : "[GO UP]", - "gui.xaero_dropdown_scroll_down" : "[GO DOWN]", - - "gui.xaero_pac_player_config_playerConfig.claims.usedSub" : "Used Sub-Claim", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.usedSub" : "default", - "gui.xaero_pac_player_config_playerConfig.parties.name" : "Party Name", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.name" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.name" : "Claimed Area Name", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.name" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.color" : "Claimed Area Color", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.color" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkClaims" : "Bonus Chunk Claims", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkClaims" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkForceloads" : "Bonus Forceloads", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkForceloads" : "default", - "gui.xaero_pac_player_config_playerConfig.customPlayerGroups" : "Custom Player Groups", - "gui.xaero_pac_player_config_tooltip_playerConfig.customPlayerGroups" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protectClaimedChunks" : "Claimed Chunk Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protectClaimedChunks" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fullAccess" : "Full Chunk Access", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fullAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByExplosions" : "Allow Blocks By Explosions", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByExplosions" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByPlayers" : "Allow Blocks By Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByMobs" : "Allow Blocks By Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByOther" : "Allow Blocks By Other", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByOther" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksRedirect" : "Redirect Block Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksRedirect" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fireSpread" : "Allow Fire Spread", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fireSpread" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByEnchantments" : "Blocks By Enchantments", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByEnchantments" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.cropTrample" : "Allow Crop Trample", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.cropTrample" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.fluidBarrier" : "Fluid Barrier", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fluidBarrier" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.pistonBarrier" : "Piston Barrier", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.pistonBarrier" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.buttonsByProjectiles" : "Buttons By Projectiles", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.buttonsByProjectiles" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.targetsByProjectiles" : "Targets By Projectiles", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.targetsByProjectiles" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByPlayers" : "Plates By Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByMobs" : "Plates By Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByOther" : "Plates By Other", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByOther" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByPlayers" : "Tripwire By Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByMobs" : "Tripwire By Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByOther" : "Tripwire By Other", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByOther" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByPlayers" : "Allow Entities By Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByMobs" : "Allow Entities By Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByOther" : "Allow Entities By Other", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByOther" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesRedirect" : "Redirect Entity Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesRedirect" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByExplosions" : "Allow Entities By Explosions", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByExplosions" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByFire" : "Allow Entities By Fire", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByFire" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.raids" : "Allow Village Raids", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.raids" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByPlayers" : "Allow Player VS Player", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByMobs" : "Allow Players By Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByOther" : "Allow Players By Other", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByOther" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersRedirect" : "Redirect Player Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersRedirect" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playerLightning" : "Allow Player Lightning", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playerLightning" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.chorusFruitTeleport" : "Allow Chorus Teleport", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.chorusFruitTeleport" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsPlayers" : "N. Portals By Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsMobs" : "N. Portals By Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsOther" : "N. Portals By Other", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsOther" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.dispenserBarrier" : "Dispenser Barrier", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.dispenserBarrier" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemUse" : "Allow Item Use", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemUse" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.neighborChunksItemUse" : "Protect Item Use in Neighbors", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.neighborChunksItemUse" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossPlayers" : "Allow Player Item Toss", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossMobs" : "Allow Mob Item Toss", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossOther" : "Allow Other Item Toss", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossOther" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossRedirect" : "Redirect Item Toss Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossRedirect" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.mobLoot" : "Allow Mob Loot", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.mobLoot" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot" : "Protect Player Death Loot", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerDeathLoot" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupPlayers" : "Allow Items By Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupPlayers" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupMobs" : "Allow Items By Mobs", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupMobs" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupRedirect" : "Redirect Item Pickup Protection", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupRedirect" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.xpPickup" : "Allow XP By Players", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.xpPickup" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.overrideMobGriefingRule" : "Override Mob Griefing Rule", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.overrideMobGriefingRule" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnHostile" : "Allow Hostile Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnHostile" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnFriendly" : "Allow Friendly Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnFriendly" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersHostile" : "Allow Hostile Spawners", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersHostile" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersFriendly" : "Allow Friendly Spawners", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersFriendly" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn" : "Projectile Hostile Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn" : "Projectile Friendly Spawn", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.interact" : "Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.interact" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.handInteract" : "Hand Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.handInteract" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract" : "Any Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.break" : "Break (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.break" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.interact" : "Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.interact" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.handInteract" : "Hand Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.handInteract" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract" : "Any Interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.break" : "Kill (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.break" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.barrier" : "Barrier Pass (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.barrier" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockAccess" : "Blocks (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess" : "Mine (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess" : "B-interact (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityAccess" : "Entities By (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess" : "Attack By (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess" : "E-interact By (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess" : "Item Pickup (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.item.interact" : "Use (%1$s)", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.item.interact" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.forceload.enabled" : "Forceload Marked Chunks", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.enabled" : "default", - "gui.xaero_pac_player_config_playerConfig.claims.forceload.offlineForceload" : "Forceload While Offline", - "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.offlineForceload" : "default", - "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithParty" : "Share Position With Party", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithParty" : "default", - "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithMutualAllyParties" : "Share Position With Mutual Allies", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithMutualAllyParties" : "default", - "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromParty" : "Receive Party Member Positions", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromParty" : "default", - "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromMutualAllyParties" : "Receive Mutual Ally Positions", - "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromMutualAllyParties" : "default", - "gui.xaero_pac_player_config_playerConfig.playerGroups.nobody" : "Nobody", - "gui.xaero_pac_player_config_playerConfig.playerGroups.party" : "Party", - "gui.xaero_pac_player_config_playerConfig.playerGroups.allies" : "Allies", - "gui.xaero_pac_player_config_playerConfig.playerGroups.everyone" : "Every", - "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroups" : "Player Groups +", - "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroups" : "default", - "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroupSpace" : "Pl. Group Space +", - "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroupSpace" : "default", - "gui.xaero_pac_ui_player_config_player_groups" : "Player Groups", - "gui.xaero_pac_ui_player_config_player_groups_screen_title" : "Custom Player Groups For:", - "gui.xaero_pac_ui_player_config_player_groups_included_groups_label" : "Included Groups:", - "gui.xaero_pac_ui_player_config_player_groups_included_players_label" : "Included Players:", - "gui.xaero_pac_ui_player_config_player_groups_button_create_group" : "Create Group", - "gui.xaero_pac_ui_player_config_player_groups_button_delete_group" : "Delete Group", - "gui.xaero_pac_ui_player_config_player_groups_button_include_group" : "Include Group", - "gui.xaero_pac_ui_player_config_player_groups_button_exclude_group" : "Exclude Group", - "gui.xaero_pac_ui_player_config_player_groups_button_include_player" : "Include Player", - "gui.xaero_pac_ui_player_config_player_groups_button_exclude_player" : "Exclude Player", - "gui.xaero_pac_ui_player_config_player_groups_no_custom_groups" : "This config doesn't have any custom player groups yet.", - "gui.xaero_pac_ui_player_config_player_groups_select_a_group" : "Select a group from the list.", - "gui.xaero_pac_player_config_player_groups_error_member_already_added" : "The added player was already in the group!", - "gui.xaero_pac_player_config_player_groups_error_member_not_found" : "Your action targeted a player that wasn't found in the group!", - "gui.xaero_pac_player_config_player_groups_error_group_inclusion_not_found" : "Your action targeted a group inclusion that wasn't found in the group!", - "gui.xaero_pac_player_config_player_groups_error_group_already_included" : "The specified group is already included in the group!", - "gui.xaero_pac_player_config_player_groups_error_no_effect" : "The requested action has succeeded but had no effect!", - "gui.xaero_pac_command_player_config_player_groups_error_group_already_exists" : "A group with the specified ID already exists!", - "gui.xaero_pac_command_player_config_player_groups_error_invalid_group_id" : "The specified group ID contains invalid characters!", - "gui.xaero_pac_command_player_config_player_groups_error_group_id_too_long" : "The specified group ID is too long!", - "gui.xaero_pac_command_player_config_player_groups_error_group_does_not_exist" : "A group with the specified ID does not exist!", - "gui.xaero_pac_command_player_config_player_groups_error_edited_group_does_not_exist" : "You tried editing a group with an ID that does not exist!", - "gui.xaero_pac_ui_player_config_player_groups_error_group_not_found" : "The edited player group no longer exists!", - "gui.xaero_pac_ui_player_config_player_groups_error_refreshing" : "Refreshed the screen to fix desync...", - "gui.xaero_pac_player_config_player_groups_unknown_player" : "Unknown Player", - "gui.xaero_pac_ui_player_config_player_groups_please_select_group" : "Please select a group to view/edit.", - "gui.xaero_pac_ui_player_config_player_groups_synchronizing" : "Still synchronizing... Please wait for a moment.", - "gui.xaero_pac_ui_player_config_player_groups_fixing_desync" : "Fixing desync...", - "gui.xaero_pac_ui_player_config_player_groups_create_group_title" : "Creating a Player Group", - "gui.xaero_pac_ui_player_config_player_groups_choose_id" : "Please type a short ID for the new group.", - "gui.xaero_pac_ui_player_config_player_groups_id_edit_box" : "ID for the new group", - "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars1" : "Allowed characters:", - "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars2" : "a-z, A-Z, 0-9, - or _, no spaces", - "gui.xaero_pac_ui_player_config_player_groups_group_id_not_valid" : "Invalid characters!", - "gui.xaero_pac_ui_player_config_player_groups_group_id_duplicate" : "Already used!", - "gui.xaero_pac_confirm" : "Confirm", - "gui.xaero_pac_cancel" : "Cancel", - "gui.xaero_pac_config_option_not_directly_configurable" : "This option can't be directly configured! There are other specialized commands available for working with this data.", - "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation1" : "Are you sure you want to delete the following player group?", - "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation2" : "%1$s (this cannot be undone!)", - "gui.xaero_pac_ui_player_config_player_groups_include_group_title" : "Including a Group in a Group", - "gui.xaero_pac_ui_player_config_player_groups_include_group_hint" : "Select the group to include:", - "gui.xaero_pac_ui_player_config_player_groups_include_group_menu" : "Group selection menu", - "gui.xaero_pac_ui_player_config_player_groups_include_group_all_included" : "You have already included all other groups!", - "gui.xaero_pac_ui_player_config_player_groups_include_player_title" : "Including a Player in a Group", - "gui.xaero_pac_ui_player_config_player_groups_include_player_hint" : "Select an online player to include:", - "gui.xaero_pac_ui_player_config_player_groups_include_player_menu" : "Player Selection Menu", - "gui.xaero_pac_ui_player_config_player_groups_include_player_all_included" : "All currently online players are already included!", - "gui.xaero_pac_ui_player_config_player_groups_include_player_manual" : "Player name", - "gui.xaero_pac_ui_player_config_player_groups_include_player_manual_hint" : "Or type the player's username:", - "gui.xaero_pac_player_config_player_groups_error_group_count_limit" : "Limit reached for the number of player groups in this config!", - "gui.xaero_pac_player_config_player_groups_error_group_space_limit" : "You have run out of player group space in this config!", - "gui.xaero_pac_player_config_player_groups_error_unknown_player" : "The specified player is not known by the server (yet)! Only ops can do this.", - "gui.xaero_pac_player_config_player_groups_error_invalid_player_name" : "The specified player name is not valid!", - "gui.xaero_pac_config_create_group" : "Successfully created a new player group with ID %1$s!", - "gui.xaero_pac_config_delete_group" : "Successfully deleted the player group with ID %1$s!", - "gui.xaero_pac_config_include_group" : "Successfully included the player group with ID %1$s in the group with ID %2$s!", - "gui.xaero_pac_config_include_player" : "Successfully included player %1$s in the group with ID %2$s!", - "gui.xaero_pac_config_exclude_group" : "Successfully excluded the player group with ID %1$s from the group with ID %2$s!", - "gui.xaero_pac_config_exclude_player" : "Successfully excluded player %1$s from the group with ID %2$s!", - "gui.xaero_pac_config_delete_group_confirmation_request" : "Please add \" confirm\" at the end of the command to confirm the deletion.", - "gui.xaero_pac_config_delete_group_confirmation_fail" : "Please make sure the \" confirm\" at the end of the command is typed correctly.", - "gui.xaero_pac_config_group_too_many_targets" : "Only one target player is allowed!", - "gui.xaero_pac_config_group_invalid_target" : "Invalid target player!", - "gui.xaero_pac_config_deprecated_api_option" : "Deprecated Option" + "key.category.openpartiesandclaims.controls": "Open Parties and Claims", + "gui.xaero_parties_player": "Player:", + "gui.xaero_parties_current_party": "Current Party:", + "gui.xaero_parties_party_members": "Members (%1$s):", + "gui.xaero_parties_party_allies": "Allied Parties (%1$s):", + "gui.xaero_parties_party_invited": "Invited Players (%1$s):", + "gui.xaero_parties_ally_player_target_in_your_party": "%1$s is from the same party as you!", + "gui.xaero_parties_ally_player_target_not_in_party": "%1$s is not in a party!", + "gui.xaero_parties_ally_player_target_already_ally": "%1$s is from %2$s which is already an ally!", + "gui.xaero_parties_ally_player_target_party_info": "%1$s now considers %2$s an ally!", + "gui.xaero_parties_ally_caster_party_info": "%1$s allied %2$s to the party!", + "gui.xaero_parties_ally_limit": "The ally list is full!", + "gui.xaero_parties_unally_party_not_found": "Your allies don't include a party owned by %1$s!", + "gui.xaero_parties_unally_target_party_message": "%1$s no longer considers %2$s an ally!", + "gui.xaero_parties_unally_caster_party_message": "%1$s has removed %2$s from the allies!", + "gui.xaero_parties_party_created": "You have successfully created a new party!", + "gui.xaero_parties_party_destroy_info": "Use \"/openpac-parties destroy confirm\" to destroy the party.", + "gui.xaero_parties_party_destroy_members_info": "%1$s destroyed the party!", + "gui.xaero_parties_join_invalid_id": "The input party ID is not valid!", + "gui.xaero_parties_join_party_not_exist": "The party for the input ID does not exists! The party has possibly been deleted.", + "gui.xaero_parties_join_party_not_invited": "You are not invited to the input party! You have likely been kicked out.", + "gui.xaero_parties_join_party_already_in_one": "You are already in a party!", + "gui.xaero_parties_join_success": "You have joined %1$s!", + "gui.xaero_parties_join_success_info": "%1$s joined the party!", + "gui.xaero_parties_join_member_limit": "The target party is full!", + "gui.xaero_parties_invite_already_your_party": "%1$s is already in your party!", + "gui.xaero_parties_invite_already_a_party": "%1$s is already in a party!", + "gui.xaero_parties_invite_target_message": "%1$s invited you to %2$s!", + "gui.xaero_parties_invite_target_message_accept": "[ACCEPT]", + "gui.xaero_parties_invite_target_message_accept_tooltip": "Accept and join the party", + "gui.xaero_parties_invite_party_message": "%1$s invited %2$s to the party!", + "gui.xaero_parties_invite_member_limit": "The party is full!", + "gui.xaero_parties_invite_invite_limit": "The invite list is full!", + "gui.xaero_parties_kick_not_member": "%1$s is not a member and hasn't been invited to the party!", + "gui.xaero_parties_kick_owner": "You cannot kick the owner of the party!", + "gui.xaero_parties_kick_higher_rank": "You cannot kick somebody with a higher rank than you!", + "gui.xaero_parties_kick_target_message": "You have been kicked from %1$s!", + "gui.xaero_parties_kick_party_message": "%1$s kicked %2$s from the party!", + "gui.xaero_parties_leave_own_party": "You can't leave your own party. You will have to transfer the ownership to another member or destroy it.", + "gui.xaero_parties_leave_caster_message": "You have successfully left %1$s!", + "gui.xaero_parties_leave_party_message": "%1$s has left the party!", + "gui.xaero_parties_rank_not_member": "%1$s is not a member of the party!", + "gui.xaero_parties_rank_not_lower_rank_player": "The target player must be of a lower rank than you!", + "gui.xaero_parties_rank_not_lower_rank": "The assigned rank must be lower than your own rank!", + "gui.xaero_parties_rank_party_message": "%1$s assigned %2$s rank %3$s!", + "gui.xaero_parties_transfer_use_confirm": "Please also add the keyword \"confirm\" after the command to confirm that you wish to transfer the ownership of your party.", + "gui.xaero_parties_transfer_not_member": "%1$s is not a member of your party!", + "gui.xaero_parties_transfer_already_owner": "You already own the party!", + "gui.xaero_parties_transfer_success": "%1$s transferred the ownership of the party to %2$s!", + "gui.xaero_parties_transfer_failed": "Failed to transfer the ownership of the party for an unknown reason!", + "gui.xaero_parties_about_no_party": "The player %1$s is not in a party!", + "gui.xaero_parties_about_invalid_player": "Invalid target player!", + "gui.xaero_claims_about_invalid_player": "Invalid target player!", + "gui.xaero_claims_admin_mode_enabled": "Admin mode enabled!", + "gui.xaero_claims_admin_mode_disabled": "Admin mode disabled!", + "gui.xaero_claims_server_mode_enabled": "Server claim mode enabled!", + "gui.xaero_claims_server_mode_disabled": "Server claim mode disabled!", + "gui.xaero_claims_nonally_mode_enabled": "Non-ally mode enabled! You are now viewing/accessing your claims as a non-ally would.", + "gui.xaero_claims_nonally_mode_disabled": "Non-ally mode disabled!", + "gui.xaero_claims_claimed": "Successfully claimed the chunk(s)!", + "gui.xaero_claims_unclaimed": "Successfully unclaimed the chunk(s)!", + "gui.xaero_claims_claimed_at": "Successfully claimed the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_unclaimed_at": "Successfully unclaimed the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_claim_not_within_distance": "The target chunk(s) is/are too far away from you!", + "gui.xaero_claims_replacement_in_progress": "A claim mass-replacement is still in progress!", + "gui.xaero_claims_claim_already_claimed": "The target chunk(s) is/are already claimed!", + "gui.xaero_claims_claim_already_claimed_by": "The target chunk is already claimed by %1$s!", + "gui.xaero_claims_claim_limit_reached": "You have reached your chunk claim limit!", + "gui.xaero_claims_claim_dimension_unclaimable": "This dimension is not claimable as configured by the server config!", + "gui.xaero_claims_claim_unclaim_not_yours": "You can't unclaim a chunk that you haven't claimed!", + "gui.xaero_claims_too_many_chunks": "Too many chunks for a single action!", + "gui.xaero_claims_are_disabled": "The chunk claims feature is disabled!", + "gui.xaero_claims_claim_no_server_permission": "You no longer have permission to make server claims!", + "gui.xaero_claims_sub_current_too_many_targets": "Only one target player is allowed!", + "gui.xaero_claims_sub_current_invalid_target": "Invalid target player!", + "gui.xaero_claims_sub_current": "The currently used sub-claim config is \"%1$s\".", + "gui.xaero_claims_sub_use_too_many_targets": "Only one target player is allowed!", + "gui.xaero_claims_sub_use_invalid_target": "Invalid target player!", + "gui.xaero_claims_sub_use_not_exist": "The input sub-config ID does not exist!", + "gui.xaero_claims_sub_use_invalid_value": "The input sub-config ID is not valid!", + "gui.xaero_claims_sub_use": "Successfully switched to claiming with the sub-config \"%1$s\".", + "gui.xaero_claims_forceloaded": "Successfully forceload-marked the chunk(s)!", + "gui.xaero_claims_unforceloaded": "Successfully unforceload-marked the chunk(s)!", + "gui.xaero_claims_forceloaded_at": "Successfully forceload-marked the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_unforceloaded_at": "Successfully unforceload-marked the chunk at (%1$s, %2$s)!", + "gui.xaero_claims_forceload_limit_reached": "You have reached your chunk forceload limit!", + "gui.xaero_claims_forceload_not_yours": "You need to claim the target chunk(s) first!", + "gui.xaero_claims_forceload_already": "The target chunk(s) is/are already marked for forceloading!", + "gui.xaero_claims_unforceload_already": "The target chunk(s) is/are not marked for forceloading!", + "gui.xaero_claims_replacement_success": "Successfully replaced all matching claims!", + "gui.xaero_claims_replacement_state_matches_matcher": "The new claim state matches the replacement rule!", + "gui.xaero_pac_config_op_option": "Only server OPs can configure this option for you!", + "gui.xaero_pac_config_option_set": "(%1$s) Option %2$s was set to %3$s.", + "gui.xaero_pac_config_option_set_server_force": "The server config forces it to %1$s.", + "gui.xaero_pac_config_option_set_invalid_key": "Invalid option key!", + "gui.xaero_pac_config_option_set_too_many_targets": "Only one target player is allowed!", + "gui.xaero_pac_config_option_set_invalid_target": "Invalid target player!", + "gui.xaero_pac_config_option_set_invalid_value_format": "Invalid option input value format!", + "gui.xaero_pac_config_option_set_invalid_value": "Invalid option input value!", + "gui.xaero_pac_config_option_set_invalid_sub": "Invalid sub-config ID!", + "gui.xaero_pac_config_option_set_illegal_option": "The specified option key is not allowed in this config!", + "gui.xaero_pac_config_option_sub_inherited": "-", + "gui.xaero_pac_config_option_get_invalid_key": "Invalid option key!", + "gui.xaero_pac_config_option_get_too_many_targets": "Only one target player is allowed!", + "gui.xaero_pac_config_option_get_invalid_target": "Invalid target player!", + "gui.xaero_pac_config_option_get_invalid_sub": "Invalid sub-config ID!", + "gui.xaero_pac_config_option_get_not_allowed": "The specified option key is not allowed in this config!", + "gui.xaero_pac_config_option_get": "(%1$s) %2$s = %3$s", + "gui.xaero_pac_config_type_server": "Server Claims Config", + "gui.xaero_pac_config_type_expired": "Expired Claims Config", + "gui.xaero_pac_config_type_wilderness": "Wilderness Config", + "gui.xaero_pac_config_type_default_player": "Default Player Config", + "gui.xaero_pac_config_type_player": "Player Config", + "gui.xaero_pac_config_delete_sub_started": "Began converting all claims that use the sub-config \"%1$s\"...", + "gui.xaero_pac_config_delete_sub_complete": "Successfully converted its sub-claim and deleted the sub-config \"%1$s\"!", + "gui.xaero_pac_config_delete_sub_already_replacing": "There is already a claim-replacement operation running for this player! Please wait until it finishes.", + "gui.xaero_pac_config_delete_sub_too_many_targets": "Only one target player is allowed!", + "gui.xaero_pac_config_delete_sub_invalid_target": "Invalid target player!", + "gui.xaero_pac_config_delete_sub_not_exist": "A sub-config with that ID does not exist!", + "gui.xaero_pac_config_delete_sub_cant_main": "You cannot delete the main config!", + "gui.xaero_pac_config_create_sub_id_rules": "The sub-config ID must be unique, at most %1$d characters long and consist of English letters (A-Z), numbers (0-9) or the '-' and '_' characters.", + "gui.xaero_pac_config_create_sub_id_limit_reached": "The maximum number of sub-configs (%1$s) has been reached!", + "gui.xaero_pac_config_create_sub_too_many_targets": "Only one target player is allowed!", + "gui.xaero_pac_config_create_sub_invalid_target": "Invalid target player!", + "gui.xaero_pac_config_create_sub": "Successfully created a new sub-config!", + "gui.xaero_pac_config_sub_list_too_many_targets": "Only one target player is allowed!", + "gui.xaero_pac_config_sub_list_invalid_target": "Invalid target player!", + "gui.xaero_pac_config_sub_list_bad_start": "This config has only %1$s sub-configs!", + "gui.xaero_pac_config_sub_list": "Sub-configs starting at position %1$d/%2$d:\n", + "gui.xaero_pac_config_sub_list_separator": ", ", + "gui.xaero_pac_config_sub_list_there_is_more": "...", + "option.openpartiesandclaims.permissions/v1": "Open Parties and Claims", + "gui.xaero_pac_permissions_title": "Open Parties and Claims", + "gui.xaero_pac_permission_max_claims": "Claim Limit", + "gui.xaero_pac_permission_max_forceloads": "Forceload Limit", + "gui.xaero_pac_permission_server_claims": "Server Claims", + "gui.xaero_pac_permission_admin_mode": "Admin Mode", + "gui.xaero_pac_permission_comment_max_claims": "The maximum number of claims that the player can own.", + "gui.xaero_pac_permission_comment_max_forceloads": "The maximum number of chunks that the player can forceload.", + "gui.xaero_pac_permission_comment_server_claims": "Player can add/remove server claims and enter server claim mode.", + "gui.xaero_pac_permission_comment_admin_mode": "Player can enter admin mode.", + "gui.xaero_pac_permission_max_player_groups": "Max Player Groups", + "gui.xaero_pac_permission_comment_max_player_groups": "The maximum number of player groups that the player can create in their config.", + "gui.xaero_pac_permission_player_group_space": "Player Group Space", + "gui.xaero_pac_permission_comment_player_group_space": "The space (in entries) available for player groups in the player's config.", + "gui.xaero_claims_protection_interact_block_any": "You are not allowed to interact with this block!", + "gui.xaero_claims_protection_interact_block": "(%1$s) You are not allowed to interact with this block!", + "gui.xaero_claims_protection_interact_block_try_empty": "(%1$s) It might work if you try again empty-handed.", + "gui.xaero_claims_protection_block_disabled": "Interaction with this block is disabled on the server.", + "gui.xaero_claims_protection_projectile_hit_block": "This projectile of yours is not allowed to land on blocks in this chunk!", + "gui.xaero_claims_protection_interact_entity_any": "You are not allowed to interact with this entity in this chunk!", + "gui.xaero_claims_protection_interact_entity": "(%1$s) You are not allowed to interact with this entity in this chunk!", + "gui.xaero_claims_protection_interact_entity_try_empty": "(%1$s) It might work if you try again empty-handed.", + "gui.xaero_claims_protection_entity_disabled": "Interaction with this entity is disabled on the server.", + "gui.xaero_claims_protection_projectile_hit_entity": "This projectile of yours is not allowed to land on entities in this chunk!", + "gui.xaero_claims_protection_use_item_any": "You are not allowed to use this item this close to somebody else's claim! Try empty hand?", + "gui.xaero_claims_protection_use_item": "(%1$s) You are not allowed to use this item this close to somebody else's claim! Try empty hand?", + "gui.xaero_claims_protection_item_disabled_any": "This item is disabled on the server. Try empty hand?", + "gui.xaero_claims_protection_item_disabled": "(%1$s) This item is disabled on the server. Try empty hand?", + "gui.xaero_claims_protection_chorus": "You are not allowed to chorus-fruit-teleport to that location!", + "gui.xaero_claims_protection_interact_item_apply_any": "You are not allowed to apply this item to this position! Try empty hand?", + "gui.xaero_claims_protection_interact_item_apply": "(%1$s) You are not allowed to apply this item to this position! Try empty hand?", + "gui.xaero_claims_protection_interact_item_apply_too_close": "(%1$s) You are not allowed to apply this item this close to somebody else's claim! Try empty hand?", + "gui.xaero_claims_protection_main_hand": "Main Hand", + "gui.xaero_claims_protection_off_hand": "Off Hand", + "gui.xaero_claims_protection_create_cant_use_glue": "You are not allowed to glue some (or all) of the selected.", + "gui.xaero_claims_protection_create_cant_remove_glue": "You are not allowed to remove glue from some (or all) of the claims that contain this glue selection.", + "gui.xaero_claims_protection_create_train_controls_protected": "You are not allowed to control this train! Press ESCAPE to free yourself.", + "gui.xaero_pac_title_entered_wilderness": "Wilderness", + "gui.xaero_pac_title_entered_claim": "%1$s's Claim%2$s", + "gui.xaero_pac_title_entered_server_claim": "Server Claim%1$s", + "gui.xaero_pac_title_entered_expired_claim": "Expired Claim%1$s", + "gui.xaero_pac_marked_for_forceload": " (Forceloadable)", + "gui.xaero_pac_ui_handshake_not_received": "Handshake not received from the server! The mod isn't installed?", + "gui.xaero_pac_ui_parties_disabled": "The parties feature is disabled by the server!", + "gui.xaero_pac_ui_claims_disabled": "The claims feature is disabled by the server!", + "gui.xaero_pac_ui_parties_and_claims": "Open Parties and Claims", + "gui.xaero_pac_ui_main_menu": "Main Menu", + "gui.xaero_pac_ui_config_menu": "Player Config Menu", + "gui.xaero_pac_ui_about_party": "About", + "gui.xaero_pac_ui_claim": "Claim", + "gui.xaero_pac_ui_unclaim": "Unclaim", + "gui.xaero_pac_ui_forceload": "Forceload", + "gui.xaero_pac_ui_unforceload": "Unforceload", + "gui.xaero_pac_ui_player_config": "Player Config", + "gui.xaero_pac_ui_my_player_config": "My Player Config", + "gui.xaero_pac_ui_player_config_sub": "%1$s - %2$s", + "gui.xaero_pac_ui_server_claims_config": "Server Claims Config", + "gui.xaero_pac_ui_expired_claims_config": "Expired Claims Config", + "gui.xaero_pac_ui_wilderness_config": "Wilderness Config", + "gui.xaero_pac_ui_default_player_config": "Default Player Config", + "gui.xaero_pac_ui_other_player_config_name_field": "Name of the player to view the config of", + "gui.xaero_pac_ui_other_player_config_name_title": "Another Player:", + "gui.xaero_pac_ui_other_player_config_button": "Edit Config", + "gui.xaero_pac_ui_other_player_config_waiting": "Waiting for %1$s's player config...", + "gui.xaero_pac_ui_other_player_config_syncing": "Syncing...", + "gui.xaero_pac_ui_other_player_config_waiting_cancel": "Cancel", + "gui.xaero_pac_ui_other_player_config": "%1$s's Player Config", + "gui.xaero_pac_ui_player_config_syncing": "Syncing...", + "gui.xaero_pac_ui_player_config_being_deleted": "This sub-config is being deleted...", + "gui.xaero_pac_ui_player_config_refresh": "Refresh", + "gui.xaero_pac_ui_party_name": "Party: %1$s", + "gui.xaero_pac_ui_party_owner": "Owner: %1$s", + "gui.xaero_pac_ui_party_member_count": "Members: %1$s", + "gui.xaero_pac_ui_party_ally_count": "Allies: %1$s", + "gui.xaero_pac_ui_party_invite_count": "Invites: %1$s", + "gui.xaero_pac_ui_party_syncing": "Syncing...", + "gui.xaero_pac_ui_claim_count": "Claims: %1$s", + "gui.xaero_pac_ui_claims_name": "Name: %1$s", + "gui.xaero_pac_ui_forceload_count": "Forceload-marked: %1$s", + "gui.xaero_pac_ui_claims_color": "Color: %1$s", + "gui.xaero_pac_ui_claims_syncing": "Syncing...", + "gui.xaero_pac_ui_sub_config_dropdown": "Sub-Config to Edit", + "gui.xaero_pac_ui_sub_config_dropdown_tooltip": "Choose the sub-config to edit.", + "gui.xaero_pac_ui_sub_config_use_button": "Claim With %1$s", + "gui.xaero_pac_ui_sub_config_use_button_tooltip": "Switch to using this sub-config for new claims.", + "gui.xaero_pac_ui_sub_config_use_button_used": "Currently Claimed With", + "gui.xaero_pac_ui_sub_config_use_button_used_tooltip": "This sub-config is currently used for new claims.", + "gui.xaero_pac_ui_sub_config_delete_button": "Delete %1$s", + "gui.xaero_pac_ui_sub_config_delete_button_confirm1": "Are you sure you would like to delete the following sub-config: %1$s?", + "gui.xaero_pac_ui_sub_config_delete_button_confirm2": "All chunk claims that use it will be converted to the main config claims.", + "gui.xaero_pac_ui_sub_config_create_widget": "New Sub-Config", + "gui.xaero_pac_ui_sub_config_create_widget_tooltip": "Type the ID for a new sub-config to be created.\n%1$s", + "gui.xaero_pac_ui_on": "ON", + "gui.xaero_pac_ui_off": "OFF", + "gui.xaero_pac_key_open_menu": "Open Parties and Claims Menu", + "gui.xaero_pac_back": "Back", + "gui.xaero_pac_exit": "Exit", + "gui.xaero_pac_next": "Next >>", + "gui.xaero_pac_previous": "<< Prev", + "gui.xaero_dropdown_selected_narration": "%1$s is selected.", + "gui.xaero_dropdown_scroll_up": "[GO UP]", + "gui.xaero_dropdown_scroll_down": "[GO DOWN]", + "gui.xaero_pac_player_config_playerConfig.claims.usedSub": "Used Sub-Claim", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.usedSub": "default", + "gui.xaero_pac_player_config_playerConfig.parties.name": "Party Name", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.name": "default", + "gui.xaero_pac_player_config_playerConfig.claims.name": "Claimed Area Name", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.name": "default", + "gui.xaero_pac_player_config_playerConfig.claims.color": "Claimed Area Color", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.color": "default", + "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkClaims": "Bonus Chunk Claims", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkClaims": "default", + "gui.xaero_pac_player_config_playerConfig.claims.bonusChunkForceloads": "Bonus Forceloads", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.bonusChunkForceloads": "default", + "gui.xaero_pac_player_config_playerConfig.customPlayerGroups": "Custom Player Groups", + "gui.xaero_pac_player_config_tooltip_playerConfig.customPlayerGroups": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protectClaimedChunks": "Claimed Chunk Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protectClaimedChunks": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fullAccess": "Full Chunk Access", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fullAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByExplosions": "Allow Blocks By Explosions", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByExplosions": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByPlayers": "Allow Blocks By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByMobs": "Allow Blocks By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByOther": "Allow Blocks By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByOther": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksRedirect": "Redirect Block Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksRedirect": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.fireSpread": "Allow Fire Spread", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.fireSpread": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.blocksByEnchantments": "Blocks By Enchantments", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.blocksByEnchantments": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.cropTrample": "Allow Crop Trample", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.cropTrample": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.fluidBarrier": "Fluid Barrier", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.fluidBarrier": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.pistonBarrier": "Piston Barrier", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.pistonBarrier": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.buttonsByProjectiles": "Buttons By Projectiles", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.buttonsByProjectiles": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.targetsByProjectiles": "Targets By Projectiles", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.targetsByProjectiles": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByPlayers": "Plates By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByMobs": "Plates By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.platesByOther": "Plates By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.platesByOther": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByPlayers": "Tripwire By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByMobs": "Tripwire By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.tripwireByOther": "Tripwire By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.tripwireByOther": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByPlayers": "Allow Entities By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByMobs": "Allow Entities By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByOther": "Allow Entities By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByOther": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesRedirect": "Redirect Entity Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesRedirect": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByExplosions": "Allow Entities By Explosions", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByExplosions": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.entitiesByFire": "Allow Entities By Fire", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.entitiesByFire": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.raids": "Allow Village Raids", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.raids": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByPlayers": "Allow Player VS Player", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByMobs": "Allow Players By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersByOther": "Allow Players By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersByOther": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playersRedirect": "Redirect Player Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playersRedirect": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.playerLightning": "Allow Player Lightning", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.playerLightning": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.chorusFruitTeleport": "Allow Chorus Teleport", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.chorusFruitTeleport": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsPlayers": "N. Portals By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsMobs": "N. Portals By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.netherPortalsOther": "N. Portals By Other", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.netherPortalsOther": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.dispenserBarrier": "Dispenser Barrier", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.dispenserBarrier": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemUse": "Allow Item Use", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemUse": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.neighborChunksItemUse": "Protect Item Use in Neighbors", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.neighborChunksItemUse": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossPlayers": "Allow Player Item Toss", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossMobs": "Allow Mob Item Toss", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossOther": "Allow Other Item Toss", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossOther": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemTossRedirect": "Redirect Item Toss Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemTossRedirect": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.mobLoot": "Allow Mob Loot", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.mobLoot": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.playerDeathLoot": "Protect Player Death Loot", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.playerDeathLoot": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupPlayers": "Allow Items By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupPlayers": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupMobs": "Allow Items By Mobs", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupMobs": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.itemPickupRedirect": "Redirect Item Pickup Protection", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.itemPickupRedirect": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.xpPickup": "Allow XP By Players", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.xpPickup": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.overrideMobGriefingRule": "Override Mob Griefing Rule", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.overrideMobGriefingRule": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnHostile": "Allow Hostile Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnHostile": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.naturalSpawnFriendly": "Allow Friendly Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.naturalSpawnFriendly": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersHostile": "Allow Hostile Spawners", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersHostile": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.spawnersFriendly": "Allow Friendly Spawners", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.spawnersFriendly": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn": "Projectile Hostile Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitHostileSpawn": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn": "Projectile Friendly Spawn", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.projectileHitFriendlySpawn": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.interact": "Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.interact": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.handInteract": "Hand Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.handInteract": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract": "Any Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.anyItemInteract": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.block.break": "Break (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.block.break": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.interact": "Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.interact": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.handInteract": "Hand Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.handInteract": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract": "Any Interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.anyItemInteract": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.break": "Kill (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.break": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.barrier": "Barrier Pass (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.barrier": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockAccess": "Blocks (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess": "Mine (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockBreakAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess": "B-interact (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.blockInteractAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityAccess": "Entities By (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess": "Attack By (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityKillAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess": "E-interact By (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.entityInteractAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess": "Item Pickup (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.entity.droppedItemAccess": "default", + "gui.xaero_pac_player_config_playerConfig.claims.protection.exceptions.groups.item.interact": "Use (%1$s)", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.protection.exceptions.groups.item.interact": "default", + "gui.xaero_pac_player_config_playerConfig.claims.forceload.enabled": "Forceload Marked Chunks", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.enabled": "default", + "gui.xaero_pac_player_config_playerConfig.claims.forceload.offlineForceload": "Forceload While Offline", + "gui.xaero_pac_player_config_tooltip_playerConfig.claims.forceload.offlineForceload": "default", + "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithParty": "Share Position With Party", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithParty": "default", + "gui.xaero_pac_player_config_playerConfig.parties.shareLocationWithMutualAllyParties": "Share Position With Mutual Allies", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.shareLocationWithMutualAllyParties": "default", + "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromParty": "Receive Party Member Positions", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromParty": "default", + "gui.xaero_pac_player_config_playerConfig.parties.receiveLocationsFromMutualAllyParties": "Receive Mutual Ally Positions", + "gui.xaero_pac_player_config_tooltip_playerConfig.parties.receiveLocationsFromMutualAllyParties": "default", + "gui.xaero_pac_player_config_playerConfig.playerGroups.nobody": "Nobody", + "gui.xaero_pac_player_config_playerConfig.playerGroups.party": "Party", + "gui.xaero_pac_player_config_playerConfig.playerGroups.allies": "Allies", + "gui.xaero_pac_player_config_playerConfig.playerGroups.everyone": "Every", + "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroups": "Player Groups +", + "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroups": "default", + "gui.xaero_pac_player_config_playerConfig.bonusPlayerGroupSpace": "Pl. Group Space +", + "gui.xaero_pac_player_config_tooltip_playerConfig.bonusPlayerGroupSpace": "default", + "gui.xaero_pac_ui_player_config_player_groups": "Player Groups", + "gui.xaero_pac_ui_player_config_player_groups_screen_title": "Custom Player Groups For:", + "gui.xaero_pac_ui_player_config_player_groups_included_groups_label": "Included Groups:", + "gui.xaero_pac_ui_player_config_player_groups_included_players_label": "Included Players:", + "gui.xaero_pac_ui_player_config_player_groups_button_create_group": "Create Group", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group": "Delete Group", + "gui.xaero_pac_ui_player_config_player_groups_button_include_group": "Include Group", + "gui.xaero_pac_ui_player_config_player_groups_button_exclude_group": "Exclude Group", + "gui.xaero_pac_ui_player_config_player_groups_button_include_player": "Include Player", + "gui.xaero_pac_ui_player_config_player_groups_button_exclude_player": "Exclude Player", + "gui.xaero_pac_ui_player_config_player_groups_no_custom_groups": "This config doesn't have any custom player groups yet.", + "gui.xaero_pac_ui_player_config_player_groups_select_a_group": "Select a group from the list.", + "gui.xaero_pac_player_config_player_groups_error_member_already_added": "The added player was already in the group!", + "gui.xaero_pac_player_config_player_groups_error_member_not_found": "Your action targeted a player that wasn't found in the group!", + "gui.xaero_pac_player_config_player_groups_error_group_inclusion_not_found": "Your action targeted a group inclusion that wasn't found in the group!", + "gui.xaero_pac_player_config_player_groups_error_group_already_included": "The specified group is already included in the group!", + "gui.xaero_pac_player_config_player_groups_error_no_effect": "The requested action has succeeded but had no effect!", + "gui.xaero_pac_command_player_config_player_groups_error_group_already_exists": "A group with the specified ID already exists!", + "gui.xaero_pac_command_player_config_player_groups_error_invalid_group_id": "The specified group ID contains invalid characters!", + "gui.xaero_pac_command_player_config_player_groups_error_group_id_too_long": "The specified group ID is too long!", + "gui.xaero_pac_command_player_config_player_groups_error_group_does_not_exist": "A group with the specified ID does not exist!", + "gui.xaero_pac_command_player_config_player_groups_error_edited_group_does_not_exist": "You tried editing a group with an ID that does not exist!", + "gui.xaero_pac_ui_player_config_player_groups_error_group_not_found": "The edited player group no longer exists!", + "gui.xaero_pac_ui_player_config_player_groups_error_refreshing": "Refreshed the screen to fix desync...", + "gui.xaero_pac_player_config_player_groups_unknown_player": "Unknown Player", + "gui.xaero_pac_ui_player_config_player_groups_please_select_group": "Please select a group to view/edit.", + "gui.xaero_pac_ui_player_config_player_groups_synchronizing": "Still synchronizing... Please wait for a moment.", + "gui.xaero_pac_ui_player_config_player_groups_fixing_desync": "Fixing desync...", + "gui.xaero_pac_ui_player_config_player_groups_create_group_title": "Creating a Player Group", + "gui.xaero_pac_ui_player_config_player_groups_choose_id": "Please type a short ID for the new group.", + "gui.xaero_pac_ui_player_config_player_groups_id_edit_box": "ID for the new group", + "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars1": "Allowed characters:", + "gui.xaero_pac_ui_player_config_player_groups_group_id_allowed_chars2": "a-z, A-Z, 0-9, - or _, no spaces", + "gui.xaero_pac_ui_player_config_player_groups_group_id_not_valid": "Invalid characters!", + "gui.xaero_pac_ui_player_config_player_groups_group_id_duplicate": "Already used!", + "gui.xaero_pac_confirm": "Confirm", + "gui.xaero_pac_cancel": "Cancel", + "gui.xaero_pac_config_option_not_directly_configurable": "This option can't be directly configured! There are other specialized commands available for working with this data.", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation1": "Are you sure you want to delete the following player group?", + "gui.xaero_pac_ui_player_config_player_groups_button_delete_group_confirmation2": "%1$s (this cannot be undone!)", + "gui.xaero_pac_ui_player_config_player_groups_include_group_title": "Including a Group in a Group", + "gui.xaero_pac_ui_player_config_player_groups_include_group_hint": "Select the group to include:", + "gui.xaero_pac_ui_player_config_player_groups_include_group_menu": "Group selection menu", + "gui.xaero_pac_ui_player_config_player_groups_include_group_all_included": "You have already included all other groups!", + "gui.xaero_pac_ui_player_config_player_groups_include_player_title": "Including a Player in a Group", + "gui.xaero_pac_ui_player_config_player_groups_include_player_hint": "Select an online player to include:", + "gui.xaero_pac_ui_player_config_player_groups_include_player_menu": "Player Selection Menu", + "gui.xaero_pac_ui_player_config_player_groups_include_player_all_included": "All currently online players are already included!", + "gui.xaero_pac_ui_player_config_player_groups_include_player_manual": "Player name", + "gui.xaero_pac_ui_player_config_player_groups_include_player_manual_hint": "Or type the player's username:", + "gui.xaero_pac_player_config_player_groups_error_group_count_limit": "Limit reached for the number of player groups in this config!", + "gui.xaero_pac_player_config_player_groups_error_group_space_limit": "You have run out of player group space in this config!", + "gui.xaero_pac_player_config_player_groups_error_unknown_player": "The specified player is not known by the server (yet)! Only ops can do this.", + "gui.xaero_pac_player_config_player_groups_error_invalid_player_name": "The specified player name is not valid!", + "gui.xaero_pac_config_create_group": "Successfully created a new player group with ID %1$s!", + "gui.xaero_pac_config_delete_group": "Successfully deleted the player group with ID %1$s!", + "gui.xaero_pac_config_include_group": "Successfully included the player group with ID %1$s in the group with ID %2$s!", + "gui.xaero_pac_config_include_player": "Successfully included player %1$s in the group with ID %2$s!", + "gui.xaero_pac_config_exclude_group": "Successfully excluded the player group with ID %1$s from the group with ID %2$s!", + "gui.xaero_pac_config_exclude_player": "Successfully excluded player %1$s from the group with ID %2$s!", + "gui.xaero_pac_config_delete_group_confirmation_request": "Please add \" confirm\" at the end of the command to confirm the deletion.", + "gui.xaero_pac_config_delete_group_confirmation_fail": "Please make sure the \" confirm\" at the end of the command is typed correctly.", + "gui.xaero_pac_config_group_too_many_targets": "Only one target player is allowed!", + "gui.xaero_pac_config_group_invalid_target": "Invalid target player!", + "gui.xaero_pac_config_deprecated_api_option": "Deprecated Option" } \ No newline at end of file