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

Status
Not open for further replies.

KrazyManJ

Member
Dec 24, 2020
1
0
1
20
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:
on tab complete:
    if event-string contains "skript":
        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.
 
Status
Not open for further replies.