Default

This is the default messages.yml file.

prefix: "&6[&f&lTheSearch&6] "
commandCreateError: "&cYou need to use: &7/thesearch create <search>"
searchAlreadyExists: "&cThe search &7%name% &calready exists."
searchCreated: "&aSearch &7%name% &acreated. Add blocks or entities to it using: &7/thesearch addblock/addentity %name%"
notLookingBlock: "&cYou must be looking at a block."
commandAddblockError: "&cYou need to use: &7/thesearch addblock <search>"
searchDoesNotExists: "&cThe search &7%name% &cdoesn't exists."
blockAddError: "&cThat block already belongs to a search."
blockAddCorrect: "&aAdded block to search &7%search%&a! This search has now &e%total% &aobjects to find."
configReloaded: "&aConfigs reloaded."
blockRemoveCorrect: "&aRemoved block from search &7%search%&a. This search has now &e%total% &aobjects to find."
cantRemoveObject: "&cYou can't break that."
alreadyFindBlock: "&cYou've already found that block!"
alreadyCompleteSearch: "&cYou've already completed that search!"
commandAddentityError: "&cYou need to use: &7/thesearch entity <search>"
commandAddentityNoPlugin: "&cIf you want to add entities to searches you need MythicMobs or Citizens."
commandAddentityInvalidEntity: "&cYou must be looking at a MythicMobs or Citizens entity."
entityAddError: "&cThat entity already belongs to a search."
entityAddCorrect: "&aAdded entity to search &7%search%&a! This search has now &e%total% &aobjects to find."
alreadyFindEntity: "&cYou've already found that entity!"
commandResetError: "&cYou need to use: &7/thesearch reset <player> <search>"
playerDoesNotExists: "&cNo data found for that player."
commandResetCorrect: "&aSearch &7%name% &areset correctly for &e%player%&a!"
commandResetAllCorrect: "&aAll searches reseted correctly for &e%player%&a!"
commandResetAllPlayersValue: "all players"
commandDeleteError: "&cYou need to use: &7/thesearch delete <search>"
searchDeleted: "&aSearch &7%name% &adeleted."
blockDoesNotBelongsToSearch: "&cThat block doesn't belong to any search."
commandRemoveentityNoPlugin: "&cIf you want to remove entities from searches you need MythicMobs or Citizens."
entityDoesNotBelongsToSearch: "&cThat entity doesn't belong to any search."
entityRemoveCorrect: "&aRemoved entity from search &7%search%&a. This search has now &e%total% &aobjects to find."
inventoryInfoTitle: "&6&lTheSearch &8- &7Menu"
inventorySearchItemName: "&6Search &f%search%"
inventorySearchItemLore:
- ""
- "&7Number of objects: &e%total_objects%"
- "&7Total of players who completed it: &e%total_completed%"
- ""
- "&a&lCLICK &ato view"
inventoryGoBackItemName: "&7Go Back"
inventoryBlockItemName: "&6Block &f%number%"
inventoryEntityItemName: "&6Entity &f%number%"
inventoryObjectItemLore:
- ""
- "&7Type: &e%type%"
- "&7Location: &e%x% %y% %z% %world%"
- "&7Total times found: &e%total_found%"
- ""
- "&a&lCLICK &ato teleport"

commandTeleportError: "&cYou need to use: &7/thesearch tpblock <search> <id>"
commandTeleportIdError: "&cYou need to use a valid id."
teleportCorrect: "&aTeleported to object &7%id% &aof search &7%search%&a!"
teleportFailed: "&cImpossible to teleport to that object."
searchNoPermissions: "&cYou don't have permissions to interact with this search."
findOnBlockedGamemodeError: "&cYou can't interact with this search while on that gamemode."
commandEnableError: "&cYou need to use: &7/thesearch enable <search>"
commandDisableError: "&cYou need to use: &7/thesearch disable <search>"
searchEnabled: '&aSearch &7%search% &aenabled.'
searchDisabled: '&aSearch &7%search% &adisabled.'
errorSearchIsDisabled: "&cThis search is disabled."
topNoData: "&7No Data"
newVersion:
  - "&cThere is a new version available. &e(&7%version%&e)"
  - "&cYou can download it at: &ahttps://www.spigotmc.org/resources/97334/"
help:
  - "&6&m                                                                    "
  - "      &f&lTheSearch &7Commands"
  - " "
  - "&8- &6/thesearch create <search> &7Creates a new search."
  - "&8- &6/thesearch delete <search> &7Deletes a search."
  - "&8- &6/thesearch edit <search> &7Edits a search through the GUI."
  - "&8- &6/thesearch addblock <search> &7Adds the target block to a search."
  - "&8- &6/thesearch addentity <search> &7Adds the target entity to a search."
  - "&8- &6/thesearch removeblock &7Removes the target block from its search."
  - "&8- &6/thesearch removeentity &7Removes the target entity from its search."
  - "&8- &6/thesearch reset <player> <search>/all &7Resets player data from a search."
  - "&8- &6/thesearch tp <search> <id> &7Teleports you to an object of a search."
  - "&8- &6/thesearch enable/disable <search> &7Enables or disables a search."
  - "&8- &6/thesearch reload &7Reloads the config."
  - " "
  - "&6&m                                                                    "

commandEditError: "&cYou need to use: &7/thesearch edit <search>"
inventoryEditingSearchTitle: "&4&lEditing Search"
inventoryEditingCurrentSearchName: "&6&lCurrent Search: &7%name%"
inventoryEditingCurrentSearchLore:
  - "&7Number of objects: &e%total_objects%"
  - "&7Total of players who completed it: &e%total_completed%"
inventoryEditingObjectItemName: "&6%type% &8(&7id: &f%id%&8)"
inventoryEditingObjectTypeBlock: "Block"
inventoryEditingObjectTypeEntity: "Entity"
inventoryEditingObjectItemLore:
  - "&7Type: &e%specific_type%"
  - "&7Location: &e%x% %y% %z% %world%"
  - "&7Total times found: &e%total_found%"
  - ""
  - "&a&lLEFT CLICK &ato open"
  - "&c&lRIGHT CLICK &cto remove"
inventoryEditingNextPageItemName: "&7Next Page"
inventoryEditingPreviousPageItemName: "&7Previous Page"
inventoryEditingActionsItemName: "&6&lEdit Actions"
inventoryEditingActionsItemLore:
  - "&7Searches have different categories of actions"
  - "&7that will be executed on certain cases. Click"
  - "&7here to manage them."
inventoryEditingDisplayParticlesItemName: "&6&lEdit Display Particles"
inventoryEditingDisplayParticlesItemLore:
  - "&7These particles will be displayed for players"
  - "&7that haven't found an object (block or entity) yet."
  - "&7Click here to manage them."
  - ""
  - "&cUnder Development"
inventoryEditingOtherPropertiesItemName: "&6&lEdit Other Properties"
inventoryEditingOtherPropertiesItemLore:
  - "&7Click to modify other properties of this search."
  - ""
  - "&cUnder Development"
inventoryEditingObjectDeleteConfirmYesItemName: "&a&lYES"
inventoryEditingObjectDeleteConfirmNoItemName: "&c&lNO"
inventoryEditingObjectDeleteItemName: "&6&lREMOVING OBJECT"
inventoryEditingObjectDeleteItemLore:
  - "&cAre you sure you want to remove"
  - "&cthis object?"
  - ""
  - "&6Object Id: &7%id%"
inventoryEditingObjectDeleted: "&aObject &7%id% &aremoved from search &7%search%&a!"
inventoryEditingGoBackItemName: "&7Go Back"
inventoryEditingObjectTeleportItemName: "&6&lTeleport to Object"
inventoryEditingObjectTeleportItemLore:
  - "&7Location: &e%x% %y% %z% %world%"
  - ""
  - "&a&lLEFT CLICK &ato teleport"
inventoryEditingActionsDefaultActionsItemName: "&6&lDefault Actions"
inventoryEditingActionsDefaultActionsItemLore:
  - "&7These are the actions that will be executed"
  - "&7when a player finds an object of this Search."
inventoryEditingActionsLastActionsItemName: "&6&lLast Actions"
inventoryEditingActionsLastActionsItemLore:
  - "&7These are the actions that will be executed"
  - "&7when the player finds the last object of"
  - "&7this Search."
inventoryEditingActionsReachActionsItemName: "&6&lReach Amount Actions"
inventoryEditingActionsReachActionsItemLore:
  - "&7These are the actions that will be executed"
  - "&7when a player reaches certain amount of find"
  - "&7objects on this Search."
  - ""
  - "&cUnder Development"
inventoryEditingActionsAlreadyFoundActionsItemName: "&6&lAlready Found Actions"
inventoryEditingActionsAlreadyFoundActionsItemLore:
  - "&7These are the actions that will be executed"
  - "&7when a player tries to interact with an"
  - "&7already found object of this Search."
inventoryEditingActionChatMessage: "&8- &eChat Message"
inventoryEditingActionTitleMessage: "&8- &eTitle Message"
inventoryEditingActionSound: "&8- &eSound"
inventoryEditingActionCommands: "&8- &eCommand(s)"
inventoryEditingActionNoActions: "&8No actions set."
inventoryEditingActionsAlreadyFoundActionsItemLore2:
  - ""
  - "&a&lLEFT CLICK &ato edit"
inventoryEditingActionChatMessageItemName: "&6&lFind Chat Message"
inventoryEditingActionChatMessageItemLore:
  - "&7This is the chat message to be sent."
  - ""
  - "&7Current message:"
inventoryEditingActionChatMessageItemLore2:
  - ""
  - "&a&lLEFT CLICK &ato add new line"
  - "&c&lRIGHT CLICK &cto delete last line"
inventoryEditingActionChatMessageNoMessage: "&8No message set."
inventoryEditingActionChatMessageLineRemoved: "&aLast chat message line removed."
inventoryEditingActionChatMessageTip:
  - "&e&lWrite the new text line."
  - "&7Check this link for more information:"
  - "&bhttps://ajneb97.gitbook.io/thesearch/searches-tutorial#find-chat-message"
inventoryEditingActionChatMessageLineAdded: "&aChat message line added."
inventoryEditingActionTitleMessageItemName: "&6&lFind Title Message"
inventoryEditingActionTitleMessageItemLore:
  - "&7This is the title on screen to be sent."
  - ""
  - "&7Title: %title%"
  - "&7Subtitle: %subtitle%"
  - ""
  - "&a&lLEFT CLICK &ato edit"
inventoryEditingActionTitleMessageNoTitle: "&8No title set"
inventoryEditingActionTitleMessageNoSubtitle: "&8No subtitle set"
inventoryEditingActionTitleTitleMessageItemName: "&6&lFind Title"
inventoryEditingActionTitleTitleMessageItemLore:
  - "&7This is the title on screen to be sent"
  - ""
  - "&7Title: %title%"
  - ""
  - "&a&lLEFT CLICK &ato edit"
inventoryEditingActionTitleTitleTip:
  - "&e&lWrite the new title message."
  - "&7Use 'none' to set it empty"
  - "&7Check this link for more information:"
  - "&bhttps://ajneb97.gitbook.io/thesearch/searches-tutorial#find-title-message"
inventoryEditingActionTitleTitleSet: "&aTitle set."
inventoryEditingActionTitleSubMessageItemName: "&6&lFind Subtitle"
inventoryEditingActionTitleSubMessageItemLore:
  - "&7This is the subtitle on screen to be sent"
  - ""
  - "&7Subtitle: %subtitle%"
  - ""
  - "&a&lLEFT CLICK &ato edit"
inventoryEditingActionTitleSubTip:
  - "&e&lWrite the new subtitle message."
  - "&7Use 'none' to set it empty"
  - "&7Check this link for more information:"
  - "&bhttps://ajneb97.gitbook.io/thesearch/searches-tutorial#find-title-message"
inventoryEditingActionTitleSubSet: "&aSubtitle set."
inventoryEditingActionTitleFadeInItemName: "&6&lFade In Transition"
inventoryEditingActionTitleFadeInItemLore:
  - "&7This is the 'fade in' transition of"
  - "&7the title in ticks."
  - ""
  - "&7Fade In: &e%value%"
  - ""
  - "&a&lLEFT CLICK &ato increase 10"
  - "&a&lSNEAK+LEFT CLICK &ato increase 5"
  - "&c&lRIGHT CLICK &cto decrease 10"
  - "&c&lSNEAK+RIGHT CLICK &cto decrease 5"
inventoryEditingActionTitleStayItemName: "&6&lStay Transition"
inventoryEditingActionTitleStayItemLore:
  - "&7This is the 'stay' transition of"
  - "&7the title in ticks."
  - ""
  - "&7Stay: &e%value%"
  - ""
  - "&a&lLEFT CLICK &ato increase 10"
  - "&a&lSNEAK+LEFT CLICK &ato increase 5"
  - "&c&lRIGHT CLICK &cto decrease 10"
  - "&c&lSNEAK+RIGHT CLICK &cto decrease 5"
inventoryEditingActionTitleFadeOutItemName: "&6&lFade Out Transition"
inventoryEditingActionTitleFadeOutItemLore:
  - "&7This is the 'fade out' transition of"
  - "&7the title in ticks."
  - ""
  - "&7Fade Out: &e%value%"
  - ""
  - "&a&lLEFT CLICK &ato increase 10"
  - "&a&lSNEAK+LEFT CLICK &ato increase 5"
  - "&c&lRIGHT CLICK &cto decrease 10"
  - "&c&lSNEAK+RIGHT CLICK &cto decrease 5"
inventoryEditingActionSoundItemName: "&6&lFind Sound"
inventoryEditingActionSoundItemLore:
  - "&7This is the sound to be played."
  - ""
  - "&7Sound: &e%sound%"
  - ""
  - "&cUnder Development"
inventoryEditingActionSoundNoSound: "&8No sound set"
inventoryEditingActionCommandsItemName: "&6&lFind Commands"
inventoryEditingActionCommandsItemLore:
  - "&7These are the console commands to be sent."
  - ""
  - "&7Current commands:"
inventoryEditingActionCommandsItemLore2:
  - ""
  - "&a&lLEFT CLICK &ato add new command"
  - "&c&lRIGHT CLICK &cto delete last command"
inventoryEditingActionCommandsNoMessage: "&8No commands set."
inventoryEditingActionCommandsCommand: "&8- &e%command%"
inventoryEditingActionCommandsCommandRemoved: "&aLast command removed."
inventoryEditingActionCommandsTip:
  - "&e&lWrite the new console command."
  - "&7Use %player% variable to replace the player name."
  - "&7Check this link for more information:"
  - "&bhttps://ajneb97.gitbook.io/thesearch/searches-tutorial#find-commands"
inventoryEditingActionCommandAdded: "&aCommand added."
inventoryEditingActionFindEffectsItemName: "&6&lFind Effects"
inventoryEditingActionFindEffectsItemLore:
  - "&7Effects to be displayed ONLY to the player."
  - ""
  - "&7Current Effects:"
inventoryEditingActionFindEffectsItemLore2:
  - ""
  - "&cUnder Development"
inventoryEditingActionFindEffectsNoMessage: "&8No effects set."
inventoryEditingActionFindEffectsEffect: "&8- &e%effect%"
inventoryEditingActionFireworkActionName: "FIREWORK"
inventoryEditingActionRandomItemsActionName: "RANDOM ITEMS"
inventoryEditingActionRotatingHeadActionName: "ROTATING HEAD"
inventoryEditingActionHologramActionName: "HOLOGRAM"
inventoryEditingActionBatActionName: "BATS"
inventoryEditingActionLightningActionName: "LIGHTNING"
inventoryEditingActionParticlesActionName: "PARTICLES"

Last updated