Solved Internal Error when using arguments

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

IHaveNoName

New Member
Feb 1, 2018
9
0
0
Skript Version: Skript 2.1.2
aaYQ7fPdTqaUe_C20lbZPw.png

Skript Author: Bensku
Minecraft Version: 1.8

I am not able to make a simple command with one simple argument.

command /promote <player>:
description: Promotion command
permission: staff.promote
trigger:
message "test"


The script works fine if I remove the <player> but with it, it comes up with an error.

m1lOAW8nR5u9JxFAeHWxUA.png


In console:
https://hastebin.com/joxihodoje.vbs

My script addons include:
- SkQuery and that's all

I've searched all over but found no solution.
Any responses or suggestions are appreciated,
thanks



 
Status
Not open for further replies.