Results 269 comments of oddlama

Sure go for it! We had pl3xmap support for a while until the project was abandoned and the API stopped working, if I recall correctly squaremap is the successor project,...

Oh thanks for noticing. Unfortunately instead of downgrading fr-fr to `4` we need to upgrade every other language yaml file to `version: 5` and also set `lang_version = 5` in...

This may be due to mismatching NBT tags on the tome, do you by chance use any other plugins that change items?

I've had trouble with external links that are proxied through some kind of website or anti-bot check and don't directly start a download. I guess you will most easily see...

Sounds like a nice addition. If there's an event for this internally in velocity then it should be relatively easy to implement

You should check your server logs :)

Not strictly a security issue. To connect to a unix socket, you need write permission on the socket. So the current default permissions of `755` are to strict to allow...

> > But this also allows them to access the internal files that oauth2-service writes to state directory. > > What files are you referring to? To my knowledge, OAuth2...