Skip to content

Releases: oddlama/vane

vane v1.2.2

29 Jun 20:59
v1.2.2
0f26a93
Compare
Choose a tag to compare

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

28 Jun 16:45
v1.2.1
43bdb6a
Compare
Choose a tag to compare

Changelog

General

vane v1.2.0

24 Jun 00:46
v1.2.0
ad5b65a
Compare
Choose a tag to compare

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

15 Jun 11:59
v1.1.6
eeb73f7
Compare
Choose a tag to compare

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

13 May 15:42
v1.1.5
7276af2
Compare
Choose a tag to compare

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

04 May 14:30
v1.1.4
c3a7f17
Compare
Choose a tag to compare

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

30 Apr 15:45
v1.1.3
86ec96c
Compare
Choose a tag to compare

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

21 Apr 18:29
v1.1.2
45a24dc
Compare
Choose a tag to compare

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

22 Mar 18:42
c2e12e2
Compare
Choose a tag to compare

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

18 Mar 00:39
c7ca45a
Compare
Choose a tag to compare

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)