Corentin Gosselin
Corentin Gosselin
Hello, There is an error when using JSONMessage: ``` [22:26:54] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.network.chat.ChatComponentText [22:26:54] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) [22:26:54] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) [22:26:54] [Server thread/WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [22:26:54]...
**Describe the bug** The icon card is not visible with this configuration: ``` cardOptions: StripeCardElementOptions = { iconStyle: 'default', hideIcon: false, style: { base: { iconColor: 'white', color: 'white', fontWeight:...
Hello, Great addon for asyncio ! I would like to allow authentification like: ` proxies=[ "user:[email protected]:80", "user:[email protected]:80" # ... ],` Could you add this feature ?
### Description Seems not yet compatible for react 19 ? ### Expected behavior npm i should install reapop without conflict ### Steps to reproduce the bug npm i for reapo...