You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Author ArteffCods
- Creation date
This fixes an unnecessary warning message about the internal adapter on newer versions.
- This update fixes a possible NoSuchMethodError exception introduced with the LightManager from the previous update t
- Improve the visibility of colored particles by lighting them up (only works on server version 1.17 and later due to this using the light blocks
![]()
![]()
![]()
- This adds the ability to craft effects that can be colored with dyes with multiple colors by adding different dyes when crafting! (Fountain, Texts and Maps as well as custom png-based effects if it has coloring enabled)
Please note that this will only work on 1.13+ servers due to 1.12 having major limitations in the crafting system. (You can still manually create such effects with multiple colors with the commands though)
![]()
![]()
![]()
- Fixed an exception on startup caused by changes in Paper's 1.21.4 hard fork
- This update adds support for 1.20.5/6 by using new Spigot API added in 1.20.4 to store and retrieve item data directly via the inbuilt API instead of accessing internal server code. I anticipated API for this getting added in the design of the plugin hence why no additional data conversion should be needed and old items should keep working just fine. (If you have cases where data is lost please contact me and...