Commands
Key
- < >- Required argument.- This means you must provide an argument for the command to work.
 
- [ ]- Optional argument.- This means you can provide an argument for the command to work, but it is not required.
 
| Command | Description | 
|---|---|
| /ftbquests open_book [quest ID] | Opens the quest book (Optionally to a specific quest) | 
| /ftbquests block_rewards [true|false] [player] | Blocks the player from claiming rewards from quests | 
| /ftbquests change_progress <player> <reset|complete> <quest ID> | Mark a quest as completed or reset the progress on a quest for given player. | 
| /ftbquests change_progress <player> <reset-all|complete-all> | Reset or complete all quests for given player. | 
| /ftbquests clear_item_display_cache | Forces the client to purge any cached items which are used for item filter display performance. May be useful if a filter's been modified and matching items need to be recalculated. | 
| /ftbquests delete_empty_reward_tables | Cleans up any empty rewards table | 
| /ftbquests editing_mode [true|false] [player] | Enable quest editing mode for a player | 
| /ftbquests export_reward_table_to_chest <reward ID> <pos> | Creates a chest containing all the item rewards for the given quest | 
| /ftbquests generate_chapter_with_all_items_in_game | Create a quest chapter with every in game item | 
| /ftbquests import_reward_table_from_chest <name> <pos> | Import the contents of a chest as a reward table | 
| /ftbquests locked [true|false] [player] | Stop a player from being able to open the quest book and complete quests | 
| /ftbquests reload | Reloads FTB Quests config and quests |