Netherwhal

Results 13 issues of Netherwhal

For docker environments, it would not be common to run a cron in the same container as the main application process. For those or similar use cases it would be...

### Pitch Make puma's control-url + control-token configurable via environment variables. ### Motivation This would allow us to monitor the state with 3rd-party tools such as datadog-agent, munin, etc.

suggestion

Full credit to @TkTech

``` 21:29:12.598 [processPool-thread-1] WARN ChunkImporter: failed to process chunk import for r.0.0.mca java.lang.ClassCastException: class net.querz.nbt.IntArrayTag cannot be cast to class net.querz.nbt.CompoundTag (net.querz.nbt.IntArrayTag and net.querz.nbt.CompoundTag are in unnamed module of loader...

Would be great if Folia could be supported with this plugin.

enhancement
help wanted
good-first-issue

Currently, every application restart flushes the cache. Would be great if one could plug other cache storages.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` Foreign key constraint failed on the field: `ticketId` 01/07/23 22:22:06...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` 01/07/23 23:37:42 [ERROR] DiscordAPIError[50013]: Missing Permissions at handleErrors (/home/container/node_modules/.pnpm/@[email protected]/node_modules/@discordjs/rest/dist/index.js:640:13) at...

bug

![Screenshot 2024-03-09 at 11 08 03](https://github.com/AdvancedXRay/Auto-Clicker-Fabric/assets/102181242/67d88982-24d4-4c2f-8b83-70e6295e9e06) Is there any way to configure Auto-Clicker with vanilla values so it does not trigger AC?

Grafana does this nicely with ``` GF_AUTH_GENERIC_OAUTH_TEAMS_URL=https://discordapp.com/api/users/@me/guilds/GUILD_ID/member" ``` would allow us to map roles from discord with roles in keycloak?