SpongeAPI
SpongeAPI copied to clipboard
A Minecraft plugin API
**SpongeAPI** | [Sponge](https://github.com/SpongePowered/Sponge/issues/4212) This adds `ClientCompletionTypes.REMAINING_JOINED_STRINGS` for value parsers. So now custom value parsers, returning custom types, can take a joined string of inputs. In value parsers: ```java @Override public...
### Major SpongeAPI version 14 ### Is this likely to be a breaking change? Yes ### What are you requesting? Upgrade the Adventure library to 4.18.0 to support Shadow colors.
### Major SpongeAPI version Likely to be API-15 ### Is this likely to be a breaking change? Yes ### What are you requesting? As is currently, TicketType is not a...
### Major SpongeAPI version 12 ### Is this likely to be a breaking change? No ### What are you requesting? Representing [Decorated Pots](https://minecraft.wiki/w/Decorated_Pot) and their multi-sided nature of ItemTypes for...
### Major SpongeAPI version 18 ### Is this likely to be a breaking change? Yes ### What are you requesting? Some data is becoming level position based as Attributes, it'd...
### Major SpongeAPI version 14 ### Is this likely to be a breaking change? No ### What are you requesting? Datapacks allow to filter datapack registry entries via pack.mcmeta by...
### Major SpongeAPI version 17 ### Is this likely to be a breaking change? No ### What are you requesting? Per [25w33a](https://mdcfe.dev/mc-changes?ver=25w33a), introducing explosion effects for block particles: ``` explode...