Minecraftschurli

Results 32 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...

As discussed on discord: adding the ability to have the metrics served on another port so you don't need to expose an authenticated endpoint but can just use a docker...

+1 This would be really useful for my team as we have an openapi generator that generates it from the endpoints and need to somehow update the postman api without...