Unknown or incomplete command

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

  • LOOKING FOR A VERSION OF SKRIPT?

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

nickgamezzzz

Member
Feb 10, 2019
2
0
1
Hi, I am trying to make a /lobby command. I have velocity proxy running and I have a lobby proxy plugin installed. me as a player can do /lobby and it will detect the command from the proxy plugin. If I execute a player command in Skript it says Unknown or incomplete command. This is I think, because on the server itself /lobby is not a thing, and Skript is not looking at proxy commands.

I read online that there is an addon called SKungee that should make you execute proxy commands. I have Skungee installed and gone through some hours of setting it up correctly, but without any effect.

**execute proxied players player command "/lobby"**

This is the line that should make it work but I still get Unknown or incomplete command.

Can someone help me out on what to do and how to get it working?