Skip to content

Improved Item Editor & New StackReferences | v4.16.9-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@WolfyScript WolfyScript released this 31 Oct 19:19

!! Beta Update !!

This is a beta update! It is highly advised to not use it in production or on public servers!
It is mostly untested and still very much in development, so breaking changes may occur.
Additionally, it may cause game breaking issues (disappearing items, item duplication, config corruption).

There are only a few recommended scenarios where you may use it:

  • Your server is private, and you do not mind game breaking issues (like loosing items, item duplication, config corruption)
  • You want to try the latest version on a test server, help test it and report issue before release.

Either way, you should make a backup of your server/data before installing this beta.


This Update REQUIRES the latest WolfyUtils beta! Download on Modrinth

Improved Item Editor

By default, CC detects the source of the item, like Oraxen or MMOItem, etc., but if an item was manipulated manually, or contains multiple third-party plugin options, that system falls apart.
This update adds a new identifier selector to the Item Editor, so you can change the source of the detected stack.

Identifier Parser Selection

In this example the Oraxen Amethyst was renamed outside of Oraxen, CC detects that the stack is from Oraxen and links to it.
However, we want to keep the changes, so we shift + right-click on the result, and shift + right-click again to open the Item Editor.
Here we select the Bukkit parser, that keeps the item as is, so it is no longer linked to Oraxen, and manual stack changes are kept.

Changelog

  • Improved Stack Editor with new identifier parser selection
  • #334 - Implement StackReferences & Separate CustomItems from external ItemStack references

Full Changelog: v4.16.9-beta.1...v4.16.9-beta.2