Setup

How to Create TP Chest
- Place Sign on Chest. On Sign Write [TPChest] and Click Done. Sign Will Change Text to: 'Click this Sign to Open TPChest'. Then Right Click Sign and It Will Open TPChest
Config.yml File
- AmountOfItems: '1'
- ItemID1: '8'
- InventoryName: 'Teleport'
- ItemName1: 'Name'
- ItemLore1: 'Lore'
- ItemCoordinate1: '0'
- ItemTPX1: '0'
- ItemTPY1: '0'
- ItemTPZ1: '0'
- InventorySize: '0'
to Add New Item Simply Update AmountOfItems and Add ItemID, ItemName, ItemLore, ItemTPX, ItemTPY and ItemTPZ.
2 Items Example
- AmountOfItems: '2'
- ItemID1: '8'
- ItemID2: '6:3'
- InventoryName: 'Teleport'
- ItemName1: 'Item1 Name'
- ItemName2: 'Item2 Name'
- ItemLore1: 'Lore 1'
- ItemLore2: 'Lore 2'
- ItemCoordinate1: '0'
- ItemCoordinate2: '1'
- ItemTPX1: '0'
- ItemTPY1: '0'
- ItemTPZ1: '0'
- ItemTPX2: '0'
- ItemTPY2: '0'
- ItemTPZ2: '0'
- InventorySize: '0'
For Colored Text Use this:

TPChest Spout Config Tutorial
You TPChestSpout Config.yml Will Look Like this
- AmountOfItems: '1'
- ItemMaterialName1: 'mat'
- InventoryName: 'Teleport'
- ItemName1: 'Name'
- ItemLore1: 'Lore'
- ItemCoordinate1: '0'
- ItemTPX1: '0'
- ItemTPY1: '0'
- ItemTPZ1: '0'
- InventorySize: '0'
In TPChestSpout In Place of ItemID is ItemMaterialName. You Can Find ItemMaterialNames it YOURSERVERFOLDER\plugins\Spout\itemMap.txt itemMap.txt Will Look Like this:
- 1096:Item1
- 1097:Item2
- ....
- Simply Copy Everything that is in Right Side of ':' and Paste it to Config ItemMaterialName. Example
- ItemMaterialName: 'Item1'
- Then Start Your Server. If Your Server is Already Started then type /tpchestreload. It Will Reload Config.yml file
Symbols
- < 3 - ❤
- [*] - ★
- [*^] - ✹
- [o] - ●
- [/] - ✔
- [V] - ♦
- [+] - ✦
- [comet] - ☄
- [smile] - ☺
- [radiation] - ☢
- [snowgolem] - ☃
- [danger] - ☠
- [house] - ⌂
- [arrow] - →
- [mail] - ✉
- [hand] - ☞
- [hand2] - ☛
- [snowflake] - ❄
- [cloud] - ☁
- [sun] - ☀
- [plane] - ✈
- [phone] - ✆
- [block] - ❒
- [euro] - €
- [micro] - µ
- [degree] - °
- [cent] - ¢
- How to Use Symbols?
- Simply use Symbol name in ItemName, ItemLore or InventoryName.
- Example:
- ItemName1: '[block] Test Item [block]'
- ItemLore1: '[phone] Lore [euro]
- In Inventory You Will See:
- Item Name Will be - ❒ Test Item ❒
- Item Lore Will be - ✆ Lore €
Item Coodinates
Use This Numbers For ItemCoordinate in Config.yml file.




Comments