Minecraft CraftsPlus mod 2026 download
logo
minecraft mod CraftsPlus

CraftsPlus

Game Version: CB 1.7.9-R0.1
Total Downloads: 3,057
Updated: Jun 17, 2015
Created: May 14, 2015
Download CraftsPlusDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CraftsPlus 1.1 release 38.28 KB Jun 17, 2015 CB 1.7.9-R0.1 2,449 download CraftsPlus CraftsPlus 1.1 releaseDownload
CraftsPlus 1.0 release 32.39 KB May 14, 2015 1.8 608 download CraftsPlus CraftsPlus 1.0 releaseDownload

Screenshots

Description

Share this:

CraftsPlus

Custom crafts

Advanced plugin

Tutorial video (in French)

Commands & Permissions

Commands

/crafts help – Show help

/crafts add – Add a new craft

/crafts remove – Remove a craft

/crafts change – Change craft recipe

/crafts disable – Disable plugin

/crafts enable – Enable plugin

/crafts logs – Show logs

/pl – Modified

Permissions

OP : All permissions

craftsplus.* : All permissions

craftsplus.help : /crafts help

craftsplus.add : /crafts add

craftsplus.remove : /crafts remove

craftsplus.change : /crafts change

craftsplus.enable : /crafts enable

craftsplus.disable : /crafts disable

craftsplus.logs : /crafts logs

Configuration

Config:
  # Langue: EN
  Langue: FR
  forceOffline: false # No internet connection
Langue:
  ...

API

Exemple :

ItemStack result = new ItemStack(Material.LEATHER_LEGGINGS, 1);

Craft craft = new Craft(1, 1, 1
		      , 1, 0, 1
		      , 1, 0, 1
		      , result
		      , true
		      , "apicraft_" + new Random().nextInt());

All right reserved. copyright © 2014-2015 Lyne-Team

Comments

Add a comment