Help with SkBee & Tab complete

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

DKPeak

New Member
Feb 1, 2017
5
0
1
26
Hi

I'm not sure whether i have mis read something or what. But when i try to use "on tab complete:" with SkBee 1.10.2, skript doesnt recognize/understand the event. Im on paper 1.8.8 if it changes anything.

upload_2021-3-1_8-6-17.png


Thanks
[doublepost=1614792380,1614582484][/doublepost]bump
 
send code and errors please
[doublepost=1614889272,1614889241][/doublepost]
upload_2021-3-4_12-21-8.png
 

Attachments

  • upload_2021-3-4_12-20-55.png
    upload_2021-3-4_12-20-55.png
    4.6 KB · Views: 202
Heres the code
Code:
on tab complete:
       clear tab completions

The error:

Code:
can't understand this event: 'on tab complete' (andet.sk, line 36: on tab complete:')
 
make sure you have skbee installed (I' d assume you do), and use this:

skbee on tab complete of "/command":
 
make sure you have skbee installed (I' d assume you do), and use this:

skbee on tab complete of "/command":
^ does not work

Yea, i use SkBee 1.10.2
I would like to disable the use of tab for all commands if your not a staff member.
In spigot.yml i have already set "tab-complete: 0" which should disable it - but i doesnt work.
 
Status
Not open for further replies.