AreaShop V2.6.0

Details

  • Filename
    AreaShop.jar
  • Uploaded by
  • Uploaded
    Jan 13, 2019
  • Size
    527.76 KB
  • Downloads
    18,175
  • MD5
    6dc5fd9319f9c0aa74643b5a6f090306

Supported Bukkit Versions

  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3

Changelog

Features:

  • Add 1.13 FastAsyncWorldEdit support (note: FastAsyncWorldEdit does seem to work correctly for 1.13.0, but not yet on 1.13.2)
  • Add support for the latest WorldEdit/WorldGuard 7 versions (which have refactored the vector classes)
  • Improve adding back signs after they have been removed by players or schematic restore
  • Improve performance of the BlockPhysicsEvent (allow signs to get removed to prevent loops, while not dropping an item)
  • Updated all translations, pulled from Transifex

Fixed:

  • Fixed /as setduration tab completion
  • Fixed 1.13 Material handling, especially dealing with signs and the checks by the safe teleport function
  • /as add: properly set the landlord when the player is an owner of the region (it was only working for members)

Technical:

  • Change Maven dependencies to use .jar files in the dependencies/ folder to ensure the build keeps working even though maven repositories have disappeared