Jump to content

Need help with potions script


DragonPaws

Recommended Posts

Basically I want the script to give the player a splash potion of instant health 2. I just need the line to put in the script. 

Thank you in advance. 

 

command /potion:
	trigger:
		(give player health potion)

 

Message me if you need help with skript, I'm happy to lend a hand 😩.

VIP - 2021/10/14 to Now   

Discord: DragonPaws#7547

  Donkey Kong What GIF - Donkey Kong What Suprised - Discover & Share GIFs

                                                                            

 

Link to comment
Share on other sites

if you are using normal minecraft

command /potion:
    trigger:
        console command "/give %player% potion{CustomPotionColor:16718929,display:{Name:'[{"text":"Potion of Healing","italic":false}]'},CustomPotionEffects:[{Id:6,Duration:1,Amplifier:1}]} 1"

if you are using essentials

command /potion:
    trigger:
        console command "/minecraft:give %player% potion{CustomPotionColor:16718929,display:{Name:'[{"text":"Potion of Healing","italic":false}]'},CustomPotionEffects:[{Id:6,Duration:1,Amplifier:1}]} 1"

 

  • Like 1
Link to comment
Share on other sites

^^^^^^

Player Stats

IGN - ES63

Rank - Pro

----------------------

Server Stats

RascalPVP - Owner

RandKits - Owner

DoodySim - Owner

-----------------------

066fced7fa2c6eb28ff57c203964a6d3.gif.45df2fe64e40c8d045324e2a6203c1c6.gif

do that ^^^^

i will heart back (i promise)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...