Skip to content

Releases: itzg/docker-bungeecord

2024.2.0

06 Feb 15:38
18b4cec
Compare
Choose a tag to compare

What's Changed

  • Upgrade easy-add, mc-monitor, rcon-cli, mc-image-helper by @itzg in #149
  • No need to log "Downloading" even when download isn't needed by @itzg in #150
  • Support patching existing config files by @itzg in #152
  • build(deps): bump the updates group with 1 update by @dependabot in #153
  • build(deps): bump actions/stale from 8 to 9 by @dependabot in #156
  • build(deps): bump the updates group with 1 update by @dependabot in #155
  • build(deps): bump the updates group with 1 update by @dependabot in #157
  • build(deps): bump the updates group with 1 update by @dependabot in #158
  • build: add Java 21 image variant by @itzg in #160
  • build: platforms needs to be adjusted per baseImage by @itzg in #161
  • update docker-compose-velocity.yml and added velocity.toml by @exhq in #162
  • Fixed output location of Modrinth plugins by @itzg in #164
  • chore(deps): update dependency mc-monitor to 0.12.8 by @TropicalShadow in #166
  • build(deps): bump the updates group with 1 update by @dependabot in #167

New Contributors

Full Changelog: 2023.11.0...2024.2.0

2023.11.0

22 Nov 13:34
ac6eefb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022.4.1...2023.11.0

2022.4.1

10 Jul 14:18
Compare
Choose a tag to compare

Full Changelog: 2022.3.0...2022.4.1

2022.3.0

22 May 17:02
e7898af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.2.0...2022.3.0

2022.2.0

21 May 18:57
77ddb7e
Compare
Choose a tag to compare

What's Changed

  • Fix velocity build id description by @GrowlyX in #89
  • Update mc-image-helper, rcon-cli and mc-monitor by @bensuperpc in #91
  • build(deps): bump actions/stale from 4.1.0 to 5 by @dependabot in #94
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #93
  • Prune older jars by @itzg in #97
  • Only install enable rcon plugin for bungee and velocity by @itzg in #98
  • build(deps): bump docker/metadata-action from 3 to 4 by @dependabot in #100
  • build(deps): bump docker/login-action from 1 to 2 by @dependabot in #101
  • build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #102
  • build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #103
  • build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #104
  • Apply RCON plugin to all bungeecord types by @itzg in #108
  • build: upgrade bundled tools, etc by @itzg in #109

New Contributors

Full Changelog: 2022.1.0...2022.2.0

2022.1.0

24 Jan 04:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2021.6.0...2022.1.0

2021.5.0

22 Nov 00:45
Compare
Choose a tag to compare

What's Changed

  • Add velocity.toml to README by @Bartkk0 in #69
  • Skipped bungeecord config.yml when not present #78
  • feat: added JVM_XX_OPTS variable #74
  • Suggested MaxRAMPercentage when disabling MEMORY value
  • Allowed MEMORY to be unset to let JVM calculate heap size Fixes #74
  • Added NETWORKADDRESS_CACHE_TTL variable
  • Fixed curl update check when jar already exists #68
  • Upgraded base image to Java 16 #67

New Contributors

Full Changelog: 2021.4.0...2021.5.0

2021.4.0

10 Jul 00:14
Compare
Choose a tag to compare
  • Added support for Spiget plugin downloads (#62)
  • Added support for RCON on Velocity servers (#65)
  • Fix overwrite issue when copying plugins folder (#60)

2021.3.0

22 Apr 02:04
3392352
Compare
Choose a tag to compare
  • Added execute bit to health.sh
  • Added HEALTH_USE_PROXY option #51

2021.2.0

18 Apr 18:38
Compare
Choose a tag to compare
  • Replace env variables in *.hjson and *.json (#52)
  • Added HEALTH_HOST #51