Innectis Community Forum

Author Topic: Stash chests  (Read 6285 times)

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Stash chests
« on: May 30, 2012, 09:01:54 PM »
Stash chests are chests that allow you to easily move items from your inventory into a chest. It works by using the first two lines on a sign like this:

[stash]
Stone

That sets up the stash chest. Simply right-click it to have all stone in your inventory transferred to the chest! You may use ID:Data, and IDP will convert it for you.

You may also place other things on the second line. "all" means it will stash all the items in your inventory, including armor. "Armor" will stash only your armor. "Inventory" will stash all the items in your inventory. "hand" will stash the items represented by the item in your hand. "player" will stash the items from the chest into your inventory, and "backpack" will stash all the items from your backpack (goldies) into the chest.

By default, the hotbar is left alone unless you specify a material on the second line, "hand" is placed on the second line, or the third line has "allowhotbar" on it.
« Last Edit: July 05, 2014, 10:34:55 PM by AlphaBlend »
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

stix321

  • VIP
  • Newbie
  • **
  • Posts: 37
    • View Profile
Re: Stash chests
« Reply #1 on: June 02, 2012, 12:55:44 AM »
This is almost like the alchemy bag That I mentioned, really cool idea!

-stix321
"The average amount of sleep an average person needs is five minutes longer."
-Anoymous

GSTa2000

  • Goldy VIP
  • Hero Member
  • ****
  • Posts: 831
  • Gender: Male
    • View Profile
Re: Stash chests
« Reply #2 on: June 02, 2012, 04:51:46 AM »
How will this work and what chest will it go in
  • GSta2000
    GSta2000
    GSta2000
Blap Blap

StarScythe7

  • Retired Staff
  • Hero Member
  • *****
  • Posts: 624
  • Gender: Male
    • View Profile
Re: Stash chests
« Reply #3 on: June 02, 2012, 05:10:03 AM »
How will this work and what chest will it go in

It will store items in a chest from your inventory instantly.

For example if you click a sign that says
[stash]
Cobblestone

It will store all of the cobble from your inventory into the chest under the sign with 1 click :D
  • StarScythe7
    StarScythe7
    StarScythe7

GSTa2000

  • Goldy VIP
  • Hero Member
  • ****
  • Posts: 831
  • Gender: Male
    • View Profile
Re: Stash chests
« Reply #4 on: June 02, 2012, 08:26:59 AM »
So if there was a sign saying
Cobblestone
over a chest and i wrote on a sign saying
[stash]
Cobblestone
it'll go to that chest?
  • GSta2000
    GSta2000
    GSta2000
Blap Blap

SGT_ADZ

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1766
  • Gender: Male
  • I'm kind of a big deal.
    • View Profile
Re: Stash chests
« Reply #5 on: June 02, 2012, 12:38:28 PM »
Its like sign shops but it dosent cost you anything and you are depositing items not withdrawing
  • SGT_ADZ
    SGT_ADZ
    SGT_ADZ
Twitter: @AMcLachlan1

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: Stash chests
« Reply #6 on: February 20, 2013, 02:04:02 PM »
Currently broken with enchanted books, which would include silk touch shears. Also, it will eat your swords and durable items if you have more than it can stash (putting the specific item name under [stash]), but it works fine with "all", "inventory", and "armor".

Potions won't work as well...
« Last Edit: February 20, 2013, 02:05:35 PM by AlphaBlend »
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

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
Re: Stash chests
« Reply #7 on: February 20, 2013, 02:21:20 PM »
I didnt even know this existed...
  • l_iamW
    l_iamW
    l_iamW

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: Stash chests
« Reply #8 on: February 23, 2013, 04:46:36 PM »
I fixed about 3 bugs, removed restriction (could not stash player heads due to the code), and added 2 new features to stash chests for the next update.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: Stash chests
« Reply #9 on: February 24, 2013, 06:21:00 PM »
All fixed!

[stash]
hand

and

[stash]
player

are new additions. Check the opening post!
« Last Edit: February 24, 2013, 06:22:43 PM by AlphaBlend »
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: Stash chests
« Reply #10 on: February 27, 2013, 05:29:12 AM »
Don't these prevent you from stashing if you arent a chest member? Maybe if the absorb flag is set, outsiders can stash items into the chest? And it gives a redstone signal? Kind of like the 'give' sign, but with items..
  • 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;
    }
}

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: Stash chests
« Reply #11 on: May 08, 2013, 02:23:31 AM »
Slight update to stash chests:

Quote
By default, the hotbar is left alone unless you specify a material on the second line, "hand" is placed on the second line, or the third line has "allowhotbar" on it.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.