Enchant a Item

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

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Kirishigarin

Member
Dec 14, 2018
4
0
0
Sup, im trying to make a Skript with a OP Maker,
but when im trying with the Arguments its doesnt work.

Its says arg-1 is not a Type

using Skript newest for 1.8.9

Code:
command /opi <item> <enchantment> <number>:
    trigger:
        give 1 arg-1 of arg-2 arg-3 to the player
 
using Skript newest for 1.8.9
The "newest" Skript (which is 2.4-beta5 I believe) doesn't work on versions of spigot below 1.9
Not to mention, there is no such thing as Spigot 1.8.9, so I really have no clue what you are running here, and I dont think you do either.
 
Status
Not open for further replies.