vane-core-1.3.1.jar

Details

  • Filename
    vane-core-1.3.1.jar
  • Uploaded by
  • Uploaded
    Nov 8, 2021
  • Size
    3.06 MB
  • Downloads
    826
  • MD5
    21eb8978d266fe881620971953ff5bcb

Supported Bukkit Versions

  • 1.17

Changelog

Features

  • feat: add option 'warnbreakingloot_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