Skip to main content
Version: Snapshots

2.2.0

Changes:

  • Changes to Resource Lists behavior:

    • MaterialType has been refactored into a new type called ResourceList
    • Now support ALL and * to add all items to the list
    • Now support prefixing with ! to remove an item from the list
      • This also works for Resource Groups (G:)
    • Now support using mineraft:oak_log type ids
    • Fixed G:RESOURCE_MISC not working correctly.
  • Improved debug logging

    • Added command /bki debug verbose to show logs in your chat (Requires: betterkeepinventory.command.debug.verbose permission)
    • Added command /bki debug upload to upload basic server info, config and recent logs for easier support (Requires: betterkeepinventory.command.debug.upload permission)
  • Documentation has been moved from Notion to a static site generator using Docusaurus

    • You can find the new documentation here