Faithcaio
Faithcaio
[SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2440) | **Sponge**
**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/3741) generate Keys for all StateProperties For reference: https://github.com/SpongePowered/SpongeAPI/pull/2438 https://github.com/SpongePowered/SpongeAPI/pull/2437
### Affected Product(s) SpongeVanilla ### Version latest API10 ### Operating System Linux ### Java Version 17 ### Describe the bug When there are plugins providing custom recipes the following warning...
Add the ability for Plugins to register custom EventFilters. https://github.com/SpongePowered/SpongeAPI/issues/1558
**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/pull/4003)
[SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2501) | **Sponge**
Add a flexible and fast Web API that supports both single http request and persistent Web sockets connections for real time communication. **_WebSockets support for API Server**_ - [x] This...
Using this formula: https://github.com/iKeirNez/EasySlimeChunkLocator/blob/master/EasySlimeChunkLocator/src/me/iKeirNez/EasySlimeChunkLocator/EasySlimeChunkLocatorPlayerListener.java#L25
- [ ] attack/damage event in Forge env.
[SpongeAPI](https://github.com/SpongePowered/SpongeAPI/pull/2560) | **Sponge** A lot doesn't compile with some registries having changed. Some kinds have migrated to records, moving away from enums. This poses some slight problem with representing the...