Pack: Unlock All Recipes - teakivy/teaks-tweaks GitHub Wiki

Pack: Unlock All Recipes (unlock-all-recipes)

Unlock All Recipes will automatically unlock all recipes as soon as a player joins.

Note: This pack is REQUIRED to use any Crafting Tweak!

Config

The config for this pack can be found in the config.yml file for the plugin.

# Unlock All Recipes
# Automatically unlock all recipes as soon as you start playing.
#
# Permissions:
# teakstweaks.unlock-all-recipes
unlock-all-recipes:
  enabled: false

Options

enabled

  • Type - boolean
  • Default - false
  • Description - Controls whether the pack is enabled.

Permissions

teakstweaks.unlock-all-recipes

  • Default - true
  • Description - Controls whether the player will be affected by Unlock All Recipes

Messages

"unlock_all_recipes.name": "Unlock All Recipes",
"unlock_all_recipes.description": "Automatically unlock all recipes as soon as you start playing.",

unlock_all_recipes.name

  • Default - Unlock All Recipes

unlock_all_recipes.description

  • Default - Automatically unlock all recipes as soon as you start playing.