Jump to content

Soup Skript [FIXED]


monek1

Recommended Posts

heres some soup skript I made:

 

#Made by BelugaMC


command /givesoup:
  permission: <insert permission here>
  permission message: <insert permission message here>
  trigger:
    send "&7[&6Server Name&7] &rGave 1 soup to %player%"
    give mushroom stew named "&5Soup" to arg-1

on rightclick with mushroom stew:
    if name of tool of player is "&5Soup":  
        wait 1 tick
        heal player
        remove 1 mushroom stew from player

Edited by BelugaMC

DOWN WITH THE MODS

Link to comment
Share on other sites

  • monek1 changed the title to Soup Skript [FIXED]

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...