Releases: oddlama/vane
[1.20.1] vane v1.12.2
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: v1.12.1...v1.12.2
[1.20, 1.20.1] vane v1.12.1
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: v1.11.0...v1.12.0
[1.19.4] vane v1.11.0
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 #189
- Add document explaining in-depth how to update and release vane
Fixes
- Removed some caveats in the new proxy TOML configuration
Full Changelog: v1.10.3...v1.11.0
[1.19.3] vane v1.10.3
Hotfix release, please update as soon as possible!
Changelog
- fix: recent version introduced bug where portals were not loaded correctly at startup.
[1.19.3] vane v1.10.2
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
- Create
vane-velocity
by @Serial-ATA in #168 - Update to Lightning by @FordFriedel in #181
- Add Pl3xMap support by @Serial-ATA in #173
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: v1.10.1...v1.10.2
[1.19.2] vane v1.10.1
Changelog
- Update Russian Localization by @RozeFound in #171
[1.19.2] vane v1.10.0
This is a feature release! If you want the new scroll recipes to be effective, please delete the corresponding recipe entries from your vane-trifles/config.yml
(or delete the whole file if you didn't change anything or want to regenerate it). Be sure to visit the online overview for an explanation of all the new features!
And huge thanks to @Serial-ATA for cleaning and implementing a lot of stuff in the background!
Features
- implement Pouch and Backpack
- implement slime in a bucket (closes #122)
- change scroll recipes to use new items (closes #149)
- finish implementing item finder and /finditem (closes #128)
- implement True North Compass (closes #115)
- implement trowel (closes #120)
- implement new scrolls (lodestone, death, spawn) and prohibit mending on all scrolls by default
Other changes
- fix: recognize players in ping command
- fix: prevent sickle from placing offhand torches
- fix: update vane-portals, vane-regions, vane-bedtime for new BlueMapAPI
- chore: add CONTRIBUTING.md (closes #159)
- chore: remove /spawn and move /setspawn to trifles
Merged Pull Requests
- Add workflows by @Serial-ATA in #163
- Cleanup utils by @Serial-ATA in #162
- Include IOUtil in vane-waterfall shadowJar by @Serial-ATA in #164
- Fix
lint_commits
job by @Serial-ATA in #165 - Cleanup by @Serial-ATA in #167
- Genericize vane-waterfall by @Serial-ATA in #166
- Fix Bungee ping command by @Serial-ATA in #169
Full Changelog: v1.9.6...v1.10.0
[1.19.2] vane v1.9.6
Rebuild for Minecraft 1.19.2. For earlier versions of MC, please use an older version of vane.
[1.19.1] vane v1.9.5
Changelog
- feat: rebuilt vane for 1.19.1
[1.19] vane v1.9.4
Changelog
- fix: private portals were shown on bluemap