DragonPaws Posted May 25, 2022 Posted May 25, 2022 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
itzblackhere Posted May 26, 2022 Posted May 26, 2022 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" 1
ES63 Posted May 27, 2022 Posted May 27, 2022 ^^^^^^ Player Stats IGN - ES63 Rank - Pro ---------------------- Server Stats RascalPVP - Owner RandKits - Owner DoodySim - Owner ----------------------- do that ^^^^ i will heart back (i promise)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now