2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_LIST: "list"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_LIST_HELP: "<command> [page] - List available quests"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_TAKE: "take"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_TAKE_HELP: "<command> [quest] - Accept a quest via command"
|
2018-03-09 00:25:56 +01:00
|
|
|
COMMAND_TAKE_USAGE: "Usage: /quests take [quest]"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUIT: "quit"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUIT_HELP: "<command> [quest] - Quit a current quest"
|
2018-03-09 00:25:56 +01:00
|
|
|
COMMAND_JOURNAL: "journal"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_JOURNAL_HELP: "<command> - View or hide your <journal>"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_EDITOR: "editor"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_EDITOR_HELP: "<command> - Create, edit or delete quests"
|
2019-05-25 04:06:42 +02:00
|
|
|
COMMAND_EVENTS_EDITOR: "actions"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create, edit or delete actions"
|
2020-07-13 06:35:28 +02:00
|
|
|
COMMAND_CONDITIONS_EDITOR: "conditions"
|
|
|
|
COMMAND_CONDITIONS_EDITOR_HELP: "<command> - Create, edit or delete conditions"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_STATS: "stats"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_STATS_HELP: "<command> - View quest statistics"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_TOP: "top"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_TOP_HELP: "<command> [number] - View plugin leaderboards"
|
2018-03-09 00:25:56 +01:00
|
|
|
COMMAND_TOP_USAGE: "Usage: /quests top [number]"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_INFO: "info"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_INFO_HELP: "<command> - View plugin information"
|
|
|
|
COMMAND_QUEST_HELP: "- View current quest objectives"
|
|
|
|
COMMAND_QUESTINFO_HELP: "[quest] - View information about a quest"
|
|
|
|
COMMAND_QUESTADMIN_HELP: "- Display administrator help"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_STATS: "stats"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_STATS_HELP: "<command> [player] - View quest statistics of a player"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_GIVE: "give"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - Force a player to take a quest"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_QUIT: "quit"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - Force a player to quit a quest"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_POINTS: "points"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Set a player's <points>"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Take away a player's <points>"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Add to a player's <points>"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_POINTSALL: "pointsall"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Set ALL players' <points>"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_FINISH: "finish"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [player] [quest] - Force a player to complete a quest"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_NEXTSTAGE: "nextstage"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Force a player to complete current stage"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_SETSTAGE: "setstage"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current stage for a player"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Usage: /questadmin setstage [player] [quest] [stage]'
|
|
|
|
COMMAND_QUESTADMIN_RESET: "reset"
|
2020-04-03 03:20:57 +02:00
|
|
|
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all questing data of a player"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_REMOVE: "remove"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed quest from a player"
|
2018-01-02 04:33:03 +01:00
|
|
|
COMMAND_QUESTADMIN_RELOAD: "reload"
|
2018-12-06 21:30:43 +01:00
|
|
|
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - Safely reload the plugin"
|
2020-04-03 03:20:57 +02:00
|
|
|
questEditorCreate: "Create new quest"
|
|
|
|
questEditorEdit: "Edit a quest"
|
|
|
|
questEditorDelete: "Delete a quest"
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorName: "Set name"
|
|
|
|
questEditorAskMessage: "Set ask message"
|
|
|
|
questEditorFinishMessage: "Set finish message"
|
|
|
|
questEditorNPCStart: "Set NPC start"
|
2020-04-03 03:20:57 +02:00
|
|
|
questEditorBlockStart: "Set block start"
|
2020-12-27 02:53:18 +01:00
|
|
|
questEditorSetGUI: "Set GUI item display"
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorReqs: "Edit Requirements"
|
2018-03-21 06:12:00 +01:00
|
|
|
questEditorPln: "Edit Planner"
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorStages: "Edit Stages"
|
|
|
|
questEditorRews: "Edit Rewards"
|
2019-04-23 04:47:32 +02:00
|
|
|
questEditorOpts: "Edit Options"
|
2020-06-23 11:09:36 +02:00
|
|
|
questEditorDefaultAskMessage: "Challenge objectives!"
|
2020-06-24 06:40:57 +02:00
|
|
|
questEditorDefaultFinishMessage: "Well done!"
|
2020-04-03 03:20:57 +02:00
|
|
|
questEditorEnterQuestName: "Enter quest name, <cancel>"
|
2019-11-06 06:45:36 +01:00
|
|
|
questEditorEnterAskMessage: "Enter ask message, <cancel>"
|
|
|
|
questEditorEnterFinishMessage: "Enter finish message, <cancel>"
|
2018-05-10 22:38:06 +02:00
|
|
|
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
2019-04-08 07:28:36 +02:00
|
|
|
questDungeonsCreate: "Players added to this group may perform quests together!"
|
|
|
|
questDungeonsDisband: "The quest group was disbanded."
|
|
|
|
questDungeonsInvite: "<player> can now perform quests with you!"
|
2020-04-15 07:51:34 +02:00
|
|
|
questDungeonsJoin: "You can now perform quests with Leader <player>."
|
2019-04-08 07:28:36 +02:00
|
|
|
questDungeonsKicked: "<player> can no longer perform quests with you."
|
2020-04-15 07:51:34 +02:00
|
|
|
questDungeonsLeave: "You can no longer perform quests with Leader <player>."
|
2019-02-12 04:52:19 +01:00
|
|
|
questPartiesCreate: "Players added to this party may perform quests together!"
|
|
|
|
questPartiesDelete: "The quest party was disbanded."
|
Parties 3.0.0 support (#1555)
* Updated Parties support
* Fixed multiplayer everything
* Add missing space for legacy string, fixes #1516
* Address formatting problems in initial menu prompts
* Do not proceed on invalid entity type, fixes #1520
* Click to register NPC listener if Citizens link failed at startup
* Populate objective goals when retrieving fresh quest data, fixes #1515
* Fixed typo in quest points log
* Added new Parties options for offline players and distance
* Added Parties experience reward
* Fix error on last stage completion
* Fixed Parties distance calculation
* Reworked how multiplayer sharing 1 works and require same quest
* Properly store repeat/cooldown values greater than max int, fixes #1523
* New Crowdin updates (#1524)
* New translations strings.yml (Thai)
* New translations strings.yml (Estonian)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* Update quest main prompt strings
* Update quest main prompt strings, part 2
* Update quest main prompt strings, part 3
* New Crowdin updates (#1525)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* Update README.md
* NEW load shared quests to memory via /import folder
* Provide additional context for failed requirement quests, fixes #1530
* Use quest IDs instead of names for YAML implementation of quester data
* Remove initial action from main quests prompt, functional as legacy only
* New Crowdin updates (#1533)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (English)
* New translations strings.yml (Pirate English)
* Call password objective event on sync to prevent exception
* Address certain objectives not progressing, fixes #1535
* Update quest completion messages to adhere to modern strings
* Correct erroneous enchantment string functionality, fixes #1538
* New Crowdin updates (#1543)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (Romanian)
* New translations strings.yml (Arabic)
* New translations strings.yml (Finnish)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New Crowdin updates (#1544)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Bump version
* Add missing disable-command-feedback config check (#1547)
* Translate quest item reward name if applicable, fixes #1548
* Prevent sending of most empty quester strings, fixes #1545
* New Crowdin updates (#1551)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Polish)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Fixed multiplayer everything
* Reworked how multiplayer sharing 1 works and require same quest
* Updated Parties dependency
* Improved Parties messages on join/leave
* Further fixes about multiplayer sharing
* Wrong method fix
* Fixed documentation about deprecated method
Co-authored-by: PikaMug <2267126+PikaMug@users.noreply.github.com>
Co-authored-by: datatags <datatags@users.noreply.github.com>
2021-01-11 05:15:58 +01:00
|
|
|
questPartiesJoin: "You can now perform quests with the party."
|
|
|
|
questPartiesJoinBroadcast: "<player> can now perform quests with the party!"
|
|
|
|
questPartiesLeave: "You can no longer perform quests with the party."
|
|
|
|
questPartiesLeaveBroadcast: "<player> can no longer perform quests with you."
|
2020-12-27 02:53:18 +01:00
|
|
|
questWGSetRegion: "Set region start"
|
2018-01-31 09:03:23 +01:00
|
|
|
questWGPrompt: "Enter WorldGuard region, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
questWGInvalidRegion: "<region> is not a valid WorldGuard region!"
|
|
|
|
questWGRegionCleared: "Quest region cleared."
|
2020-12-27 03:03:02 +01:00
|
|
|
questGUIError: "Error: That item is already being used as the GUI display for the quest <quest>."
|
2018-01-02 04:33:03 +01:00
|
|
|
questCurrentItem: "Current item:"
|
2020-12-27 03:00:57 +01:00
|
|
|
questGUICleared: "Quest GUI item display cleared."
|
2020-04-03 03:20:57 +02:00
|
|
|
questDeleted: "Quest deleted! Quest and action data has been reloaded."
|
|
|
|
questEditorNameExists: "A quest with that name already exists!"
|
2020-04-16 07:38:48 +02:00
|
|
|
questEditorBeingEdited: "Something with that name is already being modified!"
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
2019-08-28 09:38:41 +02:00
|
|
|
questEditorInvalidNPC: "No NPC exists with that ID!"
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorNoStartBlockSelected: "You must select a block first."
|
|
|
|
questEditorPositiveAmount: "Amount must be a positive number."
|
2020-04-03 03:20:57 +02:00
|
|
|
questEditorQuestAsRequirement1: "The following quests have"
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorQuestAsRequirement2: "as a requirement:"
|
2020-04-03 03:20:57 +02:00
|
|
|
questEditorQuestAsRequirement3: "You must modify these quests so that they do not use it before deleting it."
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorQuestNotFound: "Quest not found!"
|
2020-08-29 07:01:33 +02:00
|
|
|
questEditorSave: "Finish and save?"
|
2018-01-02 04:33:03 +01:00
|
|
|
questEditorNeedAskMessage: "You must set an ask message!"
|
|
|
|
questEditorNeedFinishMessage: "You must set a finish message!"
|
2020-04-03 03:20:57 +02:00
|
|
|
questEditorNeedStages: "Your quest has no stages!"
|
2020-04-16 07:38:48 +02:00
|
|
|
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset%for it to appear in-game)"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorEditStage: "Edit Stage"
|
2020-04-03 03:20:57 +02:00
|
|
|
stageEditorNewStage: "Add new stage"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorStages: "Stages"
|
|
|
|
stageEditorStage: "Stage"
|
2019-01-30 09:50:05 +01:00
|
|
|
stageEditorBlocks: "Blocks"
|
2018-01-31 03:11:14 +01:00
|
|
|
stageEditorBreakBlocks: "Break blocks"
|
|
|
|
stageEditorDamageBlocks: "Damage blocks"
|
|
|
|
stageEditorPlaceBlocks: "Place blocks"
|
|
|
|
stageEditorUseBlocks: "Use blocks"
|
2020-01-21 09:25:47 +01:00
|
|
|
stageEditorCutBlocks: "Shear blocks"
|
2019-01-30 09:50:05 +01:00
|
|
|
stageEditorItems: "Items"
|
2019-02-05 03:57:35 +01:00
|
|
|
stageEditorCraftItems: "Craft items"
|
2019-05-09 07:58:47 +02:00
|
|
|
stageEditorSmeltItems: "Smelt items"
|
2018-01-31 03:11:14 +01:00
|
|
|
stageEditorEnchantItems: "Enchant items"
|
2019-07-22 03:46:42 +02:00
|
|
|
stageEditorBrewPotions: "Brew potions"
|
2020-04-20 10:19:17 +02:00
|
|
|
stageEditorConsumeItems: "Consume items"
|
2019-02-04 03:40:29 +01:00
|
|
|
stageEditorNPCs: "NPCs"
|
2019-02-05 03:57:35 +01:00
|
|
|
stageEditorDeliverItems: "Deliver items"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorTalkToNPCs: "Talk to NPCs"
|
|
|
|
stageEditorKillNPCs: "Kill NPCs"
|
2019-02-04 03:40:29 +01:00
|
|
|
stageEditorMobs: "Mobs"
|
2018-01-31 03:11:14 +01:00
|
|
|
stageEditorKillMobs: "Kill mobs"
|
2019-02-04 03:40:29 +01:00
|
|
|
stageEditorCatchFish: "Catch fish"
|
|
|
|
stageEditorFish: "fish"
|
2020-01-19 09:35:38 +01:00
|
|
|
stageEditorMilkCows: "Milk cows"
|
|
|
|
stageEditorCows: "cows"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorReachLocs: "Reach locations"
|
|
|
|
stageEditorReachRadii1: "Reach within"
|
|
|
|
stageEditorReachRadii2: "blocks of"
|
2018-01-31 03:11:14 +01:00
|
|
|
stageEditorTameMobs: "Tame mobs"
|
2019-07-22 05:10:03 +02:00
|
|
|
stageEditorShearSheep: "Shear sheep"
|
2019-02-04 03:40:29 +01:00
|
|
|
stageEditorKillPlayers: "Kill players"
|
|
|
|
stageEditorPlayers: "players"
|
2019-05-25 04:06:42 +02:00
|
|
|
stageEditorEvents: "Actions"
|
2022-01-23 20:24:24 +01:00
|
|
|
stageEditorEventCleared: "Action cleared."
|
2019-05-25 04:06:42 +02:00
|
|
|
stageEditorStageEvents: "Stage Actions"
|
2022-01-23 20:24:24 +01:00
|
|
|
stageEditorStartEvent: "Start Action"
|
|
|
|
stageEditorFinishEvent: "Finish Action"
|
|
|
|
stageEditorFailEvent: "Fail Action"
|
|
|
|
stageEditorChatEvents: "Chat Action"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorChatTrigger: "Chat Trigger"
|
2022-01-23 20:24:24 +01:00
|
|
|
stageEditorCommandEvents: "Command Action"
|
2018-01-17 08:48:24 +01:00
|
|
|
stageEditorCommandTrigger: "Command Trigger"
|
|
|
|
stageEditorTriggeredBy: "Triggered by"
|
2022-01-23 20:24:24 +01:00
|
|
|
stageEditorDeathEvent: "Death Action"
|
|
|
|
stageEditorDisconnectEvent: "Disconnect Action"
|
2020-07-13 06:35:28 +02:00
|
|
|
stageEditorConditions: "Conditions"
|
2022-01-23 20:24:24 +01:00
|
|
|
stageEditorConditionCleared: "Condition cleared."
|
2018-01-31 03:11:14 +01:00
|
|
|
stageEditorDelayMessage: "Delay message"
|
|
|
|
stageEditorDenizenScript: "Denizen script"
|
|
|
|
stageEditorStartMessage: "Start message"
|
|
|
|
stageEditorCompleteMessage: "Complete message"
|
2020-04-03 03:20:57 +02:00
|
|
|
stageEditorDelete: "Delete stage"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorSetBlockNames: "Set block names"
|
|
|
|
stageEditorSetBlockAmounts: "Set block amounts"
|
2019-11-06 02:29:06 +01:00
|
|
|
stageEditorSetBlockDurability: "Set block durabilities"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorSetKillAmounts: "Set kill amounts"
|
|
|
|
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
|
|
|
stageEditorSetMobAmounts: "Set mob amounts"
|
|
|
|
stageEditorSetEnchantments: "Set enchantments"
|
|
|
|
stageEditorSetItemNames: "Set item names"
|
|
|
|
stageEditorSetKillIds: "Set NPC IDs"
|
|
|
|
stageEditorSetMobTypes: "Set mob types"
|
|
|
|
stageEditorSetKillLocations: "Set kill locations"
|
|
|
|
stageEditorSetKillLocationRadii: "Set kill location radii"
|
|
|
|
stageEditorSetKillLocationNames: "Set kill location names"
|
|
|
|
stageEditorSetLocations: "Set locations"
|
|
|
|
stageEditorSetLocationRadii: "Set location radii"
|
|
|
|
stageEditorSetLocationNames: "Set location names"
|
|
|
|
stageEditorSetTameAmounts: "Set tame amounts"
|
|
|
|
stageEditorSetShearColors: "Set sheep colors"
|
|
|
|
stageEditorSetShearAmounts: "Set shear amounts"
|
2021-12-29 14:46:49 +01:00
|
|
|
stageEditorPassword: "Say password"
|
2021-07-10 09:59:09 +02:00
|
|
|
stageEditorAddPasswordDisplay: "Add password hints"
|
2021-07-10 01:48:00 +02:00
|
|
|
stageEditorAddPasswordPhrases: "Add password phrases"
|
2018-01-31 03:11:14 +01:00
|
|
|
stageEditorCustom: "Custom objectives"
|
2021-10-09 08:38:57 +02:00
|
|
|
stageEditorModules: "- Modules -"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorNoModules: "No modules loaded"
|
|
|
|
stageEditorModuleNotFound: "Custom objective module not found."
|
2021-10-09 08:38:57 +02:00
|
|
|
stageEditorModulePrompt: "Enter the name of a module, <clear>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
|
|
|
stageEditorCustomCleared: "Custom objectives cleared."
|
|
|
|
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
2019-01-02 21:02:56 +01:00
|
|
|
stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
|
2019-11-06 02:29:06 +01:00
|
|
|
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
|
|
|
stageEditorEnterBlockDurability: "Enter block durabilities (numbers), <space>, <cancel>"
|
2018-05-10 22:38:06 +02:00
|
|
|
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
2020-01-19 09:35:38 +01:00
|
|
|
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
2018-05-10 22:38:06 +02:00
|
|
|
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
2020-01-07 08:18:02 +01:00
|
|
|
stageEditorEnchantTypePrompt: "Enter enchantment names, <space>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
|
|
|
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
|
|
|
stageEditorNPCPrompt: "Enter NPC IDs, <space>, <cancel>"
|
|
|
|
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, <space>, <clear>, <cancel>"
|
|
|
|
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, <semicolon>, <cancel>"
|
|
|
|
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), <space>, <cancel>"
|
|
|
|
stageEditorMobsPrompt: "Enter mob names, <space>, <cancel>"
|
|
|
|
stageEditorMobAmountsPrompt: "Enter mob amounts, <space>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
stageEditorMobLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), <space>, <cancel>"
|
|
|
|
stageEditorMobLocationNamesPrompt: "Enter location names, <semicolon>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
stageEditorReachLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks), <space>, <cancel>"
|
|
|
|
stageEditorReachLocationNamesPrompt: "Enter location names, <semicolon>, <cancel>"
|
|
|
|
stageEditorTameAmountsPrompt: "Enter tame amounts, <space>, <cancel>"
|
|
|
|
stageEditorShearColorsPrompt: "Enter sheep colors, <space>, <cancel>"
|
|
|
|
stageEditorShearAmountsPrompt: "Enter shear amounts, <space>, <cancel>"
|
2019-05-25 04:06:42 +02:00
|
|
|
stageEditorEventsPrompt: "Enter an action name, <clear>, <cancel>"
|
|
|
|
stageEditorChatEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
2020-03-15 00:59:30 +01:00
|
|
|
stageEditorChatEventsTriggerPrompt: "Enter a chat trigger for <action>, <cancel>"
|
2019-05-25 04:06:42 +02:00
|
|
|
stageEditorCommandEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
2020-03-15 00:59:30 +01:00
|
|
|
stageEditorCommandEventsTriggerPrompt: "Enter a command trigger for <action>, <cancel>"
|
2020-07-13 06:35:28 +02:00
|
|
|
stageEditorConditionsPrompt: "Enter a condition name, <clear>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
|
|
|
|
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
|
|
|
|
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
|
|
|
|
stageEditorCompleteMessagePrompt: "Enter complete message, <clear>, <cancel>"
|
2021-07-10 09:59:09 +02:00
|
|
|
stageEditorPasswordDisplayPrompt: "Enter password hints, <semicolon>, <cancel>"
|
|
|
|
stageEditorPasswordPhrasePrompt: "Enter password phrases, <semicolon>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorDeliveryAddItem: "Add item"
|
|
|
|
stageEditorDeliveryNPCs: "Set NPC IDs"
|
2021-01-19 10:37:37 +01:00
|
|
|
stageEditorDeliveryMessages: "Set partial delivery messages"
|
2019-07-01 17:31:06 +02:00
|
|
|
stageEditorNotSolid: "is not a solid block!"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorInvalidBlockName: "is not a valid block name!"
|
|
|
|
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
|
|
|
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
|
|
|
stageEditorInvalidMob: "is not a valid mob name!"
|
|
|
|
stageEditorInvalidItemName: "is not a valid item name!"
|
|
|
|
stageEditorInvalidDye: "is not a valid dye color!"
|
2019-05-25 04:06:42 +02:00
|
|
|
stageEditorInvalidEvent: "is not a valid action name!"
|
2022-01-23 20:24:24 +01:00
|
|
|
stageEditorDuplicateEvent: "Action is already in the list!"
|
2020-07-13 06:35:28 +02:00
|
|
|
stageEditorInvalidCondition: "is not a valid condition name!"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorInvalidScript: "Denizen script not found!"
|
|
|
|
stageEditorNoCitizens: "Citizens is not installed!"
|
|
|
|
stageEditorNoDenizen: "Denizen is not installed!"
|
|
|
|
stageEditorPositiveAmount: "You must enter a positive number!"
|
2018-05-10 22:38:06 +02:00
|
|
|
stageEditorNotListofNumbers: "is not a list of numbers!"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorNoDelaySet: "You must set a delay first!"
|
|
|
|
stageEditorNoItems: "You must add items first!"
|
|
|
|
stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
|
|
|
|
stageEditorNoKillLocations: "You must set kill locations first!"
|
|
|
|
stageEditorNoBlockSelected: "You must select a block first."
|
|
|
|
stageEditorNoLocations: "You must set locations first!"
|
2021-07-10 09:59:09 +02:00
|
|
|
stageEditorMustSetPasswordDisplays: "You must add at least one password hint first!"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorDelayCleared: "Delay cleared."
|
|
|
|
stageEditorDenizenCleared: "Denizen script cleared."
|
2019-05-09 07:58:47 +02:00
|
|
|
stageEditorObjectiveCleared: "Objective cleared."
|
|
|
|
stageEditorMessageCleared: "Message cleared."
|
2020-04-03 03:20:57 +02:00
|
|
|
stageEditorConfirmStageNote: "Any stages after will be shifted back one spot"
|
2018-01-02 04:33:03 +01:00
|
|
|
stageEditorDeleteSucces: "Stage deleted successfully."
|
|
|
|
stageEditorEnchantments: "Enchantments"
|
|
|
|
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
|
|
|
stageEditorOptional: "Optional"
|
|
|
|
stageEditorColors: "Sheep Colors"
|
2020-04-03 03:20:57 +02:00
|
|
|
eventEditorCreate: "Create new action"
|
|
|
|
eventEditorEdit: "Edit an action"
|
|
|
|
eventEditorDelete: "Delete an action"
|
|
|
|
eventEditorNoneToEdit: "No actions currently exist to be edited!"
|
|
|
|
eventEditorNoneToDelete: "No actions currently exist to be deleted!"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorNotFound: "Action not found!"
|
|
|
|
eventEditorExists: "Action already exists!"
|
|
|
|
eventEditorDeleted: "Action deleted. Quest and action data reloaded."
|
|
|
|
eventEditorSaved: "Action saved. Quest and action data reloaded."
|
2021-12-05 07:05:37 +01:00
|
|
|
eventEditorEnterEventName: "Enter action name, <cancel>"
|
2020-04-03 03:20:57 +02:00
|
|
|
eventEditorModifiedNote: 'Note: You have modified an action that the following quests use:'
|
|
|
|
eventEditorForcedToQuit: "If you save the action, anyone who is actively doing any of these quests will be forced to quit them."
|
|
|
|
eventEditorEventInUse: "The following quests use the action"
|
|
|
|
eventEditorMustModifyQuests: "You must modify these quests first!"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorNotANumberList: "Input was not a list of numbers!"
|
2018-01-31 03:11:14 +01:00
|
|
|
eventEditorGiveItemsTitle: "- Give Items -"
|
2019-05-25 04:06:42 +02:00
|
|
|
eventEditorEffectsTitle: "- Sound Effects -"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorStormTitle: "- Action Storm -"
|
|
|
|
eventEditorThunderTitle: "- Action Thunder -"
|
|
|
|
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
|
2018-01-31 03:11:14 +01:00
|
|
|
eventEditorMobsTitle: "- Mobs -"
|
|
|
|
eventEditorAddMobTypesTitle: "- Add Mob -"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorPotionEffectsTitle: "- Action Potion Effects -"
|
|
|
|
eventEditorPotionTypesTitle: "- Action Potion Types -"
|
2018-01-31 03:11:14 +01:00
|
|
|
eventEditorWorldsTitle: "- Worlds -"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorSetName: "Set name"
|
2019-05-25 04:06:42 +02:00
|
|
|
eventEditorPlayer: "Player"
|
|
|
|
eventEditorTimer: "Timer"
|
|
|
|
eventEditorEffect: "Effect"
|
|
|
|
eventEditorWeather: "Weather"
|
|
|
|
eventEditorSetMessage: "Send message"
|
|
|
|
eventEditorClearInv: "Clear inventory"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorFailQuest: "Fail the quest"
|
|
|
|
eventEditorSetExplosions: "Set explosion locations"
|
|
|
|
eventEditorSetLightning: "Set lightning strike locations"
|
|
|
|
eventEditorSetEffects: "Set effects"
|
|
|
|
eventEditorSetStorm: "Set storm"
|
|
|
|
eventEditorSetThunder: "Set thunder"
|
|
|
|
eventEditorSetMobSpawns: "Set mob spawns"
|
2019-05-25 04:06:42 +02:00
|
|
|
eventEditorSetPotionEffects: "Apply potion effects"
|
|
|
|
eventEditorSetHunger: "Set hunger level"
|
|
|
|
eventEditorSetSaturation: "Set saturation level"
|
|
|
|
eventEditorSetHealth: "Set health level"
|
|
|
|
eventEditorEnterTimerSeconds: "Set amount of time before quest fails (in seconds)"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorSetTimer: "Set time to fail quest"
|
|
|
|
eventEditorCancelTimer: "Cancel the quest timer"
|
2019-05-25 04:06:42 +02:00
|
|
|
eventEditorSetTeleport: "Teleport to location"
|
|
|
|
eventEditorSetCommands: "Execute commands"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorItems: "Action Items"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorSetItems: "Give items"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorItemsCleared: "Action items cleared."
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorSetItemNames: "Set item names"
|
|
|
|
eventEditorSetItemAmounts: "Set item amounts"
|
|
|
|
eventEditorNoNames: "No names set"
|
|
|
|
eventEditorMustSetNames: "You must set item names first!"
|
|
|
|
eventEditorInvalidName: "is not a valid item name!"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorStorm: "Action Storm"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorSetWorld: "Set world"
|
|
|
|
eventEditorSetDuration: "Set duration"
|
|
|
|
eventEditorSetWorldFirst: "You must set a world first!"
|
|
|
|
eventEditorInvalidWorld: "is not a valid world name!"
|
|
|
|
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
|
|
|
eventEditorStormCleared: "Storm data cleared."
|
2018-01-31 07:47:29 +01:00
|
|
|
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorEnterDuration: "Enter duration (in seconds)"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorThunder: "Action Thunder"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
|
|
|
eventEditorThunderCleared: "Thunder data cleared."
|
2018-01-31 07:47:29 +01:00
|
|
|
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorEffects: "Action Sound Effects"
|
2019-05-25 04:06:42 +02:00
|
|
|
eventEditorAddEffect: "Add sound effect"
|
|
|
|
eventEditorAddEffectLocation: "Add sound effect location"
|
|
|
|
eventEditorMustAddEffects: "You must add sound effects first!"
|
|
|
|
eventEditorInvalidEffect: "is not a valid sound effect name!"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorEffectsCleared: "Action sound effects cleared."
|
2019-05-25 04:06:42 +02:00
|
|
|
eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, <add>, <cancel>"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorMobSpawns: "Action Mob Spawns"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorAddMobTypes: "Add mob"
|
|
|
|
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
|
|
|
eventEditorSetMobAmounts: "Set mob amount"
|
|
|
|
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
|
|
|
eventEditorAddSpawnLocation: "Set spawn location"
|
|
|
|
eventEditorMobSpawnsCleared: "Mob spawns cleared."
|
|
|
|
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
|
|
|
eventEditorSetMobName: "Set custom name for mob"
|
|
|
|
eventEditorSetMobType: "Set mob type"
|
|
|
|
eventEditorSetMobItemInHand: "Set item in hand"
|
|
|
|
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
|
|
|
|
eventEditorSetMobBoots: "Set boots"
|
|
|
|
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
|
|
|
eventEditorSetMobLeggings: "Set leggings"
|
|
|
|
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
|
|
|
|
eventEditorSetMobChestPlate: "Set chest plate"
|
|
|
|
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
|
|
|
|
eventEditorSetMobHelmet: "Set helmet"
|
|
|
|
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
|
|
|
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
|
|
|
eventEditorSetDropChance: "Set the drop chance"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorPotionEffects: "Action Potion Effects"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
|
|
|
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
|
|
|
eventEditorSetPotionDurations: "Set potion effect durations"
|
|
|
|
eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!"
|
|
|
|
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
|
|
|
|
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
|
|
|
eventEditorPotionsCleared: "Potion effects cleared."
|
|
|
|
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
2018-01-31 09:03:23 +01:00
|
|
|
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
|
|
|
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
eventEditorSelectBlockFirst: "You must select a block first."
|
2018-03-07 23:40:06 +01:00
|
|
|
eventEditorSetMessagePrompt: "Enter message, <clear>, <cancel>"
|
2018-01-31 07:47:29 +01:00
|
|
|
eventEditorSetMobTypesPrompt: "Enter mob name, <cancel>"
|
|
|
|
eventEditorSetMobAmountsPrompt: "Enter mob amount, <cancel>"
|
|
|
|
eventEditorSetMobNamePrompt: "Enter the name for this mob, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
2018-03-22 05:19:47 +01:00
|
|
|
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
2018-05-10 22:38:06 +02:00
|
|
|
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
|
|
|
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
|
|
|
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
2018-01-31 09:03:23 +01:00
|
|
|
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
2020-08-16 09:23:51 +02:00
|
|
|
eventEditorSetCommandsPrompt: "Enter commands (use '<player>' to represent the player), <semicolon>, <clear>, <cancel>"
|
2020-07-13 06:35:28 +02:00
|
|
|
conditionEditorCreate: "Create new condition"
|
|
|
|
conditionEditorEdit: "Edit a condition"
|
|
|
|
conditionEditorDelete: "Delete a condition"
|
|
|
|
conditionEditorNoneToEdit: "No conditions currently exist to be edited!"
|
|
|
|
conditionEditorNoneToDelete: "No conditions currently exist to be deleted!"
|
2022-01-23 20:24:24 +01:00
|
|
|
conditionEditorNotFound: "Condition not found!"
|
|
|
|
conditionEditorExists: "Condition already exists!"
|
2020-07-13 08:34:22 +02:00
|
|
|
conditionEditorInUse: "The following quests use the condition"
|
2021-12-05 07:05:37 +01:00
|
|
|
conditionEditorEnterName: "Enter condition name, <cancel>"
|
2022-01-23 20:24:24 +01:00
|
|
|
conditionEditorSaved: "Condition saved. Quest and condition data reloaded."
|
|
|
|
conditionEditorDeleted: "Condition deleted. Quest and condition data reloaded."
|
2020-07-13 06:35:28 +02:00
|
|
|
conditionEditorModifiedNote: 'Note: You have modified a condition that the following quests use:'
|
|
|
|
conditionEditorForcedToQuit: "If you save the condition, anyone who is actively doing any of these quests will be forced to quit them."
|
|
|
|
conditionEditorSetName: "Set name"
|
2020-10-13 10:19:18 +02:00
|
|
|
conditionEditorEntity: "Entity"
|
2020-07-15 00:20:20 +02:00
|
|
|
conditionEditorWorld: "World"
|
2020-10-27 11:05:15 +01:00
|
|
|
conditionEditorCheckPlaceholder: "Check placeholder"
|
2022-01-23 20:24:24 +01:00
|
|
|
conditionEditorConditionCleared: "Condition cleared."
|
2020-10-13 10:19:18 +02:00
|
|
|
conditionEditorRideEntity: "Ride entity"
|
2021-01-15 23:18:43 +01:00
|
|
|
conditionEditorRideNPC: "Ride NPC"
|
2020-10-13 10:19:18 +02:00
|
|
|
conditionEditorEntitiesTitle: "- Entities -"
|
|
|
|
conditionEditorEntitiesPrompt: "Enter entity names, <space>, <cancel>"
|
2021-01-15 23:21:48 +01:00
|
|
|
conditionEditorNpcsTitle: "- NPCs -"
|
2021-01-15 23:18:43 +01:00
|
|
|
conditionEditorNpcsPrompt: "Enter NPC IDs, <space>, <cancel>"
|
2020-10-17 02:40:38 +02:00
|
|
|
conditionEditorPermissions: "Own permission"
|
|
|
|
conditionEditorPermissionsPrompt: "Enter permission nodes, <space>, <cancel>"
|
|
|
|
conditionEditorItemsInMainHand: "Hold in main hand"
|
2020-07-15 19:22:19 +02:00
|
|
|
conditionEditorWorldsTitle: "- Worlds -"
|
|
|
|
conditionEditorWorldsPrompt: "Enter world names, <space>, <cancel>"
|
|
|
|
conditionEditorStayWithinWorld: "Stay within world"
|
|
|
|
conditionEditorInvalidWorld: "is not a valid world name!"
|
2020-07-15 00:20:20 +02:00
|
|
|
conditionEditorBiomesTitle: "- Biomes -"
|
|
|
|
conditionEditorBiomesPrompt: "Enter biome names, <space>, <cancel>"
|
2020-07-15 19:22:19 +02:00
|
|
|
conditionEditorStayWithinBiome: "Stay within biome"
|
2020-07-15 00:20:20 +02:00
|
|
|
conditionEditorInvalidBiome: "is not a valid biome name!"
|
2020-10-23 02:15:25 +02:00
|
|
|
conditionEditorRegionsTitle: "- Regions -"
|
|
|
|
conditionEditorRegionsPrompt: "Enter region names, <space>, <cancel>"
|
|
|
|
conditionEditorStayWithinRegion: "Stay within region"
|
|
|
|
conditionEditorInvalidRegion: "is not a valid region name!"
|
2020-10-27 11:05:15 +01:00
|
|
|
conditionEditorPlaceholderTitle: "- PlaceholderAPI -"
|
|
|
|
conditionEditorSetPlaceholderId: "Set placeholder identifiers"
|
|
|
|
conditionEditorSetPlaceholderVal: "Set placeholder values"
|
|
|
|
conditionEditorPlaceholderCleared: "Placeholder condition cleared."
|
|
|
|
conditionEditorEnterPlaceholderId: "Enter placeholder identifiers, <space>, <cancel>"
|
|
|
|
conditionEditorEnterPlaceholderVal: "Enter placeholder values, <space>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
reqSetMoney: "Set money requirement"
|
2020-04-03 03:20:57 +02:00
|
|
|
reqSetQuestPoints: "Set <points> requirement"
|
2018-01-02 04:33:03 +01:00
|
|
|
reqSetItem: "Set item requirements"
|
|
|
|
reqSetPerms: "Set permission requirements"
|
2020-04-03 03:20:57 +02:00
|
|
|
reqSetQuest: "Set quest requirements"
|
|
|
|
reqSetQuestBlocks: "Set quest blocks"
|
2019-07-22 05:37:14 +02:00
|
|
|
reqSetMcMMO: "Set mcMMO Classic requirements"
|
2018-01-02 04:33:03 +01:00
|
|
|
reqSetHeroes: "Set Heroes requirements"
|
2018-01-31 03:11:14 +01:00
|
|
|
reqSetCustom: "Set custom requirements"
|
2018-01-02 04:33:03 +01:00
|
|
|
reqSetSkills: "Set skills"
|
|
|
|
reqSetSkillAmounts: "Set skill amounts"
|
|
|
|
reqHeroesSetPrimary: "Set Primary Class"
|
|
|
|
reqHeroesSetSecondary: "Set Secondary Class"
|
2018-01-31 03:11:14 +01:00
|
|
|
reqQuestListTitle: "- Quests Available -"
|
2020-04-03 03:20:57 +02:00
|
|
|
reqQuestPrompt: "Enter a list of quest names, <semicolon>, <clear>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
|
|
|
reqPermissionsPrompt: "Enter permission requirements, <space>, <clear>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
reqCustomPrompt: "Enter the name of a custom requirement to add, <clear>, <cancel>"
|
2019-07-22 05:37:14 +02:00
|
|
|
reqMcMMOAmountsPrompt: "Enter mcMMO Classic skill amounts, <space>, <clear>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, <clear>, <cancel>"
|
|
|
|
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
reqAddItem: "Add item"
|
|
|
|
reqSetRemoveItems: "Set remove items"
|
|
|
|
reqHeroesPrimaryDisplay: "Primary Class:"
|
|
|
|
reqHeroesSecondaryDisplay: "Secondary Class:"
|
2020-04-03 03:20:57 +02:00
|
|
|
reqNotAQuestName: "<quest> is not a quest name!"
|
2018-01-02 04:33:03 +01:00
|
|
|
reqItemCleared: "Item requirements cleared."
|
|
|
|
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
|
|
|
reqCustomNotFound: "Custom requirement module not found."
|
|
|
|
reqCustomCleared: "Custom requirements cleared."
|
2019-07-22 05:37:14 +02:00
|
|
|
reqMcMMOError: "<input> is not an mcMMO Classic skill name!"
|
2019-07-22 05:40:09 +02:00
|
|
|
reqMcMMOCleared: "mcMMO Classic skill requirements cleared."
|
2019-07-22 05:37:14 +02:00
|
|
|
reqMcMMOAmountsCleared: "mcMMO Classic skill amount requirements cleared."
|
2018-01-02 04:33:03 +01:00
|
|
|
reqHeroesNotPrimary: "The <class> class is not primary!"
|
|
|
|
reqHeroesPrimaryCleared: "Heroes Primary Class requirement cleared."
|
|
|
|
reqHeroesNotSecondary: "The <class> class is not secondary!"
|
|
|
|
reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared."
|
|
|
|
reqHeroesClassNotFound: "Class not found!"
|
|
|
|
reqNotANumber: "<input> is not a number!"
|
|
|
|
reqMustAddItem: "You must add at least one item first!"
|
|
|
|
reqNoMessage: "You must set a fail requirements message!"
|
2018-03-21 06:12:00 +01:00
|
|
|
plnStart: "Set start date"
|
|
|
|
plnEnd: "Set end date"
|
|
|
|
plnRepeat: "Set repeat cycle"
|
|
|
|
plnCooldown: "Set player cooldown"
|
2020-07-24 11:03:53 +02:00
|
|
|
plnOverride: "Ignore cooldown after repeat"
|
2018-04-01 06:24:17 +02:00
|
|
|
plnTooEarly: "<quest> will be active in <time>."
|
|
|
|
plnTooLate: "<quest> was last active <time> ago."
|
2019-04-23 04:47:32 +02:00
|
|
|
optGeneral: "General"
|
|
|
|
optMultiplayer: "Multiplayer"
|
2021-01-19 07:04:24 +01:00
|
|
|
optBooleanQuery: "Select '<true>' or '<false>'"
|
2019-04-23 04:47:32 +02:00
|
|
|
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
|
2021-01-19 07:04:24 +01:00
|
|
|
optNumberQuery: "Pick level of progress sharing"
|
2019-07-02 21:35:30 +02:00
|
|
|
optNumberPrompt: "Enter a level (number) for tracking progress, <clear>, <cancel>"
|
2021-01-24 07:22:04 +01:00
|
|
|
optDistancePrompt: "Enter a distance (number) for share radius, <clear>, <cancel>"
|
2019-04-23 21:52:17 +02:00
|
|
|
optAllowCommands: "Allow commands during quest"
|
2019-06-07 08:06:59 +02:00
|
|
|
optAllowQuitting: "Allow quitting during quest"
|
2020-10-16 09:16:44 +02:00
|
|
|
optIgnoreSilkTouch: "Ignore blocks broken with Silk Touch"
|
2019-04-23 21:52:17 +02:00
|
|
|
optCommandsDenied: "You cannot use commands during <quest>."
|
2021-10-12 09:20:22 +02:00
|
|
|
optPluginListTitle: "- Available Plugins -"
|
|
|
|
optExternalPartyPlugin: "Set provider via Unite"
|
|
|
|
optExternalPartyPluginPrompt: "Enter a plugin name, <clear>, <cancel>"
|
|
|
|
optNotAPluginName: "<plugin> is not a plugin name!"
|
2019-04-23 04:47:32 +02:00
|
|
|
optUsePartiesPlugin: "Use Parties plugin"
|
2019-07-02 21:35:30 +02:00
|
|
|
optShareProgressLevel: "Level of progress sharing"
|
2021-01-11 05:51:13 +01:00
|
|
|
optShareOnlySameQuest: "Share with the same quest only"
|
2021-01-24 07:22:04 +01:00
|
|
|
optShareDistance: "Maximum radial distance"
|
|
|
|
optHandleOfflinePlayer: "Include offline players"
|
2018-01-02 04:33:03 +01:00
|
|
|
rewSetMoney: "Set money reward"
|
2020-04-03 03:20:57 +02:00
|
|
|
rewSetQuestPoints: "Set <points> reward"
|
2018-01-02 04:33:03 +01:00
|
|
|
rewSetItems: "Set item rewards"
|
|
|
|
rewSetExperience: "Set experience reward"
|
|
|
|
rewSetCommands: "Set command rewards"
|
2019-07-11 10:06:31 +02:00
|
|
|
rewCommandsCleared: "Command rewards cleared."
|
|
|
|
rewNoCommands: "You must set commands first!"
|
2020-03-15 00:59:30 +01:00
|
|
|
rewPermissions: "Permission rewards"
|
2018-01-02 04:33:03 +01:00
|
|
|
rewSetPermission: "Set permission rewards"
|
2020-03-15 00:59:30 +01:00
|
|
|
rewSetPermissionWorlds: "Set permission worlds"
|
|
|
|
rewPermissionsCleared: "Permission rewards cleared."
|
2019-07-22 05:37:14 +02:00
|
|
|
rewSetMcMMO: "Set mcMMO Classic skill rewards"
|
2018-01-02 04:33:03 +01:00
|
|
|
rewSetHeroes: "Set Heroes experience rewards"
|
Parties 3.0.0 support (#1555)
* Updated Parties support
* Fixed multiplayer everything
* Add missing space for legacy string, fixes #1516
* Address formatting problems in initial menu prompts
* Do not proceed on invalid entity type, fixes #1520
* Click to register NPC listener if Citizens link failed at startup
* Populate objective goals when retrieving fresh quest data, fixes #1515
* Fixed typo in quest points log
* Added new Parties options for offline players and distance
* Added Parties experience reward
* Fix error on last stage completion
* Fixed Parties distance calculation
* Reworked how multiplayer sharing 1 works and require same quest
* Properly store repeat/cooldown values greater than max int, fixes #1523
* New Crowdin updates (#1524)
* New translations strings.yml (Thai)
* New translations strings.yml (Estonian)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* Update quest main prompt strings
* Update quest main prompt strings, part 2
* Update quest main prompt strings, part 3
* New Crowdin updates (#1525)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* Update README.md
* NEW load shared quests to memory via /import folder
* Provide additional context for failed requirement quests, fixes #1530
* Use quest IDs instead of names for YAML implementation of quester data
* Remove initial action from main quests prompt, functional as legacy only
* New Crowdin updates (#1533)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (English)
* New translations strings.yml (Pirate English)
* Call password objective event on sync to prevent exception
* Address certain objectives not progressing, fixes #1535
* Update quest completion messages to adhere to modern strings
* Correct erroneous enchantment string functionality, fixes #1538
* New Crowdin updates (#1543)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (Romanian)
* New translations strings.yml (Arabic)
* New translations strings.yml (Finnish)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New Crowdin updates (#1544)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Bump version
* Add missing disable-command-feedback config check (#1547)
* Translate quest item reward name if applicable, fixes #1548
* Prevent sending of most empty quester strings, fixes #1545
* New Crowdin updates (#1551)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Polish)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Fixed multiplayer everything
* Reworked how multiplayer sharing 1 works and require same quest
* Updated Parties dependency
* Improved Parties messages on join/leave
* Further fixes about multiplayer sharing
* Wrong method fix
* Fixed documentation about deprecated method
Co-authored-by: PikaMug <2267126+PikaMug@users.noreply.github.com>
Co-authored-by: datatags <datatags@users.noreply.github.com>
2021-01-11 05:15:58 +01:00
|
|
|
rewSetPartiesExperience: "Set Parties experience reward"
|
2018-01-02 04:33:03 +01:00
|
|
|
rewSetPhat: "Set PhatLoot rewards"
|
2018-01-31 03:11:14 +01:00
|
|
|
rewSetCustom: "Set custom rewards"
|
2018-01-02 04:33:03 +01:00
|
|
|
rewSetHeroesClasses: "Set classes"
|
|
|
|
rewSetHeroesAmounts: "Set experience amounts"
|
2018-05-10 22:38:06 +02:00
|
|
|
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
|
|
|
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
2020-03-15 00:59:30 +01:00
|
|
|
rewCommandPrompt: "Enter command rewards (use '<player>' to represent the player), <semicolon>, <clear>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
2020-03-15 00:59:30 +01:00
|
|
|
rewPermissionsWorldPrompt: "Enter permission worlds, <semicolon>, <clear>, <cancel>"
|
2020-04-03 03:20:57 +02:00
|
|
|
rewQuestPointsPrompt: "Enter amount of <points>, <clear>, <cancel>"
|
2020-03-15 00:59:30 +01:00
|
|
|
rewMcMMOPrompt: "Enter mcMMO Classic skills (or enter 'All' for all skills), <space>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
|
|
|
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed), <space>, <cancel>"
|
Parties 3.0.0 support (#1555)
* Updated Parties support
* Fixed multiplayer everything
* Add missing space for legacy string, fixes #1516
* Address formatting problems in initial menu prompts
* Do not proceed on invalid entity type, fixes #1520
* Click to register NPC listener if Citizens link failed at startup
* Populate objective goals when retrieving fresh quest data, fixes #1515
* Fixed typo in quest points log
* Added new Parties options for offline players and distance
* Added Parties experience reward
* Fix error on last stage completion
* Fixed Parties distance calculation
* Reworked how multiplayer sharing 1 works and require same quest
* Properly store repeat/cooldown values greater than max int, fixes #1523
* New Crowdin updates (#1524)
* New translations strings.yml (Thai)
* New translations strings.yml (Estonian)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* Update quest main prompt strings
* Update quest main prompt strings, part 2
* Update quest main prompt strings, part 3
* New Crowdin updates (#1525)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* Update README.md
* NEW load shared quests to memory via /import folder
* Provide additional context for failed requirement quests, fixes #1530
* Use quest IDs instead of names for YAML implementation of quester data
* Remove initial action from main quests prompt, functional as legacy only
* New Crowdin updates (#1533)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (English)
* New translations strings.yml (Pirate English)
* Call password objective event on sync to prevent exception
* Address certain objectives not progressing, fixes #1535
* Update quest completion messages to adhere to modern strings
* Correct erroneous enchantment string functionality, fixes #1538
* New Crowdin updates (#1543)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (Romanian)
* New translations strings.yml (Arabic)
* New translations strings.yml (Finnish)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New Crowdin updates (#1544)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Bump version
* Add missing disable-command-feedback config check (#1547)
* Translate quest item reward name if applicable, fixes #1548
* Prevent sending of most empty quester strings, fixes #1545
* New Crowdin updates (#1551)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Polish)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Fixed multiplayer everything
* Reworked how multiplayer sharing 1 works and require same quest
* Updated Parties dependency
* Improved Parties messages on join/leave
* Further fixes about multiplayer sharing
* Wrong method fix
* Fixed documentation about deprecated method
Co-authored-by: PikaMug <2267126+PikaMug@users.noreply.github.com>
Co-authored-by: datatags <datatags@users.noreply.github.com>
2021-01-11 05:15:58 +01:00
|
|
|
rewPartiesExperiencePrompt: "Enter amount of Parties experience, <clear>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
rewPhatLootsPrompt: "Enter PhatLoots, <space>, <clear>, <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
rewCustomRewardPrompt: "Enter the name of a custom reward to add, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
rewItemsCleared: "Item rewards cleared."
|
|
|
|
rewNoMcMMOSkills: "No skills set"
|
|
|
|
rewNoHeroesClasses: "No classes set"
|
|
|
|
rewSetMcMMOSkillsFirst: "You must set skills first!"
|
2019-07-22 05:37:14 +02:00
|
|
|
rewMcMMOCleared: "mcMMO Classic rewards cleared."
|
2018-01-02 04:33:03 +01:00
|
|
|
rewSetHeroesClassesFirst: "You must set classes first!"
|
|
|
|
rewHeroesCleared: "Heroes rewards cleared."
|
|
|
|
rewHeroesInvalidClass: "<input> is not a valid Heroes class name!"
|
|
|
|
rewPhatLootsInvalid: "<input> is not a valid PhatLoot name!"
|
|
|
|
rewPhatLootsCleared: "PhatLoots reward cleared."
|
|
|
|
rewCustomAlreadyAdded: "That custom reward has already been added!"
|
|
|
|
rewCustomNotFound: "Custom reward module not found."
|
|
|
|
rewCustomCleared: "Custom rewards cleared."
|
|
|
|
itemCreateLoadHand: "Load item in hand"
|
|
|
|
itemCreateSetName: "Set name"
|
|
|
|
itemCreateSetAmount: "Set amount"
|
|
|
|
itemCreateSetDurab: "Set durability"
|
2019-01-13 20:38:02 +01:00
|
|
|
itemCreateSetEnchs: "Add enchantments"
|
2018-01-02 04:33:03 +01:00
|
|
|
itemCreateSetDisplay: "Set display name"
|
|
|
|
itemCreateSetLore: "Set lore"
|
2018-10-15 06:04:27 +02:00
|
|
|
itemCreateSetClearMeta: "Clear extra data"
|
2018-01-31 07:47:29 +01:00
|
|
|
itemCreateEnterName: "Enter an item name, <cancel>"
|
|
|
|
itemCreateEnterAmount: "Enter item amount (max. 64), <cancel>"
|
2018-01-31 09:03:23 +01:00
|
|
|
itemCreateEnterDurab: "Enter item durability, <clear>, <cancel>"
|
|
|
|
itemCreateEnterEnch: "Enter an enchantment name, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
2018-01-31 09:03:23 +01:00
|
|
|
itemCreateEnterDisplay: "Enter item display name, <clear>, <cancel>"
|
2018-02-01 08:00:57 +01:00
|
|
|
itemCreateEnterLore: "Enter item lore, <semicolon>, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
itemCreateNoItem: "No item in hand!"
|
|
|
|
itemCreateNoName: "You must set a name first!"
|
|
|
|
itemCreateInvalidName: "Invalid item name!"
|
|
|
|
itemCreateInvalidDurab: "Invalid item durability!"
|
|
|
|
itemCreateInvalidEnch: "Invalid enchantment name!"
|
|
|
|
itemCreateInvalidInput: "Invalid input!"
|
|
|
|
itemCreateNoNameAmount: "You must set a name and amount first!"
|
|
|
|
itemCreateCriticalError: "A critical error has occurred."
|
2020-04-19 10:20:21 +02:00
|
|
|
dateCreateLoadTime: "Load current time"
|
2018-03-21 06:12:00 +01:00
|
|
|
dateCreateEnterDay: "Enter a day (max. 31), <cancel>"
|
|
|
|
dateCreateEnterMonth: "Enter a month (max. 12), <cancel>"
|
|
|
|
dateCreateEnterYear: "Enter a year (max. 9999), <cancel>"
|
|
|
|
dateCreateEnterHour: "Enter an hour (max. 23), <cancel>"
|
|
|
|
dateCreateEnterMinute: "Enter a minute (max. 59), <cancel>"
|
|
|
|
dateCreateEnterSecond: "Enter a second (max. 59), <cancel>"
|
2018-03-29 09:25:35 +02:00
|
|
|
dateCreateEnterOffset: "Enter a UTC time offset (max. 14), <cancel>"
|
|
|
|
dateCreateEnterZone: "Enter a UTC time zone, <cancel>"
|
2018-03-21 06:12:00 +01:00
|
|
|
dateCreateNoYearAmount: "You must set a year first!"
|
2020-03-15 00:59:30 +01:00
|
|
|
overrideCreateSet: "Set details list override"
|
|
|
|
overrideCreateEnter: "Enter replacement text, <clear>, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
questObjectivesTitle: "---(<quest>)---"
|
|
|
|
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
|
2021-01-09 07:55:31 +01:00
|
|
|
questRewardsTitle: "Rewards"
|
2018-01-31 03:11:14 +01:00
|
|
|
questFailed: "*QUEST FAILED*"
|
2020-04-03 03:20:57 +02:00
|
|
|
questMaxAllowed: "You may only have up to <number> quests."
|
|
|
|
questAlreadyOn: "You are already on that quest!"
|
2018-01-31 03:11:14 +01:00
|
|
|
questTooEarly: "You may not take <quest> again for another <time>."
|
|
|
|
questAlreadyCompleted: "You have already completed <quest>."
|
|
|
|
questInvalidLocation: "You may not take <quest> at this location."
|
|
|
|
questInvalidDeliveryItem: "<item> is not a required item for this quest!"
|
|
|
|
questSelectedLocation: "Selected location"
|
|
|
|
questListTitle: "- List of Quests -"
|
|
|
|
questHelpTitle: "- Quests Help -"
|
|
|
|
questDisplayHelp: "- Display this help"
|
2018-01-02 04:33:03 +01:00
|
|
|
questNPCListTitle: "- Quests | <npc> -"
|
|
|
|
questAdminHelpTitle: "- Questadmin -"
|
|
|
|
questEditorTitle: "- Quest Editor -"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventEditorTitle: "- Action Editor -"
|
|
|
|
conditionEditorTitle: "- Condition Editor -"
|
2018-01-02 04:33:03 +01:00
|
|
|
questCreateTitle: "- Create Quest -"
|
|
|
|
questEditTitle: "- Edit Quest -"
|
|
|
|
questDeleteTitle: "- Delete Quest -"
|
2022-01-23 20:24:24 +01:00
|
|
|
eventCreateTitle: "- Create Action -"
|
|
|
|
eventEditTitle: "- Edit Action -"
|
|
|
|
eventDeleteTitle: "- Delete Action -"
|
|
|
|
conditionCreateTitle: "- Create Condition -"
|
|
|
|
conditionEditTitle: "- Edit Condition -"
|
|
|
|
conditionDeleteTitle: "- Delete Condition -"
|
2018-01-02 04:33:03 +01:00
|
|
|
requirementsTitle: "- <quest> | Requirements -"
|
|
|
|
rewardsTitle: "- <quest> | Rewards -"
|
2018-03-18 04:21:59 +01:00
|
|
|
plannerTitle: "- <quest> | Planner -"
|
2019-04-23 04:47:32 +02:00
|
|
|
optionsTitle: "- <quest> | Options -"
|
2018-01-02 04:33:03 +01:00
|
|
|
itemRequirementsTitle: "- Item Requirements -"
|
|
|
|
itemRewardsTitle: "- Item Rewards -"
|
2020-03-15 00:59:30 +01:00
|
|
|
permissionRewardsTitle: "- Permission Rewards -"
|
2019-07-22 05:37:14 +02:00
|
|
|
mcMMORequirementsTitle: "- mcMMO Classic Requirements -"
|
|
|
|
mcMMORewardsTitle: "- mcMMO Classic Rewards -"
|
2018-01-02 04:33:03 +01:00
|
|
|
heroesRequirementsTitle: "- Heroes Requirements -"
|
|
|
|
heroesRewardsTitle: "- Heroes Rewards -"
|
|
|
|
heroesClassesTitle: "- Heroes Classes -"
|
|
|
|
heroesExperienceTitle: "- Heroes Experience -"
|
|
|
|
heroesPrimaryTitle: "- Primary Classes -"
|
|
|
|
heroesSecondaryTitle: "- Secondary Classes -"
|
|
|
|
phatLootsRewardsTitle: "- PhatLoots Rewards -"
|
|
|
|
customRequirementsTitle: "- Custom Requirements -"
|
|
|
|
customRewardsTitle: "- Custom Rewards -"
|
|
|
|
skillListTitle: "- Skill List -"
|
|
|
|
topQuestersTitle: "- Top <number> Questers -"
|
|
|
|
createItemTitle: "- Create Item -"
|
2018-03-18 04:17:40 +01:00
|
|
|
dateTimeTitle: "- Date & Time -"
|
2018-03-29 09:25:35 +02:00
|
|
|
timeZoneTitle: "- Time Zones -"
|
2018-01-02 04:33:03 +01:00
|
|
|
enchantmentsTitle: "- Enchantments -"
|
|
|
|
questGUITitle: "- GUI Item Display -"
|
|
|
|
questRegionTitle: "- Quest Region -"
|
2018-01-31 07:47:29 +01:00
|
|
|
effEnterName: "Enter an effect name to add it to the list, <cancel>"
|
2018-01-02 04:33:03 +01:00
|
|
|
cmdAdd: "add"
|
2018-01-31 09:03:23 +01:00
|
|
|
strAdd: "then enter '<command>' to include it"
|
2018-01-02 04:33:03 +01:00
|
|
|
cmdClear: "clear"
|
2018-01-31 09:03:23 +01:00
|
|
|
strClear: "or '<command>' to erase all data"
|
|
|
|
cmdCancel: "cancel"
|
|
|
|
strCancel: "or '<command>' to return"
|
2018-01-02 04:33:03 +01:00
|
|
|
cmdDone: "done"
|
2018-01-31 09:03:23 +01:00
|
|
|
strDone: "then enter '<command>' to save"
|
2019-04-23 04:47:32 +02:00
|
|
|
strSpace: "separating each by a space"
|
|
|
|
strSemicolon: "separating each by a semicolon"
|
2018-02-01 08:00:57 +01:00
|
|
|
charSemi: ";"
|
2020-04-03 03:20:57 +02:00
|
|
|
acceptQuest: "Accept quest?"
|
2022-01-26 01:39:27 +01:00
|
|
|
abandonQuest: "Abandon quest?"
|
2018-01-02 04:33:03 +01:00
|
|
|
enterAnOption: "Enter an option"
|
2018-02-01 08:00:57 +01:00
|
|
|
questAccepted: "Quest accepted: <quest>"
|
2018-01-02 04:33:03 +01:00
|
|
|
currentQuest: "Current Quests:"
|
2020-10-19 03:56:29 +02:00
|
|
|
completedQuest: "Completed Quests:"
|
2018-01-02 04:33:03 +01:00
|
|
|
noMoreQuest: "No more quests available."
|
2020-12-15 06:22:55 +01:00
|
|
|
break: "Break <item>: <count>"
|
|
|
|
damage: "Damage <item>: <count>"
|
|
|
|
place: "Place <item>: <count>"
|
|
|
|
use: "Use <item>: <count>"
|
|
|
|
cut: "Shear <item>: <count>"
|
|
|
|
craftItem: "Craft <item>: <count>"
|
|
|
|
smeltItem: "Smelt <item>: <count>"
|
2021-01-05 20:27:39 +01:00
|
|
|
enchItem: "Enchant <enchantment> <level> <item>: <count>"
|
2020-12-15 06:22:55 +01:00
|
|
|
brewItem: "Brew <item>: <count>"
|
|
|
|
consumeItem: "Consume <item>: <count>"
|
|
|
|
catchFish: "Catch Fish: <count>"
|
|
|
|
milkCow: "Milk Cow: <count>"
|
|
|
|
kill: "Kill <mob>: <count>"
|
|
|
|
killAtLocation: "Kill <mob> at <location>: <count>"
|
|
|
|
killPlayer: "Kill a Player: <count>"
|
|
|
|
deliver: "Deliver <item> to <npc>: <count>"
|
2018-01-02 04:33:03 +01:00
|
|
|
talkTo: "Talk to <npc>"
|
2020-12-15 06:22:55 +01:00
|
|
|
tame: "Tame <mob>: <count>"
|
|
|
|
shearSheep: "Shear <color> Sheep: <count>"
|
2018-01-02 04:33:03 +01:00
|
|
|
goTo: "Go to <location>"
|
|
|
|
completed: "Completed"
|
|
|
|
redoCompleted: "(Completed)"
|
2020-12-04 10:27:33 +01:00
|
|
|
consoleError: "This operation may only be performed in-game."
|
2020-04-03 03:20:57 +02:00
|
|
|
noActiveQuest: "You do not currently have any active quests."
|
2018-01-02 04:33:03 +01:00
|
|
|
speakTo: 'Start: Speak to <npc>'
|
2020-04-03 03:20:57 +02:00
|
|
|
mustSpeakTo: "You must speak to <npc> to start this quest."
|
2018-01-02 04:33:03 +01:00
|
|
|
noCommandStart: "<quest> may not be started via command."
|
|
|
|
permissionDisplay: "Permission:"
|
|
|
|
heroesClass: "class"
|
|
|
|
mcMMOLevel: "level"
|
|
|
|
haveCompleted: "You have completed <quest>"
|
|
|
|
cannotComplete: "Cannot complete <quest>"
|
|
|
|
questNotFound: "Quest not found."
|
|
|
|
alreadyConversing: "You already are in a conversation!"
|
|
|
|
inputNum: "Input must be a number."
|
|
|
|
inputPosNum: "Input must be a positive number."
|
2020-04-03 03:20:57 +02:00
|
|
|
questModified: "Your active quest <quest> has been modified. You have been forced to quit the quest."
|
|
|
|
questNotExist: "Your active quest <quest> no longer exists. You have been forced to quit the quest."
|
2019-08-28 09:19:10 +02:00
|
|
|
questInvalidChoice: "Invalid choice. Type '<yes>' or '<no>'"
|
2018-01-02 04:33:03 +01:00
|
|
|
pageSelectionNum: "Page selection must be a number."
|
|
|
|
pageSelectionPosNum: "Page selection must be a positive number."
|
2020-04-03 03:20:57 +02:00
|
|
|
questTakeDisabled: "Taking quests via commands has been disabled."
|
2018-01-02 04:33:03 +01:00
|
|
|
questQuit: "You have quit <quest>"
|
2019-06-07 08:06:59 +02:00
|
|
|
questQuitDisabled: "Quitting this quest has been disabled."
|
2020-04-03 03:20:57 +02:00
|
|
|
questsUnknownCommand: "Unknown command. Type /quests for help."
|
2018-01-02 04:33:03 +01:00
|
|
|
pageNotExist: "Page does not exist."
|
|
|
|
pageFooter: "- Page <current> of <all> -"
|
2020-04-03 03:20:57 +02:00
|
|
|
questsReloaded: "Quest data reloaded."
|
|
|
|
numQuestsLoaded: "<number> quests loaded."
|
|
|
|
questForceTake: "<player> has forcibly started the quest <quest>."
|
|
|
|
questForcedTake: "<player> has forced you to take the quest <quest>."
|
|
|
|
questForceQuit: "<player> has forcibly quit the quest <quest>."
|
|
|
|
questForcedQuit: "<player> has forced you to quit the quest <quest>."
|
|
|
|
questForceFinish: "<player> has forcibly finished their quest <quest>."
|
|
|
|
questForcedFinish: "<player> has forced you to finish your quest <quest>."
|
|
|
|
questForceNextStage: "<player> has advanced to the next stage in the quest <quest>."
|
|
|
|
questForcedNextStage: "<player> has advanced you to the next stage in your quest <quest>."
|
2018-01-02 04:33:03 +01:00
|
|
|
questReset: "<player> has been reset."
|
2020-04-03 03:20:57 +02:00
|
|
|
questRemoved: "Quest <quest> has been removed from player <player>'s completed quests."
|
|
|
|
settingAllQuestPoints: "Setting all players' <points>..."
|
|
|
|
allQuestPointsSet: "All players' <points> have been set to <number>!"
|
|
|
|
setQuestPoints: "<player>'s <points> have been set to <number>."
|
|
|
|
questPointsSet: "<player> has set your <points> to <number>."
|
|
|
|
takeQuestPoints: "Took away <number> <points> from <player>."
|
|
|
|
questPointsTaken: "<player> took away <number> <points>."
|
|
|
|
giveQuestPoints: "Gave <number> <points> from <player>."
|
|
|
|
questPointsGiven: "<player> gave you <number> <points>."
|
2018-03-23 00:31:06 +01:00
|
|
|
invalidMinimum: "Input must be at least <number>!"
|
2018-03-22 05:19:47 +01:00
|
|
|
invalidRange: "Input must be between <least> and <greatest>!"
|
|
|
|
invalidOption: "Invalid option!"
|
2020-04-03 03:20:57 +02:00
|
|
|
noCurrentQuest: "<player> does not currently have any active quests."
|
2018-01-02 04:33:03 +01:00
|
|
|
playerNotFound: "Player not found."
|
2020-04-03 03:20:57 +02:00
|
|
|
questsPlayerHasQuestAlready: "<player> is already on the quest <quest>!"
|
|
|
|
questsUnknownAdminCommand: "Unknown command. Type /questsadmin for help."
|
2018-01-02 04:33:03 +01:00
|
|
|
errorNPCID: 'Error: There is no NPC with ID <number>'
|
2020-04-03 03:20:57 +02:00
|
|
|
questSaveError: "An error occurred while saving."
|
|
|
|
questErrorReadingFile: "Error reading <file>."
|
|
|
|
errorReading: "Error reading <file>, skipping..."
|
2018-01-02 04:33:03 +01:00
|
|
|
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
2020-04-03 03:20:57 +02:00
|
|
|
errorDataFolder: "Error: Unable to read from data folder!"
|
2020-04-09 06:52:46 +02:00
|
|
|
errorLoading: "Plugin is currently loading. Please try again later!"
|
2018-01-02 04:33:03 +01:00
|
|
|
unknownError: "An unknown error occurred. See console output."
|
2018-01-31 03:11:14 +01:00
|
|
|
journalTitle: "Quest Journal"
|
2020-04-03 03:20:57 +02:00
|
|
|
journalTaken: "You take out your <journal>."
|
|
|
|
journalPutAway: "You put away your <journal>."
|
|
|
|
journalNoRoom: "You have no room in your inventory for your <journal>!"
|
2018-01-02 04:33:03 +01:00
|
|
|
journalNoQuests: "You have no accepted quests!"
|
2020-04-03 03:20:57 +02:00
|
|
|
journalDenied: "You cannot do that with your <journal>."
|
2020-03-04 08:32:24 +01:00
|
|
|
compassSet: "Set compass target to quest <quest>."
|
2022-02-04 12:41:23 +01:00
|
|
|
compassNone: "No compass target for quest <quest>."
|
2020-03-04 08:32:24 +01:00
|
|
|
compassReset: "Reset compass target."
|
2018-03-18 04:17:40 +01:00
|
|
|
timeZone: "Time zone"
|
2018-01-02 04:33:03 +01:00
|
|
|
timeDay: "Day"
|
|
|
|
timeDays: "Days"
|
2018-03-18 04:17:40 +01:00
|
|
|
timeMonth: "Month"
|
|
|
|
timeMonths: "Months"
|
|
|
|
timeYear: "Year"
|
|
|
|
timeYears: "Years"
|
2018-01-02 04:33:03 +01:00
|
|
|
timeHour: "Hour"
|
|
|
|
timeHours: "Hours"
|
|
|
|
timeMinute: "Minute"
|
|
|
|
timeMinutes: "Minutes"
|
|
|
|
timeSecond: "Second"
|
|
|
|
timeSeconds: "Seconds"
|
|
|
|
timeMillisecond: "Millisecond"
|
|
|
|
timeMilliseconds: "Milliseconds"
|
|
|
|
delay: "Delay"
|
|
|
|
save: "Save"
|
|
|
|
exit: "Exit"
|
|
|
|
exited: "Exited"
|
|
|
|
cancel: "Cancel"
|
|
|
|
cancelled: "Cancelled"
|
|
|
|
questTimeout: "Cancelled."
|
|
|
|
yesWord: "Yes"
|
|
|
|
noWord: "No"
|
|
|
|
"true": "true"
|
|
|
|
"false": "false"
|
|
|
|
clear: "Clear"
|
2020-03-15 00:59:30 +01:00
|
|
|
cleared: "Cleared"
|
2018-01-02 04:33:03 +01:00
|
|
|
none: "None"
|
|
|
|
done: "Done"
|
|
|
|
noneSet: "None set"
|
|
|
|
noDelaySet: "No delay set"
|
|
|
|
noIdsSet: "No IDs set"
|
|
|
|
noNamesSet: "No names set"
|
|
|
|
worlds: "Worlds"
|
|
|
|
points: "points"
|
2020-08-18 23:24:47 +02:00
|
|
|
npcHint: "Note: You can click on NPCs to get their ID."
|
2019-07-31 21:48:22 +02:00
|
|
|
listsNotSameSize: "All required lists must have the same number of entries!"
|
2018-01-02 04:33:03 +01:00
|
|
|
listDuplicate: "List contains duplicates!"
|
|
|
|
id: "ID"
|
|
|
|
quest: "Quest"
|
2022-01-23 20:24:24 +01:00
|
|
|
event: "Action"
|
|
|
|
condition: "Condition"
|
2018-01-02 04:33:03 +01:00
|
|
|
quests: "Quests"
|
|
|
|
createdBy: "Created by"
|
|
|
|
continuedBy: "and continued by"
|
|
|
|
questPoints: "Quest Points"
|
|
|
|
accepted: "Accepted"
|
|
|
|
complete: "Complete"
|
|
|
|
redoable: "Redoable"
|
2019-07-02 21:35:30 +02:00
|
|
|
objectives: "Objectives"
|
|
|
|
everything: "Everything"
|
2018-01-02 04:33:03 +01:00
|
|
|
usage: "Usage"
|
|
|
|
redoableEvery: "Redoable every <time>."
|
|
|
|
requirements: "Requirements"
|
2020-06-23 11:09:36 +02:00
|
|
|
requirementsItemFail: "Unable to collect required item. Is it in your off-hand?"
|
2022-01-23 20:24:24 +01:00
|
|
|
conditionFailQuit: "Condition failed. You have quit <quest>."
|
|
|
|
conditionFailRetry: "Condition not yet met for this stage of <quest>."
|
2020-10-16 09:18:14 +02:00
|
|
|
optionSilkTouchFail: "Unable to progress <quest> with the Silk Touch enchantment."
|
2018-02-01 08:00:57 +01:00
|
|
|
with: "with"
|
2018-01-02 04:33:03 +01:00
|
|
|
to: "to"
|
|
|
|
blocksWithin: "within <amount> blocks of"
|
|
|
|
experience: "Experience"
|
Parties 3.0.0 support (#1555)
* Updated Parties support
* Fixed multiplayer everything
* Add missing space for legacy string, fixes #1516
* Address formatting problems in initial menu prompts
* Do not proceed on invalid entity type, fixes #1520
* Click to register NPC listener if Citizens link failed at startup
* Populate objective goals when retrieving fresh quest data, fixes #1515
* Fixed typo in quest points log
* Added new Parties options for offline players and distance
* Added Parties experience reward
* Fix error on last stage completion
* Fixed Parties distance calculation
* Reworked how multiplayer sharing 1 works and require same quest
* Properly store repeat/cooldown values greater than max int, fixes #1523
* New Crowdin updates (#1524)
* New translations strings.yml (Thai)
* New translations strings.yml (Estonian)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* New translations strings.yml (Thai)
* Update quest main prompt strings
* Update quest main prompt strings, part 2
* Update quest main prompt strings, part 3
* New Crowdin updates (#1525)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Arabic)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* Update README.md
* NEW load shared quests to memory via /import folder
* Provide additional context for failed requirement quests, fixes #1530
* Use quest IDs instead of names for YAML implementation of quester data
* Remove initial action from main quests prompt, functional as legacy only
* New Crowdin updates (#1533)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (English)
* New translations strings.yml (Pirate English)
* Call password objective event on sync to prevent exception
* Address certain objectives not progressing, fixes #1535
* Update quest completion messages to adhere to modern strings
* Correct erroneous enchantment string functionality, fixes #1538
* New Crowdin updates (#1543)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (Romanian)
* New translations strings.yml (Arabic)
* New translations strings.yml (Finnish)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New Crowdin updates (#1544)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Bump version
* Add missing disable-command-feedback config check (#1547)
* Translate quest item reward name if applicable, fixes #1548
* Prevent sending of most empty quester strings, fixes #1545
* New Crowdin updates (#1551)
* New translations strings.yml (Polish)
* New translations strings.yml (Pirate English)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Croatian)
* New translations strings.yml (Hindi)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (Serbian (Latin))
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Norwegian Bokmal)
* New translations strings.yml (English)
* New translations strings.yml (Turkish)
* New translations strings.yml (Romanian)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Arabic)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Finnish)
* New translations strings.yml (Italian)
* New translations strings.yml (Swedish)
* New translations strings.yml (Japanese)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Portuguese)
* New translations strings.yml (Russian)
* New translations strings.yml (Serbian (Cyrillic))
* New translations strings.yml (Sinhala)
* New translations strings.yml (Polish)
* New translations strings.yml (Vietnamese)
* New translations strings.yml (Portuguese, Brazilian)
* New translations strings.yml (Indonesian)
* New translations strings.yml (Thai)
* New translations strings.yml (Filipino)
* New translations strings.yml (Chinese Simplified)
* New translations strings.yml (LOLCAT)
* New translations strings.yml (Spanish)
* New translations strings.yml (Chinese Traditional)
* New translations strings.yml (Estonian)
* New translations strings.yml (Turkish)
* New translations strings.yml (Hungarian)
* New translations strings.yml (French)
* New translations strings.yml (Czech)
* New translations strings.yml (Danish)
* New translations strings.yml (German)
* New translations strings.yml (Italian)
* New translations strings.yml (Korean)
* New translations strings.yml (Dutch)
* New translations strings.yml (Russian)
* Fixed multiplayer everything
* Reworked how multiplayer sharing 1 works and require same quest
* Updated Parties dependency
* Improved Parties messages on join/leave
* Further fixes about multiplayer sharing
* Wrong method fix
* Fixed documentation about deprecated method
Co-authored-by: PikaMug <2267126+PikaMug@users.noreply.github.com>
Co-authored-by: datatags <datatags@users.noreply.github.com>
2021-01-11 05:15:58 +01:00
|
|
|
partiesExperience: "Parties experience"
|
2019-06-12 07:11:17 +02:00
|
|
|
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
2020-03-15 00:59:30 +01:00
|
|
|
timerMessage: "Time left to finish the quest/stage: <time> seconds"
|
|
|
|
timerStart: "You have <time> seconds to finish this quest/stage"
|
2019-01-02 21:02:56 +01:00
|
|
|
noPermission: "You do not have permission to do that."
|
2021-07-29 11:56:05 +02:00
|
|
|
trialMode: "Trial Mode"
|
|
|
|
modeDeny: "You are unable to do that in <mode>."
|
2019-06-11 19:54:31 +02:00
|
|
|
duplicateEditor: "You are already using an editor!"
|
2019-08-05 19:33:02 +02:00
|
|
|
difference: "The difference is '<data>'."
|
2019-08-29 08:21:18 +02:00
|
|
|
notInstalled: "Not installed"
|
2020-04-09 06:52:46 +02:00
|
|
|
confirmDelete: "Are you sure?"
|
2021-09-22 07:39:22 +02:00
|
|
|
updateTo: "Update to <version>: <url>"
|