Skip to content

Instantly share code, notes, and snippets.

@TerrorBite
Created March 25, 2012 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TerrorBite/2196918 to your computer and use it in GitHub Desktop.
Save TerrorBite/2196918 to your computer and use it in GitHub Desktop.
TradingPost storage format
storage:
==: net.lethargiclion.tradingpost.TradeStorage
currentId: 1
trades:
- ==: net.lethargiclion.tradingpost.TradeOffer
id: 0
owner: TerrorBite
status: open
timestamp: 2012-02-21T13:07:40.100Z
items:
- ==: org.bukkit.inventory.ItemStack
type: OBSIDIAN
amount: 64
bids: []
deliveries: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment