Crafting+

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Overview

Crafting+ is a open-source plugin to add new crafting recipes to existing non-craftable items in vanilla Minecraft. This plugin is intended for survival servers that want to give their players more freedom for their crafting needs to stop them having to go hunting for those music discs in dungeons or packed ice in new biomes.

Crafting Recipes

Music Discs

Horse Armor

Other

About this project

This project was started on Sunday 17th May 2015 by me, HarrysMc. I started work on this resource/plugin after looking through the spigot resources and only finding premium plugins similar to this and I thought that they were not worth the price for their features, so I started this.

/craftingplus This is the main command which is an alias for /craftingplus help

/craftingplus help | ? This command shows a list of commands and usage. This also shows the plugin version which you should posts with errors.

/craftingplus reload This reloads the configuration options in config.yml.

craftingplus.reload:
  description: Gives access to reload craftingplus config.
    default: op

# ###################### #
#
# Crafting+ v0.6
# Craft the Uncraftable
# Copyright HarrysMc
#
# ###################### #

# ------------------------------ #
# Message settings
# ------------------------------ #

#Message to a player if they do not have permission for a Crafting+ command.
permission-message: '&cYou do not have permission for this command!'

#Message to a player if the Crafting+ configuration was successfully reloaded.
reload-success-message: '&aThe crafting+ config has been successfully reloaded.'

#Message to player if they enter an invalid Crafting+ command.
invalid-command-message: '&cThat is an invalid command. Type ''/craftingplus help''
  for help.'

# ------------------------------ #
# Enable or Disable item recipes.
# ------------------------------ #

#Write true/false depending if you want that item recipe to be enabled/disabled.
enabled:
  disc13: true
  discCat: true
  discBlocks: true
  discChirp: true
  discFar: true
  discMall: true
  discMellohi: true
  discStal: true
  discStrad: true
  discWard: true
  disc11: true
  discWait: true
  ironHorseArmor: true
  goldHorseArmor: true
  diamondHorseArmor: true
  ice: true
  packedIce: true
  saddle: true
  nameTag: true
  cobWeb: true
  mobSpawner: false

  • /craftingplus list to list all crafting recipes in an inventory
  • Allow config to change item recipes.
  • Allow creation of custom recipes for any items.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    92108
  • Created
    May 22, 2015
  • Last Released File
    Never
  • Total Downloads
    645
  • License

Categories

Members

Recent Files

Bukkit