CraftsPlus

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

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    91908
  • Created
    May 14, 2015
  • Last Released File
    Jun 17, 2015
  • Total Downloads
    3,296
  • License

Categories

Members

Recent Files