1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Solved Help - Noob question :/ Enchantments?

Discussion in 'Skript' started by Jay_2004, Apr 9, 2017.

Thread Status:
Not open for further replies.
  1. Jay_2004

    Jay_2004 Member

    Joined:
    Feb 21, 2017
    Messages:
    13
    Likes Received:
    1
    I was just wondering how I could give a player an enchanted item without having to loop items in their inventory and enchanting the wrong one?
    For an example:
    Code (Text):
    1. command /kit god:
    2.     trigger:
    3.         give player sharpness 1 bow
    But the simplest things in skript are nowhere on the documentations.
     
  2. Best Answer:
    Post #2 by ShaneBee, Apr 9, 2017
  3. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    give bow of sharpness 1 to player
     
  4. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Thanks :emoji_slight_smile:
     
  5. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    no problem.
     
Thread Status:
Not open for further replies.

Share This Page

Loading...