90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
- Feature: Item replacement
- When an item expires, the item is replaced by one or multiple items
- Feature: Debug level
- Feature: Enable bypass permission (defaults to false)
- Refactor the check to improve performance and support console logging for observability and debugging purposes
- Support the latest MMOItems version
- Support the latest Minecraft version (1.21)
No hard-breaking changes besides the bypass permission is turned off by default. If you want to enable, update the configuration, and set it to true.
Configuration update:
enable-bypass-permission: false
expired-type-replace:
CONSUMABLE:
- id: minecraft:rotten_flesh
amount: 1
expired-item-replace:
DRAGON_CHESTPLATE:
- id: minecraft:iron_ingot
amount: 2
- id: mi:MATERIAL:RARE_DIAMOND
amount: 1
debug-level: 0
See the whole latest configuration here
Thanks Orphey98 for supporting me on this update
Files
TimedMMOItems-1.0.8.jar(634.96 KiB) Primary Download
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 17 days ago