Dimensions 3.0.3

Details

  • Filename
    Dimensions.jar
  • Uploaded by
  • Uploaded
    Jul 31, 2022
  • Size
    120.73 KB
  • Downloads
    79
  • MD5
    9ae68d0da45f676676bb4f90dd115bdc

Supported Bukkit Versions

  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

Changed the way the plugin loads settings.

Added the following options to config.yml
``searchSameAxis: false #If true, it will search for already existing portals that are built along the same axis``
``searchSameSize: false #If true, it will search for already existing portals that are built with the same size``
``searchFirstClonePortal: true #If true, it will first search for same size and same axis portals, if not, it will just search using the values above``

Fixed the wrong calculation for close portals (now the search radius is not multiplied by 2)