Resource icon

Script Tab Completer API 1.2.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!

_JustDylan_

Supporter
Apr 20, 2018
36
4
0
_JustDylan_ submitted a new resource:

Tab Completer Handler - this code creates effects and expressions that can be used to create a custom tab completer

Dependence:
skript and skript-mirror

Event for tab completion:
on "org.bukkit.event.server.TabCompleteEvent":

Effects:
set completions to %texts% at %text%:
example:
- set completeions to {completions::*} at tab arg 2

Expressions:
tabbed command
tab arg[ument]( |-)%*number%
event.getBuffer()
event.getSender()

Read more about this resource...