Release v8.1.0
What's Changed
- New dependency: MiniMessage is now available as part of SpongeAPI for text templating. See the Kyori docs for more on how to use MiniMessage.
- World management updates, including the ability to name worlds and grab worlds of a specific type easily
- Added being able to get the entity type that a spawn egg will produce
- Added the ability to grab inventory titles and the menu it was built off, if available
- Make ItemStack also implement HoverEventSource by @zml2008 in #2414
- Expose BlockState string representation by @Yeregorix in #2425
New Contributors
- @Yeregorix made their first contribution in #2425
Full Changelog: v8.0.0...v8.1.0