Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Enderchester
  • 2.4.0

    release28 сентября 2025 г.

    New Features

    check:
      # Close the inventory if the player moves. This prevents using mods to access enderchests while moving.
      disable-move-while-open: false
    

    Bug Fixes

    Build System & Dependencies

    Documentation

    Chores

    CI

    Full Changelog: 2.3.1...2.4.0

  • 2.3.1

    release11 июля 2025 г.

    Features

    • Support 1.21.7
    • Support 1.21.6

    Build System & Dependencies

    • bump com.gradleup.shadow from 8.3.7 to 8.3.8 ([97c74c3](https://github.com/milkdrinkers/Enderchester/commit/97c74c3f4aa8b77e1307762abe8ad5730e0107b2) by @dependabot[bot])
    • bump com.gradleup.shadow from 8.3.6 to 8.3.7 ([678ad8a](https://github.com/milkdrinkers/Enderchester/commit/678ad8a79f30ada6e62e79872e939c344bad185f) by @dependabot[bot])
    • bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 ([df84319](https://github.com/milkdrinkers/Enderchester/commit/df84319aaa23cdd21bc6f3dd9607651f333dbd11) by @dependabot[bot])
    • bump org.gradle.toolchains.foojay-resolver-convention ([9207c24](https://github.com/milkdrinkers/Enderchester/commit/9207c244bc796c174f4b4f63e1a77b94dfe0b2f8) & [5514ac6](https://github.com/milkdrinkers/Enderchester/commit/5514ac67eab90a633aea47e432b5bd86ed4d7377) by @dependabot[bot])
    • bump io.deepmedia.tools.deployer from 0.17.0 to 0.18.0 ([0a79775](https://github.com/milkdrinkers/Enderchester/commit/0a79775f572581246b826f7e50fbf7887e16fb8b) by @dependabot[bot])
    • bump org.yaml:snakeyaml from 2.2 to 2.4 ([36d3d44](https://github.com/milkdrinkers/Enderchester/commit/36d3d44ebaf62a262e5a052b7423161a84023f48) by @dependabot[bot])

    Refactors

    • delete shouldcopy duplicate line in confighandler ([e38203a](https://github.com/milkdrinkers/Enderchester/commit/e38203abb4f88de91148a78b422c92d345be4b11) by @darksaid98)

    Chores

    • events missing annotation ([e4c0ba9](https://github.com/milkdrinkers/Enderchester/commit/e4c0ba9b506511759a90a7ce8517d9af6b3d7ea7) by @darksaid98)
    • bump version to v2.3.0 ([ffcfd5b](https://github.com/milkdrinkers/Enderchester/commit/ffcfd5b0ee7d61155af59eed8e0a56a82072a48a) by @darksaid98)

    CI

    • update hangar publish action ([fc547f5](https://github.com/milkdrinkers/Enderchester/commit/fc547f5041072919cddbd48dba015f287cf6edcf) by @darksaid98)
    • fix version range being wrong ([c1c4c7b](https://github.com/milkdrinkers/Enderchester/commit/c1c4c7bb883d9818cc3c03dd5886393c45de3461) by @darksaid98)
    • fix syntax issue in json ([29e79f8](https://github.com/milkdrinkers/Enderchester/commit/29e79f8bd2430b42fbd3e12b9cf076b587062743) by @darksaid98)
    • use version range for releases ([5c6cde8](https://github.com/milkdrinkers/Enderchester/commit/5c6cde8aa5b37b37bf8d943d8904b4584e88a612) by @darksaid98)
    • bump milkdrinkers/hangar-upload-action ([2bcc81d](https://github.com/milkdrinkers/Enderchester/commit/2bcc81d56643ef08a2e83538f09cd96c0af31104) & [1fa11e1](https://github.com/milkdrinkers/Enderchester/commit/1fa11e1eac1fb60bc71e9e128c60f8be2e1c3a61) by @darksaid98)
    • fix hangar releases ([e234f58](https://github.com/milkdrinkers/Enderchester/commit/e234f58878b6a45cc1ecef8a34b28e6c6f2b8a0b) by @darksaid98)
    • include changelog for hangar release ([fd17e5a](https://github.com/milkdrinkers/Enderchester/commit/fd17e5afab9e69b4c095b31a607b95ccb913ac51) by @darksaid98)
    • don't use github autolink in changelog ([0e3f899](https://github.com/milkdrinkers/Enderchester/commit/0e3f899643606a8aca8466892d149675a5f41463) by @darksaid98)
    • automatic publish to modrinth & hangar ([b595177](https://github.com/milkdrinkers/Enderchester/commit/b595177696d6f9ba97f82db15e046bd926c54341) by @darksaid98)
    • update workflows from upstream template ([d89e516](https://github.com/milkdrinkers/Enderchester/commit/d89e5164aacdb464389fb5fa2375806d2bfb3d89) by @darksaid98)
    • bump stefanzweifel/git-auto-commit-action from 5 to 6 ([5107ea2](https://github.com/milkdrinkers/Enderchester/commit/5107ea2c8b4b57e252c5d681af3db8861fe75a98) by @dependabot[bot])

    Code Style

    • reformat ([d3ee572](https://github.com/milkdrinkers/Enderchester/commit/d3ee572fbaa3c97293a8d4631cf1c481afc8f235) by @darksaid98)

    Full Changelog: [2.3.0...2.3.1](https://github.com/milkdrinkers/Enderchester/compare/2.3.0...2.3.1)

  • 2.3.0

    release12 марта 2025 г.

    Important Changes

    To leverage the new config system you must delete your old config.yml and let the plugin create a new config.

    New Features

    • add Folia support (dfdb19dcacd9d6d1a6c0cf15eeaeee9149095562 by @darksaid98)

    Bug Fixes

    • use configurate instead of crate (5cbf6e55a68d55aa501b840bcff5d65d93e1513b by @darksaid98)

    Build System & Dependencies

    • don't add vault when running testing (524547c5189e0c15bc9d15c3a62eb15c3cb997e7 by @darksaid98)
    • bump com.github.milkdrinkers:colorparser from 2.0.3 to 3.0.1 (00aa19afa2a938af1c7fdcf567472cee992d1c04 by @dependabot[bot])

    Chores

    • bump version to v2.2.1 (89b509ecd5243792e3112464e93ae7d815a02eef by @darksaid98)

    Full Changelog: https://github.com/milkdrinkers/Enderchester/compare/2.2.1...2.3.0

  • 2.2.0

    release21 января 2025 г.

    New Features

    • introduce custom sound variable in config (by @rooooose-b)
    • introduced volume variable in config (by @rooooose-b)
    • use SoundCategory when playing sound (by @rooooose-b)

    Build System & Dependencies

    • bump io.deepmedia.tools.deployer from 0.16.0 to 0.17.0 (by @dependabot[bot])

    Documentation

    • add bstats svg (by @darksaid98)
    • link to new api (by @darksaid98)

    Chores

    • bump version to v2.1.0 (by @darksaid98)

    New Contributors

    Full Changelog: https://github.com/milkdrinkers/Enderchester/compare/2.1.0...2.2.0

  • 2.1.0

    release22 декабря 2024 г.

    New Features

    • release api to maven central (by @darksaid98)

    Documentation

    • update download links (by @darksaid98)
    • optimize gif (by @darksaid98)
    • add example gif (by @darksaid98)

    Chores

    • bump version to v2.0.0 (by @darksaid98)

    Full Changelog: https://github.com/milkdrinkers/Enderchester/compare/2.0.0...2.1.0

  • 2.0.0

    release19 декабря 2024 г.

    Initial public release!

Совместимость

Minecraft: Java Edition

Сведения

Лицензия:GPL-3.0-only
Опубликован:1 год назад
Обновлён:8 месяцев назад
ID проекта:
Главная