Minecraft SafeChest mod 2026 download
logo
minecraft mod SafeChest

SafeChest

Game Version: CB 1.2.5-R4.0
Total Downloads: 1,840
Updated: Jul 19, 2012
Created: Jul 19, 2012
Download SafeChestDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SafeChest 1.0 beta 20.58 KB Jul 19, 2012 CB 1.2.5-R4.0 1,840 download SafeChest SafeChest 1.0 betaDownload

Description

Share this:

SafeChest

Version: 1

SafeChest allows you to create fully permissible "Safe Chests", where specified chests have an inventory local to a player. These chests can be configured so items can only be taken or placed in. A chest-specific blacklist can also be implemented.

Configuration

All configuration is chest specific and can be done ingame via commands.

Commands

All commands start with "/safechest", this can be shortened to "/schest", "/sch", or "/sc"

/safechest help

Shows ingame safechest help

/safechest create <chestname> [size=27]

This creates a safechest with the specified name, and size, if specified. Size should be a multiple of 9, otherwise the chest may not display correctly when accessed.

/safechest add <chestname>

This causes the next chest your right click to be linked to the specified safechest, this allows safechests in multiple locations to link to one chest

/safechest info [chestname]

This gives you detailed information on the specified chest, if no chest is specified, gives you detailed information on the next chest you right click.

/safechest remove [chestname]

This removes the specified chest completely. If no chest is specified, it removes the next chest right clicked from the corresponding safechest, then if the safechest has no more locations, it is removed completely.

/safechest title [chestname] <title>

This sets the title of the specified chest. If no chest is specified, it will set the title of the next chest right clicked

/safechest list

Shows a list of every safechest in the game

/safechest open <chestname> [player=you]

This opens the specified chest, optionally as the specified player

/safechest openas <player>

This causes the next safechest right clicked to be opened as the specified player

/safechest blacklist <chestname> <itemid>

This blacklists the specified item id from being placed into the specified chest.

/safechest cancel

This causes any action that would be executed on the next right click to be cancelled.

/safechest reload

This saves everything to disk, then restarts the plugin.

Permissions

Any text surrounded by <> can be replaced by a * to give permission for all values.

safechest.command

This permission is required to use ANY /safechest command.

safechest.create

Permission to create safechests

safechest.list

Permission to list safechests

safechest.openas.<chestname>.<playername>

Permission to open a specific safechest as a specific player, note to give permission for all safechests as any player, give the permission "safechest.openas.*"

safechest.info.<chestname>

Permission to get info on the specified safechest

safechest.add.<chestname>

Permission to add locations to the specified safechest

safechest.remove.<chestname>

Permission to remove locations from the specified safechest, or remove the specified safechest completely.

safechest.title.<chestname>

Permission to set the title of the specified safechest

safechest.open.<chestname>

Permission to open the specified safechest normally

safechest.put.<chestname>

Permission to place items into the specified safechest

safechest.take.<chestname>

Permission to take items from the specified safechest

safechest.remote.<chestname>

Permission to remotely open specified chest (using the /safechest open command)

safechest.help

Permission to get ingame help

safechest.reload

Permission to reload the plugin

safechest.blacklist.<chestname>

Permission to add items to the blacklist on the specified chest

Version History

Version 1.0

  • Initial Version

Comments

Add a comment