- Add a new utility command to give item: /ore item give (supports custom items)
- View the wiki for further information
Important notes: Custom item has been officially merged into the main version. Be caution if you have any addons relying on the API because it has breaking changes!
For server owners, no upgrades are required. Enjoy the plugin!
Changelogs:
- Fixed plugin failed to load when custom item integration was unavailable
- Support Oraxen and ItemsAdder custom ores
- Support ItemsAdder custom drops
- Support pickup message in broader drop events
- Revamped AuraSkills, AureliumSkills and Eco integration to custom loot
- Fixed AdvancedEnchantment fake block-breaking did not trigger first-time tutorial
- Fixed possibility to overflow the ore storage when dropOnFullStorage is off
- Fixed configuration did not accept custom item namespace
- API: Added DropPickupEvent; Removed OrePickupEvent
- Updated the wiki
The download file is an archive of two versions:
- Support latest Minecraft versions
- New update to the Custom Item update
- Confirmed working with the latest version of Oraxen and ItemsAdder
- New APIs have been added for working with custom block
- Mining custom block is not yet implemented
- Fixed a bug regarding the configuration check at startup
View the wiki for further information: https://anhcraft.gitbook.io/oreprocessor/configuration/custom-items
- Normal version: no Custom Item support, no breaking changes
- Custom Item support: breaking changes to the API, fully compatible to existing data, no manual upgrade required
The download file is now an archive of two versions:
- Support latest Minecraft versions
- New update to the Custom Item update
- Various fixes
- Now supports both Oraxen and ItemsAdder
View the wiki for further information: https://anhcraft.gitbook.io/oreprocessor/configuration/custom-items
- Normal version: no Custom Item support, no breaking changes
- Custom Item support: breaking changes to the API, fully compatible to existing data, no manual upgrade required
- Java 1.21 + Minecraft 1.20.5 support
- Now requires at least Java 17
- New support for Auraskills (formerly AureliumSkills)
- Support AdvancedEnchantments v9.8.1, eco v6.69.2, EconomyShopGUI v1.7.1
New feature: Filter
Big news:
- You can now specify a filter for storage. The filter restricts what materials are permitted in storage.
- This works for GUI interaction and command (/ore store)
- Existing unallowed items remain until the player takes them out
- New configuration file: filter.yml
- New API methods
I have released the source code of Ore Processor. From now on, the plugin is open-source with a paid model for support.
This is a better approach since:
The semi-premium approach has been conducted by several popular plugins on Spigot including McMMO, Citizens, Oxaren, MMOItems, LibDisguises, etc
- I can attract more contributors to help with the plugin development (features, translations, bug fixing, etc)
- Server developers can benefit from forking the plugin and tailoring it to their specific requirements
- Expand the diversity of plugin users - results in more testing which helps me trace the plugin performance and errors faster
New Terms of Services:
- Purchases are final
- Support is only provided for customers
The source is licensed under GNU General Public License v3.0.
Link: https://github.com/anhcraft/OreProcessor
- Fixed slf4j warning
- Adjusted maximum log file size to 1MB
- Added a new command to set items in an ore storage (/ore set)
