SyncChest

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.

Welcome to SyncChest

Do you often play team survival with your friends, but don't know how to manage your united chest depot? Then SyncChest may be your answer!
SyncChest syncs created chests so you can play with a lot of friends but only with one main stock. SyncChest is Open-Source and makes use of the metrics system.

Features

  • Hardly configuration work
  • Craftbukkit updates are no problem
  • Full hopper support
  • Easy linking with the connector item
  • Multi world support (linking between different worlds)
  • Support for Economy plugins (Vault required)
  • Difference between Related- and MainChests
  • Full language support
  • Support for the new UUID system from Minecraft 1.8
  • Metrics support
  • Open Source


If you are using SyncChest version 0.9.6 or below and want to update. Read the Update-FAQ.

statistics


Config

General config

Config file entrys:

enable: true //Enable the plugin or not.
enableMetrics: true //Allow Metrics or not.
useEconomy: false //Enable Economy features.
language: en //Language setting see Language Setup.
wandItem: 369 //The wandItem is the Connector-item. Default is the Blaze Rod

chestPrice:10.0 //Price for chests (Only if useEconomy: true)
useFee: 1.5 //Fee for open linked chests


Language Setup

SyncChest can manage all kinds of languages.

Look here for an detailed Setup.

Currently available language files included in the language Pack are:

  • English
  • German

If you want your language in the plugin, translate it
and send the file per e-mail at: [email protected]
You will be listed here as a Translater.


Use

How to get Main- and RelatedChests

  1. Use this command to get MainChests
    /sc main [Amount]
    
  2. Use this command to get RelatedChests
    /sc related [Amount]
    

How to link Main- and RelatedChests

  • Use the Connector item:
    1. Use this command to get the SyncChest-tool.
      /sc tool
      
    2. Left-click on MainChest
    3. Left-click on RelatedChest
  • Use the linking command:
    1. Use this command to get the SyncChest-tool.
      /sc tool
      
    2. Right-click one MainChest to get the id of that chest.
    3. Right-click one RelatedChest to get the id of that chest.
    4. Use this command to link the chest manually.
      /sc link [RelatedChest-ID] [MainChest-ID]
      


Remove Chests, Hoppers and connections

  • Remove Chests, Hoppers:
    1. Destroy the block.
  • Remove Connections:
    1. Use the SyncChest-tool to get the chest id's.
    2. To remove Links use
      /sc unlink [RelatedChest-ID] [MainChest-ID]
      

Example


  1. Make sure you have permissions for creating and linking SyncChests. (Permissions are below)
  2. Enter this command to get your MainChests. The Amount is how many chests you will place.
    /sc main [Amount]
    
  3. Place your MainChests where you want.
  4. Now the chests are registered in the SyncChest database.
  5. Enter the command to get the RelatedChests.
    /sc related [Amount]
    
  6. Place your RelatedChests where you want.
  7. Perfect! Now you have Main- and RelatedChests.
  8. Enter the command to get the special tool.
    /sc tool
    
  9. Right-clicks show informations about chests and Left-clicks link chests together.
  10. Link chests:
    1. Left-click one MainChest
    2. Left-click one RelatedChest
    3. Ready


Permissions and Commands

Most important Commands:

All commands and permissions can be found here.

CommandDescriptionPermission
/sc helpDisplay the help messagesc.help
/sc main [Amount]Get MainChestssc.chests
/sc related [Amount]Get RelatedChestssc.chests
/sc toolGet the Toolsc.tool
-Use synced chestssc.use
-Connect two chestssc.link


Videos

English Video

made by Jithin Sunny


German Video

made by NiliBukkit


Links

Github: Source Code
McStats: Plugin statistics

Read the Curse Plugin Spotlight of SyncChest here.

Other Projects:

ToDo

  • language support
  • Upload language files
  • Remove all unnecessary output
  • Info output per right-clicking with the connector
  • add general hopper support
  • add multi world support
  • avoid Chest open bug
  • Trailer video
  • Tutorial video
  • Release candidate
  • Fix bug when holding more than one chest at a time


Donations

If you want to thank me for my work or just support my plugins you are now able to donate money over PayPal.

Donate


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members