#
Items
EconomyBridge allows creating custom item-based currencies.
These currencies stored in the items.yml config file inside EconomyBridge folder.
#
Creation
You can create your own currency in a few steps:
- Hold item in the main hand.
- Run
/ebridge fromitem <name>
. Wherename
is identifier of new currency. - Done!
Example of the gem
currency made from Diamond named "Gem":
gem:
Value: '{components:{"minecraft:custom_name":''{"extra":[{"bold":true,"color":"#31EACE","italic":false,"obfuscated":false,"strikethrough":false,"text":"Gem","underlined":false}],"text":""}''},count:1,id:"minecraft:diamond"}'