Releases: oddlama/vane
Releases · oddlama/vane
vane v1.2.2
Changelog
vane-admin
- Add config option to enable/disable the vane chat formatter (player messages, join, kick, quit messages)
vane-core
- Add config option to control whether server-side or client-side translations are used.
vane v1.2.1
vane v1.2.0
Changelog
vane-core
- Added support for Minecraft 1.17
- Include all language files in the resourcepack that are in the respective
plugin/
folder, not only those included in the jar file - Added
/customitem
command to allow administrators to give custom items. Use tab completion to view valid values.
vane-portals
- When flying through a portal with an elytra, the player's destination is now 1.5 blocks higher than feet position, so the player isn't reset to walking right afterwards. Flying through a portal is now possible.
vane-trifles
- Don't give a walking speed boost to players riding another entity
vane v1.1.6
Changelog
vane-portals
- Fixed an issue where changing portal visibility could result in an infinite loop when vane-regions wasn't installed
vane v1.1.5
Changelog
vane-core
- Fixed missing java URI decoding when iterating jarfile resources. (Fixes #11 which caused errors when starting from path which contains spaces)
vane v1.1.4
Changelog
vane-core
- Fixed a bug where incomplete player profiles would cause a crash when player names were completed or used in commands. (Fixes #10)
vane-regions
- Fixed a bug where incomplete player profiles would cause a crash when player names were used in the role menu.
vane v1.1.3
Changelog
vane-admin
- Disable spawn protection by default, and require an explicit config-change to enable it.
vane-enchantments
- Fixed a bug that caused villager-traded 'Curse of Binding' books to not work in the Soulbound recipe.
vane-regions
- Added Vault support as an alternative currency provider.
vane-trifles
- Fixed a bug where anvil repair costs still could be too high and cause "Too Expensive" messages.
vane v1.1.2
Changelog
General
- Published jar files are now gpg-signed.
- Added installation guide to wiki
vane-core
- Disable message delaying when resource pack distribution is active, but misconfigured (Fixes invisible chat)
- Add 30 second timeout to message delaying. This can happen when the client download fails without sending a status. After that a warning is shown and messages are relayed as usual.
- Change default "Unknown Command" message to match bukkit default.
vane v1.1.1
Changelog
General
- Improve documentation
vane-core
- Only enable message delaying when resource pack distribution is active (Fixes message by default)
- Suppress "Missing language" errors when vane-core has a configuration issue.
vane v1.1.0
Changelog
vane-permissions
- Add
/region
command to user default permissions
vane-enchantments
- Renamed "Take Off" to "Takeoff"
vane-regions
- Fixed current region / region group was shown in menu even if the player isn't allowed to administrate it
- Fixed wrong formatting string for valid region cost
- Fixed region group updates were delayed to server restart because of a cache problem
- Added messages when selecting a block for a region
vane-trifles
- Implemented Reinforced Elytra (an elytra with armor stats)