EnderStorage

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.

Annoyed by huge storage systems?

Here comes the solution!

Introducing the EnderStorage plugin.

 

 

  • This plugin allows you to store almost infinite items in a single block.
  • The content of the blocks can be displayed in various ways.
  • Protect your storage from other players.
  • Use the EnderStorage Tool manage your storage system.
  • Use Ender Chests to store items from everywhere in the world.
  • Use hoppers to connect automated farms to your storage system.
The mechanics are based on those of mods like BetterBarrels or StorageDrawers.

Crafting

The plugin adds two new Items into the game: The EnderStorage and the EnderStorage Tool.
The craft recipe of both items can be changed in the configuration, read the Configuration section to read more about this.

The default recipe for the EnderStorage block looks like this:

 

 

And the crafting of the EnderStorage Tool works as following:

 

 

Usage

The player can directly interact with the EnderStorage in four different ways:

  • Left Click: Deposite complete item stack which the player holds in his hand.
  • Left Click while sneaking: Deposite all fitting items of the players inventory into the storage.
  • Right Click: Extract one item.
  • Right Click while sneaking: Extract a whole stack of items.

If you sneak while looking at the EnderStorage the content will be displayed in the Actionbar.

 

The EnderStorage Tool has three different modes.

You can switch between them by right clicking into the air.

 

  • Mine Mode: Dropps the EnderStorage when right clicking on it. (This is the only way to remove EnderStorages)
  • Inspect Mode: Shows information about the clicked storage.
  • Protect Mode: Toggles the protection function to make an EnderStorage only modifyable and useable by its owner.
  • Lock Mode: Toggles the lock function. If an EnderStorage is locked, it will save the item type when empty. 

Additionally to always have an overview over the storages you can place signs at the EnderStorage to display its content.

Also, hoppers are able to push items into the EnderStorage. (If the storage isn't protected)

 

If a player puts items in his ender chest and he also has an EnderStorage which stores the same item, it will be put into the storage.

Commands

  • /storage help redirects you to this site.
  • /storage recipes shows you the crafting recipes edited by the owner.

Limitations

Items which can't be stored are:

  • Enchanted Books
  • Items which have custom names/a custom lore
  • Items which took damage

Configuration

 

storageSize: 64                                     Defines the maximum amount of stacks stored in an EnderStorage.

allowInfoSigns: true                             Defines if signs placed on EnderStorages will display their content.

allowHopperInteraction: true             Defines if hopper are able to insert items into an EnderStorage.

allowEnderChestInteraction: true       Defines if the ender chest of the storage owner inserts items into his EnderStorages.

textHeight: 0.75                                    Defines the position of the floating text inside an EnderStorage.

textColor: "&f"                                       Defines the Color of the floating text. (Bukkit Formatting Codes)

recipe:                                                    Defines the recipes...

  storage:                                               ...of the EnderStorage block.

    shape:                                               The shape of the recipe (Imagine it is an Crafting table)

      1stRow: "ABA"

      2ndRow: "CDC"

      3rdRow: "ABA"

    indigrents:                                         Defines the indigrents. 

      A: LOG

      B: WOOD

      C: CHEST

      D: ENDER_PEARL

      E: null

      ...

  tool:                                                    (The same as recipe.storage just for the EnderStorage Tool)

    shape:

    …

 


 

Let me know if there are bugs or you don't understand the usage.

Otherwise I hope you enjoy my plugin.

 


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    306300
  • Created
    Nov 3, 2018
  • Last Released File
    Jan 18, 2019
  • Total Downloads
    752
  • License

Categories

Members

Recent Files