confused

  • 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!

  1. A

    XP Skript

    Hello, I am really confused about how to make an XP skript. I would want it to be like if a player killed a cow they would get 1 XP whereas if they kill an enderman they get 10 XP. And if they reach certain levels, they get access to things (I could do that) Thank You.
  2. P

    Solved Removing a variable of an item from the player's (error) inventory

    I am trying to make a simple shop skript so when you buy an item it removes a specified price of coal (in this case) from your inventory. But it doesn't work. on inventory click: if name of event-inventory is "&8Are you sure?": if event-item is lime wool: close player's...