Jump to content

ItzDak

Member
  • Posts

    1
  • Joined

  • Last visited

ItzDak's Achievements

Lurker

Lurker (1/6)

0

Reputation

  1. I'm working on a server at the moment and I'm trying to make an item spawn from someone right clicking on an item. Here is my script: on right click: if player's held item is paper named "&6Ticket": execute console command "/give %player% netherite_sword" however it is not working. To check if I made any scripting errors I tried on right click: if player's held item is paper named "&6Ticket": execute console command "/give %player% diamond_sword" and it worked.. I checked the Materials folder within skript and all 1.16 items are there, netherite gear and weapons and new nether blocks... Is anybody having this issue? How do I fix it?
×
×
  • Create New...