90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...
  • 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

Update :D

  • Fix incorrect Period Date stat description
  • Switch to a better configuration system. No change in the config!
  • Check out the new documentation here: https://anhcraft.dev/TimedMMOItems/
  • Add an option to change date format:
date-format: dd/MM/yyyy
  • Fix error when using the extension in Spigot server (Paper server was not affected)
  • New Discord support: https://discord.gg/5vpVM6g4SV (Check out anhcraft's plugin support channel)

Project members

anhcraft

Owner

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated 17 days ago