This page is generated from NotQuests 7.0.0-beta.2's native command tree.
It contains 1,917 executable command shapes.
Hover an argument or flag to see the description exported by the plugin. Required arguments use
<argument>; optional flags use [--flag] or [--flag <value>].
:::info Platform capabilities
This reference reflects the platform capabilities present when the schema was exported. Shared
commands are the same on Paper and NeoForge. Integration-only or platform-capability commands are
registered only where that feature is available.
:::
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ActionActionExecutes one or more saved actions, optionally multiple times or as a random subset. <actions><actions>Saved action name or comma-separated saved action names to execute.AcceptsstringList <amount><amount>Number of times to execute the selected saved actions.Acceptsinteger [--ignoreConditions]--ignoreConditionsExecute referenced actions without checking their attached conditions. [--minRandom <value>]--minRandomMinimum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--maxRandom <value>]--maxRandomMaximum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--executedActionDelay <value>]--executedActionDelayDelay applied to each referenced action, overriding that action's own delay.Acceptsduration [--onlyCountForRandomIfConditionsFulfilled]--onlyCountForRandomIfConditionsFulfilledWhen choosing random actions, skip actions whose conditions fail without counting them toward the random limit. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Action Chain action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new List Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name removeremoveRemoves the named beam from the target player's screen. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Beam action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name spawnspawnShows the named beam at a fixed world location. <world><world>World where the beam should be shown.Acceptsworld <x><x>X coordinate where the beam should be shown.Acceptsx <y><y>Y coordinate where the beam should be shown.Acceptsy <z><z>Z coordinate where the beam should be shown.Acceptsz [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Beam action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new String Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name BroadcastMessageBroadcastMessageBroadcasts a chat message to every online player. <message><message>Message broadcast to the whole server. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Broadcast Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ChatChatMakes the target player send a chat message. <message><message>Chat message sent by the target player. Wrap it in quotes when using spaces in commands.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Chat action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name CloseInventoryCloseInventoryCloses the target player's currently open inventory. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Close Inventory action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new List Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name CompleteQuestCompleteQuestCompletes another active quest for the target player. <quest><quest>Active quest that should be completed for the target player.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Complete Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ConsoleCommandConsoleCommandRuns a server command from the console. <command><command>Command executed by the server console. The leading slash is optional.Acceptscommand [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Console Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Item Stack List Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new String Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Item Stack List Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name FailQuestFailQuestFails another active quest for the target player. <quest><quest>Active quest that should be failed for the target player.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Fail Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new String Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name GiveItemGiveItemGives one or more materials or NotQuests custom items to the target player. <material><material>Material, NotQuests custom item, hand item, any item, or comma-separated item selection to give.Acceptsitem selection <amount><amount>Amount of each selected item stack to give.Acceptsinteger [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Item action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name GiveQuestGiveQuestGives another quest to the target player. <quest><quest>Quest that should be given to the target player.Acceptstext [--forceGive]--forceGiveForce-gives the quest and skips the normal take requirements and cooldown checks. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name HealthHealthReads or changes the target player's current health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Item Stack List Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name NameNameReads or changes the target player's display name. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new String Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name OpOpReads or changes whether the target player is a server operator. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name OpenGuiOpenGuiOpens a NotQuests GUI for the target player. <guiName><guiName>Name of the NotQuests GUI file to open.Acceptstext [--player <value>]--playerOptional player name who should see the GUI.Acceptstext [--quest <value>]--questOptional quest identifier used as GUI context.Acceptstext [--npc <value>]--npcOptional Citizens NPC id used as GUI context.Acceptsinteger [--category <value>]--categoryOptional quest category identifier used as GUI context.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Open GUI action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name PlayerCommandPlayerCommandRuns a command from the target player's perspective. <command><command>Command executed by the target player. The leading slash is optional.Acceptscommand [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Player Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name PlaySoundPlaySoundPlays a Minecraft sound for the target player or all online players. <sound><sound>Minecraft sound key to play.Acceptstext [--stopOtherSounds]--stopOtherSoundsStops all currently playing sounds before playing this one. [--playForEveryoneAtSetLocation]--playForEveryoneAtSetLocationAll online players near the configured location hear the sound. [--playForEveryoneAtTheirLocation]--playForEveryoneAtTheirLocationAll online players hear the sound at their own current location. [--world <value>]--worldWorld used when playing the sound at a fixed location.Acceptstext [--locationX <value>]--locationXX coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationY <value>]--locationYY coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationZ <value>]--locationZZ coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--volume <value>]--volumeSound volume, usually between 0 and 1.AcceptsoptionalNumber [--pitch <value>]--pitchSound pitch multiplier.AcceptsoptionalNumber [--SoundCategory <value>]--SoundCategoryMinecraft sound category. Defaults to master.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Play Sound action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new String Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SendMessageSendMessageSends a private chat message to the target player. <message><message>Message sent privately to the target player. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Send Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ShowActionBarShowActionBarShows a short action-bar message above the target player's hotbar. <message><message>Action-bar message shown above the target player's hotbar. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Show Action Bar action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ShowTitleShowTitleShows a title overlay in the center of the target player's screen. <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Show Title action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name ShowTitleShowTitleShows a title overlay in the center of the target player's screen. timedtimedCreates a title action with custom fade-in, stay, and fade-out durations. <fadeIn><fadeIn>How long the title should fade in. Examples: 250ms, 1s.Acceptsduration <stay><stay>How long the title should stay fully visible. Examples: 3s, 1500ms.Acceptsduration <fadeOut><fadeOut>How long the title should fade out. Examples: 500ms, 1s.Acceptsduration <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Show Title action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount LocationLocationSpawns mobs at a fixed world location. <world><world>World where the mob should be spawned.Acceptsworld <x><x>X coordinate where the mob should be spawned.Acceptsx <y><y>Y coordinate where the mob should be spawned.Acceptsy <z><z>Z coordinate where the mob should be spawned.Acceptsz [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Spawn Mob action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount PlayerLocationPlayerLocationSpawns mobs at the target player's current location. [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Spawn Mob action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount LocationLocationSpawns the particles at a fixed world location. <world><world>World where the particles should be spawned.Acceptsworld <x><x>X coordinate where the particles should be spawned.Acceptsx <y><y>Y coordinate where the particles should be spawned.Acceptsy <z><z>Z coordinate where the particles should be spawned.Acceptsz [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Spawn Particle action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount PlayerLocationPlayerLocationSpawns the particles at the target player's current location. [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Spawn Particle action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name StartConversationStartConversationStarts a NotQuests conversation for the target player. <conversation><conversation>Conversation that should start for the target player.Acceptstext [--endPrevious]--endPreviousEnds the player's currently open conversation before starting this one. [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Start Conversation action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Boolean Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new String Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name TeleportTeleportTeleports the target player to a fixed world location. <location_world><location_world>World location where the target player should be teleported. world.Acceptsworld <location_x><location_x>World location where the target player should be teleported. X coordinate.Acceptsx coordinate <location_y><location_y>World location where the target player should be teleported. Y coordinate.Acceptsy coordinate <location_z><location_z>World location where the target player should be teleported. Z coordinate.Acceptsz coordinate [--yaw <value>]--yawOptional yaw rotation applied after teleporting.AcceptsoptionalNumber [--pitch <value>]--pitchOptional pitch rotation applied after teleporting.AcceptsoptionalNumber [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Teleport action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name TriggerCommandTriggerCommandAdds progress to active TriggerCommand objectives with the matching trigger name. <triggerName><triggerName>Trigger name configured on one or more TriggerCommand objectives.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Trigger Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Number Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. addaddCreates a new saved action. <actionName><actionName>Name used to save this action.Acceptsaction name WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--category <value>]--categoryQuest category used to store or look up the created NotQuests object.Acceptscategory name [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new String Variable Action action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name categorycategoryShows or changes the category assigned to the selected action. setsetMoves the selected action into another category. <category><category>New category for this saved action.Acceptscategory name
Changes the selected action's category.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name categorycategoryShows or changes the category assigned to the selected action. showshowShows the category currently assigned to the selected action.
Shows the selected action's category.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. addaddAdds a condition to the selected saved action. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time saved action condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. clearclearRemoves every condition from the selected saved action.
Removes all conditions from the selected saved action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. editeditOpens subcommands for editing a specific action condition. <condition-id><condition-id>Condition ID shown by this saved action's condition list.Acceptscondition id deletedeleteRemoves the selected condition from the saved action.
Removes a condition from the selected saved action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. editeditOpens subcommands for editing a specific action condition. <condition-id><condition-id>Condition ID shown by this saved action's condition list.Acceptscondition id descriptiondescriptionSaved action condition description shown when listing this action's conditions. Supports MiniMessage formatting. removeremoveRemoves the selected action condition's custom description text.
Removes the selected action condition's description.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. editeditOpens subcommands for editing a specific action condition. <condition-id><condition-id>Condition ID shown by this saved action's condition list.Acceptscondition id descriptiondescriptionSaved action condition description shown when listing this action's conditions. Supports MiniMessage formatting. setsetSets the selected action condition's description text. <description><description>Action condition description shown when listing this saved action's conditions.Acceptscondition description
Sets the selected action condition's description.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. editeditOpens subcommands for editing a specific action condition. <condition-id><condition-id>Condition ID shown by this saved action's condition list.Acceptscondition id descriptiondescriptionSaved action condition description shown when listing this action's conditions. Supports MiniMessage formatting. showshowShows the selected action condition's description text.
Shows the selected action condition's description.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. editeditOpens subcommands for editing a specific action condition. <condition-id><condition-id>Condition ID shown by this saved action's condition list.Acceptscondition id hiddenhiddenControls whether the selected action condition is hidden from players. setsetChanges whether the selected action condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this action condition is hidden from players.Acceptshidden status expression
Sets the selected action condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name conditionsconditionsManages conditions required before the selected action can run. listlistLists every condition on the selected saved action.
Lists all conditions attached to the selected saved action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name deletedeleteDeletes the selected saved action.
Deletes a saved action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. editeditOpens subcommands for editing a saved action. <action><action>Identifier of the saved action to edit; use /qa actions to list saved actions.Acceptssaved action name executeexecuteExecutes the selected action or command. [<player>][<player>]Player who should be used as the target when executing the selected action; defaults to the sender when possible.Acceptsplayer [--ignoreConditions]--ignoreConditionsRun the selected saved action without checking its attached conditions. [--silent]--silentRun the selected saved action without sending the usual execution message.
Executes a saved action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ActionActionExecutes one or more saved actions, optionally multiple times or as a random subset. <actions><actions>Saved action name or comma-separated saved action names to execute.AcceptsstringList <amount><amount>Number of times to execute the selected saved actions.Acceptsinteger [--ignoreConditions]--ignoreConditionsExecute referenced actions without checking their attached conditions. [--minRandom <value>]--minRandomMinimum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--maxRandom <value>]--maxRandomMaximum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--executedActionDelay <value>]--executedActionDelayDelay applied to each referenced action, overriding that action's own delay.Acceptsduration [--onlyCountForRandomIfConditionsFulfilled]--onlyCountForRandomIfConditionsFulfilledWhen choosing random actions, skip actions whose conditions fail without counting them toward the random limit. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Action Chain action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name removeremoveRemoves the named beam from the target player's screen. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name spawnspawnShows the named beam at a fixed world location. <world><world>World where the beam should be shown.Acceptsworld <x><x>X coordinate where the beam should be shown.Acceptsx <y><y>Y coordinate where the beam should be shown.Acceptsy <z><z>Z coordinate where the beam should be shown.Acceptsz [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. BroadcastMessageBroadcastMessageBroadcasts a chat message to every online player. <message><message>Message broadcast to the whole server. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Broadcast Message action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ChatChatMakes the target player send a chat message. <message><message>Chat message sent by the target player. Wrap it in quotes when using spaces in commands.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Chat action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. CloseInventoryCloseInventoryCloses the target player's currently open inventory. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Close Inventory action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. CompleteQuestCompleteQuestCompletes another active quest for the target player. <quest><quest>Active quest that should be completed for the target player.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Complete Quest action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ConsoleCommandConsoleCommandRuns a server command from the console. <command><command>Command executed by the server console. The leading slash is optional.Acceptscommand [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Console Command action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. FailQuestFailQuestFails another active quest for the target player. <quest><quest>Active quest that should be failed for the target player.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Fail Quest action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. GiveItemGiveItemGives one or more materials or NotQuests custom items to the target player. <material><material>Material, NotQuests custom item, hand item, any item, or comma-separated item selection to give.Acceptsitem selection <amount><amount>Amount of each selected item stack to give.Acceptsinteger [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Give Item action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. GiveQuestGiveQuestGives another quest to the target player. <quest><quest>Quest that should be given to the target player.Acceptstext [--forceGive]--forceGiveForce-gives the quest and skips the normal take requirements and cooldown checks. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Give Quest action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. HealthHealthReads or changes the target player's current health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. NameNameReads or changes the target player's display name. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. OpenGuiOpenGuiOpens a NotQuests GUI for the target player. <guiName><guiName>Name of the NotQuests GUI file to open.Acceptstext [--player <value>]--playerOptional player name who should see the GUI.Acceptstext [--quest <value>]--questOptional quest identifier used as GUI context.Acceptstext [--npc <value>]--npcOptional Citizens NPC id used as GUI context.Acceptsinteger [--category <value>]--categoryOptional quest category identifier used as GUI context.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Open GUI action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. PlayerCommandPlayerCommandRuns a command from the target player's perspective. <command><command>Command executed by the target player. The leading slash is optional.Acceptscommand [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Player Command action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. PlaySoundPlaySoundPlays a Minecraft sound for the target player or all online players. <sound><sound>Minecraft sound key to play.Acceptstext [--stopOtherSounds]--stopOtherSoundsStops all currently playing sounds before playing this one. [--playForEveryoneAtSetLocation]--playForEveryoneAtSetLocationAll online players near the configured location hear the sound. [--playForEveryoneAtTheirLocation]--playForEveryoneAtTheirLocationAll online players hear the sound at their own current location. [--world <value>]--worldWorld used when playing the sound at a fixed location.Acceptstext [--locationX <value>]--locationXX coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationY <value>]--locationYY coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationZ <value>]--locationZZ coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--volume <value>]--volumeSound volume, usually between 0 and 1.AcceptsoptionalNumber [--pitch <value>]--pitchSound pitch multiplier.AcceptsoptionalNumber [--SoundCategory <value>]--SoundCategoryMinecraft sound category. Defaults to master.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Play Sound action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SendMessageSendMessageSends a private chat message to the target player. <message><message>Message sent privately to the target player. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Send Message action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ShowActionBarShowActionBarShows a short action-bar message above the target player's hotbar. <message><message>Action-bar message shown above the target player's hotbar. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Action Bar action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. timedtimedCreates a title action with custom fade-in, stay, and fade-out durations. <fadeIn><fadeIn>How long the title should fade in. Examples: 250ms, 1s.Acceptsduration <stay><stay>How long the title should stay fully visible. Examples: 3s, 1500ms.Acceptsduration <fadeOut><fadeOut>How long the title should fade out. Examples: 500ms, 1s.Acceptsduration <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount LocationLocationSpawns mobs at a fixed world location. <world><world>World where the mob should be spawned.Acceptsworld <x><x>X coordinate where the mob should be spawned.Acceptsx <y><y>Y coordinate where the mob should be spawned.Acceptsy <z><z>Z coordinate where the mob should be spawned.Acceptsz [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount PlayerLocationPlayerLocationSpawns mobs at the target player's current location. [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount LocationLocationSpawns the particles at a fixed world location. <world><world>World where the particles should be spawned.Acceptsworld <x><x>X coordinate where the particles should be spawned.Acceptsx <y><y>Y coordinate where the particles should be spawned.Acceptsy <z><z>Z coordinate where the particles should be spawned.Acceptsz [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount PlayerLocationPlayerLocationSpawns the particles at the target player's current location. [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. StartConversationStartConversationStarts a NotQuests conversation for the target player. <conversation><conversation>Conversation that should start for the target player.Acceptstext [--endPrevious]--endPreviousEnds the player's currently open conversation before starting this one. [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Start Conversation action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. TeleportTeleportTeleports the target player to a fixed world location. <location_world><location_world>World location where the target player should be teleported. world.Acceptsworld <location_x><location_x>World location where the target player should be teleported. X coordinate.Acceptsx coordinate <location_y><location_y>World location where the target player should be teleported. Y coordinate.Acceptsy coordinate <location_z><location_z>World location where the target player should be teleported. Z coordinate.Acceptsz coordinate [--yaw <value>]--yawOptional yaw rotation applied after teleporting.AcceptsoptionalNumber [--pitch <value>]--pitchOptional pitch rotation applied after teleporting.AcceptsoptionalNumber [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Teleport action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. TriggerCommandTriggerCommandAdds progress to active TriggerCommand objectives with the matching trigger name. <triggerName><triggerName>Trigger name configured on one or more TriggerCommand objectives.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Trigger Command action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. executeexecuteExecutes the selected action or command. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--player <value>]--playerPlayer who should be used as the target when executing this action from a command.Acceptsplayer [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests actionsactionsManages saved actions, inline actions, and action execution. listlistLists every saved action.
Lists all saved actions.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name abortEnabledabortEnabledControls whether players may abort this quest. <abort-enabled><abort-enabled>Whether players can abort this quest with /notquests abort.Acceptsabort enabled
Sets whether players can abort this quest with /notquests abort.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name acceptCooldownacceptCooldownConfigures the cooldown before this quest can be accepted again. completecompleteApplies this cooldown after quest completion. disabledisableDisables the complete-accept cooldown.
Disables the wait time before players can accept this quest again.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name acceptCooldownacceptCooldownConfigures the cooldown before this quest can be accepted again. completecompleteApplies this cooldown after quest completion. setsetSets the cooldown players must wait after completing this quest before accepting it again. <duration><duration>New cooldown duration, such as 30s, 500ms, 10m, or 2h.Acceptsduration
Sets the wait time before players can accept this quest again after completing it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name armorstandsarmorstandsManages armor stands attached as quest givers. addaddGives a player the tool used to attach this quest to an armor stand. [--hideInArmorStand]--hideInArmorStandUse the hidden armor-stand quest attachment instead of the visible one.
Gives you an item for attaching this quest to an armor stand.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name armorstandsarmorstandsManages armor stands attached as quest givers. checkcheckGives a player the armor-stand inspection tool for quest attachments.
Gives you an item for checking which quests are attached to an armor stand.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name armorstandsarmorstandsManages armor stands attached as quest givers. clearclearClears all armor-stand quest-giver attachments for this quest.
Clears all armor stands attached to this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name armorstandsarmorstandsManages armor stands attached as quest givers. listlistLists armor stands attached to the selected quest.
Lists all armor stands attached to this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name armorstandsarmorstandsManages armor stands attached as quest givers. removeremoveGives a player the tool used to remove this quest from an armor stand. [--hideInArmorStand]--hideInArmorStandUse the hidden armor-stand quest attachment instead of the visible one.
Gives you an item for removing this quest from an armor stand.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name categorycategoryShows or changes the category assigned to the selected quest. setsetMoves the selected quest into another category. <category><category>New category for this quest.Acceptscategory name
Changes the selected quest's category.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name categorycategoryShows or changes the category assigned to the selected quest. showshowShows the category currently assigned to the selected quest.
Shows the selected quest's category.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name descriptiondescriptionQuest description shown in quest previews, GUIs, and chat. Supports MiniMessage formatting. removeremoveRemoves the selected quest's custom description text.
Removes the selected quest's description.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name descriptiondescriptionQuest description shown in quest previews, GUIs, and chat. Supports MiniMessage formatting. setsetSets the selected quest's description text shown to players. <description><description>New quest description. Supports spaces and MiniMessage formatting.Acceptsquest description
Sets the selected quest's description.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name descriptiondescriptionQuest description shown in quest previews, GUIs, and chat. Supports MiniMessage formatting. showshowShows the selected quest's current description text.
Shows the selected quest's description.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name displayNamedisplayNameQuest display name shown in quest lists, quest previews, GUIs, and chat messages. Supports MiniMessage formatting. removeremoveRemoves the selected quest's custom display name.
Removes the selected quest's display name.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name displayNamedisplayNameQuest display name shown in quest lists, quest previews, GUIs, and chat messages. Supports MiniMessage formatting. setsetSets the selected quest's display name shown in GUIs, previews, and chat. <display-name><display-name>New quest display name. Supports spaces and MiniMessage formatting.Acceptsquest display name
Sets the selected quest's display name.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name displayNamedisplayNameQuest display name shown in quest lists, quest previews, GUIs, and chat messages. Supports MiniMessage formatting. showshowShows the selected quest's current display name.
Shows the selected quest's display name.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name guiItemguiItemShows or changes the item displayed for this quest in GUIs. <material><material>Material, custom NotQuests item, hand item, any, or comma-separated material list for this quest's GUI item.Acceptsitem selection [--glow]--glowAdds the enchanted glow effect to the quest GUI item.
Sets the item displayed for this quest in GUIs.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name limitslimitsConfigures quest accept, completion, and fail limits. acceptsacceptsConfigures how many times players may accept this quest. <max-accepts><max-accepts>Maximum accepts allowed. Use -1 for unlimited.Acceptsmaximum accepts
Sets the maximum number of times this quest can be accepted.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name limitslimitsConfigures quest accept, completion, and fail limits. completionscompletionsConfigures how many times players may complete this quest. <max-completions><max-completions>Maximum completions allowed. Use -1 for unlimited.Acceptsmaximum completions
Sets the maximum number of times this quest can be completed.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name limitslimitsConfigures quest accept, completion, and fail limits. failsfailsConfigures how many times players may fail this quest. <max-fails><max-fails>Maximum failures allowed. Use -1 for unlimited.Acceptsmaximum fails
Sets the maximum number of times this quest can be failed.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name npcsnpcsManages NPCs attached to this quest. addaddAttaches the selected quest to an NPC or armor stand quest giver. <npc><npc>Citizens NPC, FancyNPC, armor stand, or right-click selector to attach this quest to.AcceptsNPC selector [--hideInNPC]--hideInNPCAttach the quest to the NPC without showing quest-giver particles or preview hints there.
Attaches the selected quest to an NPC or armor stand.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name npcsnpcsManages NPCs attached to this quest. clearclearDetaches the selected quest from every NPC and armor stand quest giver.
Detaches the selected quest from all NPCs and armor stands.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name npcsnpcsManages NPCs attached to this quest. listlistLists every NPC and armor stand currently attached to the selected quest.
Lists all NPCs and armor stands attached to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. BreakBlocksBreakBlocksCounts matching blocks broken by the player. <materials><materials>Blocks or NotQuests custom items that count when broken. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching blocks the player must break. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfBlockIsPlaced]--doNotDeductIfBlockIsPlacedStops NotQuests from removing progress when the player places a matching block again.
Adds a Break Blocks objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. BreedMobsBreedMobsCounts matching mobs bred by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Breed Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. BrewItemsBrewItemsCounts matching freshly brewed items taken from a brewing stand. <materials><materials>Potion, bottle, or custom brewed item the player must take after brewing completes.Acceptsitem selection <amount><amount>Number of freshly brewed items the player must collect. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Brew Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ConditionConditionCompletes when a saved NotQuests condition is fulfilled. <condition><condition>Saved condition that must become fulfilled.Acceptssaved condition name [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the corresponding variable value changes.
Adds a Condition objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ConsumeItemsConsumeItemsCounts matching food, potions, or other consumable items used by the player. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Consume Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. CraftItemsCraftItemsCounts matching items crafted by the player. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Craft Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. DeliverItemsDeliverItemsCounts selected items delivered to a configured NPC. <materials><materials>Material, custom item, hand item, any item, or comma-separated item list the player must deliver.Acceptsitem selection <amount><amount>Number of matching items the player must deliver.AcceptsnumberExpressionToken <npc><npc>NPC that receives the delivered items.AcceptsNPC selector [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Deliver Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. DieDieCounts times the player dies, optionally requiring a specific death cause. <amount><amount>Number of times the player must die.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cause <value>]--causeOnly count deaths caused by this damage type, such as fall, lava, drown, or player_attack.Acceptstext
Adds a Die objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. EnchantEnchantCounts matching items enchanted with a specific enchantment. <enchantment><enchantment>Minecraft enchantment that must be applied.AcceptsMinecraft enchantment <materials><materials>Item that must be enchanted.Acceptsitem selection <amount><amount>Number of matching enchantments required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--minLevel <value>]--minLevelMinimum enchantment level that counts.AcceptsoptionalNumberExpression [--maxLevel <value>]--maxLevelMaximum enchantment level that counts.AcceptsoptionalNumberExpression [--min <value>]--minMinimum enchantment level that counts.AcceptsoptionalNumberExpression [--max <value>]--maxMaximum enchantment level that counts.AcceptsoptionalNumberExpression
Adds a Enchant objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. FeedMobsFeedMobsCounts matching mobs fed by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Feed Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. FishItemsFishItemsCounts matching items caught by fishing. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Fish Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. HarvestHarvestCounts fully grown crops, plants, or fruit blocks harvested by the player. <crops><crops>Crop, plant, or fruit block that must be harvested after it is fully grown. Crop item names like carrot or potato are accepted as aliases.Acceptsitem selection <amount><amount>Number of fully grown crops, plants, or fruit blocks the player must harvest.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Harvest objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. InteractInteractCounts clicks on a configured block or location. <amount><amount>Number of matching interactions required.Acceptsnumber expression <locationToInteract_world><locationToInteract_world>Block or location the player must interact with. world.Acceptsworld <locationToInteract_x><locationToInteract_x>Block or location the player must interact with. X coordinate.Acceptsx coordinate <locationToInteract_y><locationToInteract_y>Block or location the player must interact with. Y coordinate.Acceptsy coordinate <locationToInteract_z><locationToInteract_z>Block or location the player must interact with. Z coordinate.Acceptsz coordinate [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--leftClick]--leftClickWhether left-clicks count. [--rightClick]--rightClickWhether right-clicks count. [--maxDistance <value>]--maxDistanceMaximum distance in blocks from the configured location.Acceptsinteger [--cancelInteraction]--cancelInteractionWhether matching interactions are cancelled while this objective is active.
Adds a Interact objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. InteractInteractCounts clicks on a configured block or location. <amount><amount>Number of matching interactions required.Acceptsnumber expression lookinglookingUses the block you are looking at as the interaction location. [--leftClick]--leftClickWhether left-clicks count. [--rightClick]--rightClickWhether right-clicks count. [--maxDistance <value>]--maxDistanceMaximum distance in blocks from the configured location.Acceptsinteger [--cancelInteraction]--cancelInteractionWhether matching interactions are cancelled while this objective is active. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds an Interact objective using the block you are looking at.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. JumpJumpCounts times the player jumps. <amount><amount>Number of jumps required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Jump objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. KillMobsKillMobsCounts matching mobs killed by the player. <entityType><entityType>Entity type the player must kill, or `any` to count every mob.Acceptsentity type or any <amount><amount>Number of matching mobs the player must kill.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--nametag_equals <value>]--nametag_equalsOnly count mobs whose custom name exactly matches this text.AcceptsgreedyText [--nametag_containsany <value>]--nametag_containsanyOnly count mobs whose custom name contains every word in this text.AcceptsgreedyText
Adds a Kill Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. MilkCowMilkCowCounts cows milked by the player. <amount><amount>Number of cows the player must milk.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cancelMilking]--cancelMilkingCancels the vanilla milking interaction while this objective is active.
Adds a Milk Cow objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. NumberVariableNumberVariableTracks progress from a NotQuests number variable. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ObjectiveObjectiveCreates a named parent objective that can contain sub-objectives. <objectiveHolderName><objectiveHolderName>Display name for this objective group.AcceptsgreedyText [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Objective Group objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. OpenBuriedTreasureOpenBuriedTreasureCounts unopened buried-treasure chests opened by the player. <amount><amount>Number of buried treasure chests the player must open.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Open Buried Treasure objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. OtherQuestOtherQuestCounts completions of another quest. <otherQuest><otherQuest>Quest that must be completed.Acceptstext <amount><amount>Number of completions required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--countPreviouslyCompletedQuests]--countPreviouslyCompletedQuestsCounts matching completions that already existed when this objective unlocked.
Adds a Other Quest objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. PickupItemsPickupItemsCounts matching items picked up by the player. <materials><materials>Items or NotQuests custom items that count when picked up. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items the player must pick up. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfItemIsDropped]--doNotDeductIfItemIsDroppedStops NotQuests from removing progress when the player drops a matching item. [--doNotDeductIfItemIsPlaced]--doNotDeductIfItemIsPlacedStops NotQuests from removing progress when the player places a matching block item.
Adds a Pick Up Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. PlaceBlocksPlaceBlocksCounts matching blocks placed by the player. <materials><materials>Blocks or NotQuests custom items that count when placed. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching blocks the player must place. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfBlockIsBroken]--doNotDeductIfBlockIsBrokenStops NotQuests from removing progress when the player breaks a matching placed block.
Adds a Place Blocks objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ReachLocationReachLocationCompletes when the player enters a configured location region. <world><world>World containing the center of the reach-location region.Acceptsworld <x><x>Center X coordinate of the reach-location region.Acceptsnumber <y><y>Center Y coordinate of the reach-location region.Acceptsnumber <z><z>Center Z coordinate of the reach-location region.Acceptsnumber <radius><radius>Radius in blocks around the center that counts as reaching this location.Acceptsnumber <locationName><locationName>Name shown to players for this location in objective task text.Acceptslocation name [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Reach Location objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. RunCommandRunCommandCounts when the player runs a matching command. <amount><amount>Number of times the player must run the matching command.AcceptsnumberExpression <command><command>Command the player must run. The leading slash is optional.Acceptscommand [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--ignoreCase]--ignoreCaseCompare the command without caring about letter case. [--cancelCommand]--cancelCommandCancel the command after it counts for this objective.
Adds a Run Command objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ShearSheepShearSheepCounts sheep sheared by the player. <amount><amount>Number of sheep the player must shear.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cancelShearing]--cancelShearingCancels the vanilla shearing interaction while this objective is active.
Adds a Shear Sheep objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. ShootArrowShootArrowCounts arrows the player lands inside a configured target region. <amount><amount>Number of arrows the player must land inside the target region.Acceptsnumber expression <world><world>World containing the center of the target arrow region.Acceptsworld <x><x>Center X coordinate of the target arrow region.Acceptsnumber <y><y>Center Y coordinate of the target arrow region.Acceptsnumber <z><z>Center Z coordinate of the target arrow region.Acceptsnumber <radius><radius>Radius in blocks around the target center where arrows count.Acceptsnumber [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Shoot Arrow objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. SmeltItemsSmeltItemsCounts matching items taken from a furnace, blast furnace, or smoker output slot. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Smelt Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. SmithItemsSmithItemsCounts matching result items taken from a smithing table. <materials><materials>Smithing result item that should count. Use any if every smithing result should count.Acceptsitem selection <amount><amount>Number of smithing result items the player must take. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Smith Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. SneakSneakCounts times the player starts sneaking. <amount><amount>Number of sneaks required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Sneak objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. TalkToNPCTalkToNPCCounts when the player right-clicks a configured NPC. <npc><npc>NPC the player must talk to.AcceptsNPC selector [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Talk to NPC objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. TameMobsTameMobsCounts matching mobs tamed by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Tame Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. TradeWithVillagerTradeWithVillagerCounts matching result items taken from villager trade windows. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Trade With Villager objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. TriggerCommandTriggerCommandCounts when a matching NotQuests trigger command is fired. <triggerName><triggerName>Trigger command name that actions, BetonQuest events, or `/qa trigger` can fire.Acceptstext <amount><amount>Number of trigger command calls required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Trigger Command objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. addaddAdds a new objective to the selected quest. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. clearclearRemoves every objective from the selected quest.
Removes all objectives in this branch.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id completionNPCcompletionNPCManages the NPC used to complete this objective. setsetSets the NPC players must click to complete this objective. <Completion NPC><Completion NPC>NPC players must click to complete this objective, or none.AcceptsNPC selector or none
Sets the selected objective's completion NPC.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id completionNPCcompletionNPCManages the NPC used to complete this objective. showshowShows the NPC players must click to complete this objective.
Shows the selected objective's completion NPC.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Completed Objective objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Completed Objective objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Date objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new World Time objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Completed Objective objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. setsetSets the text. <Objective Description><Objective Description>New objective description. Supports spaces and MiniMessage formatting.AcceptsObjective Description
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. setsetSets the text. <DisplayName><DisplayName>New objective display name. Supports spaces and MiniMessage formatting.AcceptsDisplayName
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id infoinfoShows detailed information about the selected objective.
Shows detailed information about this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. clearclearDeletes this objective's saved guiding marker location.
Removes the saved objective marker location.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. disabledisableStops showing this objective's saved guiding marker.
Turns off the objective marker without deleting its saved coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. disablesdisablesStops showing this objective's saved guiding marker.
Turns off the objective marker without deleting its saved coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. enableenableTurns on this objective's saved guiding marker.
Shows this objective's saved marker to players tracking the objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. previewpreviewShows this objective's saved guiding marker to you briefly.
Previews this objective marker for the command sender.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. <world><world>World where this objective marker should point.Acceptsworld <x><x>X coordinate where this objective marker should point.Acceptsx coordinate <y><y>Y coordinate where this objective marker should point.Acceptsy coordinate <z><z>Z coordinate where this objective marker should point.Acceptsz coordinate
Sets this objective marker to exact coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. herehereUses your current in-game block position.
Sets this objective's marker to your current location.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. lookinglookingUses the block you are looking at.
Sets this objective's marker to the targeted block.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id locationlocationManages the guiding marker shown while players track this objective. statusstatusShows whether this objective has a saved guiding marker.
Shows the selected objective's marker status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. BreakBlocksBreakBlocksCounts matching blocks broken by the player. <materials><materials>Blocks or NotQuests custom items that count when broken. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching blocks the player must break. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfBlockIsPlaced]--doNotDeductIfBlockIsPlacedStops NotQuests from removing progress when the player places a matching block again.
Adds a Break Blocks objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. BreedMobsBreedMobsCounts matching mobs bred by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Breed Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. BrewItemsBrewItemsCounts matching freshly brewed items taken from a brewing stand. <materials><materials>Potion, bottle, or custom brewed item the player must take after brewing completes.Acceptsitem selection <amount><amount>Number of freshly brewed items the player must collect. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Brew Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ConditionConditionCompletes when a saved NotQuests condition is fulfilled. <condition><condition>Saved condition that must become fulfilled.Acceptssaved condition name [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the corresponding variable value changes.
Adds a Condition objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ConsumeItemsConsumeItemsCounts matching food, potions, or other consumable items used by the player. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Consume Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. CraftItemsCraftItemsCounts matching items crafted by the player. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Craft Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. DeliverItemsDeliverItemsCounts selected items delivered to a configured NPC. <materials><materials>Material, custom item, hand item, any item, or comma-separated item list the player must deliver.Acceptsitem selection <amount><amount>Number of matching items the player must deliver.AcceptsnumberExpressionToken <npc><npc>NPC that receives the delivered items.AcceptsNPC selector [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Deliver Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. DieDieCounts times the player dies, optionally requiring a specific death cause. <amount><amount>Number of times the player must die.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cause <value>]--causeOnly count deaths caused by this damage type, such as fall, lava, drown, or player_attack.Acceptstext
Adds a Die objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. EnchantEnchantCounts matching items enchanted with a specific enchantment. <enchantment><enchantment>Minecraft enchantment that must be applied.AcceptsMinecraft enchantment <materials><materials>Item that must be enchanted.Acceptsitem selection <amount><amount>Number of matching enchantments required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--minLevel <value>]--minLevelMinimum enchantment level that counts.AcceptsoptionalNumberExpression [--maxLevel <value>]--maxLevelMaximum enchantment level that counts.AcceptsoptionalNumberExpression [--min <value>]--minMinimum enchantment level that counts.AcceptsoptionalNumberExpression [--max <value>]--maxMaximum enchantment level that counts.AcceptsoptionalNumberExpression
Adds a Enchant objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. FeedMobsFeedMobsCounts matching mobs fed by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Feed Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. FishItemsFishItemsCounts matching items caught by fishing. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Fish Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. HarvestHarvestCounts fully grown crops, plants, or fruit blocks harvested by the player. <crops><crops>Crop, plant, or fruit block that must be harvested after it is fully grown. Crop item names like carrot or potato are accepted as aliases.Acceptsitem selection <amount><amount>Number of fully grown crops, plants, or fruit blocks the player must harvest.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Harvest objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. InteractInteractCounts clicks on a configured block or location. <amount><amount>Number of matching interactions required.Acceptsnumber expression <locationToInteract_world><locationToInteract_world>Block or location the player must interact with. world.Acceptsworld <locationToInteract_x><locationToInteract_x>Block or location the player must interact with. X coordinate.Acceptsx coordinate <locationToInteract_y><locationToInteract_y>Block or location the player must interact with. Y coordinate.Acceptsy coordinate <locationToInteract_z><locationToInteract_z>Block or location the player must interact with. Z coordinate.Acceptsz coordinate [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--leftClick]--leftClickWhether left-clicks count. [--rightClick]--rightClickWhether right-clicks count. [--maxDistance <value>]--maxDistanceMaximum distance in blocks from the configured location.Acceptsinteger [--cancelInteraction]--cancelInteractionWhether matching interactions are cancelled while this objective is active.
Adds a Interact objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. InteractInteractCounts clicks on a configured block or location. <amount><amount>Number of matching interactions required.Acceptsnumber expression lookinglookingUses the block you are looking at as the interaction location. [--leftClick]--leftClickWhether left-clicks count. [--rightClick]--rightClickWhether right-clicks count. [--maxDistance <value>]--maxDistanceMaximum distance in blocks from the configured location.Acceptsinteger [--cancelInteraction]--cancelInteractionWhether matching interactions are cancelled while this objective is active. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds an Interact objective using the block you are looking at.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. JumpJumpCounts times the player jumps. <amount><amount>Number of jumps required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Jump objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. KillMobsKillMobsCounts matching mobs killed by the player. <entityType><entityType>Entity type the player must kill, or `any` to count every mob.Acceptsentity type or any <amount><amount>Number of matching mobs the player must kill.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--nametag_equals <value>]--nametag_equalsOnly count mobs whose custom name exactly matches this text.AcceptsgreedyText [--nametag_containsany <value>]--nametag_containsanyOnly count mobs whose custom name contains every word in this text.AcceptsgreedyText
Adds a Kill Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. MilkCowMilkCowCounts cows milked by the player. <amount><amount>Number of cows the player must milk.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cancelMilking]--cancelMilkingCancels the vanilla milking interaction while this objective is active.
Adds a Milk Cow objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ObjectiveObjectiveCreates a named parent objective that can contain sub-objectives. <objectiveHolderName><objectiveHolderName>Display name for this objective group.AcceptsgreedyText [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Objective Group objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. OpenBuriedTreasureOpenBuriedTreasureCounts unopened buried-treasure chests opened by the player. <amount><amount>Number of buried treasure chests the player must open.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Open Buried Treasure objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. OtherQuestOtherQuestCounts completions of another quest. <otherQuest><otherQuest>Quest that must be completed.Acceptstext <amount><amount>Number of completions required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--countPreviouslyCompletedQuests]--countPreviouslyCompletedQuestsCounts matching completions that already existed when this objective unlocked.
Adds a Other Quest objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. PickupItemsPickupItemsCounts matching items picked up by the player. <materials><materials>Items or NotQuests custom items that count when picked up. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items the player must pick up. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfItemIsDropped]--doNotDeductIfItemIsDroppedStops NotQuests from removing progress when the player drops a matching item. [--doNotDeductIfItemIsPlaced]--doNotDeductIfItemIsPlacedStops NotQuests from removing progress when the player places a matching block item.
Adds a Pick Up Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. PlaceBlocksPlaceBlocksCounts matching blocks placed by the player. <materials><materials>Blocks or NotQuests custom items that count when placed. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching blocks the player must place. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfBlockIsBroken]--doNotDeductIfBlockIsBrokenStops NotQuests from removing progress when the player breaks a matching placed block.
Adds a Place Blocks objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ReachLocationReachLocationCompletes when the player enters a configured location region. <world><world>World containing the center of the reach-location region.Acceptsworld <x><x>Center X coordinate of the reach-location region.Acceptsnumber <y><y>Center Y coordinate of the reach-location region.Acceptsnumber <z><z>Center Z coordinate of the reach-location region.Acceptsnumber <radius><radius>Radius in blocks around the center that counts as reaching this location.Acceptsnumber <locationName><locationName>Name shown to players for this location in objective task text.Acceptslocation name [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Reach Location objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. RunCommandRunCommandCounts when the player runs a matching command. <amount><amount>Number of times the player must run the matching command.AcceptsnumberExpression <command><command>Command the player must run. The leading slash is optional.Acceptscommand [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--ignoreCase]--ignoreCaseCompare the command without caring about letter case. [--cancelCommand]--cancelCommandCancel the command after it counts for this objective.
Adds a Run Command objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ShearSheepShearSheepCounts sheep sheared by the player. <amount><amount>Number of sheep the player must shear.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cancelShearing]--cancelShearingCancels the vanilla shearing interaction while this objective is active.
Adds a Shear Sheep objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. ShootArrowShootArrowCounts arrows the player lands inside a configured target region. <amount><amount>Number of arrows the player must land inside the target region.Acceptsnumber expression <world><world>World containing the center of the target arrow region.Acceptsworld <x><x>Center X coordinate of the target arrow region.Acceptsnumber <y><y>Center Y coordinate of the target arrow region.Acceptsnumber <z><z>Center Z coordinate of the target arrow region.Acceptsnumber <radius><radius>Radius in blocks around the target center where arrows count.Acceptsnumber [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Shoot Arrow objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. SmeltItemsSmeltItemsCounts matching items taken from a furnace, blast furnace, or smoker output slot. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Smelt Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. SmithItemsSmithItemsCounts matching result items taken from a smithing table. <materials><materials>Smithing result item that should count. Use any if every smithing result should count.Acceptsitem selection <amount><amount>Number of smithing result items the player must take. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Smith Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. SneakSneakCounts times the player starts sneaking. <amount><amount>Number of sneaks required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Sneak objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. TalkToNPCTalkToNPCCounts when the player right-clicks a configured NPC. <npc><npc>NPC the player must talk to.AcceptsNPC selector [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Talk to NPC objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. TameMobsTameMobsCounts matching mobs tamed by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Tame Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. TradeWithVillagerTradeWithVillagerCounts matching result items taken from villager trade windows. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Trade With Villager objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. TriggerCommandTriggerCommandCounts when a matching NotQuests trigger command is fired. <triggerName><triggerName>Trigger command name that actions, BetonQuest events, or `/qa trigger` can fire.Acceptstext <amount><amount>Number of trigger command calls required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Trigger Command objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected objective. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. clearclearRemoves every child objective from the selected objective.
Removes all objectives in this branch.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id completionNPCcompletionNPCManages the NPC used to complete this objective. setsetSets the NPC players must click to complete this objective. <Completion NPC><Completion NPC>NPC players must click to complete this objective, or none.AcceptsNPC selector or none
Sets the selected objective's completion NPC.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id completionNPCcompletionNPCManages the NPC used to complete this objective. showshowShows the NPC players must click to complete this objective.
Shows the selected objective's completion NPC.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Completed Objective objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Completed Objective objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Date objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new World Time objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Completed Objective objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. setsetSets the text. <Objective Description><Objective Description>New objective description. Supports spaces and MiniMessage formatting.AcceptsObjective Description
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. setsetSets the text. <DisplayName><DisplayName>New objective display name. Supports spaces and MiniMessage formatting.AcceptsDisplayName
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id infoinfoShows detailed information about the selected objective.
Shows detailed information about this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. clearclearDeletes this objective's saved guiding marker location.
Removes the saved objective marker location.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. disabledisableStops showing this objective's saved guiding marker.
Turns off the objective marker without deleting its saved coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. disablesdisablesStops showing this objective's saved guiding marker.
Turns off the objective marker without deleting its saved coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. enableenableTurns on this objective's saved guiding marker.
Shows this objective's saved marker to players tracking the objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. previewpreviewShows this objective's saved guiding marker to you briefly.
Previews this objective marker for the command sender.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. <world><world>World where this objective marker should point.Acceptsworld <x><x>X coordinate where this objective marker should point.Acceptsx coordinate <y><y>Y coordinate where this objective marker should point.Acceptsy coordinate <z><z>Z coordinate where this objective marker should point.Acceptsz coordinate
Sets this objective marker to exact coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. herehereUses your current in-game block position.
Sets this objective's marker to your current location.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. lookinglookingUses the block you are looking at.
Sets this objective's marker to the targeted block.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. statusstatusShows whether this objective has a saved guiding marker.
Shows the selected objective's marker status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. BreakBlocksBreakBlocksCounts matching blocks broken by the player. <materials><materials>Blocks or NotQuests custom items that count when broken. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching blocks the player must break. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfBlockIsPlaced]--doNotDeductIfBlockIsPlacedStops NotQuests from removing progress when the player places a matching block again.
Adds a Break Blocks objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. BreedMobsBreedMobsCounts matching mobs bred by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Breed Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. BrewItemsBrewItemsCounts matching freshly brewed items taken from a brewing stand. <materials><materials>Potion, bottle, or custom brewed item the player must take after brewing completes.Acceptsitem selection <amount><amount>Number of freshly brewed items the player must collect. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Brew Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ConditionConditionCompletes when a saved NotQuests condition is fulfilled. <condition><condition>Saved condition that must become fulfilled.Acceptssaved condition name [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the corresponding variable value changes.
Adds a Condition objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ConsumeItemsConsumeItemsCounts matching food, potions, or other consumable items used by the player. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Consume Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. CraftItemsCraftItemsCounts matching items crafted by the player. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Craft Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. DeliverItemsDeliverItemsCounts selected items delivered to a configured NPC. <materials><materials>Material, custom item, hand item, any item, or comma-separated item list the player must deliver.Acceptsitem selection <amount><amount>Number of matching items the player must deliver.AcceptsnumberExpressionToken <npc><npc>NPC that receives the delivered items.AcceptsNPC selector [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Deliver Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. DieDieCounts times the player dies, optionally requiring a specific death cause. <amount><amount>Number of times the player must die.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cause <value>]--causeOnly count deaths caused by this damage type, such as fall, lava, drown, or player_attack.Acceptstext
Adds a Die objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. EnchantEnchantCounts matching items enchanted with a specific enchantment. <enchantment><enchantment>Minecraft enchantment that must be applied.AcceptsMinecraft enchantment <materials><materials>Item that must be enchanted.Acceptsitem selection <amount><amount>Number of matching enchantments required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--minLevel <value>]--minLevelMinimum enchantment level that counts.AcceptsoptionalNumberExpression [--maxLevel <value>]--maxLevelMaximum enchantment level that counts.AcceptsoptionalNumberExpression [--min <value>]--minMinimum enchantment level that counts.AcceptsoptionalNumberExpression [--max <value>]--maxMaximum enchantment level that counts.AcceptsoptionalNumberExpression
Adds a Enchant objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. FeedMobsFeedMobsCounts matching mobs fed by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Feed Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. FishItemsFishItemsCounts matching items caught by fishing. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Fish Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. HarvestHarvestCounts fully grown crops, plants, or fruit blocks harvested by the player. <crops><crops>Crop, plant, or fruit block that must be harvested after it is fully grown. Crop item names like carrot or potato are accepted as aliases.Acceptsitem selection <amount><amount>Number of fully grown crops, plants, or fruit blocks the player must harvest.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Harvest objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. InteractInteractCounts clicks on a configured block or location. <amount><amount>Number of matching interactions required.Acceptsnumber expression <locationToInteract_world><locationToInteract_world>Block or location the player must interact with. world.Acceptsworld <locationToInteract_x><locationToInteract_x>Block or location the player must interact with. X coordinate.Acceptsx coordinate <locationToInteract_y><locationToInteract_y>Block or location the player must interact with. Y coordinate.Acceptsy coordinate <locationToInteract_z><locationToInteract_z>Block or location the player must interact with. Z coordinate.Acceptsz coordinate [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--leftClick]--leftClickWhether left-clicks count. [--rightClick]--rightClickWhether right-clicks count. [--maxDistance <value>]--maxDistanceMaximum distance in blocks from the configured location.Acceptsinteger [--cancelInteraction]--cancelInteractionWhether matching interactions are cancelled while this objective is active.
Adds a Interact objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. InteractInteractCounts clicks on a configured block or location. <amount><amount>Number of matching interactions required.Acceptsnumber expression lookinglookingUses the block you are looking at as the interaction location. [--leftClick]--leftClickWhether left-clicks count. [--rightClick]--rightClickWhether right-clicks count. [--maxDistance <value>]--maxDistanceMaximum distance in blocks from the configured location.Acceptsinteger [--cancelInteraction]--cancelInteractionWhether matching interactions are cancelled while this objective is active. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds an Interact objective using the block you are looking at.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. JumpJumpCounts times the player jumps. <amount><amount>Number of jumps required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Jump objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. KillMobsKillMobsCounts matching mobs killed by the player. <entityType><entityType>Entity type the player must kill, or `any` to count every mob.Acceptsentity type or any <amount><amount>Number of matching mobs the player must kill.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--nametag_equals <value>]--nametag_equalsOnly count mobs whose custom name exactly matches this text.AcceptsgreedyText [--nametag_containsany <value>]--nametag_containsanyOnly count mobs whose custom name contains every word in this text.AcceptsgreedyText
Adds a Kill Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. MilkCowMilkCowCounts cows milked by the player. <amount><amount>Number of cows the player must milk.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cancelMilking]--cancelMilkingCancels the vanilla milking interaction while this objective is active.
Adds a Milk Cow objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. NumberVariableNumberVariableTracks progress from a NotQuests number variable. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ObjectiveObjectiveCreates a named parent objective that can contain sub-objectives. <objectiveHolderName><objectiveHolderName>Display name for this objective group.AcceptsgreedyText [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Objective Group objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. OpenBuriedTreasureOpenBuriedTreasureCounts unopened buried-treasure chests opened by the player. <amount><amount>Number of buried treasure chests the player must open.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Open Buried Treasure objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. OtherQuestOtherQuestCounts completions of another quest. <otherQuest><otherQuest>Quest that must be completed.Acceptstext <amount><amount>Number of completions required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--countPreviouslyCompletedQuests]--countPreviouslyCompletedQuestsCounts matching completions that already existed when this objective unlocked.
Adds a Other Quest objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. PickupItemsPickupItemsCounts matching items picked up by the player. <materials><materials>Items or NotQuests custom items that count when picked up. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items the player must pick up. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfItemIsDropped]--doNotDeductIfItemIsDroppedStops NotQuests from removing progress when the player drops a matching item. [--doNotDeductIfItemIsPlaced]--doNotDeductIfItemIsPlacedStops NotQuests from removing progress when the player places a matching block item.
Adds a Pick Up Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. PlaceBlocksPlaceBlocksCounts matching blocks placed by the player. <materials><materials>Blocks or NotQuests custom items that count when placed. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching blocks the player must place. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--doNotDeductIfBlockIsBroken]--doNotDeductIfBlockIsBrokenStops NotQuests from removing progress when the player breaks a matching placed block.
Adds a Place Blocks objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ReachLocationReachLocationCompletes when the player enters a configured location region. <world><world>World containing the center of the reach-location region.Acceptsworld <x><x>Center X coordinate of the reach-location region.Acceptsnumber <y><y>Center Y coordinate of the reach-location region.Acceptsnumber <z><z>Center Z coordinate of the reach-location region.Acceptsnumber <radius><radius>Radius in blocks around the center that counts as reaching this location.Acceptsnumber <locationName><locationName>Name shown to players for this location in objective task text.Acceptslocation name [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Reach Location objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. RunCommandRunCommandCounts when the player runs a matching command. <amount><amount>Number of times the player must run the matching command.AcceptsnumberExpression <command><command>Command the player must run. The leading slash is optional.Acceptscommand [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--ignoreCase]--ignoreCaseCompare the command without caring about letter case. [--cancelCommand]--cancelCommandCancel the command after it counts for this objective.
Adds a Run Command objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ShearSheepShearSheepCounts sheep sheared by the player. <amount><amount>Number of sheep the player must shear.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description [--cancelShearing]--cancelShearingCancels the vanilla shearing interaction while this objective is active.
Adds a Shear Sheep objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. ShootArrowShootArrowCounts arrows the player lands inside a configured target region. <amount><amount>Number of arrows the player must land inside the target region.Acceptsnumber expression <world><world>World containing the center of the target arrow region.Acceptsworld <x><x>Center X coordinate of the target arrow region.Acceptsnumber <y><y>Center Y coordinate of the target arrow region.Acceptsnumber <z><z>Center Z coordinate of the target arrow region.Acceptsnumber <radius><radius>Radius in blocks around the target center where arrows count.Acceptsnumber [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Shoot Arrow objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. SmeltItemsSmeltItemsCounts matching items taken from a furnace, blast furnace, or smoker output slot. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Smelt Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. SmithItemsSmithItemsCounts matching result items taken from a smithing table. <materials><materials>Smithing result item that should count. Use any if every smithing result should count.Acceptsitem selection <amount><amount>Number of smithing result items the player must take. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Smith Items objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. SneakSneakCounts times the player starts sneaking. <amount><amount>Number of sneaks required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Sneak objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. TalkToNPCTalkToNPCCounts when the player right-clicks a configured NPC. <npc><npc>NPC the player must talk to.AcceptsNPC selector [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Talk to NPC objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. TameMobsTameMobsCounts matching mobs tamed by the player. <entityType><entityType>Entity type that counts, or any to count every matching event.Acceptsentity type or any <amount><amount>Number of matching events required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Tame Mobs objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. TradeWithVillagerTradeWithVillagerCounts matching result items taken from villager trade windows. <materials><materials>Items or NotQuests custom items that count. Supports one value or a comma-separated list.Acceptsitem selection <amount><amount>Number of matching items required. Supports math and NotQuests number variables.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Trade With Villager objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. TriggerCommandTriggerCommandCounts when a matching NotQuests trigger command is fired. <triggerName><triggerName>Trigger command name that actions, BetonQuest events, or `/qa trigger` can fire.Acceptstext <amount><amount>Number of trigger command calls required.AcceptsnumberExpression [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Trigger Command objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. addaddAdds a child objective to the selected nested objective. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the number variable against the target expression.Acceptscomparison operator <amount><amount>Target number expression this objective must reach.AcceptsnumberExpressionToken [--checkOnlyWhenCorrespondingVariableValueChanged]--checkOnlyWhenCorrespondingVariableValueChangedOnly re-check this objective when the matching variable value changes. [--taskDescription <value>]--taskDescriptionCustom task text shown to players for this objective instead of the default description.Acceptstask description
Adds a Number Variable objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. clearclearRemoves every child objective from the selected objective.
Removes all objectives in this branch.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id completionNPCcompletionNPCManages the NPC used to complete this objective. setsetSets the NPC players must click to complete this objective. <Completion NPC><Completion NPC>NPC players must click to complete this objective, or none.AcceptsNPC selector or none
Sets the selected objective's completion NPC.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id completionNPCcompletionNPCManages the NPC used to complete this objective. showshowShows the NPC players must click to complete this objective.
Shows the selected objective's completion NPC.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Completed Objective objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time objective completion condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. completecompleteConfigures conditions required before the objective can complete. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Completed Objective objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Date objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Item Stack List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new List Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Boolean Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new Number Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new String Variable objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail. [--allowProgressDecreaseIfNotFulfilled]--allowProgressDecreaseIfNotFulfilledAllow objective progress to decrease even when this progress condition is not currently fulfilled.
Creates a new World Time objective progress condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. progressprogressConfigures conditions required while the objective is progressing. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedObjectiveCompletedObjectiveChecks whether another objective in the same quest has already been completed. <dependingObjectiveId><dependingObjectiveId>Objective ID that must already be completed before this condition is fulfilled.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Completed Objective objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. addaddAdds a condition to this objective condition group. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time objective unlock condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. clearclearRemoves every condition in this condition group.
Removes all conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id deletedeleteRemoves the selected condition from this objective.
Removes the selected condition.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. setsetSets the text. <description><description>New condition description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id descriptiondescriptionDescription shown when listing this objective condition. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. editeditOpens subcommands for editing a specific condition in this group. <Condition ID><Condition ID>Condition ID shown by this condition group's list.Acceptscondition id hiddenhiddenControls whether this condition is hidden from players. setsetChanges whether this condition is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this condition is hidden.Acceptshidden status expression
Sets the selected condition's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id conditionsconditionsManages conditions attached to the selected objective. unlockunlockConfigures conditions required before the objective can unlock. listlistLists every condition in this condition group.
Lists conditions in this group.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. setsetSets the text. <Objective Description><Objective Description>New objective description. Supports spaces and MiniMessage formatting.AcceptsObjective Description
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id descriptiondescriptionObjective description shown in lists, progress output, and GUIs. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. setsetSets the text. <DisplayName><DisplayName>New objective display name. Supports spaces and MiniMessage formatting.AcceptsDisplayName
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id displayNamedisplayNameObjective display name shown in quest progress, objective lists, GUIs, and task messages. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id infoinfoShows detailed information about the selected objective.
Shows detailed information about this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. clearclearDeletes this objective's saved guiding marker location.
Removes the saved objective marker location.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. disabledisableStops showing this objective's saved guiding marker.
Turns off the objective marker without deleting its saved coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. disablesdisablesStops showing this objective's saved guiding marker.
Turns off the objective marker without deleting its saved coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. enableenableTurns on this objective's saved guiding marker.
Shows this objective's saved marker to players tracking the objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. previewpreviewShows this objective's saved guiding marker to you briefly.
Previews this objective marker for the command sender.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. <world><world>World where this objective marker should point.Acceptsworld <x><x>X coordinate where this objective marker should point.Acceptsx coordinate <y><y>Y coordinate where this objective marker should point.Acceptsy coordinate <z><z>Z coordinate where this objective marker should point.Acceptsz coordinate
Sets this objective marker to exact coordinates.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. herehereUses your current in-game block position.
Sets this objective's marker to your current location.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. setsetSets this objective's guiding marker location and turns it on. lookinglookingUses the block you are looking at.
Sets this objective's marker to the targeted block.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id locationlocationManages the guiding marker shown while players track this objective. statusstatusShows whether this objective has a saved guiding marker.
Shows the selected objective's marker status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id removeremoveRemoves the selected objective from its quest or parent objective.
Removes the selected objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ActionActionExecutes one or more saved actions, optionally multiple times or as a random subset. <actions><actions>Saved action name or comma-separated saved action names to execute.AcceptsstringList <amount><amount>Number of times to execute the selected saved actions.Acceptsinteger [--ignoreConditions]--ignoreConditionsExecute referenced actions without checking their attached conditions. [--minRandom <value>]--minRandomMinimum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--maxRandom <value>]--maxRandomMaximum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--executedActionDelay <value>]--executedActionDelayDelay applied to each referenced action, overriding that action's own delay.Acceptsduration [--onlyCountForRandomIfConditionsFulfilled]--onlyCountForRandomIfConditionsFulfilledWhen choosing random actions, skip actions whose conditions fail without counting them toward the random limit. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Action Chain action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name removeremoveRemoves the named beam from the target player's screen. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name spawnspawnShows the named beam at a fixed world location. <world><world>World where the beam should be shown.Acceptsworld <x><x>X coordinate where the beam should be shown.Acceptsx <y><y>Y coordinate where the beam should be shown.Acceptsy <z><z>Z coordinate where the beam should be shown.Acceptsz [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BroadcastMessageBroadcastMessageBroadcasts a chat message to every online player. <message><message>Message broadcast to the whole server. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Broadcast Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ChatChatMakes the target player send a chat message. <message><message>Chat message sent by the target player. Wrap it in quotes when using spaces in commands.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Chat action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CloseInventoryCloseInventoryCloses the target player's currently open inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Close Inventory action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CompleteQuestCompleteQuestCompletes another active quest for the target player. <quest><quest>Active quest that should be completed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Complete Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ConsoleCommandConsoleCommandRuns a server command from the console. <command><command>Command executed by the server console. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Console Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FailQuestFailQuestFails another active quest for the target player. <quest><quest>Active quest that should be failed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Fail Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GiveItemGiveItemGives one or more materials or NotQuests custom items to the target player. <material><material>Material, NotQuests custom item, hand item, any item, or comma-separated item selection to give.Acceptsitem selection <amount><amount>Amount of each selected item stack to give.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Item action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GiveQuestGiveQuestGives another quest to the target player. <quest><quest>Quest that should be given to the target player.Acceptstext [--forceGive]--forceGiveForce-gives the quest and skips the normal take requirements and cooldown checks. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. HealthHealthReads or changes the target player's current health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. NameNameReads or changes the target player's display name. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. OpenGuiOpenGuiOpens a NotQuests GUI for the target player. <guiName><guiName>Name of the NotQuests GUI file to open.Acceptstext [--player <value>]--playerOptional player name who should see the GUI.Acceptstext [--quest <value>]--questOptional quest identifier used as GUI context.Acceptstext [--npc <value>]--npcOptional Citizens NPC id used as GUI context.Acceptsinteger [--category <value>]--categoryOptional quest category identifier used as GUI context.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Open GUI action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlayerCommandPlayerCommandRuns a command from the target player's perspective. <command><command>Command executed by the target player. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Player Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaySoundPlaySoundPlays a Minecraft sound for the target player or all online players. <sound><sound>Minecraft sound key to play.Acceptstext [--stopOtherSounds]--stopOtherSoundsStops all currently playing sounds before playing this one. [--playForEveryoneAtSetLocation]--playForEveryoneAtSetLocationAll online players near the configured location hear the sound. [--playForEveryoneAtTheirLocation]--playForEveryoneAtTheirLocationAll online players hear the sound at their own current location. [--world <value>]--worldWorld used when playing the sound at a fixed location.Acceptstext [--locationX <value>]--locationXX coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationY <value>]--locationYY coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationZ <value>]--locationZZ coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--volume <value>]--volumeSound volume, usually between 0 and 1.AcceptsoptionalNumber [--pitch <value>]--pitchSound pitch multiplier.AcceptsoptionalNumber [--SoundCategory <value>]--SoundCategoryMinecraft sound category. Defaults to master.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Play Sound action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SendMessageSendMessageSends a private chat message to the target player. <message><message>Message sent privately to the target player. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Send Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowActionBarShowActionBarShows a short action-bar message above the target player's hotbar. <message><message>Action-bar message shown above the target player's hotbar. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Show Action Bar action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. timedtimedCreates a title action with custom fade-in, stay, and fade-out durations. <fadeIn><fadeIn>How long the title should fade in. Examples: 250ms, 1s.Acceptsduration <stay><stay>How long the title should stay fully visible. Examples: 3s, 1500ms.Acceptsduration <fadeOut><fadeOut>How long the title should fade out. Examples: 500ms, 1s.Acceptsduration <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount LocationLocationSpawns mobs at a fixed world location. <world><world>World where the mob should be spawned.Acceptsworld <x><x>X coordinate where the mob should be spawned.Acceptsx <y><y>Y coordinate where the mob should be spawned.Acceptsy <z><z>Z coordinate where the mob should be spawned.Acceptsz [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount PlayerLocationPlayerLocationSpawns mobs at the target player's current location. [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount LocationLocationSpawns the particles at a fixed world location. <world><world>World where the particles should be spawned.Acceptsworld <x><x>X coordinate where the particles should be spawned.Acceptsx <y><y>Y coordinate where the particles should be spawned.Acceptsy <z><z>Z coordinate where the particles should be spawned.Acceptsz [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount PlayerLocationPlayerLocationSpawns the particles at the target player's current location. [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. StartConversationStartConversationStarts a NotQuests conversation for the target player. <conversation><conversation>Conversation that should start for the target player.Acceptstext [--endPrevious]--endPreviousEnds the player's currently open conversation before starting this one. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Start Conversation action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TeleportTeleportTeleports the target player to a fixed world location. <location_world><location_world>World location where the target player should be teleported. world.Acceptsworld <location_x><location_x>World location where the target player should be teleported. X coordinate.Acceptsx coordinate <location_y><location_y>World location where the target player should be teleported. Y coordinate.Acceptsy coordinate <location_z><location_z>World location where the target player should be teleported. Z coordinate.Acceptsz coordinate [--yaw <value>]--yawOptional yaw rotation applied after teleporting.AcceptsoptionalNumber [--pitch <value>]--pitchOptional pitch rotation applied after teleporting.AcceptsoptionalNumber [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Teleport action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TriggerCommandTriggerCommandAdds progress to active TriggerCommand objectives with the matching trigger name. <triggerName><triggerName>Trigger name configured on one or more TriggerCommand objectives.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Trigger Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. clearclearRemoves every reward from the selected objective.
Clears all rewards granted by this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. setsetSets the text. <DisplayName><DisplayName>New reward display name. Supports spaces and MiniMessage formatting.AcceptsDisplayName
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id infoinfoShows detailed information about the selected reward.
Shows detailed information about this reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id removeremoveRemoves the selected reward.
Removes the selected reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. listlistLists every reward granted by the selected objective.
Lists all rewards granted by this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. setsetSets the text. <Task Description><Task Description>New objective task text. Supports spaces and MiniMessage formatting.AcceptsTask Description
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId3><objectiveId3>Child objective ID shown inside the selected parent objective.Acceptschild objective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. listlistLists every child objective inside the selected objective.
Lists objectives in this branch.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. customcustomUses a custom objective ID order. <order><order>Objective IDs in the exact order players must progress them.Acceptsobjective order
Sets a custom objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. firstToLastfirstToLastRequires objectives to progress from first to last.
Sets objective progress order to first-to-last.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. lastToFirstlastToFirstRequires objectives to progress from last to first.
Sets objective progress order to last-to-first.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. nonenoneClears this objective progress order.
Removes the predefined objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. showshowShows the current objective progress order.
Shows the current predefined objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id removeremoveRemoves the selected objective from its quest or parent objective.
Removes the selected objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ActionActionExecutes one or more saved actions, optionally multiple times or as a random subset. <actions><actions>Saved action name or comma-separated saved action names to execute.AcceptsstringList <amount><amount>Number of times to execute the selected saved actions.Acceptsinteger [--ignoreConditions]--ignoreConditionsExecute referenced actions without checking their attached conditions. [--minRandom <value>]--minRandomMinimum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--maxRandom <value>]--maxRandomMaximum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--executedActionDelay <value>]--executedActionDelayDelay applied to each referenced action, overriding that action's own delay.Acceptsduration [--onlyCountForRandomIfConditionsFulfilled]--onlyCountForRandomIfConditionsFulfilledWhen choosing random actions, skip actions whose conditions fail without counting them toward the random limit. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Action Chain action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name removeremoveRemoves the named beam from the target player's screen. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name spawnspawnShows the named beam at a fixed world location. <world><world>World where the beam should be shown.Acceptsworld <x><x>X coordinate where the beam should be shown.Acceptsx <y><y>Y coordinate where the beam should be shown.Acceptsy <z><z>Z coordinate where the beam should be shown.Acceptsz [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BroadcastMessageBroadcastMessageBroadcasts a chat message to every online player. <message><message>Message broadcast to the whole server. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Broadcast Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ChatChatMakes the target player send a chat message. <message><message>Chat message sent by the target player. Wrap it in quotes when using spaces in commands.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Chat action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CloseInventoryCloseInventoryCloses the target player's currently open inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Close Inventory action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CompleteQuestCompleteQuestCompletes another active quest for the target player. <quest><quest>Active quest that should be completed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Complete Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ConsoleCommandConsoleCommandRuns a server command from the console. <command><command>Command executed by the server console. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Console Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FailQuestFailQuestFails another active quest for the target player. <quest><quest>Active quest that should be failed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Fail Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GiveItemGiveItemGives one or more materials or NotQuests custom items to the target player. <material><material>Material, NotQuests custom item, hand item, any item, or comma-separated item selection to give.Acceptsitem selection <amount><amount>Amount of each selected item stack to give.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Item action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GiveQuestGiveQuestGives another quest to the target player. <quest><quest>Quest that should be given to the target player.Acceptstext [--forceGive]--forceGiveForce-gives the quest and skips the normal take requirements and cooldown checks. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. HealthHealthReads or changes the target player's current health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. NameNameReads or changes the target player's display name. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. OpenGuiOpenGuiOpens a NotQuests GUI for the target player. <guiName><guiName>Name of the NotQuests GUI file to open.Acceptstext [--player <value>]--playerOptional player name who should see the GUI.Acceptstext [--quest <value>]--questOptional quest identifier used as GUI context.Acceptstext [--npc <value>]--npcOptional Citizens NPC id used as GUI context.Acceptsinteger [--category <value>]--categoryOptional quest category identifier used as GUI context.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Open GUI action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlayerCommandPlayerCommandRuns a command from the target player's perspective. <command><command>Command executed by the target player. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Player Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaySoundPlaySoundPlays a Minecraft sound for the target player or all online players. <sound><sound>Minecraft sound key to play.Acceptstext [--stopOtherSounds]--stopOtherSoundsStops all currently playing sounds before playing this one. [--playForEveryoneAtSetLocation]--playForEveryoneAtSetLocationAll online players near the configured location hear the sound. [--playForEveryoneAtTheirLocation]--playForEveryoneAtTheirLocationAll online players hear the sound at their own current location. [--world <value>]--worldWorld used when playing the sound at a fixed location.Acceptstext [--locationX <value>]--locationXX coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationY <value>]--locationYY coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationZ <value>]--locationZZ coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--volume <value>]--volumeSound volume, usually between 0 and 1.AcceptsoptionalNumber [--pitch <value>]--pitchSound pitch multiplier.AcceptsoptionalNumber [--SoundCategory <value>]--SoundCategoryMinecraft sound category. Defaults to master.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Play Sound action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SendMessageSendMessageSends a private chat message to the target player. <message><message>Message sent privately to the target player. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Send Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowActionBarShowActionBarShows a short action-bar message above the target player's hotbar. <message><message>Action-bar message shown above the target player's hotbar. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Show Action Bar action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. timedtimedCreates a title action with custom fade-in, stay, and fade-out durations. <fadeIn><fadeIn>How long the title should fade in. Examples: 250ms, 1s.Acceptsduration <stay><stay>How long the title should stay fully visible. Examples: 3s, 1500ms.Acceptsduration <fadeOut><fadeOut>How long the title should fade out. Examples: 500ms, 1s.Acceptsduration <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount LocationLocationSpawns mobs at a fixed world location. <world><world>World where the mob should be spawned.Acceptsworld <x><x>X coordinate where the mob should be spawned.Acceptsx <y><y>Y coordinate where the mob should be spawned.Acceptsy <z><z>Z coordinate where the mob should be spawned.Acceptsz [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount PlayerLocationPlayerLocationSpawns mobs at the target player's current location. [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount LocationLocationSpawns the particles at a fixed world location. <world><world>World where the particles should be spawned.Acceptsworld <x><x>X coordinate where the particles should be spawned.Acceptsx <y><y>Y coordinate where the particles should be spawned.Acceptsy <z><z>Z coordinate where the particles should be spawned.Acceptsz [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount PlayerLocationPlayerLocationSpawns the particles at the target player's current location. [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. StartConversationStartConversationStarts a NotQuests conversation for the target player. <conversation><conversation>Conversation that should start for the target player.Acceptstext [--endPrevious]--endPreviousEnds the player's currently open conversation before starting this one. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Start Conversation action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TeleportTeleportTeleports the target player to a fixed world location. <location_world><location_world>World location where the target player should be teleported. world.Acceptsworld <location_x><location_x>World location where the target player should be teleported. X coordinate.Acceptsx coordinate <location_y><location_y>World location where the target player should be teleported. Y coordinate.Acceptsy coordinate <location_z><location_z>World location where the target player should be teleported. Z coordinate.Acceptsz coordinate [--yaw <value>]--yawOptional yaw rotation applied after teleporting.AcceptsoptionalNumber [--pitch <value>]--pitchOptional pitch rotation applied after teleporting.AcceptsoptionalNumber [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Teleport action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TriggerCommandTriggerCommandAdds progress to active TriggerCommand objectives with the matching trigger name. <triggerName><triggerName>Trigger name configured on one or more TriggerCommand objectives.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Trigger Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. clearclearRemoves every reward from the selected objective.
Clears all rewards granted by this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. setsetSets the text. <DisplayName><DisplayName>New reward display name. Supports spaces and MiniMessage formatting.AcceptsDisplayName
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id infoinfoShows detailed information about the selected reward.
Shows detailed information about this reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id removeremoveRemoves the selected reward.
Removes the selected reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id rewardsrewardsManages rewards granted by the selected objective. listlistLists every reward granted by the selected objective.
Lists all rewards granted by this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. setsetSets the text. <Task Description><Task Description>New objective task text. Supports spaces and MiniMessage formatting.AcceptsTask Description
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. editeditOpens subcommands for editing a child objective inside the selected objective. <objectiveId2><objectiveId2>Child objective ID shown inside the selected parent objective.Acceptschild objective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. listlistLists every child objective inside the selected objective.
Lists objectives in this branch.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. customcustomUses a custom objective ID order. <order><order>Objective IDs in the exact order players must progress them.Acceptsobjective order
Sets a custom objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. firstToLastfirstToLastRequires objectives to progress from first to last.
Sets objective progress order to first-to-last.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. lastToFirstlastToFirstRequires objectives to progress from last to first.
Sets objective progress order to last-to-first.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. nonenoneClears this objective progress order.
Removes the predefined objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id objectivesobjectivesManages child objectives inside the selected objective. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. showshowShows the current objective progress order.
Shows the current predefined objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id removeremoveRemoves the selected objective from its quest or parent objective.
Removes the selected objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ActionActionExecutes one or more saved actions, optionally multiple times or as a random subset. <actions><actions>Saved action name or comma-separated saved action names to execute.AcceptsstringList <amount><amount>Number of times to execute the selected saved actions.Acceptsinteger [--ignoreConditions]--ignoreConditionsExecute referenced actions without checking their attached conditions. [--minRandom <value>]--minRandomMinimum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--maxRandom <value>]--maxRandomMaximum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--executedActionDelay <value>]--executedActionDelayDelay applied to each referenced action, overriding that action's own delay.Acceptsduration [--onlyCountForRandomIfConditionsFulfilled]--onlyCountForRandomIfConditionsFulfilledWhen choosing random actions, skip actions whose conditions fail without counting them toward the random limit. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Action Chain action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name removeremoveRemoves the named beam from the target player's screen. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name spawnspawnShows the named beam at a fixed world location. <world><world>World where the beam should be shown.Acceptsworld <x><x>X coordinate where the beam should be shown.Acceptsx <y><y>Y coordinate where the beam should be shown.Acceptsy <z><z>Z coordinate where the beam should be shown.Acceptsz [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. BroadcastMessageBroadcastMessageBroadcasts a chat message to every online player. <message><message>Message broadcast to the whole server. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Broadcast Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ChatChatMakes the target player send a chat message. <message><message>Chat message sent by the target player. Wrap it in quotes when using spaces in commands.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Chat action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CloseInventoryCloseInventoryCloses the target player's currently open inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Close Inventory action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CompleteQuestCompleteQuestCompletes another active quest for the target player. <quest><quest>Active quest that should be completed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Complete Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ConsoleCommandConsoleCommandRuns a server command from the console. <command><command>Command executed by the server console. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Console Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FailQuestFailQuestFails another active quest for the target player. <quest><quest>Active quest that should be failed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Fail Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GiveItemGiveItemGives one or more materials or NotQuests custom items to the target player. <material><material>Material, NotQuests custom item, hand item, any item, or comma-separated item selection to give.Acceptsitem selection <amount><amount>Amount of each selected item stack to give.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Item action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GiveQuestGiveQuestGives another quest to the target player. <quest><quest>Quest that should be given to the target player.Acceptstext [--forceGive]--forceGiveForce-gives the quest and skips the normal take requirements and cooldown checks. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. HealthHealthReads or changes the target player's current health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. NameNameReads or changes the target player's display name. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. OpenGuiOpenGuiOpens a NotQuests GUI for the target player. <guiName><guiName>Name of the NotQuests GUI file to open.Acceptstext [--player <value>]--playerOptional player name who should see the GUI.Acceptstext [--quest <value>]--questOptional quest identifier used as GUI context.Acceptstext [--npc <value>]--npcOptional Citizens NPC id used as GUI context.Acceptsinteger [--category <value>]--categoryOptional quest category identifier used as GUI context.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Open GUI action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlayerCommandPlayerCommandRuns a command from the target player's perspective. <command><command>Command executed by the target player. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Player Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaySoundPlaySoundPlays a Minecraft sound for the target player or all online players. <sound><sound>Minecraft sound key to play.Acceptstext [--stopOtherSounds]--stopOtherSoundsStops all currently playing sounds before playing this one. [--playForEveryoneAtSetLocation]--playForEveryoneAtSetLocationAll online players near the configured location hear the sound. [--playForEveryoneAtTheirLocation]--playForEveryoneAtTheirLocationAll online players hear the sound at their own current location. [--world <value>]--worldWorld used when playing the sound at a fixed location.Acceptstext [--locationX <value>]--locationXX coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationY <value>]--locationYY coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationZ <value>]--locationZZ coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--volume <value>]--volumeSound volume, usually between 0 and 1.AcceptsoptionalNumber [--pitch <value>]--pitchSound pitch multiplier.AcceptsoptionalNumber [--SoundCategory <value>]--SoundCategoryMinecraft sound category. Defaults to master.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Play Sound action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SendMessageSendMessageSends a private chat message to the target player. <message><message>Message sent privately to the target player. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Send Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowActionBarShowActionBarShows a short action-bar message above the target player's hotbar. <message><message>Action-bar message shown above the target player's hotbar. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Show Action Bar action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. timedtimedCreates a title action with custom fade-in, stay, and fade-out durations. <fadeIn><fadeIn>How long the title should fade in. Examples: 250ms, 1s.Acceptsduration <stay><stay>How long the title should stay fully visible. Examples: 3s, 1500ms.Acceptsduration <fadeOut><fadeOut>How long the title should fade out. Examples: 500ms, 1s.Acceptsduration <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount LocationLocationSpawns mobs at a fixed world location. <world><world>World where the mob should be spawned.Acceptsworld <x><x>X coordinate where the mob should be spawned.Acceptsx <y><y>Y coordinate where the mob should be spawned.Acceptsy <z><z>Z coordinate where the mob should be spawned.Acceptsz [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount PlayerLocationPlayerLocationSpawns mobs at the target player's current location. [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount LocationLocationSpawns the particles at a fixed world location. <world><world>World where the particles should be spawned.Acceptsworld <x><x>X coordinate where the particles should be spawned.Acceptsx <y><y>Y coordinate where the particles should be spawned.Acceptsy <z><z>Z coordinate where the particles should be spawned.Acceptsz [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount PlayerLocationPlayerLocationSpawns the particles at the target player's current location. [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. StartConversationStartConversationStarts a NotQuests conversation for the target player. <conversation><conversation>Conversation that should start for the target player.Acceptstext [--endPrevious]--endPreviousEnds the player's currently open conversation before starting this one. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Start Conversation action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TeleportTeleportTeleports the target player to a fixed world location. <location_world><location_world>World location where the target player should be teleported. world.Acceptsworld <location_x><location_x>World location where the target player should be teleported. X coordinate.Acceptsx coordinate <location_y><location_y>World location where the target player should be teleported. Y coordinate.Acceptsy coordinate <location_z><location_z>World location where the target player should be teleported. Z coordinate.Acceptsz coordinate [--yaw <value>]--yawOptional yaw rotation applied after teleporting.AcceptsoptionalNumber [--pitch <value>]--pitchOptional pitch rotation applied after teleporting.AcceptsoptionalNumber [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Teleport action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. TriggerCommandTriggerCommandAdds progress to active TriggerCommand objectives with the matching trigger name. <triggerName><triggerName>Trigger name configured on one or more TriggerCommand objectives.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Trigger Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. addaddAdds a reward granted when the selected objective completes. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. clearclearRemoves every reward from the selected objective.
Clears all rewards granted by this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. setsetSets the text. <DisplayName><DisplayName>New reward display name. Supports spaces and MiniMessage formatting.AcceptsDisplayName
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id infoinfoShows detailed information about the selected reward.
Shows detailed information about this reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id removeremoveRemoves the selected reward.
Removes the selected reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id rewardsrewardsManages rewards granted by the selected objective. listlistLists every reward granted by the selected objective.
Lists all rewards granted by this objective.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. setsetSets the text. <Task Description><Task Description>New objective task text. Supports spaces and MiniMessage formatting.AcceptsTask Description
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. editeditOpens subcommands for editing a specific objective on the selected quest. <objectiveId><objectiveId>Objective ID shown by this quest's objectives list.Acceptsobjective id taskDescriptiontaskDescriptionTask text shown to players for this objective. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. listlistLists every objective on the selected quest.
Lists objectives in this branch.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. customcustomUses a custom objective ID order. <order><order>Objective IDs in the exact order players must progress them.Acceptsobjective order
Sets a custom objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. firstToLastfirstToLastRequires objectives to progress from first to last.
Sets objective progress order to first-to-last.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. lastToFirstlastToFirstRequires objectives to progress from last to first.
Sets objective progress order to last-to-first.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. setsetChanges the objective progress order. nonenoneClears this objective progress order.
Removes the predefined objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name objectivesobjectivesManages objectives on the selected quest. predefinedProgressOrderpredefinedProgressOrderConfigures the required progress order for objectives in this branch. showshowShows the current objective progress order.
Shows the current predefined objective progress order.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ChanceChanceRandomly returns true based on the configured percent chance. <chance><chance>Percent chance from 0 to 100 that this variable returns true.Acceptsnumber <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ClimbingClimbingChecks whether the target player is currently climbing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. CompletedObjectiveIDsOfQuestCompletedObjectiveIDsOfQuestReads or changes the objective IDs completed inside one active quest for the target player. <QuestName><QuestName>Quest whose completed objective IDs should be read or changed.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ConditionConditionEvaluates a saved NotQuests condition expression for the target player. <Conditions><Conditions>Saved condition expression to evaluate. Use saved condition names with & or | to combine them.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. CurrentBiomeCurrentBiomeReads the biome at the target player's current location. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. DateDateChecks whether the current real-world date or time is before or after configured values. <Date operation><Date operation>Whether the current date/time must be before or after the configured values.Acceptstext [--year <value>]--yearYear that must match for this date condition.Acceptsinteger [--month <value>]--monthMonth that must match for this date condition.Acceptsinteger [--day <value>]--dayDay of month that must match for this date condition.Acceptsinteger [--hours <value>]--hoursHour that must match for this date condition.Acceptsinteger [--minutes <value>]--minutesMinute that must match for this date condition.Acceptsinteger [--seconds <value>]--secondsSecond that must match for this date condition.Acceptsinteger [--timeZone <value>]--timeZoneTime zone used when evaluating the date condition.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Date quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. DayOfWeekDayOfWeekReturns the current day of week as text. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. DistanceToLocationDistanceToLocationMeasures the player's distance in blocks to a configured world location. <world><world>World that contains the target location.Acceptstext <x><x>Target X coordinate.Acceptsnumber <y><y>Target Y coordinate.Acceptsnumber <z><z>Target Z coordinate.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. FalseFalseAlways returns false. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. HealthHealthReads or changes the target player's current health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. InLavaInLavaChecks whether the target player is currently in lava. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to compare the selected item-stack-list variable against the supplied item selection.Acceptscomparison operator <expression><expression>Material, custom item, hand item, any, or comma-separated item selection to compare.Acceptsitem selection <amount><amount>Required stack amount for each item in this item-list condition.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Item Stack List Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. InWaterInWaterChecks whether the target player is currently in water. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ItemInInventoryEnchantmentsItemInInventoryEnchantmentsLists enchantments on the item in one target-player inventory slot. <ItemSlot><ItemSlot>Equipment slot name or inventory slot number to inspect.Acceptstext <operator><operator>How to compare the selected list variable against the supplied values.Acceptscomparison operator <expression><expression>Comma-separated values to compare with the selected variable list.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new List Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. NameNameReads or changes the target player's display name. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. NearbyEntityCountNearbyEntityCountCounts matching entities near the player inside a configurable radius. <entityType><entityType>Entity type to count, or any for all nearby entities.Acceptsentity type or any <radius><radius>Radius in blocks around the player.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. PermissionPermissionChecks whether the target player has a permission node. <Permission><Permission>Permission node to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. PingPingReads the target player's current network ping in milliseconds. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. QuestAbleToAcceptQuestAbleToAcceptChecks whether the target player can currently accept the selected quest. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. QuestOnCooldownQuestOnCooldownChecks whether the selected quest is currently on cooldown for the target player. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. QuestReachedMaxAcceptsQuestReachedMaxAcceptsChecks whether the target player has reached the selected quest's maximum accept limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. QuestReachedMaxCompletionsQuestReachedMaxCompletionsChecks whether the target player has reached the selected quest's maximum completion limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. QuestReachedMaxFailsQuestReachedMaxFailsChecks whether the target player has reached the selected quest's maximum fail limit. <Quest><Quest>Quest identifier to check.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. RandomNumberBetweenRangeRandomNumberBetweenRangeReturns a random whole number between the configured minimum and maximum. <min><min>Lowest possible returned number.Acceptsnumber <max><max>Highest possible returned number.Acceptsnumber <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. SleepingSleepingChecks whether the target player is currently sleeping. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. TrueTrueAlways returns true. <operator><operator>How to compare the selected boolean variable: equals, and, or.Acceptscomparison operator <expression><expression>Boolean value or expression to compare with the selected variable value.Acceptstext [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Boolean Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to compare the selected number variable against the expression.Acceptscomparison operator <expression><expression>Number expression to compare with the selected variable value.AcceptsnumberExpression [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new Number Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to compare the selected text variable against the supplied text.Acceptscomparison operator <expression><expression>Text value to compare with the selected variable value.AcceptsgreedyText [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new String Variable quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. addaddAdds a requirement that must pass before players can take the selected quest. WorldTimeWorldTimeChecks whether the player's current world time is inside a configured hour range. <minTime><minTime>Earliest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger <maxTime><maxTime>Latest allowed hour in the Minecraft day, using 0-24 style time.Acceptsinteger [--negate]--negateInvert the result so this condition passes when it would normally fail.
Creates a new World Time quest requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. clearclearRemoves every requirement from the selected quest.
Clears all requirements on this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. editeditOpens subcommands for editing a specific quest requirement. <Requirement ID><Requirement ID>Requirement ID shown by this quest's requirements list.Acceptsrequirement id deletedeleteRemoves the selected requirement from the quest.
Removes the selected requirement.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. editeditOpens subcommands for editing a specific quest requirement. <Requirement ID><Requirement ID>Requirement ID shown by this quest's requirements list.Acceptsrequirement id descriptiondescriptionRequirement description shown when listing this quest's requirements. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. editeditOpens subcommands for editing a specific quest requirement. <Requirement ID><Requirement ID>Requirement ID shown by this quest's requirements list.Acceptsrequirement id descriptiondescriptionRequirement description shown when listing this quest's requirements. Supports MiniMessage formatting. setsetSets the text. <description><description>New requirement description. Supports spaces and MiniMessage formatting.Acceptsdescription
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. editeditOpens subcommands for editing a specific quest requirement. <Requirement ID><Requirement ID>Requirement ID shown by this quest's requirements list.Acceptsrequirement id descriptiondescriptionRequirement description shown when listing this quest's requirements. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. editeditOpens subcommands for editing a specific quest requirement. <Requirement ID><Requirement ID>Requirement ID shown by this quest's requirements list.Acceptsrequirement id hiddenhiddenControls whether the selected requirement is hidden from players. setsetChanges whether the selected requirement is hidden from players. <hiddenStatusExpression><hiddenStatusExpression>Boolean expression that decides whether this requirement is hidden.Acceptshidden status expression
Sets the selected requirement's hidden status.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name requirementsrequirementsManages requirements that must pass before the selected quest can be taken. listlistLists every requirement on the selected quest.
Lists all requirements on this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ActionActionExecutes one or more saved actions, optionally multiple times or as a random subset. <actions><actions>Saved action name or comma-separated saved action names to execute.AcceptsstringList <amount><amount>Number of times to execute the selected saved actions.Acceptsinteger [--ignoreConditions]--ignoreConditionsExecute referenced actions without checking their attached conditions. [--minRandom <value>]--minRandomMinimum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--maxRandom <value>]--maxRandomMaximum number of referenced actions to randomly choose each time this action runs.Acceptsinteger [--executedActionDelay <value>]--executedActionDelayDelay applied to each referenced action, overriding that action's own delay.Acceptsduration [--onlyCountForRandomIfConditionsFulfilled]--onlyCountForRandomIfConditionsFulfilledWhen choosing random actions, skip actions whose conditions fail without counting them toward the random limit. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Action Chain action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ActiveQuestsActiveQuestsReads or changes the quests currently active for the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. AdvancementAdvancementChecks or changes whether the target player has completed a Minecraft advancement. <Advancement><Advancement>Minecraft advancement key to check, such as minecraft:story/mine_stone.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name removeremoveRemoves the named beam from the target player's screen. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. BeamBeamShows or removes a guiding beam marker for the target player. <beamName><beamName>Beam identifier to show, replace, or remove for the target player.Acceptsbeam name spawnspawnShows the named beam at a fixed world location. <world><world>World where the beam should be shown.Acceptsworld <x><x>X coordinate where the beam should be shown.Acceptsx <y><y>Y coordinate where the beam should be shown.Acceptsy <z><z>Z coordinate where the beam should be shown.Acceptsz [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Beam action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. BlockBlockReads or changes the block material at a configured world location. <world><world>World containing the target block.Acceptstext <x><x>Target block X coordinate.Acceptsnumber <y><y>Target block Y coordinate.Acceptsnumber <z><z>Target block Z coordinate.Acceptsnumber <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. BroadcastMessageBroadcastMessageBroadcasts a chat message to every online player. <message><message>Message broadcast to the whole server. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Broadcast Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ChatChatMakes the target player send a chat message. <message><message>Chat message sent by the target player. Wrap it in quotes when using spaces in commands.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Chat action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. CloseInventoryCloseInventoryCloses the target player's currently open inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Close Inventory action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. CompletedQuestsCompletedQuestsReads or changes the quests completed by the target player. <operator><operator>How to change the list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Comma-separated list value or expression used by this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. CompleteQuestCompleteQuestCompletes another active quest for the target player. <quest><quest>Active quest that should be completed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Complete Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ConsoleCommandConsoleCommandRuns a server command from the console. <command><command>Command executed by the server console. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Console Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ContainerInventoryContainerInventoryReads or changes the inventory of a container block at a configured location. <world><world>World containing the container block.Acceptstext <x><x>Container block X coordinate.AcceptsnumberExpression <y><y>Container block Y coordinate.AcceptsnumberExpression <z><z>Container block Z coordinate.AcceptsnumberExpression <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full container. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. CurrentPositionXCurrentPositionXReads or changes the target player's current X coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. CurrentPositionYCurrentPositionYReads or changes the target player's current Y coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. CurrentPositionZCurrentPositionZReads or changes the target player's current Z coordinate. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. CurrentWorldCurrentWorldReads or changes the world the target player is currently in. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. EnderChestEnderChestReads or changes the target player's ender chest contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--addToInventoryIfEnderChestFull]--addToInventoryIfEnderChestFullPuts overflow items in the player's normal inventory when their ender chest is full. [--skipItemIfEnderChestFull]--skipItemIfEnderChestFullKeeps overflow items from being dropped when the ender chest and fallback inventory are full. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ExperienceExperienceReads or changes the target player's total experience points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ExperienceLevelExperienceLevelReads or changes the target player's experience level. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. FailQuestFailQuestFails another active quest for the target player. <quest><quest>Active quest that should be failed for the target player.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Fail Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. FlyingFlyingReads or changes whether the target player is flying. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. FlySpeedFlySpeedReads or changes the target player's flying speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. FoodLevelFoodLevelReads or changes the target player's hunger bar value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. GameModeGameModeReads or changes the target player's game mode. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. GiveItemGiveItemGives one or more materials or NotQuests custom items to the target player. <material><material>Material, NotQuests custom item, hand item, any item, or comma-separated item selection to give.Acceptsitem selection <amount><amount>Amount of each selected item stack to give.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Item action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. GiveQuestGiveQuestGives another quest to the target player. <quest><quest>Quest that should be given to the target player.Acceptstext [--forceGive]--forceGiveForce-gives the quest and skips the normal take requirements and cooldown checks. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Give Quest action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. GlowingGlowingReads or changes whether the target player is glowing. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. HealthHealthReads or changes the target player's current health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. InventoryInventoryReads or changes the target player's inventory contents. <operator><operator>How to change the item-list variable: set, add, remove, or clear.Acceptsaction operator <expression><expression>Material, custom item, hand, or any value used by this item-list action.Acceptsitem selection <amount><amount>Stack amount to apply for each item in this item-list action.Acceptsstack amount [--skipItemIfInventoryFull]--skipItemIfInventoryFullKeeps overflow items from being dropped when this action adds items to a full inventory. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Item Stack List Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. MaxHealthMaxHealthReads or changes the target player's maximum health. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. NameNameReads or changes the target player's display name. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. OpOpReads or changes whether the target player is a server operator. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. OpenGuiOpenGuiOpens a NotQuests GUI for the target player. <guiName><guiName>Name of the NotQuests GUI file to open.Acceptstext [--player <value>]--playerOptional player name who should see the GUI.Acceptstext [--quest <value>]--questOptional quest identifier used as GUI context.Acceptstext [--npc <value>]--npcOptional Citizens NPC id used as GUI context.Acceptsinteger [--category <value>]--categoryOptional quest category identifier used as GUI context.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Open GUI action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. PlayerCommandPlayerCommandRuns a command from the target player's perspective. <command><command>Command executed by the target player. The leading slash is optional.Acceptscommand [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Player Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. PlaySoundPlaySoundPlays a Minecraft sound for the target player or all online players. <sound><sound>Minecraft sound key to play.Acceptstext [--stopOtherSounds]--stopOtherSoundsStops all currently playing sounds before playing this one. [--playForEveryoneAtSetLocation]--playForEveryoneAtSetLocationAll online players near the configured location hear the sound. [--playForEveryoneAtTheirLocation]--playForEveryoneAtTheirLocationAll online players hear the sound at their own current location. [--world <value>]--worldWorld used when playing the sound at a fixed location.Acceptstext [--locationX <value>]--locationXX coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationY <value>]--locationYY coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--locationZ <value>]--locationZZ coordinate used when playing the sound at a fixed location.AcceptsoptionalNumber [--volume <value>]--volumeSound volume, usually between 0 and 1.AcceptsoptionalNumber [--pitch <value>]--pitchSound pitch multiplier.AcceptsoptionalNumber [--SoundCategory <value>]--SoundCategoryMinecraft sound category. Defaults to master.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Play Sound action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. PlaytimeHoursPlaytimeHoursReads or changes the target player's playtime in hours. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. PlaytimeMinutesPlaytimeMinutesReads or changes the target player's playtime in minutes. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. PlaytimeTicksPlaytimeTicksReads or changes the target player's playtime in server ticks. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. QuestPointsQuestPointsReads or changes the target player's quest points. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--notifyPlayer]--notifyPlayerNotifies the player when their quest points are changed or set. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ReflectionStaticBooleanReflectionStaticBooleanReads or changes a static Java boolean field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static boolean field name to read or change.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ReflectionStaticDoubleReflectionStaticDoubleReads or changes a static Java double field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static double field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ReflectionStaticFloatReflectionStaticFloatReads or changes a static Java float field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static float field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ReflectionStaticIntegerReflectionStaticIntegerReads or changes a static Java integer field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static integer field name to read or change.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ReflectionStaticStringReflectionStaticStringReads or changes a static Java text field by reflection. <ClassPath><ClassPath>Full Java class path that owns the static field.Acceptstext <Field><Field>Static text field name to read or change.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SaturationSaturationReads or changes the target player's hidden saturation value from 0 to 20. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SendMessageSendMessageSends a private chat message to the target player. <message><message>Message sent privately to the target player. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Send Message action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ShowActionBarShowActionBarShows a short action-bar message above the target player's hotbar. <message><message>Action-bar message shown above the target player's hotbar. Supports MiniMessage formatting and NotQuests placeholders.AcceptsgreedyText [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Show Action Bar action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. ShowTitleShowTitleShows a title overlay in the center of the target player's screen. timedtimedCreates a title action with custom fade-in, stay, and fade-out durations. <fadeIn><fadeIn>How long the title should fade in. Examples: 250ms, 1s.Acceptsduration <stay><stay>How long the title should stay fully visible. Examples: 3s, 1500ms.Acceptsduration <fadeOut><fadeOut>How long the title should fade out. Examples: 500ms, 1s.Acceptsduration <title><title>Title text shown in the center of the target player's screen. Use `|` to add a subtitle.Acceptstitle [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Show Title action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SneakingSneakingReads or changes whether the target player is sneaking. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount LocationLocationSpawns mobs at a fixed world location. <world><world>World where the mob should be spawned.Acceptsworld <x><x>X coordinate where the mob should be spawned.Acceptsx <y><y>Y coordinate where the mob should be spawned.Acceptsy <z><z>Z coordinate where the mob should be spawned.Acceptsz [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SpawnMobSpawnMobSpawns vanilla, MythicMobs, or EcoMobs entities at a player or fixed location. <entityType><entityType>Entity type or custom mob id to spawn.Acceptsentity type or any <amount><amount>Number of mobs to spawn.Acceptsamount PlayerLocationPlayerLocationSpawns mobs at the target player's current location. [--spawnRadiusX <value>]--spawnRadiusXHorizontal X radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusY <value>]--spawnRadiusYVertical Y radius used to randomize each spawn location.Acceptsinteger [--spawnRadiusZ <value>]--spawnRadiusZHorizontal Z radius used to randomize each spawn location.Acceptsinteger [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Mob action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount LocationLocationSpawns the particles at a fixed world location. <world><world>World where the particles should be spawned.Acceptsworld <x><x>X coordinate where the particles should be spawned.Acceptsx <y><y>Y coordinate where the particles should be spawned.Acceptsy <z><z>Z coordinate where the particles should be spawned.Acceptsz [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SpawnParticleSpawnParticleSpawns a particle effect at the target player or a fixed location. <particle><particle>Particle effect to spawn. Only particles that do not require extra data are supported.Acceptsparticle <count><count>Number of particles to spawn.Acceptscount PlayerLocationPlayerLocationSpawns the particles at the target player's current location. [--offsetX <value>]--offsetXRandom X spread around the particle location.Acceptsnumber [--offsetY <value>]--offsetYRandom Y spread around the particle location.Acceptsnumber [--offsetZ <value>]--offsetZRandom Z spread around the particle location.Acceptsnumber [--speed <value>]--speedParticle speed value passed to Minecraft's particle system.Acceptsnumber [--forEveryone]--forEveryoneWhether every online player should see the particle effect. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Spawn Particle action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SprintingSprintingReads or changes whether the target player is sprinting. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. StartConversationStartConversationStarts a NotQuests conversation for the target player. <conversation><conversation>Conversation that should start for the target player.Acceptstext [--endPrevious]--endPreviousEnds the player's currently open conversation before starting this one. [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Start Conversation action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. StatisticStatisticReads or changes one untyped Minecraft statistic for the target player. <Statistic><Statistic>Untyped Minecraft statistic to read or change, such as MOB_KILLS or JUMP.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. SwimmingSwimmingReads or changes whether the target player is swimming. <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. TagBooleanTagBooleanReads or changes a boolean NotQuests tag on the target player. <TagName><TagName>Boolean tag identifier.Acceptstext <operator><operator>How to set the boolean variable: set or setNot.Acceptsaction operator <expression><expression>Boolean expression used as the input value for this variable action.AcceptsbooleanExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Boolean Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. TagDoubleTagDoubleReads or changes a double NotQuests tag on the target player. <TagName><TagName>Double tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. TagFloatTagFloatReads or changes a float NotQuests tag on the target player. <TagName><TagName>Float tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. TagIntegerTagIntegerReads or changes an integer NotQuests tag on the target player. <TagName><TagName>Integer tag identifier.Acceptstext <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. TagStringTagStringReads or changes a text NotQuests tag on the target player. <TagName><TagName>String tag identifier.Acceptstext <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. TeleportTeleportTeleports the target player to a fixed world location. <location_world><location_world>World location where the target player should be teleported. world.Acceptsworld <location_x><location_x>World location where the target player should be teleported. X coordinate.Acceptsx coordinate <location_y><location_y>World location where the target player should be teleported. Y coordinate.Acceptsy coordinate <location_z><location_z>World location where the target player should be teleported. Z coordinate.Acceptsz coordinate [--yaw <value>]--yawOptional yaw rotation applied after teleporting.AcceptsoptionalNumber [--pitch <value>]--pitchOptional pitch rotation applied after teleporting.AcceptsoptionalNumber [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Teleport action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. TriggerCommandTriggerCommandAdds progress to active TriggerCommand objectives with the matching trigger name. <triggerName><triggerName>Trigger name configured on one or more TriggerCommand objectives.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Creates a new Trigger Command action.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. WalkSpeedWalkSpeedReads or changes the target player's walk speed. <operator><operator>How to change the number variable: set, add, deduct, multiply, or divide.Acceptsaction operator <expression><expression>Number expression used as the input value for this variable action.AcceptsnumberExpression [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a Number Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. addaddAdds a reward granted by the selected quest. WeatherWeatherReads or changes the weather in the target player's current world. <operator><operator>How to change the string variable: set or append.Acceptsaction operator <expression><expression>String value or expression used as the input value for this variable action.Acceptstext [--delay <value>]--delayHow long to wait before running this action, such as 1s, 500ms, or 2m.Acceptsduration
Executes a String Variable Action action immediately without saving it.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. clearclearRemoves every reward from the selected quest.
Clears all rewards granted by this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. removeremoveRemoves the custom text.
Removes the custom text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. setsetSets the text. <DisplayName><DisplayName>New reward display name. Supports spaces and MiniMessage formatting.AcceptsDisplayName
Sets the text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id displayNamedisplayNameReward display name shown in reward previews and reward lists. Supports MiniMessage formatting. showshowShows the current text.
Shows the current text.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id infoinfoShows detailed information about the selected reward.
Shows detailed information about this reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. editeditOpens subcommands for editing a specific reward. <reward-id><reward-id>Reward ID shown by the reward list.Acceptsreward id removeremoveRemoves the selected reward.
Removes the selected reward.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name rewardsrewardsManages rewards granted by the selected quest. listlistLists every reward granted by the selected quest.
Lists all rewards granted by this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name takeEnabledtakeEnabledControls whether players may take this quest. <take-enabled><take-enabled>Whether players can accept this quest with /notquests take.Acceptstake enabled
Sets whether players can accept this quest with /notquests take.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name BEGINBEGINRuns the selected action when the quest starts or an objective unlocks. [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a Begin trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name COMPLETECOMPLETERuns the selected action when the quest or selected objective is completed. [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a Complete trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name DEATHDEATHRuns the selected action after the quest player dies the configured number of times. <amount><amount>Number of player deaths required before this trigger runs.Acceptsinteger [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a Death trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name DISCONNECTDISCONNECTRuns the selected action after the quest player disconnects the configured number of times. <amount><amount>Number of disconnects required before this trigger runs.Acceptsinteger [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a Disconnect trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name FAILFAILRuns the selected action when the quest fails. [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a Fail trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name NPCDEATHNPCDEATHRuns the selected action after a Citizens NPC dies the configured number of times. <NPC><NPC>Citizens NPC id that must die before this trigger gains progress.Acceptsinteger <amount><amount>Number of NPC deaths required before this trigger runs.Acceptsinteger [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a NPC Death trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name WORLDENTERWORLDENTERRuns the selected action after the quest player enters a specific world. <world to enter><world to enter>World name that must be entered, or ALL for any world.AcceptsworldName <amount><amount>Number of matching world-enter events required before this trigger runs.Acceptsinteger [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a World Enter trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. addaddAdds a trigger that runs an action when the selected quest changes state. <action><action>Action which will be executed when the trigger runs.Acceptssaved action name WORLDLEAVEWORLDLEAVERuns the selected action after the quest player leaves a specific world. <world to leave><world to leave>World name that must be left, or ALL for any world.AcceptsworldName <amount><amount>Number of matching world-leave events required before this trigger runs.Acceptsinteger [--applyOn <value>]--applyOnQuest or objective target this trigger, action, or condition should apply to, such as Quest, O1, or O2.Acceptsquest or objective target [--world_name <value>]--world_nameWorld name filter for world enter/leave triggers, or ALL for every world.Acceptsworld name
Adds a World Leave trigger to the selected quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. clearclearRemoves every trigger from the selected quest.
Clears all triggers on this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. listlistLists every trigger attached to the selected quest.
Lists all triggers attached to this quest.
Permission: notquests.admin
/qaqaAdmin commands for NotQuests editeditOpens subcommands for editing a specific quest. <quest><quest>Identifier of the quest to edit; use /qa list to see available quests.Acceptsquest name triggerstriggersManages triggers attached to this quest. removeremoveRemoves the selected trigger from the quest. <trigger-id><trigger-id>Trigger ID shown by this quest's trigger list.Acceptstrigger id
Removes the selected trigger.
Permission: notquests.admin