i sent this in skript but idk if that many ppl use skbriggy so i wanted to post it up here
i have a question about skbriggy, currently I am setting the tab completions of my argument to a list variable. This variable contains a list of players who have been warned before so it updates constantly. this command specifically reverts the last warn of a player and removes their name from the variable if they have no more warns. it seems to me that the tab completions only update when the skript is reloaded because when i revert the warn and start typign the command again, the user's name is still there.
tl;dr is there any way to reload the skbriggy tab completions without reloading the whole skript?
brig command /revertwarn <player:text>:
usage: {@serverName}Usage: /revertwarn <<##FF6A6A>player&7>
arguments:
set suggestions of arg "player" to {warns::*}
trigger:
revertWarn(player, {_player})