########################################################################################### # This is a YML file. Be careful when editing. Check your edits in a YAML checker like # # the one at http://yaml-online-parser.appspot.com # ########################################################################################### meta: authors: - BONNe challenges: commands: admin: main: parameters: '' description: 'Main admin command. Opens GUI.' import: description: 'Import challenges from challenges.yml|Parameter overwrite means that challenges or levels with the same ID will be overwritten.' parameters: '[overwrite]' reload: description: 'Reload challenges from the database|Parameter hard means that addon will reset connection to database.' parameters: '[hard]' show: description: 'Prints in chat all challenges that exist in world.' parameters: '' defaults: description: 'Show subcommands to import/export default challenges.' parameters: '[command]' defaults-import: description: 'Import default challenges.' parameters: '' defaults-generate: description: 'Export existing challenges to default.json file.' parameters: '[overwrite] - allows to overwrite existing file.' complete: description: 'Complete challenge for player.' parameters: ' ' reset: description: 'Reset challenge for player. If "challenge_id" is set to "all", then it will reset all challenges.' parameters: ' ' migrate: description: 'Migrate current game world challenges data to 0.8.0 storage format.' parameters: '' user: main: description: 'Open Challenges GUI.' parameters: '' complete: description: 'Complete challenge.' parameters: ' [count]' gui: title: admin: gui-title: '&aChallenges Admin' edit-challenge-title: '&aEdit Challenge' edit-level-title: '&aEdit Level' settings-title: '&aEdit Settings' choose-challenge-title: '&aChoose Challenge' choose-level-title: '&aChoose Level' choose-user-title: '&aChoose Player' manage-blocks: '&aManage Blocks' manage-entities: '&aManage Entities' confirm-title: '&aConfirmation' manage-items: '&aManage Items' manage-numbers: '&aNumber Pad' select-block: '&aSelect Block' select-challenge: '&aSelect Challenge' select-entity: '&aSelect Entity' toggle-environment: '&aToggle Environment' edit-text-fields: '&aEdit Text Fields' library-title: '&aDownloadable Libraries' lore-add: '&aAdd Lore Element' lore-remove: '&aRemove Lore Element' lore-edit: '&aEdit Lore' type-select: "&aChoose Challenge Type" challenges: '&6Challenges' game-modes: '&6Choose GameMode' multiple-complete: '&6How many times?' buttons: admin: complete: 'Complete user challenge' reset: 'Reset user challenge' create-challenge: 'Add new challenge' create-level: 'Add new level' edit-challenge: 'Edit challenge' edit-level: 'Edit level' delete-challenge: 'Remove challenge' delete-level: 'Remove level' import: 'Import ASkyblock Challenges' settings: 'Edit Settings' properties: 'Properties' requirements: 'Requirements' rewards: 'Rewards' challenges: 'Challenges' deployment: 'Deployment' icon: 'Icon' locked-icon: 'Locked Icon' description: 'Description' order: 'Order' environment: 'Environment' remove-on-complete: 'Remove after completion' name: 'Friendly Name' required-entities: 'Required Entities' remove-entities: 'Kill Entities' required-blocks: 'Required Blocks' remove-blocks: 'Remove Blocks' search-radius: 'Search Radius' required-permissions: 'Required Permissions' required-items: 'Required Items' remove-items: 'Remove Items' required-experience: 'Required experience' remove-experience: 'Remove experience' required-level: 'Required island level' required-money: 'Required money' remove-money: 'Remove money' reward-text: 'Reward message' reward-items: 'Reward items' reward-experience: 'Reward experience' reward-money: 'Reward money' reward-commands: 'Reward commands' repeatable: 'Repeatable' repeat-count: 'Max Times' repeat-reward-text: 'Repeat reward message' repeat-reward-items: 'Repeat reward items' repeat-reward-experience: 'Repeat reward experience' repeat-reward-money: 'Repeat reward money' repeat-reward-commands: 'Repeat reward commands' waiver-amount: 'Waiver Amount' add-challenge: 'Add Challenge' remove-challenge: 'Remove Challenge' reset-on-new: 'Reset On New Island' broadcast: 'Broadcast Completion' remove-completed: 'Remove after complete' glow: 'Glow when completed' free-at-top: 'Free challenges first' line-length: 'Lore line length' visibility-mode: 'Challenge Visibility Mode' toggle-user-list: 'User List' remove-selected: 'Remove Selected' add: 'Add' show-eggs: 'Switch View mode' accept: 'Accept' decline: 'Decline' save: 'Save' cancel: 'Cancel' input: 'Input' value: 'Value' set: '=' increase: '+' reduce: '-' multiply: '*' clear: 'Clear' remove-empty: 'Remove empty' number: '[number]' level-lore: 'Level Description' challenge-lore: 'Challenge Description' gui-view-mode: 'Display All GameModes' gui-mode: 'Single Challenges GUI' history-store: 'Challenges History' history-lifespan: 'History Lifespan' island-store: 'Store per Island' default-locked-icon: 'Locked Level Icon' input-mode: 'Switch input mode' title-enable: 'Completion title' title-showtime: 'Title Show Time' default-import: 'Import Default Challenges' default-export: 'Export Existing Challenges' complete-wipe: 'Wipe Addon Databases' challenge-wipe: 'Wipe Challenges Database' players-wipe: 'Wipe User Database' library: 'Web Library' download: 'Download Libraries' type: island: '&6Island Type' inventory: '&6Inventory Type' other: '&6Other Type' next: 'Next' previous: 'Previous' return: 'Return' value: "Complete" increase: "Increase" reduce: "Reduce" descriptions: admin: save: 'Save and return to previous GUI.' cancel: 'Return to previous GUI. Changes will not be saved.' input: 'Open text field input.' set: 'Set operation. Clicking on numbers will change value to selected number.' increase: 'Increase operation. Clicking on numbers will increase value by selected number.' reduce: 'Reduce operation. Clicking on numbers will reduce value by selected number.' multiply: 'Multiply operation. Clicking on numbers will multiply value by selected number.' import: 'Import ASkyblock Challenges.|On right click it enables/disables overwrite mode.|Place Challenges.yml inside ./BentoBox/addons/Challenges folder.' complete: 'Complete challenges for any user.|User will not get reward for completion.' reset: 'Reset completed user challenges.|Right click enables/disables Reset all functionality.' create-challenge: 'Add new Challenge.|By default it will be in free challenges list.' create-level: 'Add new Level.' edit-challenge: 'Edit Challenge settings.' edit-level: 'Edit Level settings.' delete-challenge: 'Remove a Challenge.' delete-level: 'Remove a Level.' settings: 'Change settings.' properties: 'Change general properties' requirements: 'Manage requirements' rewards: 'Manage rewards' challenges: 'manage level challenges (add / remove).' deployment: 'Allows users to complete (view) challenge.' icon-challenge: 'Icon that will be displayed in GUI panels for this challenge.' icon-level: 'Icon that will be displayed in GUI panels for this level.' locked-icon: 'Icon that will be displayed in GUI panels if level is locked.' description: 'Edit description.' order: 'Change order number.' environment: 'Change challenge environment.' remove-on-complete: 'Remove challenge from player GUI after it is completed.' name-challenge: 'Change challenge display name.' name-level: 'Change level display name.' required-entities: 'Add/edit/remove required entities.|Entities:|' remove-entities: 'Remove (kill) entities on challenge completion.' required-blocks: 'Add/edit/remove required blocks.|Blocks:|' remove-blocks: 'Remove (replace with air) blocks on challenge completion.' search-radius: "Radius around player's location where required entities and blocks will be searched." required-permissions: 'Required permissions for player to be able to complete challenge.|Permission:' required-items: 'Required items in player"s inventory.|Items:' remove-items: 'Remove items from player inventory after challenge completion.' required-experience: 'Define required experience for user to complete challenge.' remove-experience: 'Remove remove required experience.' required-level: 'Define required island level for this challenge.|&cRequires Level addon.' required-money: 'Define required money in player"s account.|&cRequires Vault and Economy plugin.' remove-money: 'Remove required money from player"s account.|&cRequires Vault and Economy plugin.' reward-text: 'Change message that will be sent to player after challenges completion.' reward-items: 'Change first time completion reward items.|Items:' reward-experience: 'Change first time completion reward Experience.' reward-money: 'Change first time completion reward Money.|&cRequires Vault and Economy plugin.' reward-commands: 'Define reward commands that will be called after first time completion.|***Adding "[SELF]" at the start means that command will be run by player, f.e. "/kill"|***String "[player]" will be replaced with player name, f.e. "/kill [player]" will be transformed to "/kill BONNe1704"|Commands:' repeatable: 'Define if challenge is repeatable or not.' repeat-count: 'Define maximal repeat count. If value is set 0 or smaller, then there are no limitations.' repeat-reward-text: 'Change message that will be sent to player after challenge repeated completion.' repeat-reward-items: 'Change repeated completion reward items.|Items:' repeat-reward-experience: 'Change repeated completion reward Experience.' repeat-reward-money: 'Change repeated completion reward Money.|&cRequires Vault and Economy plugin.' repeat-reward-commands: 'Define reward commands that will be called after challenge repeated completion.|***Adding "[SELF]" at the start means that command will be run by player, f.e. "/kill"|***String "[player]" will be replaced with player name, f.e. "/kill [player]" will be transformed to "/kill BONNe1704"|Commands:' waiver-amount: 'Set how many challenges can be left undone to unlock next level.' reward-text-level: 'Change message that will be sent to player after completing all challenges in level.' add-challenge: 'Add existing challenge to current level.' remove-challenge: 'Remove a challenge from current level.' reset-on-new: 'Enables/Disables resets of all player challenges if player restarts island, leaves island or is kicked.' broadcast: 'Enables/Disables broadcast to online players about first time challenge completion.' remove-completed: 'Enables/Disables hiding challenges that are completed and cannot be repeated.' glow: 'Enables/Disables glowing effect for completed challenges.' free-at-top: 'Change free challenges location. True means that challenges will be first, otherwise they will be last.' line-length: 'Modify the maximum line length in lore box. Will not affect stored objects.' toggle-user-list: 'Switch to different player list.' mode-online: 'Players which currently are online.' mode-in-world: 'Players in GameMode world.' mode-with-island: 'Players that have an island in GameMode.' selected: 'Selected' remove-selected: 'Remove selected elements.|Select elements with the right mouse button.' show-eggs: 'Switch entity view between Egg mode or Head mode.' level-lore: 'Modify which level description elements should be visible.' challenge-lore: 'Modify which challenge description elements should be visible.' gui-view-mode: "Set if /challenges GUI should show GameModes or challenges in player's world." history-store: 'Enable/disable challenges history storage.' history-lifespan: 'Modify how many days history data will be saved.|0 means forever.' island-store: 'Enable/disable challenges data storing per island. This means that challenges will be the same for the whole team if this is enabled.|Will NOT convert data on click. PROGRESS WILL BE LOST.' default-locked-icon: 'Change default locked level icon.|This option can be overwritten by each level.' gui-mode: 'Enable/disable single challenges GUI.|&2Requires server restart.' visibility-mode: 'Display/hide undeployed challenges.' click-to-edit: '&4Click here to edit input.' edit-text-line: '&6 Edit text message!' add-text-line: '&6 Add new text message!' input-mode: 'Switch between chat and anvil input modes.' title-enable: 'Enable/disable the title message that will be showed when player complete challenge.' title-showtime: 'Modify how long title message will be visible to player.' default-import: 'Import default challenges.' default-export: 'Export existing challenges to defaults.json file.' complete-wipe: 'Completely clear all challenges addon databases. Includes player data!' challenge-wipe: 'Completely clear challenges and their level databases!' players-wipe: 'Completely clear player database!' library: 'Open GUI that shows all available public Challenges Libraries.' library-author: 'by &e[author]' library-version: '&9Made in Challenges [version]' library-lang: '&aLanguage: [lang]' library-gamemode: '&aPrimary for [gamemode]' download: 'Manually update available challenges libraries. |Right click to enable cache clearing.' download-disabled: 'GitHub data downloader is disabled in BentoBox. Without it, you cannot use Libraries!' lore: level: "Level string. | Represents translation 'challenges.gui.challenge-description.level'." status: "Status string. | Represents translation 'challenges.gui.challenge-description.completed'." count: "Completion count string. | Represents translation for 'challenges.gui.challenge-description.completed-times', 'challenges.gui.challenge-description.completed-times-of' and 'challenges.gui.challenge-description.maxed-reached'." description: "Description string. | Defined in challenges object - challenge.description." warnings: "Warning string. | Represents translation for: | 'challenges.gui.challenge-description.warning-items-take' | 'challenges.gui.challenge-description.objects-close-by' | 'challenges.gui.challenge-description.warning-entities-kill' | 'challenges.gui.challenge-description.warning-blocks-remove'." environment: "Environment string. | Defined in challenges object - challenge.environment." requirements: "Requirement string. | Represents translation for: | 'challenges.gui.challenge-description.required-level' | 'challenges.gui.challenge-description.required-money' | 'challenges.gui.challenge-description.required-experience' | and challenge.requiredItems, challenge.requiredBlocks or challenge.requiredEntities." reward_text: "Reward string. | Defined in challenge.rewardText and challenge.repeatRewardText" reward_other: "Reward other String. | Represents translation for: | 'challenges.gui.challenge-description.experience-reward' | 'challenges.gui.challenge-description.money-reward' | 'challenges.gui.challenge-description.not-repeatable'." reward_items: "Reward Items. | List of items that will be rewarded defined in challenge.rewardItems and challenge.repeatRewardItems." reward_commands: "Reward Commands. | List of commands that will be rewarded defined in challenge.rewardCommands and challenge.repeatRewardCommands." level_status: "Status string. | Represents translation 'challenges.gui.level-description.completed'." challenge_count: "Completed challenge count string. | Represents translation for 'challenges.gui.level-description.completed-challenges-of'" unlock_message: "Unlock message string. | Defined in challenges Level object - challengeLevel.unlockMessage." waiver_amount: "Shippable challenge count to unlock next level string. | Represents translation for 'challenges.gui.level-description.waver-amount'" level_reward_text: "Reward string. | Defined in challengeLevel.rewardText" level_reward_other: "Reward other String. | Represents translation for: | 'challenges.gui.level-description.experience-reward' | 'challenges.gui.level-description.money-reward'." level_reward_items: "Reward Items. | List of items that will be rewarded defined in challengeLevel.rewardItems." level_reward_commands: "Reward Commands. | List of commands that will be rewarded defined in challengeLevel.rewardCommands." current-value: '|&6Current value: [value].' enabled: 'Active' disabled: 'Disabled' type: island: '&arequire blocks or mobs around player' inventory: '&arequire items in players inventory' other: '&arequire things from other plugins/addons' the-end: '- The End' nether: '- Nether' normal: '- Overworld' entity: '- [entity] : [count]' block: '- [block] : [count]' permission: '- [permission]' item: '- [count] x [item]' item-meta: ' ([meta])' item-enchant: ' - [enchant] [level]' command: '- [command]' level-unlocked: 'Click to see [level] challenges!' level-locked: 'Complete [count] more [level] challenges to unlock this level!' increase-by: "&aIncrease completion count by [value]" reduce-by: "&cReduce completion count by [value]" visibility: visible: "All challenges are visible to everyone" hidden: "Only Deployed challenges are visible." toggleable: "Toggle if undeployed challenges should be displayed" challenge-description: level: '&FLevel: [level]' completed: '&BCompleted' completed-times-of: 'Completed [donetimes] out of [maxtimes]' maxed-reached: 'Completed [donetimes] out of [maxtimes]' completed-times: 'Completed [donetimes]' warning-items-take: '&cAll required items are taken when you complete this challenge!' objects-close-by: '&cAll required blocks and entities must be close to you on your island!' warning-entities-kill: '&cAll required entities will be killed when you complete this challenge!' warning-blocks-remove: '&cAll required blocks will be removed when you complete this challenge!' not-repeatable: '&cThis challenge is not repeatable!' experience-reward: '&6Exp reward: [value]' money-reward: '&6Money reward: $[value]' required-experience: '&6Required exp: [value]' required-money: '&6Required money: $[value]' required-island-level: '&6Required island level: [value]' environment: 'Required Environments:' reward-items: '&6Reward Items:' reward-commands: '&6Reward Commands:' required-items: 'Required Items:' required-entities: 'Required Entities:' required-blocks: 'Required Blocks:' level-description: completed: '&BCompleted' completed-challenges-of: '&3You have completed [number] of [max] challenges in this level.' waver-amount: '&6[value] challenges can be skipped to unlock next level.' experience-reward: '&6Exp reward: [value]' money-reward: '&6Money reward: $[value]' reward-items: '&6Reward Items:' reward-commands: '&6Reward Commands:' item-description: item: '- [count] x [item]' item-meta: ' ([meta])' item-enchant: ' - [enchant] [level]' item-name: ' [name]' item-lore: ' Item Lore:' book-meta: ' [title] by [author]' recipe-count: ' [count] recipes' armor-color: ' [color]' potion-type-extended-upgraded: ' Extended and upgraded [name]' potion-type-upgraded: ' Upgraded [name]' potion-type-extended: ' Extended [name]' potion-type: ' [name]' custom-effects: ' Custom Effects:' potion-effect: ' [effect] x [amplifier] for [duration]t' skull-owner: ' [owner]' egg-meta: ' [mob]' fish-meta: ' [body-color] with [pattern-color] [pattern]' questions: prefix: "&2[SERVER]: " admin: number: "Write a number in chat and press enter to accept it and press enter." unique-id: "Write the object's unique name and press enter." challenge-name: "Write the display name in chat for current challenge." level-name: "Write display name in chat for current level." titles: # Title and subtitle my contain variables in [] that will be replaced with proper message from challenge object. # [friendlyName] will be replaced with challenge friendly name. # [level] will be replaced with level friendly name. # [rewardText] will be replaced with challenge reward text. challenge-title: 'Successfully completed' challenge-subtitle: '[friendlyName]' # Title and subtitle my contain variable in [] that will be replaced with proper message from level object. # [friendlyName] will be replaced with level friendly name. # [rewardText] will be replaced with level reward text. level-title: 'Successfully completed' level-subtitle: '[friendlyName]' messages: admin: hit-things: 'Hit things to add them to the list of things required. Right click when done.' you-added: 'You added one [thing] to the challenge' challenge-created: '[challenge]&r created!' complete-wipe: '&cHope you have backups, as you just erased all the Challenges Addon databases!' challenge-wipe: '&cHope you have backups, as you just erased all the Challenges and their levels!' players-wipe: '&cHope you have backups, as you just erase all the player completed challenges!' completed: '&2You completed challenge [name] for [player]!' already-completed: '&2This challenge was already completed!' reset: '&2You reset challenge [name] for [player]!' reset-all: '&2All [player] challenges were reset!' not-completed: '&2This challenge is not completed yet!' migrate-start: '&2Start migrating challenges addon data.' migrate-end: '&2Challenges addon data updated to new format.' migrate-not: '&2All data is valid.' start-downloading: '&5Starting to download and import Challenges Library.' you-completed-challenge: '&2You completed the [value] &r&2challenge!' you-repeated-challenge: '&2You repeated the [value] &r&2challenge!' you-repeated-challenge-multiple: '&2You repeated the [value] &r&2challenge [count] times!' you-completed-level: '&2You completed the [value] &r&2level!' name-has-completed-challenge: '&5[name] has completed the [value] &r&5challenge!' name-has-completed-level: '&5[name] has completed the [value] &r&5level!' import-levels: 'Start importing Levels' import-challenges: 'Start importing Challenges' no-levels: 'Warning: No levels defined in challenges.yml' import-number: 'Imported [number] challenges' load-skipping: '"[value]" already exists - skipping' load-overwriting: 'Overwriting "[value]"' load-add: 'Adding new object: [value]' defaults-file-overwrite: 'defaults.json exists. It will be overwritten.' defaults-file-completed: 'defaults.json file is populated with challenges from [world]!' errors: no-name: '&cMissing challenge name' unknown-challenge: '&cUnknown challenge' unique-id: '&cUniqueID "[id]" is not valid.' wrong-icon: '&cGiven material "[value]" is not valid and cannot be used as icon.' not-valid-integer: '&cGiven integer "[value]" is not valid!|Value should be between [min] and [max].' not-a-integer: '&cGiven value "[value]" is not integer!' not-deployed: '&cChallenge is not deployed!' not-on-island: '&cYou must be on your island to do that!' challenge-level-not-available: '&cYou have not unlocked level to complete this challenge.' not-repeatable: '&cThis challenge is not repeatable!' wrong-environment: '&cYou are in the wrong environment!' not-enough-items: '&cYou do not have enough [items] to complete this challenge!' not-close-enough: '&cYou must be standing within [number] blocks of all required items.' you-still-need: '&cYou still need [amount] x [item]' missing-addon: '&cCannot complete challenge: Required addon or plugin is missing.' incorrect: '&cCannot complete challenge. Requirements are incorrect.' not-enough-money: '&cIt is necessary to have [value] on your account to complete the challenge.' not-enough-experience: '&cIt is necessary to have [value] EXP to complete challenge.' island-level: '&cYour island must be level [number] to complete this challenge!' import-no-file: '&cCould not find challenges.yml file to import!' no-load: '&cError: Could not load challenges.yml. [message]' load-error: '&cError: Cannot load [value].' no-rank: "&cYou do not have a high enough rank to do that." cannot-remove-items: '&cSome items cannot be removed from inventory!' exist-challenges-or-levels: '&cChallenges already exist in your world. Cannot proceed!' defaults-file-exist: '&cdefaults.json already exists. Use overwrite mode to replace it!' defaults-file-error: '&cThere was an error while creating defaults.json file! Check console!' no-challenges: '&cChallenges are not implemented in this world yet!' no-challenges-admin: '&cChallenges are not implemented in this world yet! Use &5/[command] &cto add them!' missing-level: '&cChallenge Level [level] is not defined in the database. It may cause errors!' missing-arguments: '&cCommand is missing arguments.' no-multiple-permission: "&cYou do not have permission to complete this challenge multiple times at once." protection: flags: CHALLENGES_ISLAND_PROTECTION: description: "&5&oToggle who can\n&5&ocomplete challenges" name: "Challenges protection" CHALLENGES_WORLD_PROTECTION: description: "&5&oEnable/disable\n&5&orequirement for players to\n&5&obe on their island to\n&5&ocomplete a challenge." name: "Challenges Island limitation" hint: "No challenges outside island" version: 11