TimedMMOItems icon

TimedMMOItems 1.0.8

Expirable items support for MMOItems

Page 1
TimedMMOItems v1.0.8
  1. Feature: Item replacement
    1. When an item expires, the item is replaced by one or multiple items
  2. Feature: Debug level
  3. Feature: Enable bypass permission (defaults to false)
  4. Refactor the check to improve performance and support console logging for observability and debugging purposes
  5. Support the latest MMOItems version
  6. 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

TimedMMOItems v1.0.7

Fix format error from last update

TimedMMOItems v1.0.6

- Performance optimization
- Add forceUpdateInventory setting
- Add reload command: /ti (timedmmoitems.reload)

Page 1

timeditems

expirable

expiry

mmoitems

mmoitem