Nico Kempe
Nico Kempe
I would like the same feature too. I could use it very often. :)
Is there any new information about this feature request? I would really enjoy this feature.
Nice. Thanks for implementing the feature and good luck
Do you mean something like this for the [SettingsInventory](https://github.com/thomasmny/BuildSystem/blob/master/buildsystem-core/src/main/java/de/eintosti/buildsystem/settings/SettingsInventory.java) at the [InventoryClickEvent](https://github.com/thomasmny/BuildSystem/blob/master/buildsystem-core/src/main/java/de/eintosti/buildsystem/settings/SettingsInventory.java#L131)? ```java case 13: if (!player.hasPermission("buildsystem.settings.disableinteract")) { player.sendMessage(ChatColor.RED + "You do not have permission to toggle this setting."); return;...
Same for Cloudflare, after i installed @aws-sdk/credential-providers the module just required the next dependency, and the next and so on. Do you have any idea what could be the reason...
Any news on this issue? Currently this problem blocks all deployments for us, is there a way I could support you to get this work again? Have you already looked...
Seems like the MongoDB package itself is not edge compatible. The dependencies that make problems are a sub-dependency of MongoDB and I have read on StackOverflow that this is not...
> @nicokempe Thanks Nico for the information and resources shared but let me ask you for a new update or any other workaround you have found on this issue. >...