Oddlama Vane Versions Save

Immersive and lore friendly enhancements for vanilla Minecraft

v1.14.0

5 months ago

This updates vane to Minecraft 1.20.4. Please only update once a stable PaperMC release is out.

What's Changed

New Contributors

Full Changelog: https://github.com/oddlama/vane/compare/v1.13.1...v1.14.0

v1.13.1

6 months ago

Unfortunately we had to remove the plexmap integration for now because their API has changed and the official instructions don't reflect what is required to update it. This might be added back in the future, so if you require it please use an old build.

Features

Fixes

  • regions: prevent NPE for regions in a weird state (fixes #218)
  • portals: make sure the portal icon cannot be picked up by hoppers
  • add additional safeguard for unknown loot tables in events (that are technically not allowed by the API)

Full Changelog: https://github.com/oddlama/vane/compare/v1.13.0...v1.13.1

v1.13.0

7 months ago

This updates vane to minecraft 1.20.2! I would still advise you to wait for a stable PaperMC release before updating.

Changelog

  • update to minecraft 1.20.2

Fixes

  • NMS registries are now unfrozen each time something is added (fixes #208)
  • Move EntityMoveProcessor to portals module, only check entities in worlds with activated portals by @thatfulvioguy in https://github.com/oddlama/vane/pull/217

New Contributors

Thanks to @thatfulvioguy for their contribution! ❤️

Full Changelog: https://github.com/oddlama/vane/compare/v1.12.3...v1.13.0

v1.12.3

9 months ago

Changelog

  • Fixed item duplication bug, please update as soon as possible.

Full Changelog: https://github.com/oddlama/vane/compare/v1.12.2...v1.12.3

v1.12.2

9 months ago

Changelog

  • Allow server admins to link new consoles to portals
  • New traditional chinese translation, and adjustments to simplified chinese (by @kakadou thanks a lot ❤️ )

Fixes

  • Invert DamageCause check by @FordFriedel
  • Force update end gateway block to (maybe) disable beams

Full Changelog: https://github.com/oddlama/vane/compare/v1.12.1...v1.12.2

v1.12.1

11 months ago

This updates vane to minecraft 1.20!

ATTENTION: You need at least PaperMC build 12 or higher due to a recent bug otherwise smithing item upgrades will lose NBT data!

Changelog

  • Multiplexed players will now used _ instead of - in their name to stay compatible with mojang naming rules.
  • Spanish translation (by @0xSoul24 thanks a lot❤️ )

Fixes

  • Fixed issue where the trowel was placing backpacks or shulkerboxes.
  • Make levers on portals to update surrounding blocks
  • Lightning enchant doesn't trigger falsely for non-entity attacks (by @FordFriedel)

Full Changelog: https://github.com/oddlama/vane/compare/v1.11.0...v1.12.0

v1.11.0

1 year ago

This updates vane to 1.19.4! Thanks to @smile-minecraft for the traditional chinese translation!

Changelog

  • New options to enforce global role and environment setting overrides
  • New region config prohibit_viewing_containers
  • Traditional Chinese Translation by @smile-minecraft in https://github.com/oddlama/vane/pull/189
  • Add document explaining in-depth how to update and release vane

Fixes

  • Removed some caveats in the new proxy TOML configuration

Full Changelog: https://github.com/oddlama/vane/compare/v1.10.3...v1.11.0

v1.10.3

1 year ago

Hotfix release, please update as soon as possible!

Changelog

  • fix: recent version introduced bug where portals were not loaded correctly at startup.

v1.10.2

1 year ago

This updates vane to 1.19.3! Huge thanks to @Serial-ATA again for implementing velocity and Pl3xmap support! The new jar file vane-plexmap-[...].jar is the addon file for plexmap and NOT a server plugin.

Changelog

Fixes

  • Ignore command blocks on permission events. fixes #178
  • Add technically superfluous null-check to guard against misuse by 3rd-party plugins; fixes #176

Full Changelog: https://github.com/oddlama/vane/compare/v1.10.1...v1.10.2

v1.10.1

1 year ago

Changelog