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.
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
- Use this command to get MainChests
/sc main [Amount]
- Use this command to get RelatedChests
/sc related [Amount]
How to link Main- and RelatedChests
- Use the Connector item:
- Use this command to get the SyncChest-tool.
/sc tool
- Left-click on MainChest
- Left-click on RelatedChest
- Use this command to get the SyncChest-tool.
- Use the linking command:
- Use this command to get the SyncChest-tool.
/sc tool
- Right-click one MainChest to get the id of that chest.
- Right-click one RelatedChest to get the id of that chest.
- Use this command to link the chest manually.
/sc link [RelatedChest-ID] [MainChest-ID]
- Use this command to get the SyncChest-tool.
Remove Chests, Hoppers and connections
- Remove Chests, Hoppers:
- Destroy the block.
- Destroy the block.
- Remove Connections:
- Use the SyncChest-tool to get the chest id's.
- To remove Links use
/sc unlink [RelatedChest-ID] [MainChest-ID]
Example
- Make sure you have permissions for creating and linking SyncChests. (Permissions are below)
- Enter this command to get your MainChests. The Amount is how many chests you will place.
/sc main [Amount]
- Place your MainChests where you want.
- Now the chests are registered in the SyncChest database.
- Enter the command to get the RelatedChests.
/sc related [Amount]
- Place your RelatedChests where you want.
- Perfect! Now you have Main- and RelatedChests.
- Enter the command to get the special tool.
/sc tool
- Right-clicks show informations about chests and Left-clicks link chests together.
- Link chests:
- Left-click one MainChest
- Left-click one RelatedChest
- Ready
Permissions and Commands
Most important Commands:
All commands and permissions can be found here.
Command | Description | Permission |
---|---|---|
/sc help | Display the help message | sc.help |
/sc main [Amount] | Get MainChests | sc.chests |
/sc related [Amount] | Get RelatedChests | sc.chests |
/sc tool | Get the Tool | sc.tool |
- | Use synced chests | sc.use |
- | Connect two chests | sc.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 supportUpload language filesRemove all unnecessary outputInfo output per right-clicking with the connectoradd general hopper supportadd multi world supportavoid Chest open bugTrailer videoTutorial videoRelease candidateFix bug when holding more than one chest at a time