cemeceme

Results 8 comments of cemeceme

That is true, but this feature is specifically to allow for modifying existing routes. I am aware you can provide API endpoints with the 9.6 update, but that doesn't provide...

I am also still seeing this issue, though it seems a little improved compared to 9.6.1. Instead of infinitely falling and being teleported back up, the world seems to exist...

I figure this wasn't addressed yet in today's update anyway, but the problem still persists in 9.6.3 for me.

Ok, so I looked into it a bit more. The issue I was facing was with mysql-connector-cpp. I had incorrectly set please to use the `master` branch which does not...

Sorry for the late response. The issue I'm facing is that I have transient plugins that need different settings for other plugins. In my case, I have a c++20 project,...

Oh I didn't know that you can use `@` like that. Using the plugin system to do configurations would work in most cases, but I have come across some environments...

After playing around with plugins quite a bit, I have come around on this issue. Any configuration files can be provided with parameters on rules. To that effect, I think...

I was thinking more about this issue, and I was wondering: Wouldnt it work if please did the string substitutions instead? For instance, after passing in the `cmd` argument for...