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
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.0.8Loaders
BukkitPaperPurpurSpigot
Game versions
1.14–1.21.1, 1.21.2, 1.21.3, 1.21.4Downloads
3Publication date
January 13, 2025 at 6:14 PMPublisher
anhcraft
Owner