Author: Voidane
Idea from: PowerCrystals , Deep Storage Unit Mod
Idea from: PowerCrystals , Deep Storage Unit Mod
NOTICE: I am currently aware of items not being added into the unit for version 1.15.1, will release an update when its handled!
Minecraft Versions: 1.8 +
Brief Overview: Deep Storage Unit plugin allows the players to store items at a very high amount ( Java's known amount max ). You can craft this item with 8 obsidian and an ender pearl, this can also be toggled on and off. A deep storage unit must be placed somewhere and it you will want to access it by just right clicking it. Once that your first menu will be prompted, asking for an item you want to store. Maybe you don't want items like tools and armor stored? I have already default set that in the config.yml for you so you don't have to do it! Unless you want the items enables just remove them from the list. We also allow the plugin to only be enabled in certain worlds of your choice, so if someone gives a player a unit from command it will check what world they are in and if they are not in an enabled one they cant receive it. Nor can it be crafted or placed in the world. I want this plugin to be of use by allowing players to try out new things
Noting for future updates: Yes I will add in a hopper system for it, not yet because it will take some more time down the line but everything else is working and set!
This plugin will include:
- DeepStorageUnit Folder
- User config.yml file
- Custom Config.yml
- Interaction Chest.yml
- Chest Owners.yml
- In game commands
- In game permissions
- Custom inventories and high storage limits
For right now not a whole lot is configurable right now, don't worry thought, that's to change in the future and will add all types of different things you can customize but at least you get the basics / advances of the plugin you could ask for.
Recipe:
- Main Interface No Item
- Main Interface
Yellow Panels - Displays information on how to use the deep storage unit
Pink Panels - Displays units actions you can do
Pink Panels - Displays units actions you can do
Code (YAML):
# Author: Voidane
# NOTE: Will be a lot more customizable in the near future so plase up to date a lot may change!
# Deep Storage Unit , plugin , v1.0 , 10/27/19
#
# YOU MAY ONLY CHANGE THE COLOR
Storage Unit Name : "&5Deep Storage Unit"
# enable of craft the deep storage unit
Allow Crafting : true
# Only have a few worlds you want to disable the plugin in?
# This is the recommended one to have true then.
Use Disable Worlds : true
Disabled Worlds :
- ""
- ""
- ""
# Have a lot of worlds, but only want the plugin to be enabled in certain worlds?
# This is recommended to set to true if so.
Use Enable Worlds : false
Enabled Worlds :
- ""
- ""
- ""
# Add items you want to disable here, a list of names material names can be found on the plugin home page.
Disabled Items :
- "IRON_SPADE"
- "IRON_PICKAXE"
- "IRON_AXE"
- "FLINT_AND_STEEL"
- "BOW"
- "IRON_SWORD"
- "WOOD_SWORD"
- "WOOD_SPADE"
- "WOOD_PICKAXE"
- "WOOD_AXE"
- "STONE_SWORD"
- "STONE_SPADE"
- "STONE_PICKAXE"
- "STONE_AXE"
- "DIAMOND_SWORD"
- "DIAMOND_SPADE"
- "DIAMOND_PICKAXE"
- "DIAMOND_AXE"
- "GOLD_SWORD"
- "GOLD_SPADE"
- "GOLD_PICKAXE"
- "GOLD_AXE"
- "GOLD_HOE"
- "STONE_HOE"
- "WOOD_HOE"
- "DIAMOND_HOE"
- "IRON_HOE"
- "LEATHER_HELMET"
- "LEATHER_BOOTS"
- "LEATHER_LEGGINGS"
- "LEATHER_CHESTPLATE"
- "CHAINMAIL_HELMET"
- "CHAINMAIL_BOOTS"
- "CHAINMAIL_LEGGINGS"
- "CHAINMAIL_CHESTPLATE"
- "IRON_HELMET"
- "IRON_BOOTS"
- "IRON_LEGGINGS"
- "IRON_CHESTPLATE"
- "DIAMOND_HELMET"
- "DIAMOND_BOOTS"
- "DIAMOND_LEGGINGS"
- "DIAMOND_CHESTPLATE"
- "GOLD_HELMET"
- "GOLD_BOOTS"
- "GOLD_LEGGINGS"
- "GOLD_CHESTPLATE"
# NOTE: Will be a lot more customizable in the near future so plase up to date a lot may change!
# Deep Storage Unit , plugin , v1.0 , 10/27/19
#
# YOU MAY ONLY CHANGE THE COLOR
Storage Unit Name : "&5Deep Storage Unit"
# enable of craft the deep storage unit
Allow Crafting : true
# Only have a few worlds you want to disable the plugin in?
# This is the recommended one to have true then.
Use Disable Worlds : true
Disabled Worlds :
- ""
- ""
- ""
# Have a lot of worlds, but only want the plugin to be enabled in certain worlds?
# This is recommended to set to true if so.
Use Enable Worlds : false
Enabled Worlds :
- ""
- ""
- ""
# Add items you want to disable here, a list of names material names can be found on the plugin home page.
Disabled Items :
- "IRON_SPADE"
- "IRON_PICKAXE"
- "IRON_AXE"
- "FLINT_AND_STEEL"
- "BOW"
- "IRON_SWORD"
- "WOOD_SWORD"
- "WOOD_SPADE"
- "WOOD_PICKAXE"
- "WOOD_AXE"
- "STONE_SWORD"
- "STONE_SPADE"
- "STONE_PICKAXE"
- "STONE_AXE"
- "DIAMOND_SWORD"
- "DIAMOND_SPADE"
- "DIAMOND_PICKAXE"
- "DIAMOND_AXE"
- "GOLD_SWORD"
- "GOLD_SPADE"
- "GOLD_PICKAXE"
- "GOLD_AXE"
- "GOLD_HOE"
- "STONE_HOE"
- "WOOD_HOE"
- "DIAMOND_HOE"
- "IRON_HOE"
- "LEATHER_HELMET"
- "LEATHER_BOOTS"
- "LEATHER_LEGGINGS"
- "LEATHER_CHESTPLATE"
- "CHAINMAIL_HELMET"
- "CHAINMAIL_BOOTS"
- "CHAINMAIL_LEGGINGS"
- "CHAINMAIL_CHESTPLATE"
- "IRON_HELMET"
- "IRON_BOOTS"
- "IRON_LEGGINGS"
- "IRON_CHESTPLATE"
- "DIAMOND_HELMET"
- "DIAMOND_BOOTS"
- "DIAMOND_LEGGINGS"
- "DIAMOND_CHESTPLATE"
- "GOLD_HELMET"
- "GOLD_BOOTS"
- "GOLD_LEGGINGS"
- "GOLD_CHESTPLATE"
dsu.dsu
Allow the player to use the /dsu command
dsu.allow
Allow the player to add other users to the deep storage unit, Command /dsu allow
dsu.remove
Allow the player to remove other users from recent or added players to the deep storage unit, Command /dsu remove
dsu.interface.interaction
Interact to open up the deep storage menu
OP Permissions
dsu.give
Give the permission to allow them to use the command /dsu give
dsu.reload
Reload the config.yml
/dsu reload : reload the config.yml file
/dsu give <player> <amount 1-64> : Give a player a deep storage unit
/dsu allow <player> : Add a player to a unit by looking at the unit then typing this command.
/dsu remove <player> : Remove a player from a unit by looking at the unit the player was added to and type the command to remove them.
Spoiler: Materials
1.9
Spoiler: Materials
1.10
Spoiler: Materials
1.11
Spoiler: Materials
1.12
Spoiler: Materials
1.13
If Deprecated be weary of using them
Spoiler: Materials
1.14.4
Try not to use BlockData, or deprecated items, some may not work.
Spoiler: Materials
CUSTOMIZATION-Custom Config.yml
-
Code (YAML):
[/SIZE
]
[/FONT
]
[/COLOR
]
[/SIZE
]
[/FONT
]
[/COLOR
]
# Edit the plugin to your liking, much more will be avaliable in updates
# First Version ersion release 10/29/19
# !!!!!!!!! You dont need to reload the plugin for these to take effects !!!!!!!!!!!
Version : 1.03
Craft Recipe :
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
- "ENDER_PEARL"
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
Top Info Panel:
Info Comment :
- ' Top panel when and item is placed will show the information of how the unit is used.'
- ''
- ''
Name : '&dHow to use the deep storage unit'
Lore :
- ''
- '&f&lTransfering items into unit'
- ''
- '&f- Right Click&f : &7Transfer half the items'
- ''
- '&f- Left Click&f : &7Transfer all the items'
- '&7from there'
- ''
- '&f- ScrollWheel&f : &7Transfer your whole'
- '&7inventory containing the certain item'
Material : 'STAINED_GLASS_PANE'
Material ID : 4
Bottom Info Panel:
Name : '&dExporting Items Into Your Inventory'
Lore :
- ''
- '&f- Left Click : &7Export up to a stack out'
- ''
- '&f- Shift Left Click : &7Export as much as'
- '&7your inventory can hold'
Deep Storage Unit:
Info Comment :
- ' Bottom panel when and item is placed will show the information of how the unit is used.'
- ''
- ''
Info Comment :
- " -| Change the name and lore of the deep storage unit itself, doesnt contend for picked up for units picked up |-"
- " You cant change the plugins name of the lore at the bottom however. "
- ""
Name : "&cDeep Storage Unit"
Lore :
- ""
- "&7A deep storage unit that can hold unlimited amounts"
- "&7of a certain material or item"
No Item In Main Interface:
Info Comment :
- ' ==| This will change the attributes of the barrier that you see in the main interface when there is no item in it |== '
- ''
- ''
Name : '&cNo Valid Item To Store'
Lore :
- ''
- '&7Insert an item into the empty slot of'
- '&7the deep storage unit'
- ''
- '&f+ ---------------------+'
- '&6Click here to apply the item'
- '&6when you have an item ready'
- '&f+ ---------------------+'
Material : 'BARRIER'
Material ID : 0
Outline In Unit Inventory:
Info Command :
- ' -| The outline of the unit chest when interacting with it, for default is black stained glass |-'
- ''
- ''
Name : ' '
Amount : 1
Material : 'STAINED_GLASS_PANE'
Material ID : 15
Interior In Unit Inventory:
Info Command :
- ' -| The interior of the unit chest when interacting with it, for default is blue stained glass |-'
- ''
- ''
Name : ' '
Amount : 1
Material : 'STAINED_GLASS_PANE'
Material ID : 11
[COLOR=rgb (0, 0, 0 ) ] [FONT=Courier New ] [SIZE=4 ] [COLOR=rgb (0, 0, 0 ) ] [FONT=Courier New ] [SIZE=4 ]
# Edit the plugin to your liking, much more will be avaliable in updates
# First Version ersion release 10/29/19
# !!!!!!!!! You dont need to reload the plugin for these to take effects !!!!!!!!!!!
Version : 1.03
Craft Recipe :
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
- "ENDER_PEARL"
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
- "OBSIDIAN"
Top Info Panel:
Info Comment :
- ' Top panel when and item is placed will show the information of how the unit is used.'
- ''
- ''
Name : '&dHow to use the deep storage unit'
Lore :
- ''
- '&f&lTransfering items into unit'
- ''
- '&f- Right Click&f : &7Transfer half the items'
- ''
- '&f- Left Click&f : &7Transfer all the items'
- '&7from there'
- ''
- '&f- ScrollWheel&f : &7Transfer your whole'
- '&7inventory containing the certain item'
Material : 'STAINED_GLASS_PANE'
Material ID : 4
Bottom Info Panel:
Name : '&dExporting Items Into Your Inventory'
Lore :
- ''
- '&f- Left Click : &7Export up to a stack out'
- ''
- '&f- Shift Left Click : &7Export as much as'
- '&7your inventory can hold'
Deep Storage Unit:
Info Comment :
- ' Bottom panel when and item is placed will show the information of how the unit is used.'
- ''
- ''
Info Comment :
- " -| Change the name and lore of the deep storage unit itself, doesnt contend for picked up for units picked up |-"
- " You cant change the plugins name of the lore at the bottom however. "
- ""
Name : "&cDeep Storage Unit"
Lore :
- ""
- "&7A deep storage unit that can hold unlimited amounts"
- "&7of a certain material or item"
No Item In Main Interface:
Info Comment :
- ' ==| This will change the attributes of the barrier that you see in the main interface when there is no item in it |== '
- ''
- ''
Name : '&cNo Valid Item To Store'
Lore :
- ''
- '&7Insert an item into the empty slot of'
- '&7the deep storage unit'
- ''
- '&f+ ---------------------+'
- '&6Click here to apply the item'
- '&6when you have an item ready'
- '&f+ ---------------------+'
Material : 'BARRIER'
Material ID : 0
Outline In Unit Inventory:
Info Command :
- ' -| The outline of the unit chest when interacting with it, for default is black stained glass |-'
- ''
- ''
Name : ' '
Amount : 1
Material : 'STAINED_GLASS_PANE'
Material ID : 15
Interior In Unit Inventory:
Info Command :
- ' -| The interior of the unit chest when interacting with it, for default is blue stained glass |-'
- ''
- ''
Name : ' '
Amount : 1
Material : 'STAINED_GLASS_PANE'
Material ID : 11
[COLOR=rgb (0, 0, 0 ) ] [FONT=Courier New ] [SIZE=4 ] [COLOR=rgb (0, 0, 0 ) ] [FONT=Courier New ] [SIZE=4 ]
Donations mean so much to me, I spend a lot of time debugging and creating these plugins that donations would be greatly appreciated from any amount! Click the donate button above! Thank You!
JOIN THE DISCORD
:https://discord.gg/XUzx5v8
Sign up here and I will get a few cents from your referral, it adds up over time so if you enjoyed the plugin enough you can do so.
:https://discord.gg/XUzx5v8
![[IMG]](http://proxy.spigotmc.org/e25a1a5ad734e3c663273d28d4be345c90c513b4?url=https%3A%2F%2Fwww.idle-empire.com%2Fmedia%2Fempire%2Fbanner%2Fdefault%2F728x90.jpg)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Deep Storage Units is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 819 times (via Spigot). Download it and open it directly in the game.