1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Remove skript:<command> from 1.16 tab completion

Discussion in 'Skript' started by KrazyManJ, Feb 11, 2021.

Thread Status:
Not open for further replies.
  1. KrazyManJ

    KrazyManJ Member

    Joined:
    Dec 24, 2020
    Messages:
    1
    Likes Received:
    0
    Hello, today i found this thing, and i want get rid of this:

    upload_2021-2-11_13-14-41.png

    I know, if player doesn't have permission for that, it won't appear, but with permission for command it will.
    I tried to do it with SkBee:

    Code (Text):
    1. on tab complete:
    2.     if event-string contains "skript":
    3.         cancel event
    but effect "cancel event" just didn't work. No errors in console or on reload of skript.

    Server version: Minecraft PaperSpigot 1.16.5
    Skript: 2.5.3
    Addons used: SkBee v1.10.2, MundoSK v1.8.5

    Have you tried searching the docs? Yes
    Have you tried searching the forums? Yes
    What other methods have you tried to fix it? I tried also event from MundoSk, but same issue.
     
Thread Status:
Not open for further replies.

Share This Page

Loading...