Jump to content

Columner

Member
  • Posts

    16
  • Joined

  • Last visited

Everything posted by Columner

  1. I couldn't find one and I'm not quite sure how to make one so can anyone help me out here?
  2. Thankyou KJPAKA for the great Skript. Works perfectly.
  3. So I've looked for literal months to find a tpa Skript and well... nothing. If I could get a modern tpa Skript I would be super happy.
  4. Thanks, I just added a line and it worked perfectly.
  5. It comes up with this error: "a slot can't be set to 'player's currently held item' because the latter is neither an item type nor an item stack"
  6. I'd like to have Staff Chat toggle functions on my server but I'm not a fluent skripter so I can't skript one and I've searched many articles. LINK: https://www.spigotmc.org/resources/staff-chat.17706/
  7. So I have this Skript, but I need to make it so that the player can execute the command, and the item in the hotbar.0 slot will be moved to the armor.head slot. Current Skript: command /hat: trigger: set helmet of player to hotbar.0
  8. I am new to Skripting, so I have no idea on how to do this. Here is my give code, but no enchanted code. command /test: trigger: give player 1 of golden apple give player 1 of diamond_helmet
  9. So I would like to get a toggle for my Skript but I haven't figured it out yet. Basically I would like a command, for example /toggleitem, to toggle the items on/off. So you get items every 30 seconds, but when you activate the command, you don't get items anymore. My Skript: every 30 seconds: add 1 of (random item out of all items) to inventory of all players
×
×
  • Create New...