Basic Commands
commands:
# Commands to be executed after drinking the potion.
drinkingCommands:
'1':
commands:
- give %player% diamond 5
executor: CONSOLE
'2':
commands:
- msg %player% You drank the potion!
executor: CONSOLEflight:
displayName: '&6Flight Potion'
lore:
- '&9Food & Drinks'
- '&9Flight I (04:00)'
isSplash: false
deleteBottle: false
instantDrink: false
data:
potionType: LUCK
particle:
enabled: true
type: EFFECT
time: 240
amount: 50
commands:
drinkingCommands:
'1':
commands:
- fly %player% enable
- w %player% You get this whimsical feeling flowing through your body.. you're glowing.. and you can fly!!
- effect give %player% minecraft:glowing 300
executor: CONSOLELast updated