Hello, today i found this thing, and i want get rid of this:
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:
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.
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.