Innectis Community Forum

Author Topic: /craft in Inventory  (Read 3015 times)

l_iamW

  • Goldy VIP
  • Ancient Member
  • ****
  • Posts: 1140
  • Gender: Male
  • IT'S TIME TO DU-DU-DU-DU-DU-DU-DU-DU-DUEL
    • View Profile
/craft in Inventory
« on: January 27, 2013, 02:43:12 AM »
So I always go into my inventory to see if I have the stuff needed then I do /craft but wouldn't it be easier just to open your inventory and there it is /craft





EDIT: I forgot to type in Crafting above the WorkBench
  • l_iamW
    l_iamW
    l_iamW

alexshield10

  • Goldy VIP
  • Full Member
  • ****
  • Posts: 209
  • Gender: Male
  • o.o evil bunny wabbit ^ :3
    • View Profile
Re: /craft in Inventory
« Reply #1 on: January 27, 2013, 03:16:21 AM »
So would this just be available to super VIP + or everyone if not u would need a way to set different crafting boxes for VIPs and users it seems like a lot of work if u had to do this ^ :P
  • alexshield10
    alexshield10
    alexshield10

luetzj

  • Retired Staff
  • Ancient Member
  • *****
  • Posts: 1045
    • View Profile
Re: /craft in Inventory
« Reply #2 on: January 27, 2013, 11:02:18 AM »
I don't think this is possible, without external mods.
  • luetzj
    luetzj
    luetzj

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: /craft in Inventory
« Reply #3 on: January 27, 2013, 12:59:54 PM »
HaHa, that's not possible without client changes so no, sorry :P
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}