GroupMoro
SmartQuests
SmartQuests
  • GETTING STARTED
    • Commands
    • Permissions
    • Configuration
    • Placeholders
  • QUESTS
    • Quests GUI
    • Edit Quest GUI
    • Edit Quest File
    • Mission Types
  • Message
    • Message List
Powered by GitBook
On this page
  1. Message

Message List

PreviousMission Types

Last updated 1 month ago

message.yml
gui:
  name: '  &2&l          Quests'
  player-head:
    text: '&e&l%player%'
    complete: '&aCompleted: %complete%'
    active: '&aActive: %active%'
  back: '&f&lBack'
  next: '&f&lNext'
category:
  name: '  &2&l        Categories'
  text:
  - '&fKill'
  - '&fBreak'
  - '&fPlace'
  - '&fEnchant'
  - '&fFish'
  - '&fClaim'
  - '&fConsume'
  - '&fTravel'
  - '&fTame'
  - '&fMate'
  - '&fShear'
  - '&fCreate'
  - '&fClick'
  - '&fInteract'
  - '&fEarn Money'
  - '&fExperience'
  - '&fRegion'
  - '&fFarming'
  - '&fEffects'
  - '&fTrade'
  - '&fSleep'
  - '&fMythicMob'
  button: '&f&lCategories'
  select: '&f&lCategory:'
editgui:
  guiname: '&2&l         Quests Edit'
  exit: '&c&lExit'
  on-edit: '&0&lQuest >&0 %quest%'
  new-mission:
    text: '&aNew mission'
    error: '&cCreation cancelled! Do not include spaces in the name'
    textchat: '&aType the mission name in chat'
    cancel: '&cOperation cancelled!'
    create: '&aMission &e%mission% &acreated!'
  totalactive:
    text: '&fTotal active'
    text-lore: '&fmissions:'
    message: '&aEnter the amount of missions that can be activated at the same time'
  hide-mission:
    text-hide: '&4Hide completed'
    text-hide-lore: '&4missions'
    text-show: '&aView completed'
    text-show-lore: '&amissions'
  toggle:
    enable:
      text: '&aActive mission'
      lore: '&7Press to deactivate'
    disable:
      text: '&cMission deactivated'
      lore: '&7Press to activate'
  delete:
    text: '&fDelete mission'
    confirm: '&cType the chat (&eConfirm&c) or (&eExit&c)'
    message: '&cMission &e%mission% &cdeleted!'
  item:
    guiname: '&f&lIcon'
    text: '&aEnter the ENTITY or OBJECT to complete the mission'
    error: '&cPlease enter a valid object/block or entity ID.'
  name:
    guiname: '&f&lName'
    text: '&aEnter the mission title'
  lore:
    guiname: '&f&lLore'
    text: '&aType the lore content separating lines with a semicolon '';'', you can
      add quest progression by entering %progress<n>% replacing <n> with the quest
      number.'
  unlock:
    guiname: '&f&lUnlock Missions'
    text: '&aType the missions to complete to unlock separated by '';'', to disable
      enter only '';'''
  reward:
    guiname: '&f&lReward message'
    text: '&aType a short description of the reward, you can enter multiple lines
      by separating them with a semicolon '';'' .'
  command:
    guiname: '&f&lCommandi Ricompensa'
    text: '&aType the commands that can be executed upon mission completion, entering
      %player% will be replaced with the name of the player to whom the command will
      be executed. You can enter multiple commands at once by separating them with
      semicolons '';'' .'
  object:
    text: '&aEnter the ENTITY or OBJECT to complete the mission'
    error: '&cPlease enter a valid object/block or entity ID.'
  type:
    text: '&aEnter a type to give to the mission from those listed:'
    list: kill, break, place, enchant, fishing, claim, consume, world, tame, breed,
      shear, craft, click, interact, money, exp
    error: '&cEnter a type in the list'
  amount:
    text: '&aEnter the amount to assign to the mission'
    error: '&cInvalid number! Enter numbers only!'
  mission:
    addmission: '&aAdd action %n%'
    removemission: '&cRemove action %n%'
    guiname: '&f&lEdit Missions'
    type: '&fType: %n%'
    object: '&fObject: %n%'
    amount: '&fQuantity: %n%'
message:
  mis-active: '&aMission %mission%&a active for %player%'
  mis-active-player: '&aThe mission: %mission%&a was activated by %player%'
  mis-reset: '&aMission %mission%&a reset for %player%'
  mis-reset-player: '&aMission: %mission%&a has been reset by %player%'
  mis-complete: '&aMission %mission%&a complete for %player%'
  mis-complete-player: '&aMission: %mission%&a has been completed by %player%'
  correct-use: '&eCorrect use of the command: /quests [player] [action] [mission]'
  complete: '&eYou completed the mission %mission%'
  lore-complete: '&a&l%symbol% Completed'
  lore-unlock: '&cMission blocked by:'
  lore-unlock-list: '&f> &7'
  max-active: '&cYou have reached the limit of %max% active missions.'
  active: '&a&l%symbol% &aActive'
  no-player: '&cPlayer not found!'
  no-mission: '&cMission not found!'
  no-action: '&cCommand not recognized!'
  no-permission: '&cYou do not have permission to use this command!'
  exit: '&eOr type ''&cexit&e'' to cancel the operation.'
help:
  message:
  - '&f==================== &2[SmartQuests] &f===================='
  - '&e/quests &7- Opens the mission GUI'
  - '&e/quests help &7- Open this interface'
  active: '&e/quests active [player] [mission] &7- Activate mission to a player'
  reset: '&e/quests reset [player] [mission] &7- Reset mission for a player'
  complete: '&e/quests complete [player] [mission] &7- Complete single player mission'
  edit: '&e/quests edit &7- Open the mission editing GUI'
  end: '&f====================================================='

Entries
Descriptions

Messages visible inside the GUI

GUI messages that refer to categories /quests

Editing GUI related messages /quests edit (Some messages appear in chat for manual entry of items/entities) If you need to insert an apostrophe, you need to insert it twice.

Messages visible in chat

Messages related to the command: /help

gui:
  name: '  &2&l          Quests'
  player-head:
    text: '&e&l%player%'
    complete: '&aCompleted: %complete%'
    active: '&aActive: %active%'
  back: '&f&lBack'
  next: '&f&lNext'
category:
  name: '  &2&l        Categories'
  text:
  - '&fKill'
  - '&fBreak'
  - '&fPlace'
  - '&fEnchant'
  - '&fFish'
  - '&fClaim'
  - '&fConsume'
  - '&fTravel'
  - '&fTame'
  - '&fMate'
  - '&fShear'
  - '&fCreate'
  - '&fClick'
  - '&fInteract'
  - '&fEarn Money'
  - '&fExperience'
  - '&fRegion'
  - '&fFarming'
  - '&fEffects'
  - '&fTrade'
  - '&fSleep'
  - '&fMythicMob'
  button: '&f&lCategories'
  select: '&f&lCategory:'
editgui:
  guiname: '&2&l         Quests Edit'
  exit: '&c&lExit'
  on-edit: '&0&lQuest >&0 %quest%'
  new-mission:
    text: '&aNew mission'
    error: '&cCreation cancelled! Do not include spaces in the name'
    textchat: '&aType the mission name in chat'
    cancel: '&cOperation cancelled!'
    create: '&aMission &e%mission% &acreated!'
  totalactive:
    text: '&fTotal active'
    text-lore: '&fmissions:'
    message: '&aEnter the amount of missions that can be activated at the same time'
  hide-mission:
    text-hide: '&4Hide completed'
    text-hide-lore: '&4missions'
    text-show: '&aView completed'
    text-show-lore: '&amissions'
  toggle:
    enable:
      text: '&aActive mission'
      lore: '&7Press to deactivate'
    disable:
      text: '&cMission deactivated'
      lore: '&7Press to activate'
  delete:
    text: '&fDelete mission'
    confirm: '&cType the chat (&eConfirm&c) or (&eExit&c)'
    message: '&cMission &e%mission% &cdeleted!'
  item:
    guiname: '&f&lIcon'
    text: '&aEnter the ENTITY or OBJECT to complete the mission'
    error: '&cPlease enter a valid object/block or entity ID.'
  name:
    guiname: '&f&lName'
    text: '&aEnter the mission title'
  lore:
    guiname: '&f&lLore'
    text: '&aType the lore content separating lines with a semicolon '';'', you can
      add quest progression by entering %progress<n>% replacing <n> with the quest
      number.'
  unlock:
    guiname: '&f&lUnlock Missions'
    text: '&aType the missions to complete to unlock separated by '';'', to disable
      enter only '';'''
  reward:
    guiname: '&f&lReward message'
    text: '&aType a short description of the reward, you can enter multiple lines
      by separating them with a semicolon '';'' .'
  command:
    guiname: '&f&lCommandi Ricompensa'
    text: '&aType the commands that can be executed upon mission completion, entering
      %player% will be replaced with the name of the player to whom the command will
      be executed. You can enter multiple commands at once by separating them with
      semicolons '';'' .'
  object:
    text: '&aEnter the ENTITY or OBJECT to complete the mission'
    error: '&cPlease enter a valid object/block or entity ID.'
  type:
    text: '&aEnter a type to give to the mission from those listed:'
    list: kill, break, place, enchant, fishing, claim, consume, world, tame, breed,
      shear, craft, click, interact, money, exp
    error: '&cEnter a type in the list'
  amount:
    text: '&aEnter the amount to assign to the mission'
    error: '&cInvalid number! Enter numbers only!'
  mission:
    addmission: '&aAdd action %n%'
    removemission: '&cRemove action %n%'
    guiname: '&f&lEdit Missions'
    type: '&fType: %n%'
    object: '&fObject: %n%'
    amount: '&fQuantity: %n%'
message:
  mis-active: '&aMission %mission%&a active for %player%'
  mis-active-player: '&aThe mission: %mission%&a was activated by %player%'
  mis-reset: '&aMission %mission%&a reset for %player%'
  mis-reset-player: '&aMission: %mission%&a has been reset by %player%'
  mis-complete: '&aMission %mission%&a complete for %player%'
  mis-complete-player: '&aMission: %mission%&a has been completed by %player%'
  correct-use: '&eCorrect use of the command: /quests [player] [action] [mission]'
  complete: '&eYou completed the mission %mission%'
  lore-complete: '&a&l%symbol% Completed'
  lore-unlock: '&cMission blocked by:'
  lore-unlock-list: '&f> &7'
  max-active: '&cYou have reached the limit of %max% active missions.'
  active: '&a&l%symbol% &aActive'
  no-player: '&cPlayer not found!'
  no-mission: '&cMission not found!'
  no-action: '&cCommand not recognized!'
  no-permission: '&cYou do not have permission to use this command!'
  exit: '&eOr type ''&cexit&e'' to cancel the operation.'
help:
  message:
  - '&f==================== &2[SmartQuests] &f===================='
  - '&e/quests &7- Opens the mission GUI'
  - '&e/quests help &7- Open this interface'
  active: '&e/quests active [player] [mission] &7- Activate mission to a player'
  reset: '&e/quests reset [player] [mission] &7- Reset mission for a player'
  complete: '&e/quests complete [player] [mission] &7- Complete single player mission'
  edit: '&e/quests edit &7- Open the mission editing GUI'
  end: '&f====================================================='