
Implementation of 2 currencies
ivansherbakov9 opened this issue · 1 comments
Confirmation
- I have read the documentation.
- I have read the FAQ.
Description
Help me please! How to make it so that when buying, it is not the Vault currency that is taken away, but the 2 currency created by another plugin?
tipped_arrow2:
MATERIAL: 440
AMOUNT: 32
POSITION-X: 6
POSITION-Y: 2
NAME: ''
LORE:
- '&c20 ₵'
- '&c%playerpoints_points% ₵'
ACTIONS:
- 'console: give {player} potion 1 5 { CustomPotionEffects: [ { Id:25,Amplifier:5,Duration:150 } ] }'
- 'console: give {player} 261 1'
KEEP-OPEN: true
It is necessary that when pressed, an item is given and 20 coins are taken away.
Chest Commands version
chestcommands-4_0_3.jar
Additional information
No response