This version is exclusively for 1.21.4+. For older MC versions, please use a past Prism version. Some data serialization has changed, specifically for some mobs and enchantments. This means old data in your Prism database may not be read correctly by this new version. Block change data should be OK.
- Changed/fixed API to work with bukkit/spigot 1.21.4
- Added support for Wolf variants
Fixed several lookup command output formatting bugs. Thanks Bobcat00!
Fixed several lookup command output formatting bugs for blocks that could have custom names.
Fixed a legacy formatting code console error for blocks with custom names.
Fixed a database type switch statement not breaking properly. Thanks Bobcat00!
News on
Prism v4:
I have been hard at work on Prism v4. I have made exciting progress. It's a ground-up rewrite and because so much has changed in the MC development ecosystem, it's going to be so much better and cleaner than v3 is. I have no ETA on a release but I will definitely need beta testers when we reach that point.
Please join the
discord to follow development or get support!
Prism 3.x works exactly like 2.x for server owners. It's a drop-in replacement.
If you use the API, please note the java package name has changed.
Prism is adopting semantic versioning, which means that if there's a server-or-API breaking change the major version bumps.
I am hard at work on Prism v4 but for now, Prism v3 will essentially be v2.x with a package change. Instead of `me.botsko` it's now `network.darkhelmet`