Minecraftschurli

Results 7 comments of Minecraftschurli

it is an api token auth which is normally not scoped (in this case it is unscoped)

I have tested it with my api token and it worked (I didn't have to set any scopes)

I used the game developer api key which just requires a google account login

this functionality could be accomplished with [LuckPermsExtraContexts](https://github.com/LuckPerms/ExtraContexts#placeholderapi) and PlaceholderAPI placeholders (which are currently only available when using BungeeCord)

I have the same issue with a normal filter function (using the docker image 3.2.1)

I'm having the same problem but bigger because I wrote my driver in typescript and can't even use the workaround because it only gets bundled into the server and is...

I had a look in the code and it is definitely more complicated than just adding the pure driver factory to the type definition because they use the string to...