Home›Java›Mods›MultiChest | 3 Types of chest | Fully customizable | Ecomony Addon | ShopGuiPlus support
ModsJava
MultiChest | 3 Types of chest | Fully customizable | Ecomony Addon | ShopGuiPlus support
What is MultiChest?
You have 3 types a chest that do special things and makes your life easier and this plugin is really good for skyblock.
Types:
Chunk chest - This chest will pick up all items in a chunk and will place the drops inside the chest
Autosell - This chest will sell all items in a chunk making it easier for grinders.
Mob chest - This chest will kill mobs inside the chunk and the drops will be placed inside the chest. This does support custom drops.
Showcase:
Mob chest:
Chunk Chest:
AutoSell Chest:
Features
/multichest give {player} {type} {amount} #Allows you to give multichests
/multichest reload #Reloads the config file
Supports:
Permissions:
multichest.give - Allows you to use the give command
multichest.reload - Allows you to use the reload
Config file:
You have 3 types a chest that do special things and makes your life easier and this plugin is really good for skyblock.
Types:
Chunk chest - This chest will pick up all items in a chunk and will place the drops inside the chest
Autosell - This chest will sell all items in a chunk making it easier for grinders.
Mob chest - This chest will kill mobs inside the chunk and the drops will be placed inside the chest. This does support custom drops.
Showcase:
Mob chest:
Chunk Chest:
AutoSell Chest:
Features
- Everything configurable
- Good as a donator perk
- Dependent on vault
/multichest give {player} {type} {amount} #Allows you to give multichests
/multichest reload #Reloads the config file
Supports:
- Wildstacker
- UltimateStacker
Permissions:
multichest.give - Allows you to use the give command
multichest.reload - Allows you to use the reload
Config file:
Code (Text):
Messages:
PREFIX: '&8(&b&lMultiChest&8) '
BLOCK_PLACE: '&7You have placed a &b{type} &7chest'
BLOCK_BREAK: '&7You have broken a &b{type} &7chest'
SELL_MESSAGE: '&7Your &bAutoSell(s) &7chests have sold items for &a${amount}'
NO_PERMISSION: '&cYou dont have enough permission to do this'
PLAYER_NOT_ONLINE: '&cThat player is not online'
CHEST_TYPE_DOES_NOT_EXIST: '&cThat chest type does not exist'
SENDER_GIVE_MESSAGE: '&7You have given a &b{type} &7chest to &b{target}'
TARGET_GIVE_MESSAGE: '&7You have received a &b{type} &7chest'
AUTOSELL_TOGGLE_ON: '&7You have &aEnabled &7the selltimer'
AUTOSELL_TOGGLE_OFF: '&7You have &cDisbled &7the selltimer'
HELP_MESSAGE:
- '&b/MultiChest give (player) (type) (amount) &7- give a player a mutlichest'
- '&b/MultiChest reload &7- reloads a config file'
# Material : Item data : Price the list goes like that make sure to have no spaces
item-sell-prices:
- 'STONE:0:8.1'
- 'GRASS:0:2.2'
- 'DIRT:0:1.5'
- 'COBBLESTONE:0:7.7'
- 'INK_SACK:4:10.2' #This will make lapis be sold
Settings:
SellMessageTimer: 25 #This is in seconds
SellMessageEnabled: true
MultiChests:
AUTOSELL:
Name: '&b&lAuto&f&lSell &7(Place down)'
Lore:
- '&7This chest will sell all items'
- '&7in the placed chunk'
PriceList: #You can only enable one pricelist
DefaultList: true
Essentiels: false
ShopGuiPlus: false
Timer: 5 #This timer is in seconds.
Hologram: '&b&lAutoSell &f&lChest' #The hologram text above the chest
CHUNK:
Name: '&b&lChunk&f&lChest &7(Place down)'
Lore:
- '&7This chest will collect all items'
- '&7in the placed chunk and the items'
- '&7will go into the chest'
Timer: 2
Hologram: '&b&lChunk &f&lChest'
MOB:
Name: '&b&lMob&f&lChest &7(Place down)'
Lore:
- '&7This chest will kill all mobs'
- '&7in the placed chunk and the items'
- '&7will go into the chest'
WhiteList: #The format is MOB:DROP:ITEMDATA. make sure to not have spaces.
- 'ZOMBIE:STONE:0'
- 'PIG:GRASS:0'
- 'COW:PAPER:0'
Timer: 10
Hologram: '&b&lMob &f&lChest'
PREFIX: '&8(&b&lMultiChest&8) '
BLOCK_PLACE: '&7You have placed a &b{type} &7chest'
BLOCK_BREAK: '&7You have broken a &b{type} &7chest'
SELL_MESSAGE: '&7Your &bAutoSell(s) &7chests have sold items for &a${amount}'
NO_PERMISSION: '&cYou dont have enough permission to do this'
PLAYER_NOT_ONLINE: '&cThat player is not online'
CHEST_TYPE_DOES_NOT_EXIST: '&cThat chest type does not exist'
SENDER_GIVE_MESSAGE: '&7You have given a &b{type} &7chest to &b{target}'
TARGET_GIVE_MESSAGE: '&7You have received a &b{type} &7chest'
AUTOSELL_TOGGLE_ON: '&7You have &aEnabled &7the selltimer'
AUTOSELL_TOGGLE_OFF: '&7You have &cDisbled &7the selltimer'
HELP_MESSAGE:
- '&b/MultiChest give (player) (type) (amount) &7- give a player a mutlichest'
- '&b/MultiChest reload &7- reloads a config file'
# Material : Item data : Price the list goes like that make sure to have no spaces
item-sell-prices:
- 'STONE:0:8.1'
- 'GRASS:0:2.2'
- 'DIRT:0:1.5'
- 'COBBLESTONE:0:7.7'
- 'INK_SACK:4:10.2' #This will make lapis be sold
Settings:
SellMessageTimer: 25 #This is in seconds
SellMessageEnabled: true
MultiChests:
AUTOSELL:
Name: '&b&lAuto&f&lSell &7(Place down)'
Lore:
- '&7This chest will sell all items'
- '&7in the placed chunk'
PriceList: #You can only enable one pricelist
DefaultList: true
Essentiels: false
ShopGuiPlus: false
Timer: 5 #This timer is in seconds.
Hologram: '&b&lAutoSell &f&lChest' #The hologram text above the chest
CHUNK:
Name: '&b&lChunk&f&lChest &7(Place down)'
Lore:
- '&7This chest will collect all items'
- '&7in the placed chunk and the items'
- '&7will go into the chest'
Timer: 2
Hologram: '&b&lChunk &f&lChest'
MOB:
Name: '&b&lMob&f&lChest &7(Place down)'
Lore:
- '&7This chest will kill all mobs'
- '&7in the placed chunk and the items'
- '&7will go into the chest'
WhiteList: #The format is MOB:DROP:ITEMDATA. make sure to not have spaces.
- 'ZOMBIE:STONE:0'
- 'PIG:GRASS:0'
- 'COW:PAPER:0'
Timer: 10
Hologram: '&b&lMob &f&lChest'
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.
MultiChest | 3 Types of chest | Fully customizable | Ecomony Addon | ShopGuiPlus support is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 797 times (via Spigot). Download it and open it directly in the game.