Releases: oddlama/vane
Releases · oddlama/vane
[1.18+] vane v1.6.0
Changelog
Features
- feat: added cooldowns to scrolls when taking damage to prevent combat logging (can be disabled) (closes #67).
- feat: added BlueMap integration for vane-bedtime
- feat: added BlueMap integration for vane-portals
- feat: added BlueMap integration for vane-regions
- feat: added radius configuration options for chest sorting, relative to the button. Allows defining a rectangular region around the button.
- feat: added portal setting to lock exit orientation (closes #58)
Miscellaneous
- docs: add sentence that portals can be activated via redstone (fixes #35)
- docs: mention russian translation in docs
- chore: update installation instructions in readme
[1.18+] vane v1.5.0
Changelog
Features
- feat: implement automatic distribution of official resource pack (fixes #62)
This mean you no longer need to host any resource packs by yourself.
Fixes
- fix: player messages were not viewable in logs
- vane-permissions will not remove any permissions defaults anymore, except when explicitly requested. (fixes #66)
[1.18+] vane v1.4.0
Changelog
- Updated all dependencies to work with minecraft 1.18!
vane v1.3.2
Changelog
Fixes
- fix: recipes were not properly disabled when custom-items/enchantments were disabled via the config
vane v1.3.1
vane v1.3.0
Changelog
Features
- feat: add option 'warn_breaking_loot_blocks' to vane-core to disable loot protection behavior (closes #34)
- feat: barrels will now be sorted like chests when an adjacent button is pressed (closes #31)
- feat: new permission 'vane.regions.admin' allows admins to modify any region
- feat: new permission 'vane.portals.admin' allows admins to modify any portal (fixes #27)
Fixes
- fix: rcon and command block permissions are now correctly set when using vane-permissions (fixes #54)
- fix: ensure that language files are processed lexicographically
- fix: only prevent monster related block changes in regions, not falling blocks spawns (fixes #52)
- fix: assign default permission group to players that have no explicit permission group assigned (fixes #49)
- fix: prevent netherite variants of items (including the netherite elytra) from burning (fixes #46)
- fix: prevent entity teleportation by vane-portal end gateway blocks (fixes #39)
- fix: use papermc's new ChatRenderer api to format chat messsages (fixes #30)
Miscellaneous
- chore: replace faq section in readme with link to wiki
- chore: add 'vane.portals.admin' and 'vane.regions.admin' to default admin permissions
- chore: better description for portal admin permission
- chore: Rename event handler according to common scheme
vane v1.2.3
Changelog
vane-portals
- Fix: Block duplication fixed due to bug in piston event handling
vane-core
- Docs: mention french translation by @karthanistyr in #23
- Russian translation by @RozeFound in #40
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