Minecraft ChestRestock mod 2026 download
logo
minecraft mod ChestRestock

ChestRestock

Game Version: 1.12
Total Downloads: 64,256
Updated: Jul 17, 2017
Created: Mar 30, 2012
Download ChestRestockDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
2.3.2 release 244.83 KB Jul 17, 2017 1.12 6,527 download ChestRestock 2.3.2 releaseDownload
2.3.1 release 244.83 KB Apr 22, 2016 1.9 5,398 download ChestRestock 2.3.1 releaseDownload
2.3 release 247.94 KB Aug 2, 2012 CB 1.4.5-R0.2 27,344 download ChestRestock 2.3 releaseDownload
2.3-SNAPSHOT-b23 release 212.87 KB Apr 27, 2012 CB 1.2.5-R1.0 2,760 download ChestRestock 2.3-SNAPSHOT-b23 releaseDownload
2.3-SNAPSHOT-b20 release 212.68 KB Apr 25, 2012 CB 1.2.5-R1.0 800 download ChestRestock 2.3-SNAPSHOT-b20 releaseDownload
2.2.1 release 190.54 KB Apr 13, 2012 CB 1.2.5-R1.0 1,154 download ChestRestock 2.2.1 releaseDownload
2.2 release 189.91 KB Apr 12, 2012 CB 1.2.5-R1.0 735 download ChestRestock 2.2 releaseDownload
2.1.1 release 180.19 KB Apr 10, 2012 CB 1.2.5-R1.0 361 download ChestRestock 2.1.1 releaseDownload
2.1 release 175.44 KB Apr 9, 2012 CB 1.2.5-R1.0 303 download ChestRestock 2.1 releaseDownload
2.0.3 release 172.05 KB Apr 4, 2012 CB 1.2.5-R1.0 452 download ChestRestock 2.0.3 releaseDownload
2.0.2 release 170.87 KB Mar 31, 2012 CB 1.2.4-R1.0 493 download ChestRestock 2.0.2 releaseDownload
2.0.1 release 170.78 KB Mar 31, 2012 CB 1.2.4-R1.0 322 download ChestRestock 2.0.1 releaseDownload
2.0 release 170.32 KB Mar 30, 2012 CB 1.2.4-R1.0 327 download ChestRestock 2.0 releaseDownload
2.3.1-SNAPSHOT-b100 beta 244.43 KB Apr 5, 2013 1.6.2 11,772 download ChestRestock 2.3.1-SNAPSHOT-b100 betaDownload
2.3.1-SNAPSHOT-b99 beta 253.75 KB Dec 18, 2012 CB 1.4.5-R0.2 2,314 download ChestRestock 2.3.1-SNAPSHOT-b99 betaDownload
2.3-SNAPSHOT-b65 beta 247.97 KB Jul 26, 2012 CB 1.2.5-R4.0 745 download ChestRestock 2.3-SNAPSHOT-b65 betaDownload
2.3-SNAPSHOT-b63 beta 248.01 KB Jul 16, 2012 CB 1.2.5-R4.0 489 download ChestRestock 2.3-SNAPSHOT-b63 betaDownload
2.3-SNAPSHOT-b49 beta 245.54 KB May 10, 2012 CB 1.2.5-R1.0 1,150 download ChestRestock 2.3-SNAPSHOT-b49 betaDownload
2.3-SNAPSHOT-b48 beta 245.50 KB May 8, 2012 CB 1.2.5-R1.0 327 download ChestRestock 2.3-SNAPSHOT-b48 betaDownload
2.3-SNAPSHOT-b9 beta 206.12 KB Apr 17, 2012 1.2.5 483 download ChestRestock 2.3-SNAPSHOT-b9 betaDownload

Description

Share this:

This plugin allows admin to set up chests that automatically restock based on configurable parameters. This will allow you to create special chests for a variety of situations. You could create a chest for people new to your server containing a set of starter gear that they can only loot once. Or make reward chests in dungeons where you don't have to worry about them being empty. All kinds of things are possible!


Source | Issues | Wiki


Features:

  • Automatically-restocking chests
  • Chests can either add to or replace their current stock
  • Configurable restock period
  • Can either be set to start timing based on the time a player last opened the chest or at fixed intervals
  • Can be set to preserve the position of the items in the chest
  • Restocking chests are indestructible by default
  • Limit # of times a player may loot each chest
  • Restock chest by command
  • Full multi-world support
  • Chest naming
  • Unique properties per chest (for any of the chest properties)
  • Global default settings for all chests and optionally world specific defaults
  • NEW in 2.0 Option for chests to have unique inventories per player (No loot theft!)
  • NEW in 2.0 Option for chests to redstock when they receive redstone power
  • NEW in 2.0 Commands are more dynamic
  • NEW in 2.0 Now works with ANY block based inventory (dispensers, crafting benches, etc)
  • NEW in 2.1 Option for chest to broadcast a global message when it restocks
  • NEW in 2.2 Randomized loot for chests!
  • NEW in 2.3 Command to restock all chests or chests with specific names and/or in specific worlds
  • NEW in 2.3 Ability to set all chests in a world to restock with what is currently inside of them (This is limited by default to NOT include newly created chests!)

Instructions

  • Place ChestRestock.jar in your plugins folder.
  • Start your server.
  • Type
    /cr
    

    while in game for a list of commands

  • Or target a chest and type
    /cr create
    

    This will set up the chest with default settings (adjustable in config.yml) and will restock with the items currently in the chest.


Permissions

All permissions are default: OP

  • chestrestock.*: grants all permissions
    • chestrestock.cmd.*: grants all command permissions
      • chestrestock.cmd.<cmdname>: grants specific command permission
    • chestrestock.break.*: allows breaking any chest
      • chestrestock.break.<chestname>: allows breaking specific chest
    • chestrestock.bypass.lootlimit.*: allows unlimited looting of any chest
      • chestrestock.bypass.lootlimit.<chestname>: allows unlimited looting of specific chest

Further Help

  • Type /cr help for a list of commands.
  • Type /cr set while targeting a chest you have initialized with /cr create to see a list of properties you can set for it.
  • Type /cr set <propertyname> to see a description of what the property does.
  • Type /cr set <propertyname> <value> to set a value for a property.
  • global_defaults.yml contains default chest settings for when a world does not have a specific default.
  • defaults/<worldname>.yml contains default chest settings for specific worlds.
  • If a default setting is missing for a world, the default in global_defaults.yml will be used.
  • Loot Table Tutorial

IF YOU ARE HAVING LOOT TABLE PROBLEMS

First, go here: http://yaml-online-parser.appspot.com/

Paste your loot table file into the left-hand box. If it says you have problems in the right-hand box, this is why it doesn't work for ChestRestock.

Yaml is a very particular file format and it doesn't like when you don't enter things correctly. Read a tutorial.

Comments

Add a comment